[INFO] fetching crate valta-core 0.2.0...
[INFO] testing valta-core-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate valta-core 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate valta-core 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate valta-core 0.2.0
[INFO] tweaked toml for crates.io crate valta-core 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate valta-core 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate valta-core 0.2.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4779f7e2baacd2df4d6bad45c831db9243cf539f43b2d97c9da4be288c14ceb
[INFO] running `Command { std: "docker" "start" "-a" "f4779f7e2baacd2df4d6bad45c831db9243cf539f43b2d97c9da4be288c14ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4779f7e2baacd2df4d6bad45c831db9243cf539f43b2d97c9da4be288c14ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4779f7e2baacd2df4d6bad45c831db9243cf539f43b2d97c9da4be288c14ceb", kill_on_drop: false }`
[INFO] [stdout] f4779f7e2baacd2df4d6bad45c831db9243cf539f43b2d97c9da4be288c14ceb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bb442a3ec5fcae5b034b8d530a78b92ca5947851558af2a1d4eee0dc7677100
[INFO] running `Command { std: "docker" "start" "-a" "0bb442a3ec5fcae5b034b8d530a78b92ca5947851558af2a1d4eee0dc7677100", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling referencing v0.45.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling jsonschema v0.45.1
[INFO] [stderr]    Compiling valta-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.05s
[INFO] running `Command { std: "docker" "inspect" "0bb442a3ec5fcae5b034b8d530a78b92ca5947851558af2a1d4eee0dc7677100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb442a3ec5fcae5b034b8d530a78b92ca5947851558af2a1d4eee0dc7677100", kill_on_drop: false }`
[INFO] [stdout] 0bb442a3ec5fcae5b034b8d530a78b92ca5947851558af2a1d4eee0dc7677100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccfac9579629e55addcb1e5f51ff8bcde25a6601a133130b6b7312de134c60ed
[INFO] running `Command { std: "docker" "start" "-a" "ccfac9579629e55addcb1e5f51ff8bcde25a6601a133130b6b7312de134c60ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling referencing v0.45.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling jsonschema v0.45.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling valta-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "ccfac9579629e55addcb1e5f51ff8bcde25a6601a133130b6b7312de134c60ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccfac9579629e55addcb1e5f51ff8bcde25a6601a133130b6b7312de134c60ed", kill_on_drop: false }`
[INFO] [stdout] ccfac9579629e55addcb1e5f51ff8bcde25a6601a133130b6b7312de134c60ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 309a8d29d48e386b77183d553853ec13f8b63dfb6cb022461a3b6b787540f6ab
[INFO] running `Command { std: "docker" "start" "-a" "309a8d29d48e386b77183d553853ec13f8b63dfb6cb022461a3b6b787540f6ab", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valta_core-1efa367c1250c5cc)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test error::tests::error_location_default_is_zero ... ok
[INFO] [stdout] test error::tests::error_location_display_format ... ok
[INFO] [stdout] test error::tests::error_location_new_sets_fields ... ok
[INFO] [stdout] test error::tests::repair_error_display_includes_message_and_location ... ok
[INFO] [stdout] test error::tests::repair_error_partial_eq ... ok
[INFO] [stdout] test repair::fixes::tests::decodes_basic_unicode_escape ... ok
[INFO] [stdout] test error::tests::valta_error_from_repair_error_uses_repair_variant ... ok
[INFO] [stdout] test repair::fixes::tests::decodes_plain_ascii ... ok
[INFO] [stdout] test repair::fixes::tests::decodes_surrogate_pair ... ok
[INFO] [stdout] test repair::fixes::tests::decodes_standard_escapes ... ok
[INFO] [stdout] test repair::fixes::tests::double_style_rejects_escaped_single_quote ... ok
[INFO] [stdout] test repair::fixes::tests::note_for_all_variants_non_empty ... ok
[INFO] [stdout] test repair::fixes::tests::multiple_control_chars_produce_multiple_actions ... ok
[INFO] [stdout] test repair::fixes::tests::passes_multibyte_utf8_through ... ok
[INFO] [stdout] test repair::fixes::tests::raw_null_byte_becomes_unicode_escape ... ok
[INFO] [stdout] test repair::fixes::tests::raw_tab_becomes_escaped_with_action ... ok
[INFO] [stdout] test repair::fixes::tests::rejects_dangling_backslash ... ok
[INFO] [stdout] test repair::fixes::tests::rejects_lone_high_surrogate ... ok
[INFO] [stdout] test repair::fixes::tests::single_style_allows_escaped_single_quote ... ok
[INFO] [stdout] test repair::lexer::tests::disabled_comments_error ... ok
[INFO] [stdout] test repair::lexer::tests::bareword_basic ... ok
[INFO] [stdout] test repair::lexer::tests::bareword_with_underscore ... ok
[INFO] [stdout] test repair::lexer::tests::infinity_is_lexed_as_null_with_action ... ok
[INFO] [stdout] test repair::lexer::tests::empty_fractional_is_accepted_for_parser_normalisation ... ok
[INFO] [stdout] test repair::lexer::tests::lexer_starts_at_origin ... ok
[INFO] [stdout] test repair::lexer::tests::block_comment_is_stripped ... ok
[INFO] [stdout] test repair::lexer::tests::nan_is_lexed_as_null_with_action ... ok
[INFO] [stdout] test repair::lexer::tests::line_comment_is_stripped ... ok
[INFO] [stdout] test repair::lexer::tests::empty_exponent_is_accepted_for_parser_normalisation ... ok
[INFO] [stdout] test repair::lexer::tests::keyword_with_continuation_becomes_bareword ... ok
[INFO] [stdout] test repair::lexer::tests::leading_zero_number_is_accepted_for_parser_normalisation ... ok
[INFO] [stdout] test repair::lexer::tests::negative_infinity_is_lexed_as_null_with_action ... ok
[INFO] [stdout] test repair::lexer::tests::number_without_integer_part_still_errors ... ok
[INFO] [stdout] test repair::lexer::tests::python_literal_uppercase_variant_becomes_bareword ... ok
[INFO] [stdout] test repair::lexer::tests::python_false_is_lexed_as_false_with_action ... ok
[INFO] [stdout] test repair::lexer::tests::python_literal_with_continuation_becomes_bareword ... ok
[INFO] [stdout] test repair::lexer::tests::python_none_is_lexed_as_null_with_action ... ok
[INFO] [stdout] test repair::lexer::tests::python_true_is_lexed_as_true_with_action ... ok
[INFO] [stdout] test repair::lexer::tests::raw_newline_in_string_is_accepted_for_rule_8 ... ok
[INFO] [stdout] test repair::lexer::tests::single_quote_disabled_errors ... ok
[INFO] [stdout] test repair::lexer::tests::tokenises_double_quoted_string ... ok
[INFO] [stdout] test repair::lexer::tests::tokenises_single_quoted_string ... ok
[INFO] [stdout] test repair::lexer::tests::tokenises_negative_float ... ok
[INFO] [stdout] test repair::lexer::tests::tokenises_array_with_primitives ... ok
[INFO] [stdout] test repair::lexer::tests::tokenises_empty_object ... ok
[INFO] [stdout] test repair::lexer::tests::unterminated_block_comment_errors ... ok
[INFO] [stdout] test repair::parser::tests::concat_first_first_value_then_garbage ... ok
[INFO] [stdout] test repair::parser::tests::combined_repairs_in_one_document ... ok
[INFO] [stdout] test repair::parser::tests::bareword_in_value_position_errors ... ok
[INFO] [stdout] test repair::parser::tests::concat_first_records_only_one_chosen_action ... ok
[INFO] [stdout] test repair::parser::tests::concat_first_returns_first_object_and_records_action ... ok
[INFO] [stdout] test repair::parser::tests::empty_input_errors ... ok
[INFO] [stdout] test repair::parser::tests::empty_input_still_errors_after_rule_3 ... ok
[INFO] [stdout] test repair::parser::tests::infinity_becomes_null_in_array ... ok
[INFO] [stdout] test repair::parser::tests::depth_limit_enforced ... ok
[INFO] [stdout] test repair::parser::tests::normalises_combined_quirks_in_array ... ok
[INFO] [stdout] test repair::parser::tests::concat_first_two_full_objects ... ok
[INFO] [stdout] test repair::parser::tests::normalises_leading_zero_in_array ... ok
[INFO] [stdout] test repair::parser::tests::normalises_empty_fractional ... ok
[INFO] [stdout] test repair::parser::tests::nan_becomes_null_with_action ... ok
[INFO] [stdout] test repair::parser::tests::normalises_zero_only_integer ... ok
[INFO] [stdout] test repair::parser::tests::object_with_comment_between_pairs ... ok
[INFO] [stdout] test repair::parser::tests::parses_empty_containers ... ok
[INFO] [stdout] test repair::parser::tests::parses_primitives ... ok
[INFO] [stdout] test repair::parser::tests::parses_python_literals_at_top_level ... ok
[INFO] [stdout] test repair::parser::tests::normalises_leading_zero_integer ... ok
[INFO] [stdout] test repair::parser::tests::removes_trailing_comma_in_array ... ok
[INFO] [stdout] test repair::parser::tests::parses_nested_array ... ok
[INFO] [stdout] test repair::parser::tests::removes_trailing_comma_in_object ... ok
[INFO] [stdout] test repair::parser::tests::preserves_object_key_order ... ok
[INFO] [stdout] test repair::parser::tests::single_quoted_object_key_records_action ... ok
[INFO] [stdout] test repair::parser::tests::single_quoted_string_records_action ... ok
[INFO] [stdout] test repair::parser::tests::trailing_garbage_after_top_level_errors_in_error_mode ... ok
[INFO] [stdout] test repair::parser::tests::trailing_comma_disabled_errors ... ok
[INFO] [stdout] test repair::parser::tests::truncated_array_after_first_value ... ok
[INFO] [stdout] test repair::parser::tests::truncated_array_after_trailing_comma ... ok
[INFO] [stdout] test repair::parser::tests::truncated_object_after_key_colon ... ok
[INFO] [stdout] test repair::parser::tests::truncated_object_after_complete_pair ... ok
[INFO] [stdout] test repair::parser::tests::truncated_object_inside_array ... ok
[INFO] [stdout] test repair::parser::tests::truncated_object_after_key_only ... ok
[INFO] [stdout] test repair::parser::tests::truncated_open_array ... ok
[INFO] [stdout] test repair::parser::tests::truncated_open_object ... ok
[INFO] [stdout] test repair::parser::tests::truncated_string_inside_array_drops_value_and_closes ... ok
[INFO] [stdout] test repair::parser::tests::unquoted_key_is_repaired_with_action ... ok
[INFO] [stdout] test repair::preprocess::tests::leaves_clean_input_untouched ... ok
[INFO] [stdout] test repair::preprocess::tests::leaves_missing_closing_fence_untouched ... ok
[INFO] [stdout] test repair::preprocess::tests::leaves_prose_before_fence_untouched ... ok
[INFO] [stdout] test repair::preprocess::tests::no_smart_quotes_returns_borrowed ... ok
[INFO] [stdout] test repair::parser::tests::unquoted_key_multiple ... ok
[INFO] [stdout] test repair::parser::tests::unrelated_lexer_error_is_not_truncation ... ok
[INFO] [stdout] test repair::preprocess::tests::replaces_smart_double_quotes ... ok
[INFO] [stdout] test repair::preprocess::tests::stops_at_backtick_for_fence ... ok
[INFO] [stdout] test repair::preprocess::tests::strips_bare_fence ... ok
[INFO] [stdout] test repair::preprocess::tests::strips_bom_plus_prose ... ok
[INFO] [stdout] test repair::preprocess::tests::replaces_smart_single_quotes ... ok
[INFO] [stdout] test repair::preprocess::tests::leaves_unfenced_input_untouched ... ok
[INFO] [stdout] test repair::preprocess::tests::respects_option_off ... ok
[INFO] [stdout] test repair::preprocess::tests::strips_fence_with_surrounding_whitespace ... ok
[INFO] [stdout] test repair::preprocess::tests::strips_json_fence ... ok
[INFO] [stdout] test repair::preprocess::tests::strips_prose_before_json ... ok
[INFO] [stdout] test repair::preprocess::tests::strips_utf8_bom ... ok
[INFO] [stdout] test repair::fixes::tests::raw_newline_becomes_escaped_with_action ... ok
[INFO] [stdout] test repair::parser::tests::normalises_empty_exponent ... ok
[INFO] [stdout] test repair::parser::tests::parses_python_literals_inside_object ... ok
[INFO] [stdout] test repair::parser::tests::parses_simple_object ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/repair_corpus.rs (/opt/rustwide/target/debug/deps/repair_corpus-6b80a0c3130945ac)
[INFO] [stdout] test repair_corpus_snapshots ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/validate.rs (/opt/rustwide/target/debug/deps/validate-40c8a62413b9507c)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test boolean_true_schema_compiles ... ok
[INFO] [stdout] test check_unrecoverable_input_returns_error ... ok
[INFO] [stdout] test boolean_false_schema_rejects_everything ... ok
[INFO] [stdout] test empty_object_schema_accepts_everything ... ok
[INFO] [stdout] test boolean_false_schema_compiles ... ok
[INFO] [stdout] test check_repair_and_validate_valid ... ok
[INFO] [stdout] test check_repair_valid_but_schema_invalid ... ok
[INFO] [stdout] test tool_call_schema_missing_arguments ... ok
[INFO] [stdout] test enum_constraint ... ok
[INFO] [stdout] test min_max_length ... ok
[INFO] [stdout] test check_clean_json_no_repairs ... ok
[INFO] [stdout] test type_string_accepts_string ... ok
[INFO] [stdout] test type_string_rejects_number ... ok
[INFO] [stdout] test type_object_with_required_field ... ok
[INFO] [stdout] test type_array_with_items ... ok
[INFO] [stdout] test tool_call_schema_valid ... ok
[INFO] [stdout] test nested_object_validation ... ok
[INFO] [stdout] test valid_schema_compiles ... ok
[INFO] [stdout] test additional_properties_false ... ok
[INFO] [stdout] test validate_all_returns_errors_for_invalid_instance ... ok
[INFO] [stdout] test validate_first_returns_first_error ... ok
[INFO] [stdout] test validate_all_returns_empty_for_valid_instance ... ok
[INFO] [stderr]    Doc-tests valta_core
[INFO] [stdout] test validate_first_returns_none_for_valid ... ok
[INFO] [stdout] test validate_all_multiple_array_errors ... ok
[INFO] [stdout] test validate_all_error_has_instance_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/error.rs - error::ErrorLocation (line 71) ... ok
[INFO] [stdout] test src/error.rs - error::RepairError (line 43) ... ok
[INFO] [stdout] test src/error.rs - error::ErrorLocation::new (line 93) ... ok
[INFO] [stdout] test src/error.rs - error::ValtaError (line 11) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "309a8d29d48e386b77183d553853ec13f8b63dfb6cb022461a3b6b787540f6ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309a8d29d48e386b77183d553853ec13f8b63dfb6cb022461a3b6b787540f6ab", kill_on_drop: false }`
[INFO] [stdout] 309a8d29d48e386b77183d553853ec13f8b63dfb6cb022461a3b6b787540f6ab
