[INFO] cloning repository https://github.com/hvpaiva/trlt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hvpaiva/trlt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvpaiva%2Ftrlt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvpaiva%2Ftrlt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b94065aa35229bbfb84a9c9999a12890aaf22ca [INFO] testing hvpaiva/trlt against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvpaiva%2Ftrlt" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hvpaiva/trlt [INFO] finished tweaking git repo https://github.com/hvpaiva/trlt [INFO] tweaked toml for git repo https://github.com/hvpaiva/trlt written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hvpaiva/trlt on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hvpaiva/trlt 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c932c94da25ddeb1ef810bcb9f4fc648c1779b12845b436b67864c37dbd91ab8 [INFO] running `Command { std: "docker" "start" "-a" "c932c94da25ddeb1ef810bcb9f4fc648c1779b12845b436b67864c37dbd91ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c932c94da25ddeb1ef810bcb9f4fc648c1779b12845b436b67864c37dbd91ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c932c94da25ddeb1ef810bcb9f4fc648c1779b12845b436b67864c37dbd91ab8", kill_on_drop: false }` [INFO] [stdout] c932c94da25ddeb1ef810bcb9f4fc648c1779b12845b436b67864c37dbd91ab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78dca362a1928344fb21fe3feee909b9b846b6e767cacc7b3216667068d94a4f [INFO] running `Command { std: "docker" "start" "-a" "78dca362a1928344fb21fe3feee909b9b846b6e767cacc7b3216667068d94a4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [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 x11rb v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling image v0.25.9 [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 idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling trlt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.32s [INFO] running `Command { std: "docker" "inspect" "78dca362a1928344fb21fe3feee909b9b846b6e767cacc7b3216667068d94a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78dca362a1928344fb21fe3feee909b9b846b6e767cacc7b3216667068d94a4f", kill_on_drop: false }` [INFO] [stdout] 78dca362a1928344fb21fe3feee909b9b846b6e767cacc7b3216667068d94a4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 830738df8a47a78c59bdb533e0bf0f9860761887a6cce3daa622f63341fea7ad [INFO] running `Command { std: "docker" "start" "-a" "830738df8a47a78c59bdb533e0bf0f9860761887a6cce3daa622f63341fea7ad", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling trlt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.30s [INFO] running `Command { std: "docker" "inspect" "830738df8a47a78c59bdb533e0bf0f9860761887a6cce3daa622f63341fea7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830738df8a47a78c59bdb533e0bf0f9860761887a6cce3daa622f63341fea7ad", kill_on_drop: false }` [INFO] [stdout] 830738df8a47a78c59bdb533e0bf0f9860761887a6cce3daa622f63341fea7ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 316967fea3dfed6328215efd496b8bd16ef36e50ad76cbae90ece0c50d198777 [INFO] running `Command { std: "docker" "start" "-a" "316967fea3dfed6328215efd496b8bd16ef36e50ad76cbae90ece0c50d198777", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trlt-7117e0c53d9192f1) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test config::tests::anthropic_config_defaults ... ok [INFO] [stdout] test config::tests::default_config_has_correct_values ... ok [INFO] [stdout] test config::tests::deserialize_empty_toml_uses_defaults ... ok [INFO] [stdout] test config::tests::deserialize_full_config ... ok [INFO] [stdout] test config::tests::ollama_config_defaults ... ok [INFO] [stdout] test config::tests::roundtrip_serialization ... ok [INFO] [stdout] test config::tests::openai_config_defaults ... ok [INFO] [stdout] test config::tests::serialize_minimal_config ... ok [INFO] [stdout] test config::tests::set_value_default_target ... ok [INFO] [stdout] test config::tests::set_value_creates_deeply_nested ... ok [INFO] [stdout] test config::tests::set_value_ollama_base_url ... ok [INFO] [stdout] test config::tests::set_value_nested_key_creates_section ... ok [INFO] [stdout] test config::tests::set_value_top_level_key ... ok [INFO] [stdout] test input::tests::resolve_plain_text ... ok [INFO] [stdout] test config::tests::set_value_nested_key_updates_existing ... ok [INFO] [stdout] test input::tests::resolve_text_with_special_chars ... ok [INFO] [stdout] test input::tests::resolve_unicode_text ... ok [INFO] [stdout] test input::tests::resolve_empty_string ... ok [INFO] [stdout] test provider::anthropic::tests::new_creates_provider ... ok [INFO] [stdout] test provider::ollama::tests::new_creates_provider ... ok [INFO] [stdout] test config::tests::to_toml_pretty_works ... ok [INFO] [stdout] test provider::tests::anthropic_not_configured_returns_error ... ok [INFO] [stdout] test provider::tests::create_anthropic_provider ... ok [INFO] [stdout] test provider::openai::tests::new_creates_provider ... ok [INFO] [stdout] test provider::tests::create_ollama_provider_without_config_uses_defaults ... ok [INFO] [stdout] test provider::tests::create_anthropic_provider_with_model_override ... ok [INFO] [stdout] test provider::anthropic::tests::translate_without_from_lang ... ok [INFO] [stdout] test provider::tests::create_openai_provider ... ok [INFO] [stdout] test provider::tests::provider_override_takes_precedence ... ok [INFO] [stdout] test provider::anthropic::tests::translate_with_from_lang ... ok [INFO] [stdout] test provider::tests::unknown_provider_returns_error ... ok [INFO] [stdout] test provider::tests::uses_config_provider_when_no_override ... ok [INFO] [stdout] test provider::tests::create_openai_provider_with_model_override ... ok [INFO] [stdout] test translate::tests::translate_fails_with_no_provider_configured ... ok [INFO] [stdout] test translate::tests::translate_fails_with_unknown_provider ... ok [INFO] [stdout] test provider::tests::create_ollama_provider ... ok [INFO] [stdout] test provider::tests::create_ollama_provider_with_model_override ... ok [INFO] [stdout] test provider::tests::openai_not_configured_returns_error ... ok [INFO] [stdout] test wizard::tests::can_run_interactive_returns_false_in_tests ... ok [INFO] [stdout] test input::tests::resolve_multiline_text ... ok [INFO] [stdout] test config::tests::deserialize_minimal_toml ... ok [INFO] [stdout] test input::tests::resolve_file_input ... ok [INFO] [stdout] test config::tests::serialize_config_with_openai ... ok [INFO] [stdout] test provider::openai::tests::translate_without_from_lang ... ok [INFO] [stdout] test translate::tests::translate_with_model_override ... ok [INFO] [stdout] test provider::openai::tests::translate_with_from_lang ... ok [INFO] [stdout] test provider::ollama::tests::translate_with_from_lang ... ok [INFO] [stdout] test config::tests::skip_serializing_none_sections ... ok [INFO] [stdout] test translate::tests::translate_with_from_language ... ok [INFO] [stdout] test translate::tests::translate_with_provider_override ... ok [INFO] [stdout] test provider::ollama::tests::translate_without_from_lang ... ok [INFO] [stdout] test input::tests::resolve_nonexistent_file_treated_as_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trlt-895283064e2a04a4) [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/cli.rs (/opt/rustwide/target/debug/deps/cli-a574985065ff0012) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test help_shows_usage ... ok [INFO] [stdout] test init_wizard_ollama ... ok [INFO] [stdout] test version_shows_version ... ok [INFO] [stdout] test completions_zsh ... ok [INFO] [stdout] test translate_help_shows_options ... ok [INFO] [stdout] test init_wizard_with_piped_input ... ok [INFO] [stdout] test unknown_subcommand_fails ... ok [INFO] [stdout] test init_wizard_anthropic ... ok [INFO] [stdout] test init_help_shows_setup ... ok [INFO] [stdout] test config_show ... ok [INFO] [stdout] test config_set_nested_key ... ok [INFO] [stdout] test config_set_top_level ... ok [INFO] [stdout] test translate_provider_not_configured ... ok [INFO] [stdout] test completions_bash ... ok [INFO] [stdout] test config_help_shows_subcommands ... ok [INFO] [stdout] test completions_fish ... ok [INFO] [stdout] test translate_reads_from_file ... ok [INFO] [stdout] test translate_no_config_no_terminal_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests trlt [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" "316967fea3dfed6328215efd496b8bd16ef36e50ad76cbae90ece0c50d198777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316967fea3dfed6328215efd496b8bd16ef36e50ad76cbae90ece0c50d198777", kill_on_drop: false }` [INFO] [stdout] 316967fea3dfed6328215efd496b8bd16ef36e50ad76cbae90ece0c50d198777