[INFO] cloning repository https://github.com/manfromexistence/i18n
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manfromexistence/i18n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromexistence%2Fi18n", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromexistence%2Fi18n'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77795ae312e0bd71906d988e6919241ced55f84f
[INFO] testing manfromexistence/i18n against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromexistence%2Fi18n" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/manfromexistence/i18n
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/manfromexistence/i18n
[INFO] tweaked toml for git repo https://github.com/manfromexistence/i18n written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manfromexistence/i18n on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manfromexistence/i18n 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] 03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0
[INFO] running `Command { std: "docker" "start" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0", 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" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0", 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" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling dx-i18n v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling whisper-rs-sys v0.10.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling whisper-rs v0.12.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0", 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" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling dx-i18n v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.91s
[INFO] running `Command { std: "docker" "inspect" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0", 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" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dx_i18n-3434e44d06552662)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test localization::config::tests::json_bucket_requires_locale_placeholder ... ok
[INFO] [stdout] test localization::config::tests::local_minimal_run_stays_auth_free_by_default ... ok
[INFO] [stdout] test localization::config::tests::lingo_engine_run_requires_lingo_api_key ... ok
[INFO] [stdout] test localization::config::tests::mutating_source_bucket_does_not_require_locale_placeholder ... ok
[INFO] [stdout] test localization::config::tests::local_validation_does_not_reject_optional_remote_provider_metadata ... ok
[INFO] [stdout] test localization::config::tests::status_and_lockfile_are_auth_free_for_local_configs ... ok
[INFO] [stdout] test localization::config::tests::validates_key_guard_wildcards_match_runtime_support ... ok
[INFO] [stdout] test localization::config::tests::raw_provider_auth_is_only_required_for_run ... ok
[INFO] [stdout] test localization::config::tests::validates_lingo_bucket_types_without_rejecting_unimplemented_formats ... ok
[INFO] [stdout] test localization::config::tests::validates_lingo_supported_provider_ids_and_ollama_base_url ... ok
[INFO] [stdout] test localization::local_first::tests::catalog_insert_ignores_blank_locale_or_key ... ok
[INFO] [stdout] test localization::config::tests::validates_locale_codes_for_path_safe_workspace_expansion ... ok
[INFO] [stdout] test localization::local_first::tests::catalog_insert_reports_duplicate_replacement ... ok
[INFO] [stdout] test localization::local_first::tests::local_only_rejects_blank_unit_keys ... ok
[INFO] [stdout] test localization::local_first::tests::local_only_rejects_duplicate_unit_keys ... ok
[INFO] [stdout] test localization::local_first::tests::local_only_preserves_exact_unit_keys_with_spaces ... ok
[INFO] [stdout] test localization::local_first::tests::local_only_uses_catalog_before_source_fallback ... ok
[INFO] [stdout] test localization::lockfile::tests::classifies_current_entries ... ok
[INFO] [stdout] test localization::lockfile::tests::hashes_source_values_with_sha256 ... ok
[INFO] [stdout] test localization::lockfile::tests::classifies_same_key_with_changed_content ... ok
[INFO] [stdout] test localization::lockfile::tests::parses_current_cli_md5_style_lingo_yaml_hashes ... ok
[INFO] [stdout] test localization::lockfile::tests::classifies_same_content_with_new_key_as_rename ... ok
[INFO] [stdout] test localization::lockfile::tests::lingo_yaml_roundtrips_reserved_and_colon_space_key_labels ... ok
[INFO] [stdout] test localization::lockfile::tests::parses_lingo_yaml_and_keeps_last_duplicate_key_hash ... ok
[INFO] [stdout] test localization::lockfile::tests::renders_lingo_shaped_yaml_lockfile ... ok
[INFO] [stdout] test localization::markdown_document::tests::preserves_nested_blockquote_markers_when_applying_translations ... ok
[INFO] [stdout] test localization::markdown_document::tests::preserves_crlf_frontmatter_and_body_layout ... ok
[INFO] [stdout] test localization::markdown_document::tests::skips_blockquoted_markdown_code_fences ... ok
[INFO] [stdout] test localization::markdown_document::tests::does_not_translate_markdown_table_separator_rows ... ok
[INFO] [stdout] test localization::protection::tests::inline_triple_backticks_do_not_consume_following_text_as_fence ... ok
[INFO] [stdout] test localization::markdown_document::tests::escapes_frontmatter_title_scalars_when_applying_translations ... ok
[INFO] [stdout] test localization::protection::tests::compares_placeholder_code_and_icu_token_sets ... ok
[INFO] [stdout] test localization::protection::tests::preserves_icu_plural_offset_exact_selector_structure ... ok
[INFO] [stdout] test localization::protection::tests::protects_complex_double_brace_template_expressions ... ok
[INFO] [stdout] test localization::markdown_document::tests::extracts_markdown_units_without_code_fences_or_routing_frontmatter ... ok
[INFO] [stdout] test localization::lockfile::tests::rejects_malformed_lingo_yaml_hashes ... ok
[INFO] [stdout] test localization::protection::tests::protects_entire_fence_when_code_line_starts_with_same_marker_text ... ok
[INFO] [stdout] test localization::markdown_document::tests::applies_translations_without_changing_code_fences_or_locked_frontmatter ... ok
[INFO] [stdout] test localization::protection::tests::protects_double_brace_interpolation_tokens ... ok
[INFO] [stdout] test localization::protection::tests::protects_entire_longer_markdown_fence ... ok
[INFO] [stdout] test localization::protection::tests::protects_inline_code_spans_with_longer_backtick_runs ... ok
[INFO] [stdout] test localization::protection::tests::restore_preserves_literal_sentinel_text ... ok
[INFO] [stdout] test localization::protection::tests::restore_rejects_duplicate_protected_tokens ... ok
[INFO] [stdout] test localization::protection::tests::restore_rejects_unexpected_same_namespace_sentinel_tokens ... ok
[INFO] [stdout] test localization::protection::tests::reports_missing_and_extra_locale_keys_without_accepting_shape_drift ... ok
[INFO] [stdout] test localization::protection::tests::restores_placeholders_markdown_code_and_nested_icu_blocks ... ok
[INFO] [stdout] test localization::markdown_document::tests::code_fence_state_does_not_close_on_same_marker_with_trailing_text ... ok
[INFO] [stdout] test localization::markdown_document::tests::code_fence_state_tracks_marker_family ... ok
[INFO] [stdout] test localization::markdown_document::tests::preserves_extended_markdown_markers_when_applying_translations ... ok
[INFO] [stdout] test localization::protection::tests::rejects_markdown_and_html_structure_drift ... ok
[INFO] [stdout] test localization::protection::tests::rejects_icu_branch_marker_drift ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/dx_i18n.rs (/opt/rustwide/target/debug/deps/dx_i18n-71b86797468208f3)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::lockfile_accepts_check_and_force_modes ... ok
[INFO] [stdout] test tests::run_accepts_lingo_compatible_filters ... ok
[INFO] [stdout] test tests::run_accepts_raw_provider_boundary ... ok
[INFO] [stdout] test tests::run_accepts_lingo_api_key_override ... ok
[INFO] [stdout] test tests::run_accepts_force_without_switching_from_local_mode ... ok
[INFO] [stdout] test tests::run_defaults_to_all_configured_targets_when_target_is_omitted ... ok
[INFO] [stdout] test tests::run_accepts_repeated_target_locale_and_frozen_flags ... ok
[INFO] [stdout] test tests::run_rejects_blank_lingo_api_key_override ... ok
[INFO] [stdout] test tests::run_rejects_force_with_frozen ... ok
[INFO] [stdout] test tests::run_defaults_to_local_mode ... ok
[INFO] [stdout] test tests::status_accepts_lingo_compatible_filters ... ok
[INFO] [stdout] test tests::status_defaults_verbose_to_false ... ok
[INFO] [stdout] test tests::status_rejects_remote_only_or_unimplemented_options ... ok
[INFO] [stdout] test tests::status_does_not_accept_key_filter ... ok
[INFO] [stderr]      Running unittests src/bin/demo.rs (/opt/rustwide/target/debug/deps/i18n_demo-1009cf9004ce687b)
[INFO] [stdout] test tests::run_accepts_explicit_lingo_mode ... ok
[INFO] [stderr]      Running unittests playgrounds/test_features.rs (/opt/rustwide/target/debug/deps/test_features-ff25b094a500bcdc)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lingo_compat_fixtures.rs (/opt/rustwide/target/debug/deps/lingo_compat_fixtures-b076ff1e94fb2f84)
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running tests/localization_cli.rs (/opt/rustwide/target/debug/deps/localization_cli-16c8a417ccea799c)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test locale_fixtures_preserve_placeholders_and_locked_json_keys ... ok
[INFO] [stdout] test lingo_config_is_local_first_and_bucket_compatible ... ok
[INFO] [stdout] test lingo_fixture_tree_has_parseable_json_lockfile_and_no_conflict_markers ... ok
[INFO] [stdout] test markdown_fixture_preserves_frontmatter_code_and_inline_tokens ... ok
[INFO] [stdout] test lock_fixture_tracks_source_content_and_key_hashes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test cli_run_blocks_unsupported_buckets_before_writes ... ok
[INFO] [stdout] test cli_lockfile_check_accepts_semantically_current_lock_without_rewrite ... ok
[INFO] [stdout] test cli_run_file_filter_rejects_no_matching_source_files_before_writes ... ok
[INFO] [stdout] test cli_run_bucket_filter_skips_unselected_unsupported_buckets ... ok
[INFO] [stdout] test cli_run_lingo_force_frozen_rejects_before_network_or_writes ... ok
[INFO] [stdout] test cli_run_lingo_frozen_target_drift_rejects_before_network_or_writes ... ok
[INFO] [stdout] test cli_run_file_filter_writes_only_matching_files ... ok
[INFO] [stdout] test cli_run_key_filter_rejects_no_matching_units_before_writes ... ok
[INFO] [stdout] test cli_run_file_filter_is_scoped_to_requested_target_locale_before_writes ... ok
[INFO] [stdout] test cli_lockfile_check_ignores_poisoned_lingo_env_without_writes ... ok
[INFO] [stdout] test cli_run_lingo_blank_api_key_override_exits_before_network_or_writes ... ok
[INFO] [stdout] test cli_lockfile_refuses_plain_overwrite_and_force_rewrites ... ok
[INFO] [stdout] test cli_run_lingo_missing_credentials_exits_before_writes ... ok
[INFO] [stdout] test cli_run_frozen_rejects_stale_source_lock_without_writes ... ok
[INFO] [stdout] test cli_run_lingo_key_filter_preserves_multiple_accepted_files_with_same_key ... ok
[INFO] [stdout] test cli_run_lingo_current_lockfile_skips_provider_requests_and_preserves_targets ... ok
[INFO] [stdout] test cli_filtered_run_preserves_unselected_same_key_lockfile_entries ... ok
[INFO] [stdout] test cli_run_local_ignores_lingo_env_and_api_key_without_lingo_mode ... ok
[INFO] [stdout] test cli_filtered_run_replaces_stale_lockfile_entries_for_selected_keys ... ok
[INFO] [stdout] test cli_run_local_preserves_existing_localizations_without_cloud_auth ... ok
[INFO] [stdout] test cli_run_lingo_api_key_override_posts_to_mock_endpoint ... ok
[INFO] [stdout] test cli_run_raw_provider_reports_boundary_before_writes ... ok
[INFO] [stdout] test cli_run_validates_all_requested_targets_before_first_write ... ok
[INFO] [stdout] test cli_status_bucket_filter_skips_unselected_unsupported_buckets ... ok
[INFO] [stdout] test cli_run_lingo_sends_only_added_markdown_unit_when_target_lacks_new_key ... ok
[INFO] [stdout] test cli_status_ignores_poisoned_lingo_env_without_writes ... ok
[INFO] [stdout] test cli_run_lingo_key_filter_records_only_safe_same_key_files ... ok
[INFO] [stdout] test cli_status_locale_filter_rejects_unconfigured_target_before_writes ... ok
[INFO] [stdout] test cli_run_lingo_repairs_current_unsafe_json_and_markdown_targets ... ok
[INFO] [stdout] test cli_status_locale_filter_reports_only_requested_target_locales ... ok
[INFO] [stdout] test cli_run_lingo_sends_only_changed_json_unit_by_default ... ok
[INFO] [stdout] test cli_status_file_filter_reports_only_matching_source_files ... ok
[INFO] [stdout] test cli_run_lingo_key_filter_updates_lock_for_accepted_key_only ... ok
[INFO] [stdout] test cli_status_force_counts_current_units_as_pending_without_writes ... ok
[INFO] [stdout] test cli_status_verbose_bucket_filter_skips_unselected_unsupported_buckets_without_writes ... ok
[INFO] [stdout] test cli_run_lingo_skips_target_and_lockfile_write_when_zero_translations_are_accepted ... ok
[INFO] [stdout] test cli_status_locale_filter_scopes_target_path_file_matching ... ok
[INFO] [stdout] test cli_status_file_filter_matches_target_locale_paths_like_run ... ok
[INFO] [stdout] test cli_status_is_auth_free_and_no_write ... ok
[INFO] [stdout] test cli_run_local_force_does_not_require_lingo_credentials ... ok
[INFO] [stdout] test cli_status_verbose_locale_filter_scopes_target_path_file_matching ... ok
[INFO] [stdout] test cli_status_locale_force_stays_scoped_auth_free_and_no_write ... ok
[INFO] [stdout] test cli_run_mode_lingo_posts_to_mock_endpoint ... ok
[INFO] [stdout] test cli_status_verbose_reports_pending_keys_by_source_file_without_auth_or_writes ... ok
[INFO] [stdout] test cli_run_key_filter_preserves_unselected_target_strings ... ok
[INFO] [stdout] test cli_status_reports_target_drift_without_writes ... ok
[INFO] [stdout] test cli_run_local_updates_missing_lockfile_after_success ... ok
[INFO] [stdout] test cli_run_frozen_rejects_stale_targets_without_writes ... ok
[INFO] [stdout] test cli_status_verbose_force_reports_safe_pending_files_without_writes ... ok
[INFO] [stdout] test cli_run_lingo_sends_only_changed_markdown_unit_by_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/localization_workflow.rs (/opt/rustwide/target/debug/deps/localization_workflow-6b572fd03ab9364a)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test json_document_applies_translations_without_changing_shape ... ok
[INFO] [stdout] test json_document_leaves_untranslated_strings_and_shape_unchanged ... ok
[INFO] [stdout] test json_document_disambiguates_slash_and_tilde_keys ... ok
[INFO] [stdout] test lingo_api_provider_preserves_array_shape_after_protecting_units ... ok
[INFO] [stdout] test lingo_api_provider_bounds_error_body_before_connection_closes ... ok
[INFO] [stdout] test lingo_config_accepts_official_api_url_env_alias ... ok
[INFO] [stdout] test lingo_api_provider_serializes_current_localize_shape_without_leaking_key ... ok
[INFO] [stdout] test lingo_config_rejects_non_https_non_loopback_api_urls ... ok
[INFO] [stdout] test lingo_config_rejects_secret_bearing_api_urls ... ok
[INFO] [stdout] test lingo_config_uses_lower_priority_engine_and_base_url_when_primary_aliases_are_blank ... ok
[INFO] [stdout] test lingo_provider_new_uses_bounded_http_timeouts ... ok
[INFO] [stdout] test lingo_request_and_response_round_trip_json_pointer_keys ... ok
[INFO] [stdout] test lingo_config_accepts_official_sdk_and_ci_api_key_alias ... ok
[INFO] [stdout] test lingo_config_constructor_validates_base_url_and_normalizes_engine ... ok
[INFO] [stdout] test lingo_api_provider_redacts_secret_like_error_bodies ... ok
[INFO] [stdout] test lingo_request_can_include_context_hints ... ok
[INFO] [stdout] test lingo_safe_response_parser_accepts_array_holes_for_non_string_source_items ... ok
[INFO] [stdout] test lingo_safe_response_parser_rejects_locale_echo_mismatch ... ok
[INFO] [stdout] test lingo_safe_response_parser_rejects_array_shape_drift ... ok
[INFO] [stdout] test lingo_request_preserves_json_array_shape_from_document_units ... ok
[INFO] [stdout] test lingo_api_provider_rejects_response_key_drift ... ok
[INFO] [stdout] test lingo_request_rejects_duplicate_translation_unit_keys ... ok
[INFO] [stdout] test lingo_debug_output_redacts_api_key ... ok
[INFO] [stdout] test lingo_config_uses_lower_priority_api_key_when_dx_alias_is_blank ... ok
[INFO] [stdout] test lingo_response_parser_keeps_model_and_usage_metadata ... ok
[INFO] [stdout] test local_first_localizer_uses_existing_translations_without_auth ... ok
[INFO] [stdout] test lingo_api_provider_posts_to_mock_endpoint_without_leaking_key ... ok
[INFO] [stdout] test lingo_safe_response_parser_rejects_missing_locale_echoes ... ok
[INFO] [stdout] test provider_response_maps_lingo_metadata_without_losing_translations ... ok
[INFO] [stdout] test lockfile_tracks_source_hashes_and_detects_deltas ... ok
[INFO] [stdout] test protected_text_restores_markdown_code_and_variables ... ok
[INFO] [stdout] test lingo_api_provider_protects_and_restores_structural_tokens ... ok
[INFO] [stdout] test lingo_api_provider_bounds_success_body_before_connection_closes ... ok
[INFO] [stdout] test parses_lingo_style_config_without_requiring_cloud_auth ... ok
[INFO] [stdout] test lingo_api_provider_does_not_follow_redirects_with_api_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/localization_workspace.rs (/opt/rustwide/target/debug/deps/localization_workspace-45d34424ad703e96)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test workspace_applies_bucket_pattern_locale_delimiter ... ok
[INFO] [stdout] test workspace_falls_back_to_source_when_target_json_loses_structural_tokens ... ok
[INFO] [stdout] test workspace_does_not_compact_arrays_when_ignoring_json_array_elements ... ok
[INFO] [stdout] test workspace_filters_local_json_by_bucket_file_and_dot_key_prefix ... ok
[INFO] [stdout] test workspace_filters_provider_json_units_by_dot_key_prefix ... ok
[INFO] [stdout] test workspace_falls_back_to_source_markdown_unit_when_target_loses_tokens ... ok
[INFO] [stdout] test workspace_filters_markdown_by_full_canonical_key_with_file_extension ... ok
[INFO] [stdout] test workspace_builds_lingo_lockfile_from_configured_source_buckets ... ok
[INFO] [stdout] test workspace_load_keeps_local_commands_auth_free_with_partial_remote_provider ... ok
[INFO] [stdout] test workspace_maps_wildcard_json_sources_to_target_locale_paths ... ok
[INFO] [stdout] test workspace_provider_json_delta_resends_current_unit_when_target_is_unsafe ... ok
[INFO] [stdout] test workspace_load_rejects_configured_path_like_target_locales ... ok
[INFO] [stdout] test workspace_provider_json_delta_preserves_current_safe_target_units ... ok
[INFO] [stdout] test workspace_provider_json_preserves_response_metadata ... ok
[INFO] [stdout] test workspace_load_keeps_local_commands_auth_free_with_incomplete_remote_provider ... ok
[INFO] [stdout] test workspace_provider_markdown_falls_back_when_provider_loses_tokens ... ok
[INFO] [stdout] test workspace_honors_exclude_patterns_when_rendering_local_json ... ok
[INFO] [stdout] test workspace_provider_markdown_delta_resends_current_unit_when_target_has_block_marker_injection ... ok
[INFO] [stdout] test workspace_ignores_ambiguous_same_kind_markdown_target_prefix ... ok
[INFO] [stdout] test workspace_ignores_markdown_target_text_when_unit_order_drifts ... ok
[INFO] [stdout] test workspace_ignores_ambiguous_same_kind_markdown_target_reorder ... ok
[INFO] [stdout] test workspace_preserves_nested_blockquote_markers_in_local_markdown ... ok
[INFO] [stdout] test workspace_injects_target_locale_for_configured_json_keys ... ok
[INFO] [stdout] test workspace_provider_markdown_delta_resends_current_unit_when_target_is_unsafe ... ok
[INFO] [stdout] test workspace_ignores_markdown_target_text_when_unit_structure_drifts ... ok
[INFO] [stdout] test workspace_provider_json_skips_provider_when_no_translatable_units_remain ... ok
[INFO] [stdout] test workspace_markdown_keys_keep_non_locale_segments_named_like_source_locale ... ok
[INFO] [stdout] test workspace_preserves_empty_json_objects_in_local_and_provider_outputs ... ok
[INFO] [stdout] test workspace_markdown_key_controls_match_json_provider_eligibility ... ok
[INFO] [stdout] test workspace_rejects_include_patterns_that_escape_root ... ok
[INFO] [stdout] test workspace_rejects_unconfigured_or_path_like_target_locales ... ok
[INFO] [stdout] test workspace_renders_local_json_outputs_without_cloud_auth ... ok
[INFO] [stdout] test workspace_renders_json_with_lingo_compatible_provider_without_using_local_target_text ... ok
[INFO] [stdout] test workspace_provider_markdown_preserves_response_metadata ... ok
[INFO] [stdout] test workspace_provider_markdown_rejects_single_line_block_marker_injection ... ok
[INFO] [stdout] test workspace_uses_repeated_markdown_targets_when_anchors_are_stable ... ok
[INFO] [stdout] test workspace_status_reports_target_drift_without_marking_source_pending ... ok
[INFO] [stdout] test workspace_status_reports_pending_keys_grouped_by_source_file ... ok
[INFO] [stdout] test workspace_provider_markdown_rejects_multiline_structure_injection ... ok
[INFO] [stdout] test workspace_status_reports_unsupported_buckets_without_blocking_local_json ... ok
[INFO] [stdout] test workspace_uses_repeated_markdown_targets_when_code_anchors_are_stable ... ok
[INFO] [stdout] test workspace_renders_local_markdown_from_source_structure_and_target_text ... ok
[INFO] [stdout] test workspace_status_uses_lockfile_without_requiring_cloud_auth ... ok
[INFO] [stdout] test workspace_renders_markdown_with_lingo_compatible_provider ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dx_i18n
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/locale/microsoft.rs - locale::microsoft::MicrosoftTranslator::new (line 46) - compile ... FAILED
[INFO] [stdout] test src/sts/google.rs - sts::google::GoogleSTT::new (line 28) - compile ... ok
[INFO] [stdout] test src/tts/edge.rs - tts::edge::EdgeTTS::new (line 51) - compile ... FAILED
[INFO] [stdout] test src/locale/google.rs - locale::google::GoogleTranslator::new (line 25) - compile ... FAILED
[INFO] [stdout] test src/tts/google.rs - tts::google::GoogleTTS::new (line 19) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/locale/microsoft.rs - locale::microsoft::MicrosoftTranslator::new (line 46) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `i18n` in this scope
[INFO] [stdout]   --> src/locale/microsoft.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use i18n::locale::MicrosoftTranslator;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `i18n`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `i18n`, use `cargo add i18n` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tts/edge.rs - tts::edge::EdgeTTS::new (line 51) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `i18n` in this scope
[INFO] [stdout]   --> src/tts/edge.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use i18n::tts::EdgeTTS;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `i18n`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `i18n`, use `cargo add i18n` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/locale/google.rs - locale::google::GoogleTranslator::new (line 25) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `i18n` in this scope
[INFO] [stdout]   --> src/locale/google.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use i18n::locale::GoogleTranslator;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `i18n`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `i18n`, use `cargo add i18n` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tts/google.rs - tts::google::GoogleTTS::new (line 19) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `i18n` in this scope
[INFO] [stdout]   --> src/tts/google.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use i18n::tts::GoogleTTS;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `i18n`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `i18n`, use `cargo add i18n` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/locale/google.rs - locale::google::GoogleTranslator::new (line 25)
[INFO] [stdout]     src/locale/microsoft.rs - locale::microsoft::MicrosoftTranslator::new (line 46)
[INFO] [stdout]     src/tts/edge.rs - tts::edge::EdgeTTS::new (line 51)
[INFO] [stdout]     src/tts/google.rs - tts::google::GoogleTTS::new (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.24s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0", kill_on_drop: false }`
[INFO] [stdout] 03881b23edd8f781a008c507341f6791c0ada0c9aafaf76338c5baaf71c785d0
