[INFO] cloning repository https://github.com/forest-rs/message-format
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forest-rs/message-format" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforest-rs%2Fmessage-format", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforest-rs%2Fmessage-format'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c0c370df9acac70580ced2ba5481532926726b2
[INFO] testing forest-rs/message-format against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforest-rs%2Fmessage-format" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/forest-rs/message-format
[INFO] finished tweaking git repo https://github.com/forest-rs/message-format
[INFO] tweaked toml for git repo https://github.com/forest-rs/message-format written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/forest-rs/message-format on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/forest-rs/message-format 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded icu_plurals v2.1.1
[INFO] [stderr]   Downloaded icu_locale v2.1.1
[INFO] [stderr]   Downloaded icu_plurals_data v2.1.1
[INFO] [stderr]   Downloaded icu_decimal_data v2.1.1
[INFO] [stderr]   Downloaded icu_calendar_data v2.1.1
[INFO] [stderr]   Downloaded fixed_decimal v0.7.1
[INFO] [stderr]   Downloaded icu_time_data v2.1.1
[INFO] [stderr]   Downloaded icu_decimal v2.1.1
[INFO] [stderr]   Downloaded lsp-server v0.7.9
[INFO] [stderr]   Downloaded icu_time v2.1.1
[INFO] [stderr]   Downloaded icu_pattern v0.4.1
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded json-spanned-value v0.2.2
[INFO] [stderr]   Downloaded icu_locale_data v2.1.2
[INFO] [stderr]   Downloaded lsp-types v0.95.1
[INFO] [stderr]   Downloaded calendrical_calculations v0.2.3
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded icu_calendar v2.1.1
[INFO] [stderr]   Downloaded icu_datetime v2.1.1
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] [stderr]   Downloaded icu_datetime_data v2.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89
[INFO] running `Command { std: "docker" "start" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]    Compiling icu_calendar_data v2.1.1
[INFO] [stderr]    Compiling icu_plurals_data v2.1.1
[INFO] [stderr]    Compiling icu_time_data v2.1.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling icu_datetime_data v2.1.2
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling fixed_decimal v0.7.1
[INFO] [stderr]    Compiling calendrical_calculations v0.2.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_pattern v0.4.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_locale v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling json-spanned-value v0.2.2
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling icu_calendar v2.1.1
[INFO] [stderr]    Compiling icu_decimal v2.1.1
[INFO] [stderr]    Compiling icu_plurals v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling icu_time v2.1.1
[INFO] [stderr]    Compiling icu_datetime v2.1.1
[INFO] [stderr]    Compiling message-format v0.1.0 (/opt/rustwide/workdir/crates/message-format)
[INFO] [stderr]    Compiling message-format-resource-toml v0.1.0 (/opt/rustwide/workdir/crates/message-format-resource-toml)
[INFO] [stderr]    Compiling message-format-resource-json v0.1.0 (/opt/rustwide/workdir/crates/message-format-resource-json)
[INFO] [stderr]    Compiling message-format-conformance v0.1.0 (/opt/rustwide/workdir/crates/message-format-conformance)
[INFO] [stderr]    Compiling wind_tunnel v0.1.0 (/opt/rustwide/workdir/wind_tunnel)
[INFO] [stderr]    Compiling message-format-cli v0.1.0 (/opt/rustwide/workdir/apps/message-format-cli)
[INFO] [stderr]    Compiling message-format-lsp v0.1.0 (/opt/rustwide/workdir/apps/message-format-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.16s
[INFO] running `Command { std: "docker" "inspect" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling calendrical_calculations v0.2.3
[INFO] [stderr]    Compiling fixed_decimal v0.7.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_pattern v0.4.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling json-spanned-value v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_locale v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling icu_calendar v2.1.1
[INFO] [stderr]    Compiling icu_plurals v2.1.1
[INFO] [stderr]    Compiling icu_decimal v2.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lsp-types v0.95.1
[INFO] [stderr]    Compiling icu_time v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling icu_datetime v2.1.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling message-format v0.1.0 (/opt/rustwide/workdir/crates/message-format)
[INFO] [stderr]    Compiling message-format-resource-toml v0.1.0 (/opt/rustwide/workdir/crates/message-format-resource-toml)
[INFO] [stderr]    Compiling message-format-conformance v0.1.0 (/opt/rustwide/workdir/crates/message-format-conformance)
[INFO] [stderr]    Compiling message-format-resource-json v0.1.0 (/opt/rustwide/workdir/crates/message-format-resource-json)
[INFO] [stderr]    Compiling wind_tunnel v0.1.0 (/opt/rustwide/workdir/wind_tunnel)
[INFO] [stderr]    Compiling message-format-lsp v0.1.0 (/opt/rustwide/workdir/apps/message-format-lsp)
[INFO] [stderr]    Compiling message-format-cli v0.1.0 (/opt/rustwide/workdir/apps/message-format-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/message_format-a0ba3444cad8ad77)
[INFO] [stdout] 
[INFO] [stdout] running 375 tests
[INFO] [stdout] test args::tests::insert_replaces_existing_named_value ... ok
[INFO] [stdout] test common::text::tests::format_signed_number_uses_shortest_repr ... ok
[INFO] [stdout] test common::text::tests::parse_number_literal_valid ... ok
[INFO] [stdout] test common::text::tests::bidi_control_detection ... ok
[INFO] [stdout] test common::text::tests::sign_display_auto ... ok
[INFO] [stdout] test common::text::tests::sign_display_always ... ok
[INFO] [stdout] test common::text::tests::sign_display_never ... ok
[INFO] [stdout] test common::text::tests::strip_bidi_controls_removes_all ... ok
[INFO] [stdout] test common::text::tests::valid_number_literals ... ok
[INFO] [stdout] test compiler::compile::tests::attribute_variable_value_rejected ... ok
[INFO] [stdout] test common::text::tests::parse_number_literal_invalid ... ok
[INFO] [stdout] test compiler::compile::tests::attribute_with_literal_value_succeeds ... ok
[INFO] [stdout] test compiler::compile::tests::bidi_plus_space_between_function_and_option_succeeds ... ok
[INFO] [stdout] test compiler::compile::tests::bidi_only_between_function_and_option_fails ... ok
[INFO] [stdout] test compiler::compile::tests::alias_cycle_reports_resolution_overflow ... ok
[INFO] [stdout] test compiler::compile::tests::bare_interpolation_lowers_to_out_arg ... ok
[INFO] [stdout] test compiler::compile::tests::catalog_builder_builder_api_formats_structured_select ... ok
[INFO] [stdout] test compiler::compile::tests::chained_local_aliases_are_substituted ... ok
[INFO] [stdout] test compiler::compile::tests::compile_inputs_rejects_duplicate_message_ids ... ok
[INFO] [stdout] test compiler::compile::tests::compile_inputs_deduplicates_literal_text_slices ... ok
[INFO] [stdout] test compiler::compile::tests::compile_inputs_with_manifest_reports_precise_source ... ok
[INFO] [stdout] test compiler::compile::tests::catalog_builder_uses_manifest_for_structured_messages ... ok
[INFO] [stdout] test compiler::compile::tests::compile_inputs_merges_multiple_files_and_tracks_origins ... ok
[INFO] [stdout] test compiler::compile::tests::compile_resources_collects_multiple_message_diagnostics ... ok
[INFO] [stdout] test compiler::compile::tests::compile_resources_maps_container_origin_into_registered_source ... ok
[INFO] [stdout] test compiler::compile::tests::compile_resources_rejects_duplicate_message_ids ... ok
[INFO] [stdout] test compiler::compile::tests::compile_resources_merges_named_message_bodies ... ok
[INFO] [stdout] test compiler::compile::tests::compile_resources_preserves_upstream_origin_in_source_map ... ok
[INFO] [stdout] test compiler::compile::tests::compile_inputs_deduplicates_literal_expression_slices ... ok
[INFO] [stdout] test compiler::compile::tests::compile_resources_render_nested_message_diagnostics ... ok
[INFO] [stdout] test compiler::compile::tests::compile_str_rejects_invalid_builtin_number_style_literal ... ok
[INFO] [stdout] test compiler::compile::tests::compile_str_rejects_invalid_builtin_number_use_grouping_literal ... ok
[INFO] [stdout] test compiler::compile::tests::compile_str_accepts_number_literal_variant_key_for_plural ... ok
[INFO] [stdout] test compiler::compile::tests::compile_str_rejects_invalid_default_number_variant_key ... ok
[INFO] [stdout] test compiler::compile::tests::compile_str_rejects_invalid_builtin_number_sign_display_literal ... ok
[INFO] [stdout] test compiler::compile::tests::compile_str_rejects_invalid_exact_variant_key ... ok
[INFO] [stdout] test compiler::compile::tests::attribute_without_value_succeeds ... ok
[INFO] [stdout] test compiler::compile::tests::bare_plus_is_valid_literal ... ok
[INFO] [stdout] test compiler::compile::tests::compile_str_rejects_invalid_ordinal_variant_key ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_accepts_plural_category_selector_key ... ok
[INFO] [stdout] test compiler::compile::tests::compile_str_rejects_invalid_plural_variant_key ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_accepts_selector_annotation_when_allowed ... ok
[INFO] [stdout] test common::text::tests::invalid_number_literals ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_allows_quoted_numeric_literal_for_string_operand ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_allows_quoted_numeric_local_for_string_operand ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_allows_variable_operand_for_number_kind ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_accepts_selector_key_with_declared_domain ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_bad_literal_number_operand ... ok
[INFO] [stdout] test compiler::compile::tests::catalog_builder_accepts_structured_messages_without_text_roundtrip ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_missing_required_option ... ok
[INFO] [stdout] test compiler::compile::tests::compile_inputs_collects_multiple_input_diagnostics ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_numeric_literal_for_string_operand ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_quoted_numeric_literal_for_number_operand ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_selector_key_outside_declared_domain ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_selector_key_outside_plural_category_domain ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_selector_only_usage_in_format_position ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_unknown_markup_name ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_unknown_markup_option ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_unknown_function ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_unknown_option ... ok
[INFO] [stdout] test compiler::compile::tests::compile_with_manifest_rejects_wrong_option_value_shape ... ok
[INFO] [stdout] test compiler::compile::tests::compiles_and_formats_interpolation ... ok
[INFO] [stdout] test compiler::compile::tests::compiles_and_formats_call ... ok
[INFO] [stdout] test compiler::compile::tests::default_bidi_isolation_rewrites_bare_interpolation_to_string_call ... ok
[INFO] [stdout] test compiler::compile::tests::default_bidi_isolation_rewrites_bare_literal_expression_to_string_call ... ok
[INFO] [stdout] test compiler::compile::tests::disabled_literal_deduplication_keeps_append_only_literals_without_duplicate_tracking ... ok
[INFO] [stdout] test compiler::compile::tests::duplicate_variant_key_reports_collision_context ... ok
[INFO] [stdout] test compiler::compile::tests::function_catalog_keys_do_not_collide_on_spaces_or_equals ... ok
[INFO] [stdout] test compiler::compile::tests::exact_match_beats_default_even_if_default_appears_first ... ok
[INFO] [stdout] test compiler::compile::tests::function_with_leading_bidi ... ok
[INFO] [stdout] test compiler::compile::tests::ideographic_space_is_valid_whitespace ... ok
[INFO] [stdout] test compiler::compile::tests::invalid_expr_fails ... ok
[INFO] [stdout] test compiler::compile::tests::leading_declarations_without_quoted_pattern_are_stripped ... ok
[INFO] [stdout] test compiler::compile::tests::invalid_var_reports_column_and_display ... ok
[INFO] [stdout] test compiler::compile::tests::literal_expression_formats ... ok
[INFO] [stdout] test compiler::compile::tests::local_integer_function_is_evaluated ... ok
[INFO] [stdout] test compiler::compile::tests::lower_expression_node_requires_typed_non_select_payload ... ok
[INFO] [stdout] test compiler::compile::tests::local_literal_option_values_are_substituted_as_semantic_text ... ok
[INFO] [stdout] test compiler::compile::tests::local_literal_declaration_is_substituted ... ok
[INFO] [stdout] test compiler::compile::tests::markup_duplicate_options_are_rejected ... ok
[INFO] [stdout] test compiler::compile::tests::local_test_select_decimal_places_is_evaluated ... ok
[INFO] [stdout] test compiler::compile::tests::quoted_escape_pipe_succeeds ... ok
[INFO] [stdout] test compiler::compile::tests::match_keyword_spacing_error_uses_character_column ... ok
[INFO] [stdout] test compiler::compile::tests::local_offset_result_can_be_used_in_match_selector ... ok
[INFO] [stdout] test compiler::compile::tests::markup_option_variables_are_canonicalized_like_other_variables ... ok
[INFO] [stdout] test compiler::compile::tests::local_alias_is_substituted ... ok
[INFO] [stdout] test compiler::compile::tests::malformed_option_token_reports_expected_and_found ... ok
[INFO] [stdout] test compiler::compile::tests::markup_with_leading_bidi ... ok
[INFO] [stdout] test compiler::compile::tests::quoted_literal_allows_dot_and_at ... ok
[INFO] [stdout] test compiler::compile::tests::missing_function_name_after_colon_reports_expected_and_found ... ok
[INFO] [stdout] test compiler::compile::tests::missing_default_match_fails ... ok
[INFO] [stdout] test compiler::compile::tests::quoted_literal_allows_braces_inside ... ok
[INFO] [stdout] test compiler::compile::tests::quoted_escape_backslash_n_fails ... ok
[INFO] [stdout] test compiler::compile::tests::measure_only_literal_deduplication_counts_opportunities_without_rewriting_literals ... ok
[INFO] [stdout] test compiler::compile::tests::nbsp_inside_expression_is_not_whitespace ... ok
[INFO] [stdout] test compiler::compile::tests::rejects_private_use_annotation ... ok
[INFO] [stdout] test compiler::compile::tests::raw_match_with_dynamic_select_option_uses_default_arm ... ok
[INFO] [stdout] test compiler::compile::tests::raw_match_statement_is_rewritten_and_formatted ... ok
[INFO] [stdout] test compiler::compile::tests::raw_match_with_escaped_quoted_key_selects_expected_arm ... ok
[INFO] [stdout] test compiler::compile::tests::raw_match_with_local_literal_selector_resolves_at_compile_time ... ok
[INFO] [stdout] test compiler::compile::tests::raw_match_with_two_local_selectors_resolves_at_compile_time ... ok
[INFO] [stdout] test compiler::compile::tests::raw_quoted_pattern_is_extracted ... ok
[INFO] [stdout] test compiler::compile::tests::raw_match_with_local_alias_selector_uses_input ... ok
[INFO] [stdout] test compiler::compile::tests::raw_message_source_uses_main_id ... ok
[INFO] [stdout] test compiler::compile::tests::missing_selector_reports_expected_and_found ... ok
[INFO] [stdout] test compiler::compile::tests::raw_match_with_two_runtime_selectors_is_rewritten ... ok
[INFO] [stdout] test compiler::compile::tests::rejects_reserved_annotation_after_literal ... ok
[INFO] [stdout] test compiler::compile::tests::render_with_source_falls_back_for_non_context_errors ... ok
[INFO] [stdout] test compiler::compile::tests::render_with_source_handles_zero_column_without_panic ... ok
[INFO] [stdout] test compiler::compile::tests::raw_match_with_integer_select_exact_formats_literal_arm ... ok
[INFO] [stdout] test compiler::compile::tests::raw_match_with_unstable_selector_chain_uses_default_arm ... ok
[INFO] [stdout] test compiler::compile::tests::render_with_source_highlights_unknown_function_annotation ... ok
[INFO] [stdout] test compiler::compile::tests::renders_diagnostic_with_custom_label ... ok
[INFO] [stdout] test compiler::compile::tests::single_message_declarations_require_quoted_body ... ok
[INFO] [stdout] test compiler::compile::tests::standalone_quoted_pattern_with_declarations ... ok
[INFO] [stdout] test compiler::compile::tests::simple_select_lowers_to_select_arg ... ok
[INFO] [stdout] test compiler::compile::tests::standalone_quoted_pattern ... ok
[INFO] [stdout] test compiler::compile::tests::renders_diagnostic_with_source_snippet ... ok
[INFO] [stdout] test compiler::compile::tests::render_with_source_falls_back_when_line_is_out_of_range ... ok
[INFO] [stdout] test compiler::compile::tests::render_with_source_targets_specific_multiline_row ... ok
[INFO] [stdout] test compiler::compile::tests::text_escape_backslash_n_fails ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_all_whitespace_passthrough ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_bidi_only_passthrough ... ok
[INFO] [stdout] test compiler::compile::tests::text_escape_open_brace_succeeds ... ok
[INFO] [stdout] test compiler::compile::tests::resource_backed_builtin_option_error_does_not_duplicate_inner_context ... ok
[INFO] [stdout] test compiler::compile::tests::standalone_quoted_pattern_with_expression ... ok
[INFO] [stdout] test compiler::compile::tests::string_selector_with_options_does_not_lower_to_select_arg ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_backslash ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_close_brace ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_combined ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_empty ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_interior_dot_untouched ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_leading_dot_alone ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_leading_dot_then_newline ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_leading_space_dot ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_leading_whitespace_no_dot_passthrough ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_mixed_ws_bidi_before_dot ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_open_brace ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_pipe_not_escaped ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_plain_passthrough ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_unicode_passthrough ... ok
[INFO] [stdout] test compiler::resource::tests::resource_input_builder_collects_named_messages ... ok
[INFO] [stdout] test compiler::semantic::tests::message_builder_attaches_upstream_origin ... ok
[INFO] [stdout] test compiler::manifest::tests::rejects_unknown_manifest_field ... ok
[INFO] [stdout] test compiler::manifest::tests::rejects_unknown_operand_kind ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_leading_tab_dot ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::content_char_excludes_at ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::content_char_excludes_controls ... ok
[INFO] [stdout] test compiler::semantic::tests::select_expr_builder_constructs_select ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::content_char_excludes_dot ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::content_char_excludes_backslash_braces ... ok
[INFO] [stdout] test compiler::compile::tests::text_escape_backslash_backslash_succeeds ... ok
[INFO] [stdout] test compiler::semantic::tests::message_builder_constructs_structured_message ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::content_char_excludes_ideographic_space ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::content_char_excludes_pipe ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::quoted_char_allows_braces_dot_at ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::content_char_excludes_sp ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::text_char_allows_content_char_plus_ws_dot_at_pipe ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::simple_start_char_allows_at_and_pipe ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::text_char_excludes_backslash_open_brace ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::quoted_char_excludes_pipe ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::expression_allows_attribute_after_variable ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::expression_rejects_junk_after_literal ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::expression_rejects_junk_after_variable ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::find_matching_brace_ignores_quoted_literal_braces ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::simple_start_char_excludes_dot ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::expression_rejects_missing_space_before_attribute ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::local_decl_with_bidi_in_variable_name ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::malformed_local_payload_is_retained_as_invalid_declaration ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::match_rejects_double_star_keys ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::malformed_input_payload_is_retained_as_invalid_declaration ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::match_rejects_no_whitespace_after_selector ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_declaration_prelude_segments ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_declarations_with_quoted_pattern_body ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_markup_open_tag ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_markup_close_tag ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_match_nested_variant_pattern_braces ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_match_pattern_containing_expression_braces ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_standalone_quoted_pattern_body ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_markup_self_close_tag ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_match_quoted_keys_with_escapes ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::pattern_body_collects_expression_spans ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::pattern_body_collects_text_and_expression_segments ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::pattern_body_ignores_escaped_open_braces ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::pattern_body_non_select_expressions_have_typed_payloads ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::unquoted_literal_bare_minus ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::validate_known_declaration_heads_accepts_dot_after_newline ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::unquoted_literal_middle_dot ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::unquoted_literal_invalid_number_forms ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::validate_known_declaration_heads_accepts_dot_in_quoted_pattern_body ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::validate_known_declaration_heads_accepts_dot_in_simple_message_text ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::validate_known_declaration_heads_accepts_ideographic_space_before_head ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::validate_known_declaration_heads_rejects_leading_dot_without_alpha ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::validate_known_declaration_heads_rejects_mid_prelude_typo ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::validate_known_declaration_heads_rejects_unknown_head ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::validate_known_declaration_heads_still_rejects_leading_typo_with_whitespace ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::variable_with_surrounding_bidi_controls ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::variable_with_leading_bidi_control ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::dangling_match_key_reports_missing_pattern ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::match_bidi_only_after_head_reports_missing_selector ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::malformed_input_declaration_reports_expected_and_found ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::malformed_match_head_reports_whitespace_diagnostic ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::malformed_local_declaration_reports_expected_and_found ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::match_malformed_key_reports_key_diagnostic_non_consuming ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::match_missing_selector_reports_selector_diagnostic ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::match_missing_whitespace_after_selector ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::match_prelude_decodes_variant_keys ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::match_with_no_variants_reports_variant_diagnostic ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::match_malformed_key_reports_key_diagnostic_consuming ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::parse_function_spec_node_reports_missing_equals_for_known_function ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::parses_declaration_prelude_once ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::parse_prefixed_variable_token_rejects_invalid_identifier ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::parses_input_declarations ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::parses_local_declarations ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::parses_match_declaration_prelude ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::rejects_duplicate_normalized_variant_keys ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::rejects_local_missing_name ... ok
[INFO] [stdout] test compiler::syntax::semantic::tests::unterminated_variant_pattern_reports_unclosed_diagnostic ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_applies_number_minimum_fraction_digits ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_applies_maximum_fraction_digits_rounding ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_formats_large_integer_minimum_fraction_digits_exactly ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_rejects_bad_minimum_fraction_digits ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_maps_number_function ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_preserves_negative_zero_fraction_formatting ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_rejects_invalid_sign_display_literal ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_resolves_literal_refs_before_formatting ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_rejects_invalid_min_then_max_fraction_digit_range ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_rejects_invalid_use_grouping_literal ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_rejects_out_of_range_digit_options ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_rejects_minimum_fraction_digits_greater_than_maximum ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_resolves_string_pool_refs_before_formatting ... ok
[INFO] [stdout] test runtime::builtin::tests::maximum_fraction_digits_rounding_does_not_corrupt_large_integer_parts ... ok
[INFO] [stdout] test runtime::builtin::tests::number_call_select_rejects_invalid_runtime_select_override ... ok
[INFO] [stdout] test runtime::builtin::tests::integer_select_plural_returns_cardinal_category ... ok
[INFO] [stdout] test runtime::builtin::tests::datetime_time_style_changes_output_and_cache_slot ... ok
[INFO] [stdout] test runtime::builtin::tests::number_call_select_runtime_override_still_uses_dynamic_select ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_caches_icu_formatters_after_first_use ... ok
[INFO] [stdout] test runtime::builtin::tests::builtin_host_formats_integral_float_minimum_fraction_digits ... ok
[INFO] [stdout] test runtime::builtin::tests::integer_style_percent_multiplies_by_100 ... ok
[INFO] [stdout] test runtime::builtin::tests::number_call_select_static_plural_returns_pool_ref ... ok
[INFO] [stdout] test runtime::builtin::tests::number_call_select_with_fraction_digit_options_uses_dynamic_path ... ok
[INFO] [stdout] test runtime::builtin::tests::number_option_key_with_bidi_controls_is_recognized ... ok
[INFO] [stdout] test runtime::builtin::tests::number_select_exact_returns_formatted_number ... ok
[INFO] [stdout] test runtime::builtin::tests::number_style_percent_multiplies_by_100 ... ok
[INFO] [stdout] test runtime::builtin::tests::number_style_percent_rejects_large_integer_that_would_lose_precision ... ok
[INFO] [stdout] test runtime::builtin::tests::number_select_plural_returns_cardinal_category ... ok
[INFO] [stdout] test runtime::builtin::tests::number_select_ordinal_returns_ordinal_category ... ok
[INFO] [stdout] test runtime::builtin::tests::number_style_percent_with_fraction_digits ... ok
[INFO] [stdout] test runtime::builtin::tests::parse_iso_datetime_preserves_fractional_seconds ... ok
[INFO] [stdout] test runtime::builtin::tests::scientific_notation_handles_non_finite_values_without_panicking ... ok
[INFO] [stdout] test runtime::builtin::tests::offset_rejects_large_integer_that_would_lose_precision ... ok
[INFO] [stdout] test runtime::builtin::tests::runtime_option_key_out_of_range_is_error ... ok
[INFO] [stdout] test runtime::builtin::tests::runtime_option_overrides_static_option ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_leading_dot_simple ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_leading_bidi_mark_dot ... ok
[INFO] [stdout] test runtime::builtin::tests::number_without_select_returns_formatted_number ... ok
[INFO] [stdout] test runtime::builtin::tests::string_u_dir_does_not_double_wrap_existing_isolates ... ok
[INFO] [stdout] test runtime::builtin::tests::string_u_dir_ignores_bidi_controls_in_option_value ... ok
[INFO] [stdout] test runtime::builtin::tests::time_formatting_keeps_hour_and_minute_for_datetime_without_seconds ... ok
[INFO] [stdout] test runtime::builtin::tests::string_u_dir_wraps_text_with_expected_isolates ... ok
[INFO] [stdout] test runtime::catalog::tests::duplicate_required_chunk_fails_verification ... ok
[INFO] [stdout] test runtime::catalog::tests::expr_fallback_without_immediate_call_is_rejected ... ok
[INFO] [stdout] test runtime::builtin::tests::unknown_runtime_option_key_is_ignored ... ok
[INFO] [stdout] test runtime::catalog::tests::func_chunk_round_trip ... ok
[INFO] [stdout] test runtime::catalog::tests::halts_reachable_buffer_is_reset_between_messages ... ok
[INFO] [stdout] test runtime::builtin::tests::validate_time_operand_preserves_datetime_without_seconds ... ok
[INFO] [stdout] test runtime::catalog::tests::bad_jump_fails_verification ... ok
[INFO] [stdout] test runtime::catalog::tests::call_func_stack_requirements_are_verified ... ok
[INFO] [stdout] test runtime::catalog::tests::case_without_active_selector_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::catalog_round_trip_minimal ... ok
[INFO] [stdout] test runtime::catalog::tests::invalid_utf8_literals_table_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::invalid_utf8_string_table_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::catalog_without_func_chunk_has_empty_funcs ... ok
[INFO] [stdout] test runtime::catalog::tests::missing_required_chunk_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::invalid_function_option_refs_are_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::invalid_function_option_value_ref_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::overlapping_chunks_fail_verification ... ok
[INFO] [stdout] test runtime::catalog::tests::select_arg_bytecode_is_verified ... ok
[INFO] [stdout] test runtime::catalog::tests::invalid_function_ref_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::out_arg_bytecode_is_verified ... ok
[INFO] [stdout] test runtime::catalog::tests::stack_underflowing_bytecode_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::truncated_code_chunk_fails_decode ... ok
[INFO] [stdout] test runtime::catalog::tests::mutated_and_garbage_catalog_bytes_do_not_panic ... ok
[INFO] [stdout] test runtime::catalog::tests::unknown_chunk_tag_is_ignored ... ok
[INFO] [stdout] test runtime::catalog::tests::unsorted_message_table_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::unsupported_version_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::unterminated_entry_is_rejected ... ok
[INFO] [stdout] test runtime::error::tests::bad_selector_error_preserves_first_cause_as_source ... ok
[INFO] [stdout] test runtime::error::tests::catalog_error_implements_display ... ok
[INFO] [stdout] test runtime::catalog::tests::unterminated_select_is_rejected ... ok
[INFO] [stdout] test runtime::error::tests::format_error_reports_decode_source ... ok
[INFO] [stdout] test runtime::error::tests::trap_display_stays_human_readable ... ok
[INFO] [stdout] test runtime::formatter::tests::args_bound_to_matched_catalog ... ok
[INFO] [stdout] test runtime::formatter::tests::fallback_to_second_catalog ... ok
[INFO] [stdout] test runtime::formatter::tests::first_match_resolution_order ... ok
[INFO] [stdout] test runtime::formatter::tests::out_of_range_catalog_index ... ok
[INFO] [stdout] test runtime::formatter::tests::unknown_message_across_all_catalogs ... ok
[INFO] [stdout] test runtime::schema::tests::backward_label_resolution ... ok
[INFO] [stdout] test runtime::schema::tests::forward_label_resolution ... ok
[INFO] [stdout] test runtime::schema::tests::select_dispatch_matches_handwritten_bytes ... ok
[INFO] [stdout] test runtime::schema::tests::simple_bytecode_matches_expected_bytes ... ok
[INFO] [stdout] test runtime::catalog::tests::shared_backward_jump_epilogue_is_accepted ... ok
[INFO] [stdout] test runtime::value::tests::message_args_reports_unknown_names ... ok
[INFO] [stdout] test runtime::value::tests::message_args_resolves_and_replaces_values ... ok
[INFO] [stdout] test runtime::vm::tests::call_func_preserves_option_count ... ok
[INFO] [stdout] test runtime::catalog::tests::unconditional_loop_is_rejected ... ok
[INFO] [stdout] test runtime::vm::tests::call_select_defaults_to_call_when_host_does_not_override ... ok
[INFO] [stdout] test runtime::vm::tests::case_str_fast_path_matches_strref_by_id ... ok
[INFO] [stdout] test runtime::vm::tests::call_select_dispatches_to_call_select_method ... ok
[INFO] [stdout] test runtime::vm::tests::case_str_strref_mismatch_falls_through_to_string_compare ... ok
[INFO] [stdout] test runtime::vm::tests::executes_literal_and_arg ... ok
[INFO] [stdout] test runtime::vm::tests::float_nan_and_infinity_format_and_match_consistently ... ok
[INFO] [stdout] test runtime::vm::tests::format_default_overrides_plain_interpolation_output ... ok
[INFO] [stdout] test runtime::vm::tests::expr_fallback_uses_strref_when_catalog_string_exists ... ok
[INFO] [stdout] test runtime::vm::tests::format_handle_matches_by_id ... ok
[INFO] [stdout] test runtime::vm::tests::fuel_exhaustion_traps ... ok
[INFO] [stdout] test runtime::vm::tests::format_to_sink_receives_correct_events ... ok
[INFO] [stdout] test runtime::vm::tests::fuel_none_is_unlimited ... ok
[INFO] [stdout] test runtime::vm::tests::fuel_sufficient_succeeds ... ok
[INFO] [stdout] test runtime::vm::tests::host_function_error_is_returned_without_expr_fallback ... ok
[INFO] [stdout] test runtime::vm::tests::int_case_matching_handles_negative_numbers_without_string_roundtrip ... ok
[INFO] [stdout] test runtime::vm::tests::legacy_load_arg_out_val_sequence_still_formats ... ok
[INFO] [stdout] test runtime::vm::tests::legacy_load_arg_select_begin_sequence_still_formats ... ok
[INFO] [stdout] test runtime::vm::tests::markup_open_close_produce_no_string_output ... ok
[INFO] [stdout] test runtime::vm::tests::markup_options_with_literal_values_resolve_in_sink ... ok
[INFO] [stdout] test runtime::vm::tests::markup_options_with_variable_values_resolve_in_sink ... ok
[INFO] [stdout] test runtime::vm::tests::missing_arg_direct_interpolation_records_diagnostic ... ok
[INFO] [stdout] test runtime::vm::tests::missing_arg_in_function_call_records_diagnostic_and_uses_expr_fallback ... ok
[INFO] [stdout] test runtime::vm::tests::missing_arg_renders_fallback ... ok
[INFO] [stdout] test runtime::vm::tests::missing_selector_records_diagnostic_and_uses_default_arm ... ok
[INFO] [stdout] test runtime::vm::tests::out_arg_uses_borrowed_lookup_when_available ... ok
[INFO] [stdout] test runtime::vm::tests::out_expr_dispatches_as_expression_event ... ok
[INFO] [stdout] test runtime::vm::tests::out_expr_produces_same_string_as_out_slice ... ok
[INFO] [stdout] test runtime::vm::tests::out_slice_dispatches_as_literal_event ... ok
[INFO] [stdout] test runtime::vm::tests::percent_one_match_handles_wrapped_percent_output ... ok
[INFO] [stdout] test runtime::vm::tests::selector_call_error_records_bad_selector_and_uses_default_arm ... ok
[INFO] [stdout] test runtime::vm::tests::self_closing_markup_produces_open_close_events ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_pipeline_round_trip ... ok
[INFO] [stdout] test runtime::vm::tests::string_value_matches_case_does_not_strip_non_isolate_bidi_marks ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_leading_ideographic_space_dot ... ok
[INFO] [stdout] test compiler::emit::tests::escape_text_leading_dot_with_brace ... ok
[INFO] [stdout] test runtime::vm::tests::string_value_matches_case_ignores_nested_isolates ... ok
[INFO] [stdout] test runtime::vm::tests::string_value_matches_case_ignores_outer_isolates_for_rtl_text ... ok
[INFO] [stdout] test runtime::vm::tests::strip_bidi_isolates_borrows_when_no_isolates_exist ... ok
[INFO] [stdout] test runtime::vm::tests::truncated_numeric_match_handles_integer_like_strings ... ok
[INFO] [stdout] test runtime::vm::tests::unknown_function_is_error_by_default ... ok
[INFO] [stdout] test tests::bundle_lookup_falls_back_to_parent_locale_catalog ... ok
[INFO] [stdout] test tests::bundle_formatter_resolves_named_args_against_active_catalog ... ok
[INFO] [stdout] test tests::bundle_message_level_fallback_across_catalogs ... ok
[INFO] [stdout] test tests::bundle_lookup_uses_cldr_parent_locale ... ok
[INFO] [stdout] test tests::bundle_lookup_reports_missing_locale_when_no_catalog_matches ... ok
[INFO] [stdout] test tests::bundle_returns_exact_match_when_available ... ok
[INFO] [stdout] test tests::compile_file_missing_path_returns_io_error ... ok
[INFO] [stdout] test tests::compile_integer_large_float_uses_shortest_representation ... ok
[INFO] [stdout] test tests::bundle_fallback_resolves_args_against_matched_catalog ... ok
[INFO] [stdout] test tests::compile_number_large_float_uses_shortest_representation ... ok
[INFO] [stdout] test tests::compile_offset_large_negative_sign_display_never ... ok
[INFO] [stdout] test tests::compile_resources_merges_named_message_bodies ... ok
[INFO] [stdout] test tests::compile_number_negative_zero_sign_display ... ok
[INFO] [stdout] test tests::empty_bundle_reports_missing_locale_catalog ... ok
[INFO] [stdout] test tests::compile_with_manifest_validates_custom_functions ... ok
[INFO] [stdout] test tests::formatter_host_locale_independent_of_catalog ... ok
[INFO] [stdout] test compiler::syntax::charset::tests::content_char_allows_normal_chars ... ok
[INFO] [stdout] test compiler::manifest::tests::parses_manifest_toml ... ok
[INFO] [stdout] test runtime::builtin::tests::into_host_call_error_rejects_unexpected_runtime_errors_in_debug - should panic ... ok
[INFO] [stdout] test runtime::schema::tests::unresolved_label_panics - should panic ... ok
[INFO] [stdout] test runtime::schema::tests::duplicate_label_panics - should panic ... ok
[INFO] [stdout] test tests::compile_entry_points_preserve_simple_whitespace ... FAILED
[INFO] [stdout] test runtime::catalog::tests::invalid_function_name_ref_is_rejected ... ok
[INFO] [stdout] test compiler::syntax::parser::tests::parses_match_declaration_payload ... ok
[INFO] [stdout] test runtime::vm::tests::infinite_loop_fails_validator - should panic ... ok
[INFO] [stdout] test runtime::catalog::tests::invalid_literal_slice_ref_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::invalid_message_name_ref_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::invalid_output_string_ref_is_rejected ... ok
[INFO] [stdout] test runtime::catalog::tests::many_acyclic_backward_jumps_are_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::compile_entry_points_preserve_simple_whitespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::compile_entry_points_preserve_simple_whitespace' (2978) panicked at crates/message-format/src/lib.rs:150:39:
[INFO] [stdout] write temp source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa274da3628 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aa274da3628 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aa274da3628 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aa274da3628 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aa274db933a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aa274db933a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5aa274da7e62 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5aa274da7e62 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5aa274d82176 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aa274d82176 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aa274d9b5b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aa274c5ef7c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5aa274c5ef7c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5aa274d9b772 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5aa274d9b772 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aa274d82232 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aa274d77239 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aa274d82f4d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aa274db9afc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aa274db9842 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5aa274ad728c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5aa274b3e15f - message_format[27ecfc98d0b43ff4]::tests::compile_entry_points_preserve_simple_whitespace
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/message-format/src/lib.rs:150:39
[INFO] [stdout]   22:     0x5aa274b37d57 - message_format[27ecfc98d0b43ff4]::tests::compile_entry_points_preserve_simple_whitespace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/message-format/src/lib.rs:142:57
[INFO] [stdout]   23:     0x5aa274b7c9c6 - <message_format[27ecfc98d0b43ff4]::tests::compile_entry_points_preserve_simple_whitespace::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aa274c5205b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5aa274c5205b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5aa274c5f8d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5aa274c5f8d5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5aa274c5f8d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5aa274c5f8d5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5aa274c5f8d5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5aa274c5f8d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5aa274c5f8d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5aa274c591e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5aa274c591e4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5aa274c62952 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5aa274c62952 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5aa274c62952 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5aa274c62952 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5aa274c62952 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5aa274c62952 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5aa274c62952 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5aa274da2a7f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5aa274da2a7f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x710738aa7aa4 - <unknown>
[INFO] [stdout]   45:     0x710738b34a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::compile_entry_points_preserve_simple_whitespace
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 374 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p message-format --lib`
[INFO] running `Command { std: "docker" "inspect" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89", kill_on_drop: false }`
[INFO] [stdout] dc5084c46934553d082a0f381b2df53629cad5dbd35060783bc014c67cabca89
