[INFO] cloning repository https://github.com/libkakashi/json-language-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/libkakashi/json-language-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibkakashi%2Fjson-language-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibkakashi%2Fjson-language-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cd603bca107377faca267400787664b8cccd6c0
[INFO] testing libkakashi/json-language-server against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibkakashi%2Fjson-language-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/libkakashi/json-language-server
[INFO] finished tweaking git repo https://github.com/libkakashi/json-language-server
[INFO] tweaked toml for git repo https://github.com/libkakashi/json-language-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/libkakashi/json-language-server on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/libkakashi/json-language-server 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d271bf6caf6c8d6bf03e2801d6b4b6bf602ccfb555ddff6517eaf3b26c791351
[INFO] running `Command { std: "docker" "start" "-a" "d271bf6caf6c8d6bf03e2801d6b4b6bf602ccfb555ddff6517eaf3b26c791351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d271bf6caf6c8d6bf03e2801d6b4b6bf602ccfb555ddff6517eaf3b26c791351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d271bf6caf6c8d6bf03e2801d6b4b6bf602ccfb555ddff6517eaf3b26c791351", kill_on_drop: false }`
[INFO] [stdout] d271bf6caf6c8d6bf03e2801d6b4b6bf602ccfb555ddff6517eaf3b26c791351
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcf659c4cdf3c3f8b4403d9b8762fc8e1153afd4e60b984e1da3fa58cd80c704
[INFO] running `Command { std: "docker" "start" "-a" "bcf659c4cdf3c3f8b4403d9b8762fc8e1153afd4e60b984e1da3fa58cd80c704", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling webpki-root-certs v1.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter v0.26.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling lsp-server v0.7.9 (/opt/rustwide/workdir/crates/lsp-server)
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling light-json-lsp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.94s
[INFO] running `Command { std: "docker" "inspect" "bcf659c4cdf3c3f8b4403d9b8762fc8e1153afd4e60b984e1da3fa58cd80c704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf659c4cdf3c3f8b4403d9b8762fc8e1153afd4e60b984e1da3fa58cd80c704", kill_on_drop: false }`
[INFO] [stdout] bcf659c4cdf3c3f8b4403d9b8762fc8e1153afd4e60b984e1da3fa58cd80c704
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13371355816f436f12c14e2589f7aa1500d744dfb7f18b065de5479ec962abaf
[INFO] running `Command { std: "docker" "start" "-a" "13371355816f436f12c14e2589f7aa1500d744dfb7f18b065de5479ec962abaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling light-json-lsp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.52s
[INFO] running `Command { std: "docker" "inspect" "13371355816f436f12c14e2589f7aa1500d744dfb7f18b065de5479ec962abaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13371355816f436f12c14e2589f7aa1500d744dfb7f18b065de5479ec962abaf", kill_on_drop: false }`
[INFO] [stdout] 13371355816f436f12c14e2589f7aa1500d744dfb7f18b065de5479ec962abaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18d8cea9fdb0bc7a3eddd46798b2fd84a0e4adfa816554562fb198d0c6fdd9c2
[INFO] running `Command { std: "docker" "start" "-a" "18d8cea9fdb0bc7a3eddd46798b2fd84a0e4adfa816554562fb198d0c6fdd9c2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/light_json_lsp-f65681d28b8e4ae5)
[INFO] [stdout] 
[INFO] [stdout] running 209 tests
[INFO] [stdout] test colors::tests::color_presentations_opaque ... ok
[INFO] [stdout] test colors::tests::detect_hex_3_color ... ok
[INFO] [stdout] test colors::tests::detect_hex_4_color_with_alpha ... ok
[INFO] [stdout] test colors::tests::color_presentations_with_alpha ... ok
[INFO] [stdout] test colors::tests::detect_hex_8_color_with_alpha ... ok
[INFO] [stdout] test colors::tests::detect_hex_6_color ... ok
[INFO] [stdout] test colors::tests::multiple_colors ... ok
[INFO] [stdout] test colors::tests::no_color_in_non_hex_string ... ok
[INFO] [stdout] test colors::tests::parse_hex_color_edge_cases ... ok
[INFO] [stdout] test colors::tests::no_color_for_invalid_hex ... ok
[INFO] [stdout] test colors::tests::rgb_to_hsl_pure_red ... ok
[INFO] [stdout] test colors::tests::rgb_to_hsl_black ... ok
[INFO] [stdout] test colors::tests::rgb_to_hsl_white ... ok
[INFO] [stdout] test diagnostics::tests::block_comment_tolerated ... ok
[INFO] [stdout] test diagnostics::tests::double_comma_not_tolerated ... ok
[INFO] [stdout] test diagnostics::tests::duplicate_keys_detected ... ok
[INFO] [stdout] test diagnostics::tests::duplicate_keys_nested ... ok
[INFO] [stdout] test diagnostics::tests::duplicate_keys_are_warning_severity ... ok
[INFO] [stdout] test diagnostics::tests::error_missing_close_bracket ... ok
[INFO] [stdout] test diagnostics::tests::error_missing_comma_between_properties ... ok
[INFO] [stdout] test diagnostics::tests::error_missing_key ... ok
[INFO] [stdout] test diagnostics::tests::error_missing_value_with_comma ... ok
[INFO] [stdout] test diagnostics::tests::error_missing_value_no_space ... ok
[INFO] [stdout] test diagnostics::tests::empty_object_no_diagnostics ... ok
[INFO] [stdout] test diagnostics::tests::error_missing_value_with_space ... ok
[INFO] [stdout] test diagnostics::tests::empty_array_no_diagnostics ... ok
[INFO] [stdout] test diagnostics::tests::error_extra_close_brace ... ok
[INFO] [stdout] test diagnostics::tests::line_comment_tolerated ... ok
[INFO] [stdout] test diagnostics::tests::error_missing_close_brace ... ok
[INFO] [stdout] test diagnostics::tests::trailing_comma_array_multi ... ok
[INFO] [stdout] test diagnostics::tests::trailing_comma_array_multiline ... ok
[INFO] [stdout] test diagnostics::tests::missing_colon_detected ... ok
[INFO] [stdout] test diagnostics::tests::error_single_quoted_key ... ok
[INFO] [stdout] test diagnostics::tests::trailing_comma_array_single ... ok
[INFO] [stdout] test diagnostics::tests::missing_comma_points_at_next_property ... ok
[INFO] [stdout] test diagnostics::tests::error_unquoted_key ... ok
[INFO] [stdout] test diagnostics::tests::single_quoted_key_highlights_quotes_only ... ok
[INFO] [stdout] test diagnostics::tests::trailing_comma_object ... ok
[INFO] [stdout] test diagnostics::tests::number_as_key_detected ... ok
[INFO] [stdout] test diagnostics::tests::trailing_comma_nested ... ok
[INFO] [stdout] test diagnostics::tests::syntax_errors_are_error_severity ... ok
[INFO] [stdout] test diagnostics::tests::trailing_comma_tsconfig_style ... ok
[INFO] [stdout] test diagnostics::tests::trailing_comma_object_multiline ... ok
[INFO] [stdout] test diagnostics::tests::double_comma_in_array_expects_value ... ok
[INFO] [stdout] test diagnostics::tests::trailing_comma_with_comment ... ok
[INFO] [stdout] test diagnostics::tests::leading_comma_not_tolerated ... ok
[INFO] [stdout] test diagnostics::tests::unquoted_multi_char_key_highlights_key ... ok
[INFO] [stdout] test diagnostics::tests::unterminated_string_detected ... ok
[INFO] [stdout] test document::tests::position_roundtrip ... ok
[INFO] [stdout] test document::tests::multiline_edit ... ok
[INFO] [stdout] test document::tests::utf16_offset ... ok
[INFO] [stdout] test diagnostics::tests::unquoted_key_highlights_key_only ... ok
[INFO] [stdout] test folding::tests::fold_nested ... ok
[INFO] [stdout] test diagnostics::tests::valid_json_no_diagnostics ... ok
[INFO] [stdout] test folding::tests::no_folds_single_line ... ok
[INFO] [stdout] test document::tests::incremental_edit ... ok
[INFO] [stdout] test formatting::tests::detect_indent_2_spaces ... ok
[INFO] [stdout] test formatting::tests::detect_indent_4_spaces ... ok
[INFO] [stdout] test folding::tests::fold_multiline_object ... ok
[INFO] [stdout] test formatting::tests::format_compact_json ... ok
[INFO] [stdout] test formatting::tests::detect_indent_default ... ok
[INFO] [stdout] test formatting::tests::format_empty_array ... ok
[INFO] [stdout] test formatting::tests::detect_indent_tabs ... ok
[INFO] [stdout] test formatting::tests::format_empty_object ... ok
[INFO] [stdout] test formatting::tests::format_preserves_string_escapes ... ok
[INFO] [stdout] test formatting::tests::format_skips_syntax_errors ... ok
[INFO] [stdout] test formatting::tests::format_already_formatted ... ok
[INFO] [stdout] test formatting::tests::format_with_tabs ... ok
[INFO] [stdout] test formatting::tests::sort_skips_syntax_errors ... ok
[INFO] [stdout] test folding::tests::empty_document_no_folds ... ok
[INFO] [stdout] test formatting::tests::sort_already_sorted ... ok
[INFO] [stdout] test formatting::tests::format_with_4_spaces ... ok
[INFO] [stdout] test links::tests::find_definition_external_ref_returns_none ... ok
[INFO] [stdout] test formatting::tests::sort_document_alphabetical ... ok
[INFO] [stdout] test folding::tests::fold_multiline_array ... ok
[INFO] [stdout] test links::tests::detect_http_ref ... ok
[INFO] [stdout] test links::tests::find_definition_internal_ref ... ok
[INFO] [stdout] test links::tests::no_links_in_plain_json ... ok
[INFO] [stdout] test links::tests::resolve_pointer_array_index ... ok
[INFO] [stdout] test links::tests::find_definition_not_a_ref ... ok
[INFO] [stdout] test links::tests::detect_url_link ... ok
[INFO] [stdout] test links::tests::resolve_pointer_nested ... ok
[INFO] [stdout] test links::tests::resolve_pointer_invalid_path ... ok
[INFO] [stdout] test links::tests::detect_ref_link ... ok
[INFO] [stdout] test links::tests::resolve_pointer_root ... ok
[INFO] [stdout] test schema::types::tests::parse_array_constraints ... ok
[INFO] [stdout] test schema::types::tests::parse_const ... ok
[INFO] [stdout] test schema::types::tests::parse_empty_schema ... ok
[INFO] [stdout] test schema::types::tests::parse_default_snippets ... ok
[INFO] [stdout] test schema::types::tests::parse_enum ... ok
[INFO] [stdout] test schema::types::tests::parse_numeric_constraints ... ok
[INFO] [stdout] test schema::types::tests::parse_prefix_items ... ok
[INFO] [stdout] test schema::types::tests::parse_ref ... ok
[INFO] [stdout] test schema::types::tests::parse_string_constraints ... ok
[INFO] [stdout] test schema::types::tests::parse_required ... ok
[INFO] [stdout] test schema::types::tests::parse_properties ... ok
[INFO] [stdout] test schema::types::tests::parse_definitions ... ok
[INFO] [stdout] test schema::types::tests::parse_exclusive_limit_draft4_bool ... ok
[INFO] [stdout] test schema::types::tests::parse_type_array ... ok
[INFO] [stdout] test schema::types::tests::parse_dependencies ... ok
[INFO] [stdout] test schema::types::tests::parse_exclusive_limit_draft6_number ... ok
[INFO] [stdout] test schema::types::tests::parse_composition ... ok
[INFO] [stdout] test schema::types::tests::parse_boolean_schemas ... ok
[INFO] [stdout] test schema::types::tests::parse_conditional ... ok
[INFO] [stdout] test diagnostics::tests::no_duplicate_keys_different_objects ... ok
[INFO] [stdout] test schema::types::tests::parse_type_string ... ok
[INFO] [stdout] test schema::validation::tests::any_of_valid ... ok
[INFO] [stdout] test schema::types::tests::parse_vscode_extensions ... ok
[INFO] [stdout] test schema::validation::tests::const_invalid ... ok
[INFO] [stdout] test schema::validation::tests::array_min_items ... ok
[INFO] [stdout] test schema::validation::tests::array_max_items ... ok
[INFO] [stdout] test schema::validation::tests::const_valid ... ok
[INFO] [stdout] test schema::types::tests::schema_or_bool ... ok
[INFO] [stdout] test schema::validation::tests::array_unique_items ... ok
[INFO] [stdout] test schema::validation::tests::all_of ... ok
[INFO] [stdout] test schema::validation::tests::array_items_schema ... ok
[INFO] [stdout] test schema::validation::tests::any_of_invalid ... ok
[INFO] [stdout] test schema::validation::tests::deprecated_property_warning ... ok
[INFO] [stdout] test schema::validation::tests::format_date_invalid ... ok
[INFO] [stdout] test schema::validation::tests::format_date_time_invalid ... ok
[INFO] [stdout] test schema::validation::tests::format_email_valid ... ok
[INFO] [stdout] test schema::validation::tests::format_hostname_invalid ... ok
[INFO] [stdout] test schema::validation::tests::format_date_valid ... ok
[INFO] [stdout] test schema::validation::tests::format_ipv4_invalid ... ok
[INFO] [stdout] test schema::validation::tests::dependencies_not_triggered ... ok
[INFO] [stdout] test schema::validation::tests::format_date_time_valid ... ok
[INFO] [stdout] test schema::validation::tests::dependencies_property ... ok
[INFO] [stdout] test schema::validation::tests::format_ipv4_valid ... ok
[INFO] [stdout] test schema::validation::tests::format_unknown_passes ... ok
[INFO] [stdout] test schema::validation::tests::format_uri_invalid ... ok
[INFO] [stdout] test schema::validation::tests::number_exclusive_minimum_draft4 ... ok
[INFO] [stdout] test schema::validation::tests::not_schema ... ok
[INFO] [stdout] test schema::validation::tests::if_then_else ... ok
[INFO] [stdout] test schema::validation::tests::number_maximum ... ok
[INFO] [stdout] test schema::validation::tests::format_uri_valid ... ok
[INFO] [stdout] test schema::validation::tests::number_exclusive_minimum_draft6 ... ok
[INFO] [stdout] test schema::validation::tests::number_minimum ... ok
[INFO] [stdout] test schema::validation::tests::object_additional_properties_false ... ok
[INFO] [stdout] test schema::validation::tests::number_multiple_of_float ... ok
[INFO] [stdout] test schema::validation::tests::number_multiple_of ... ok
[INFO] [stdout] test schema::validation::tests::object_min_max_properties ... ok
[INFO] [stdout] test schema::validation::tests::object_required ... ok
[INFO] [stdout] test schema::validation::tests::one_of_valid ... ok
[INFO] [stdout] test schema::validation::tests::string_min_length ... ok
[INFO] [stdout] test schema::validation::tests::object_property_validation ... ok
[INFO] [stdout] test schema::validation::tests::string_max_length ... ok
[INFO] [stdout] test schema::validation::tests::one_of_too_many_matches ... ok
[INFO] [stdout] test schema::validation::tests::type_integer_accepts_whole_number ... ok
[INFO] [stdout] test schema::validation::tests::type_integer_rejects_float ... ok
[INFO] [stdout] test schema::validation::tests::type_boolean_valid ... ok
[INFO] [stdout] test schema::validation::tests::type_null_valid ... ok
[INFO] [stdout] test schema::validation::tests::type_number_valid ... ok
[INFO] [stdout] test schema::validation::tests::type_string_invalid ... ok
[INFO] [stdout] test schema::validation::tests::type_object_valid ... ok
[INFO] [stdout] test schema::validation::tests::type_string_valid ... ok
[INFO] [stdout] test schema::validation::tests::enum_valid ... ok
[INFO] [stdout] test schema::validation::tests::string_pattern_invalid ... ok
[INFO] [stdout] test schema::validation::tests::unknown_property_nested_object ... ok
[INFO] [stdout] test schema::validation::tests::string_pattern_valid ... ok
[INFO] [stdout] test schema::validation::tests::type_array_valid ... ok
[INFO] [stdout] test diagnostics::tests::error_missing_value_then_next_prop ... ok
[INFO] [stdout] test schema::validation::tests::unknown_property_no_warning_when_no_properties_defined ... ok
[INFO] [stdout] test formatting::tests::sort_nested_objects ... ok
[INFO] [stdout] test schema::types::tests::draft_detection ... ok
[INFO] [stdout] test schema::validation::tests::enum_invalid ... ok
[INFO] [stdout] test schema::validation::tests::unknown_property_pattern_properties_match ... ok
[INFO] [stdout] test schema::validation::tests::unknown_property_no_warning_when_additional_properties_true ... ok
[INFO] [stdout] test schema::validation::tests::type_union ... ok
[INFO] [stdout] test symbols::tests::array_symbols ... ok
[INFO] [stdout] test symbols::tests::empty_document_no_symbols ... ok
[INFO] [stdout] test selection::tests::selection_range_single_position ... ok
[INFO] [stdout] test symbols::tests::empty_object_no_symbols ... ok
[INFO] [stdout] test symbols::tests::flat_object_symbols ... ok
[INFO] [stdout] test symbols::tests::nested_object_symbols ... ok
[INFO] [stdout] test schema::validation::tests::unknown_property_warning ... ok
[INFO] [stdout] test selection::tests::selection_range_multiple_positions ... ok
[INFO] [stdout] test selection::tests::selection_range_nested ... ok
[INFO] [stdout] test symbols::tests::root_array_no_symbols ... ok
[INFO] [stdout] test selection::tests::selection_range_empty_document ... ok
[INFO] [stdout] test tree::tests::empty_object_pairs ... ok
[INFO] [stdout] test symbols::tests::symbol_kinds ... ok
[INFO] [stdout] test tree::tests::empty_array_items ... ok
[INFO] [stdout] test tree::tests::pair_access ... ok
[INFO] [stdout] test tree::tests::node_at_offset_finds_string ... ok
[INFO] [stdout] test tree::tests::parse_array ... ok
[INFO] [stdout] test tree::tests::json_path_deep_nesting ... ok
[INFO] [stdout] test tree::tests::json_path_root_value ... ok
[INFO] [stdout] test tree::tests::json_path_works ... ok
[INFO] [stdout] test tree::tests::pair_value_types ... ok
[INFO] [stdout] test tree::tests::incremental_reparse ... ok
[INFO] [stdout] test tree::tests::parse_empty_document ... ok
[INFO] [stdout] test tree::tests::is_value_node_checks ... ok
[INFO] [stdout] test tree::tests::parse_nested_objects ... ok
[INFO] [stdout] test tree::tests::parse_simple_object ... ok
[INFO] [stdout] test tree::tests::unescape_invalid ... ok
[INFO] [stdout] test tree::tests::unescape_no_escapes_passthrough ... ok
[INFO] [stdout] test tree::tests::unescape_basic ... ok
[INFO] [stdout] test tree::tests::unescape_surrogate_pair ... ok
[INFO] [stdout] test tree::tests::string_content_simple ... ok
[INFO] [stdout] test tree::tests::string_value_with_escapes ... ok
[INFO] [stdout] test tree::tests::unescape_all_escapes ... ok
[INFO] [stdout] test schema::validation::tests::format_color_hex_invalid ... ok
[INFO] [stdout] test schema::validation::tests::format_color_hex_valid ... ok
[INFO] [stdout] test schema::validation::tests::format_email_invalid ... ok
[INFO] [stdout] test schema::validation::tests::format_hostname_valid ... ok
[INFO] [stdout] test symbols::tests::string_parity ... ok
[INFO] [stdout] test tree::tests::parse_error_recovery ... ok
[INFO] [stdout] test schema::validation::tests::unknown_property_allof_unknown ... FAILED
[INFO] [stdout] test schema::validation::tests::unknown_property_allof_siblings ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- schema::validation::tests::unknown_property_allof_unknown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'schema::validation::tests::unknown_property_allof_unknown' (193) panicked at src/schema/validation.rs:1331:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59bd1c743bfa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59bd1c743bfa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59bd1c743bfa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59bd1c743bfa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59bd1c75a09a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59bd1c75a09a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59bd1c748532 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59bd1c748532 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59bd1c722e0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59bd1c722e0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59bd1c73c169 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59bd1c37398c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59bd1c37398c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59bd1c73c322 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59bd1c73c322 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59bd1c722ec8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59bd1c71a839 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59bd1c723bdd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59bd1c75a9fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59bd1c75a8b3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59bd1c754f4d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59bd1c342f8d - light_json_lsp::schema::validation::tests::unknown_property_allof_unknown::hec8a05c05f1c40b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/validation.rs:1331:9
[INFO] [stdout]   22:     0x59bd1c3430d7 - light_json_lsp::schema::validation::tests::unknown_property_allof_unknown::{{closure}}::hb5653d49149df6b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/validation.rs:1321:40
[INFO] [stdout]   23:     0x59bd1c32a906 - core::ops::function::FnOnce::call_once::h99586e26b23f4978
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59bd1c367a6b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59bd1c367a6b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59bd1c37445b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59bd1c37445b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59bd1c37445b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59bd1c37445b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59bd1c37445b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59bd1c37445b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59bd1c37445b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59bd1c36fb74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59bd1c36fb74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59bd1c377062 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x59bd1c377062 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59bd1c377062 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59bd1c377062 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59bd1c377062 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59bd1c377062 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x59bd1c377062 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59bd1c74350f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x59bd1c74350f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7c9bdb7cdaa4 - <unknown>
[INFO] [stdout]   45:     0x7c9bdb85aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- schema::validation::tests::unknown_property_allof_siblings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'schema::validation::tests::unknown_property_allof_siblings' (192) panicked at src/schema/validation.rs:1317:9:
[INFO] [stdout] assertion failed: errors.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59bd1c743bfa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59bd1c743bfa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59bd1c743bfa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59bd1c743bfa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59bd1c75a09a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59bd1c75a09a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59bd1c748532 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59bd1c748532 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59bd1c722e0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59bd1c722e0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59bd1c73c169 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59bd1c37398c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59bd1c37398c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59bd1c73c322 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59bd1c73c322 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59bd1c722efa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59bd1c71a839 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59bd1c723bdd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59bd1c75a9fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59bd1c75a9c2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59bd1c34365c - light_json_lsp::schema::validation::tests::unknown_property_allof_siblings::h535aec80bcf7d2dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/validation.rs:1317:9
[INFO] [stdout]   21:     0x59bd1c343697 - light_json_lsp::schema::validation::tests::unknown_property_allof_siblings::{{closure}}::h4078034295a5187d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/schema/validation.rs:1311:41
[INFO] [stdout]   22:     0x59bd1c329fc6 - core::ops::function::FnOnce::call_once::h648e2cdbca6fdbff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59bd1c367a6b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59bd1c367a6b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59bd1c37445b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59bd1c37445b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59bd1c37445b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59bd1c37445b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59bd1c37445b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59bd1c37445b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59bd1c37445b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59bd1c36fb74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59bd1c36fb74 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59bd1c377062 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59bd1c377062 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59bd1c377062 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59bd1c377062 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59bd1c377062 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59bd1c377062 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59bd1c377062 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59bd1c74350f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x59bd1c74350f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7c9bdb7cdaa4 - <unknown>
[INFO] [stdout]   44:     0x7c9bdb85aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     schema::validation::tests::unknown_property_allof_siblings
[INFO] [stdout]     schema::validation::tests::unknown_property_allof_unknown
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 207 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "18d8cea9fdb0bc7a3eddd46798b2fd84a0e4adfa816554562fb198d0c6fdd9c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18d8cea9fdb0bc7a3eddd46798b2fd84a0e4adfa816554562fb198d0c6fdd9c2", kill_on_drop: false }`
[INFO] [stdout] 18d8cea9fdb0bc7a3eddd46798b2fd84a0e4adfa816554562fb198d0c6fdd9c2
