[INFO] cloning repository https://github.com/greentic-ai/greentic-i18n [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greentic-ai/greentic-i18n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreentic-ai%2Fgreentic-i18n", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreentic-ai%2Fgreentic-i18n'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 582702de5d34e50653d3a3d986765b3762717c9e [INFO] testing greentic-ai/greentic-i18n against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreentic-ai%2Fgreentic-i18n" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/greentic-ai/greentic-i18n [INFO] finished tweaking git repo https://github.com/greentic-ai/greentic-i18n [INFO] tweaked toml for git repo https://github.com/greentic-ai/greentic-i18n written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/greentic-ai/greentic-i18n on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/greentic-ai/greentic-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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1911852b901523530dbaab649077675035607e60576f3cc6113b702995ee8dfb [INFO] running `Command { std: "docker" "start" "-a" "1911852b901523530dbaab649077675035607e60576f3cc6113b702995ee8dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1911852b901523530dbaab649077675035607e60576f3cc6113b702995ee8dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1911852b901523530dbaab649077675035607e60576f3cc6113b702995ee8dfb", kill_on_drop: false }` [INFO] [stdout] 1911852b901523530dbaab649077675035607e60576f3cc6113b702995ee8dfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d180ffe41470137266c4a6702cd531dd5742b3a794529c7bfa8dba215378061 [INFO] running `Command { std: "docker" "start" "-a" "3d180ffe41470137266c4a6702cd531dd5742b3a794529c7bfa8dba215378061", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling constant_time_eq v0.4.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling greentic-i18n-lib v0.5.1 (/opt/rustwide/workdir/crates/greentic-i18n-lib) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling greentic-i18n v0.5.1 (/opt/rustwide/workdir/crates/greentic-i18n) [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling greentic-i18n-translator v0.5.1 (/opt/rustwide/workdir/crates/greentic-i18n-translator) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.55s [INFO] running `Command { std: "docker" "inspect" "3d180ffe41470137266c4a6702cd531dd5742b3a794529c7bfa8dba215378061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d180ffe41470137266c4a6702cd531dd5742b3a794529c7bfa8dba215378061", kill_on_drop: false }` [INFO] [stdout] 3d180ffe41470137266c4a6702cd531dd5742b3a794529c7bfa8dba215378061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf403b78cc0b74aa2ba44cf143c39557ab8a404e343271ca3078437540431fe4 [INFO] running `Command { std: "docker" "start" "-a" "cf403b78cc0b74aa2ba44cf143c39557ab8a404e343271ca3078437540431fe4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling greentic-i18n-translator v0.5.1 (/opt/rustwide/workdir/crates/greentic-i18n-translator) [INFO] [stderr] Compiling greentic-i18n v0.5.1 (/opt/rustwide/workdir/crates/greentic-i18n) [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling greentic-i18n-lib v0.5.1 (/opt/rustwide/workdir/crates/greentic-i18n-lib) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.07s [INFO] running `Command { std: "docker" "inspect" "cf403b78cc0b74aa2ba44cf143c39557ab8a404e343271ca3078437540431fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf403b78cc0b74aa2ba44cf143c39557ab8a404e343271ca3078437540431fe4", kill_on_drop: false }` [INFO] [stdout] cf403b78cc0b74aa2ba44cf143c39557ab8a404e343271ca3078437540431fe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7efb04c38638207d65e69c3267611365fd04dc368666f095fdf89da09c2cdac [INFO] running `Command { std: "docker" "start" "-a" "c7efb04c38638207d65e69c3267611365fd04dc368666f095fdf89da09c2cdac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/greentic_i18n-931df88c3117ce3a) [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] [stderr] Running tests/json_schema.rs (/opt/rustwide/target/debug/deps/json_schema-e9ebba2a342ea629) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test resolve_json_matches_schema_v1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/greentic_i18n_lib-296929f98b580b54) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test format::tests::datetime_normalizes_separator ... ok [INFO] [stdout] test format::tests::currency_uses_override ... ok [INFO] [stdout] test format::tests::format_facade_delegates_currency ... ok [INFO] [stdout] test format::tests::format_facade_delegates_number ... ok [INFO] [stdout] test format::tests::format_facade_delegates_datetime ... ok [INFO] [stdout] test format::tests::profile_with_custom_day_and_cycle ... ok [INFO] [stdout] test format::tests::number_formats_with_decimal_separator ... ok [INFO] [stdout] test tests::cache_respects_max_entries_limit ... ok [INFO] [stdout] test tests::fallback_chain_includes_parents ... ok [INFO] [stdout] test tests::cache_retains_most_recent_inserts ... ok [INFO] [stdout] test tests::lenient_mode_derives_deterministic_defaults ... ok [INFO] [stdout] test tests::fixture_matches_expected_canonicalization ... ok [INFO] [stdout] test tests::normalize_common_tags ... ok [INFO] [stdout] test tests::lenient_defaults_follow_region_rules ... ok [INFO] [stdout] test tests::fallback_chain_reuses_tenant_parent ... ok [INFO] [stdout] test tests::resolver_precedence_table_is_deterministic ... ok [INFO] [stdout] test tests::cached_profile_matches_id_and_fallback_chain ... ok [INFO] [stdout] test tests::resolver_precedence_prefers_content_tag ... ok [INFO] [stdout] test tests::strict_mode_requires_timezone ... ok [INFO] [stdout] test tests::strict_mode_requires_calendar_and_numbering ... ok [INFO] [stdout] test tests::canonical_profile_id_is_stable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/perf_scaling.rs (/opt/rustwide/target/debug/deps/perf_scaling-260658f49de8175d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cache_reads_scale_without_near_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] [stderr] Running tests/perf_timeout.rs (/opt/rustwide/target/debug/deps/perf_timeout-29f94dada9fa8f1e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cache_hot_path_finishes_well_within_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/greentic_i18n_translator-090bd98a2fdd5fb8) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test cli::tests::glossary_version_changes_when_glossary_changes ... ok [INFO] [stdout] test cli::tests::help_printers_render_without_panic ... ok [INFO] [stdout] test cli::tests::requested_locale_from_args_supports_both_forms ... ok [INFO] [stdout] test cli::tests::lang_path_for_uses_sibling_json_file ... ok [INFO] [stdout] test cli::tests::status_reports_missing_and_stale_keys ... ok [INFO] [stdout] test cli::tests::manual_override_is_preserved_when_english_unchanged ... ok [INFO] [stdout] test cli::tests::help_target_skips_locale_flags_and_finds_command ... ok [INFO] [stdout] test cli::tests::fresh_state_skips_provider_call_without_cache ... ok [INFO] [stdout] test cli::tests::cache_hit_skips_provider_call ... ok [INFO] [stdout] test cli::tests::resolve_langs_handles_all_and_explicit_lists ... ok [INFO] [stdout] test cli::tests::backfill_state_does_not_overwrite_existing_state_entry ... ok [INFO] [stdout] test cli_i18n::tests::format_template_replaces_placeholders_in_order ... ok [INFO] [stdout] test git_diff::tests::diff_en_maps_computes_added_removed_updated ... ok [INFO] [stdout] test cli::tests::manual_and_fresh_helpers_detect_state_correctly ... ok [INFO] [stdout] test cli_i18n::tests::from_request_falls_back_to_english_for_unknown_locale ... ok [INFO] [stdout] test cli::tests::status_reports_ok_when_hashes_match_and_keys_exist ... ok [INFO] [stdout] test paths::tests::path_helpers_use_repo_root_i18n_directory ... ok [INFO] [stdout] test json_map::tests::sample_fixture_parses_and_values_are_preserved ... ok [INFO] [stdout] test cli_i18n::tests::normalize_locale_strips_encoding_and_normalizes_separator ... ok [INFO] [stdout] test provider::codex_cli::tests::parse_json_response_extracts_map ... ok [INFO] [stdout] test provider::codex_cli::tests::prompt_builder_contains_validation_rules ... ok [INFO] [stdout] test cli::tests::validate_batch_surfaces_validation_message ... ok [INFO] [stdout] test cli::tests::translate_retries_after_validation_failure ... ok [INFO] [stdout] test cli::tests::validate_batch_reports_missing_and_unexpected_keys ... ok [INFO] [stdout] test git_diff::tests::diff_en_maps_reports_empty_when_identical ... ok [INFO] [stdout] test json_map::tests::round_trip_write_read_is_stable_and_preserves_content ... ok [INFO] [stdout] test state::tests::default_path_points_to_repo_i18n_state_file ... ok [INFO] [stdout] test state::tests::load_missing_file_returns_default_state ... ok [INFO] [stdout] test cli::tests::backfill_state_marks_existing_translation_as_up_to_date ... ok [INFO] [stdout] test state::tests::backfill_only_adds_keys_that_exist_in_translation_map ... ok [INFO] [stdout] test provider::codex_cli::tests::parse_json_response_rejects_non_string_values ... ok [INFO] [stdout] test validate::tests::helper_extractors_work ... ok [INFO] [stdout] test state::tests::save_and_load_round_trip_state ... ok [INFO] [stdout] test validate::tests::backtick_span_exact_preservation_is_required ... ok [INFO] [stdout] test validate::tests::newline_count_mismatch_fails ... ok [INFO] [stdout] test validate::tests::validate_lang_map_reports_missing_keys ... ok [INFO] [stdout] test validate::tests::placeholder_mismatch_fails ... ok [INFO] [stdout] test provider::codex_cli::tests::prompt_builder_renders_glossary_and_feedback ... ok [INFO] [stdout] test validate::tests::empty_translation_is_rejected_for_non_empty_english ... ok [INFO] [stdout] test cli::tests::run_with_translate_updates_language_file_and_state ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/gt-i18n-git-diff-1776960455497266724/.git/ [INFO] [stdout] test cli::tests::run_with_validate_status_and_diff_succeed ... ok [INFO] [stdout] test provider::codex_cli::tests::ensure_auth_falls_back_to_api_key_mode ... ok [INFO] [stdout] test provider::codex_cli::tests::translate_batch_uses_codex_exec_output ... ok [INFO] [stdout] test provider::codex_cli::tests::ensure_auth_uses_status_when_already_logged_in ... ok [INFO] [stdout] [master (root-commit) d3a036d] base [INFO] [stdout] 1 file changed, 3 insertions(+) [INFO] [stdout] create mode 100644 i18n/en.json [INFO] [stderr] Switched to a new branch 'feature' [INFO] [stdout] [feature 41d3bf4] head [INFO] [stdout] 1 file changed, 2 insertions(+), 1 deletion(-) [INFO] [stdout] test git_diff::tests::git_helpers_read_refs_and_compute_diff ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/greentic_i18n_translator-a90fee88f50707be) [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [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] [stderr] Doc-tests greentic_i18n_lib [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] [stderr] Doc-tests greentic_i18n_translator [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] running `Command { std: "docker" "inspect" "c7efb04c38638207d65e69c3267611365fd04dc368666f095fdf89da09c2cdac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7efb04c38638207d65e69c3267611365fd04dc368666f095fdf89da09c2cdac", kill_on_drop: false }` [INFO] [stdout] c7efb04c38638207d65e69c3267611365fd04dc368666f095fdf89da09c2cdac