[INFO] fetching crate elizaos-plugin-tts 1.0.0... [INFO] testing elizaos-plugin-tts-1.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate elizaos-plugin-tts 1.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate elizaos-plugin-tts 1.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate elizaos-plugin-tts 1.0.0 [INFO] tweaked toml for crates.io crate elizaos-plugin-tts 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate elizaos-plugin-tts 1.0.0 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 crates.io crate elizaos-plugin-tts 1.0.0 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4b8e1aa2398d7406f10a0ab495ce598724654eec0a028334b2473642124afb26 [INFO] running `Command { std: "docker" "start" "-a" "4b8e1aa2398d7406f10a0ab495ce598724654eec0a028334b2473642124afb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b8e1aa2398d7406f10a0ab495ce598724654eec0a028334b2473642124afb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8e1aa2398d7406f10a0ab495ce598724654eec0a028334b2473642124afb26", kill_on_drop: false }` [INFO] [stdout] 4b8e1aa2398d7406f10a0ab495ce598724654eec0a028334b2473642124afb26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 65123157ca38188a7eaab2a0a15aff9ddc14a946b39a35eab5c28c0b29a796ef [INFO] running `Command { std: "docker" "start" "-a" "65123157ca38188a7eaab2a0a15aff9ddc14a946b39a35eab5c28c0b29a796ef", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling elizaos-plugin-tts v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.74s [INFO] running `Command { std: "docker" "inspect" "65123157ca38188a7eaab2a0a15aff9ddc14a946b39a35eab5c28c0b29a796ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65123157ca38188a7eaab2a0a15aff9ddc14a946b39a35eab5c28c0b29a796ef", kill_on_drop: false }` [INFO] [stdout] 65123157ca38188a7eaab2a0a15aff9ddc14a946b39a35eab5c28c0b29a796ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1218b7c79d3b3514a4b1014b04f85ff9a49778dbb069923f1efc872e2ded3033 [INFO] running `Command { std: "docker" "start" "-a" "1218b7c79d3b3514a4b1014b04f85ff9a49778dbb069923f1efc872e2ded3033", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling elizaos-plugin-tts v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `Command { std: "docker" "inspect" "1218b7c79d3b3514a4b1014b04f85ff9a49778dbb069923f1efc872e2ded3033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1218b7c79d3b3514a4b1014b04f85ff9a49778dbb069923f1efc872e2ded3033", kill_on_drop: false }` [INFO] [stdout] 1218b7c79d3b3514a4b1014b04f85ff9a49778dbb069923f1efc872e2ded3033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8bfa33da0057c9ec5f9ab044d2e0768d5258e636f4aaaaf06a9637df6957b4d9 [INFO] running `Command { std: "docker" "start" "-a" "8bfa33da0057c9ec5f9ab044d2e0768d5258e636f4aaaaf06a9637df6957b4d9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elizaos_plugin_tts-562f7691495708b0) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test config::tests::test_clear_config ... ok [INFO] [stdout] test config::tests::test_merges_with_existing ... ok [INFO] [stdout] test config::tests::test_returns_merged_config ... ok [INFO] [stdout] test config::tests::test_should_apply_off ... ok [INFO] [stdout] test config::tests::test_should_apply_tagged ... ok [INFO] [stdout] test config::tests::test_sets_config_values ... ok [INFO] [stdout] test config::tests::test_should_apply_always ... ok [INFO] [stdout] test config::tests::test_should_apply_inbound ... ok [INFO] [stdout] test directives::tests::test_json_voice_directive_no_newline ... ok [INFO] [stdout] test config::tests::test_returns_default_config_for_new_room ... ok [INFO] [stdout] test directives::tests::test_json_voice_directive_no_voice_keys ... ok [INFO] [stdout] test directives::tests::test_json_voice_directive_non_json ... ok [INFO] [stdout] test directives::tests::test_json_voice_directive_parses_rate ... ok [INFO] [stdout] test directives::tests::test_json_voice_directive_parses_voice ... ok [INFO] [stdout] test directives::tests::test_json_voice_directive_parses_speed ... ok [INFO] [stdout] test directives::tests::test_parse_returns_none_for_plain_text ... ok [INFO] [stdout] test directives::tests::test_parse_simple_directive ... ok [INFO] [stdout] test directives::tests::test_get_tts_text_no_directive ... ok [INFO] [stdout] test directives::tests::test_has_tts_directive ... ok [INFO] [stdout] test directives::tests::test_get_tts_text_without_directive_text ... ok [INFO] [stdout] test directives::tests::test_strip_directives ... ok [INFO] [stdout] test text_processor::tests::test_adds_ellipsis_when_truncating_mid_sentence ... ok [INFO] [stdout] test text_processor::tests::test_combined_cleaning ... ok [INFO] [stdout] test text_processor::tests::test_removes_code_blocks ... ok [INFO] [stdout] test directives::tests::test_parse_text_block ... ok [INFO] [stdout] test text_processor::tests::test_removes_html_tags ... ok [INFO] [stdout] test directives::tests::test_parse_voice ... ok [INFO] [stdout] test text_processor::tests::test_removes_inline_code ... ok [INFO] [stdout] test directives::tests::test_get_tts_text_with_directive_text ... ok [INFO] [stdout] test text_processor::tests::test_removes_markdown_bold ... ok [INFO] [stdout] test text_processor::tests::test_removes_markdown_headers ... ok [INFO] [stdout] test text_processor::tests::test_returns_original_if_under_limit ... ok [INFO] [stdout] test text_processor::tests::test_removes_markdown_italic ... ok [INFO] [stdout] test text_processor::tests::test_truncates_at_word_boundary ... ok [INFO] [stdout] test text_processor::tests::test_truncates_at_sentence_boundary ... ok [INFO] [stdout] test directives::tests::test_parse_provider ... ok [INFO] [stdout] test text_processor::tests::test_removes_markdown_links ... ok [INFO] [stdout] test directives::tests::test_parse_multiple_options ... ok [INFO] [stdout] test text_processor::tests::test_removes_urls ... ok [INFO] [stdout] test directives::tests::test_parse_speed ... ok [INFO] [stdout] test directives::tests::test_normalize_provider_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-3ef3411fb2259c63) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test test_clean_removes_bold ... ok [INFO] [stdout] test test_clean_removes_italic ... ok [INFO] [stdout] test test_clean_removes_html ... ok [INFO] [stdout] test test_clean_removes_inline_code ... ok [INFO] [stdout] test test_clean_removes_headers ... ok [INFO] [stdout] test test_clean_removes_links ... ok [INFO] [stdout] test test_clean_combined ... ok [INFO] [stdout] test test_clean_removes_code_blocks ... ok [INFO] [stdout] test test_clean_removes_urls ... ok [INFO] [stdout] test test_clear_config_restores_defaults ... ok [INFO] [stdout] test test_default_config_for_new_room ... ok [INFO] [stdout] test test_format_tts_config ... ok [INFO] [stdout] test test_get_best_provider_fallback ... ok [INFO] [stdout] test test_has_tts_directive_detects_simple ... ok [INFO] [stdout] test test_has_tts_directive_detects_with_options ... ok [INFO] [stdout] test test_has_tts_directive_detects_text_blocks ... ok [INFO] [stdout] test test_get_best_provider_preferred ... ok [INFO] [stdout] test test_is_provider_available_auto ... ok [INFO] [stdout] test test_is_provider_available_with_key ... ok [INFO] [stdout] test test_is_provider_unavailable_without_key ... ok [INFO] [stdout] test test_json_no_newline ... ok [INFO] [stdout] test test_json_non_json_first_line ... ok [INFO] [stdout] test test_json_no_voice_keys ... ok [INFO] [stdout] test test_is_provider_available_no_key_required ... ok [INFO] [stdout] test test_json_parses_speed ... ok [INFO] [stdout] test test_merge_config ... ok [INFO] [stdout] test test_json_parses_rate ... ok [INFO] [stdout] test test_json_parses_voice ... ok [INFO] [stdout] test test_has_tts_directive_returns_false_for_invalid_patterns ... ok [INFO] [stderr] Doc-tests elizaos_plugin_tts [INFO] [stdout] test test_get_tts_text_no_directive ... ok [INFO] [stdout] test test_parse_returns_none_for_plain_text ... ok [INFO] [stdout] test test_has_tts_directive_returns_false_for_plain_text ... ok [INFO] [stdout] test test_parse_simple_directive ... ok [INFO] [stdout] test test_get_tts_text_no_directive_text ... ok [INFO] [stdout] test test_set_and_get_config ... ok [INFO] [stdout] test test_parse_provider ... ok [INFO] [stdout] test test_parse_text_block ... ok [INFO] [stdout] test test_should_apply_always ... ok [INFO] [stdout] test test_get_tts_text_directive_text ... ok [INFO] [stdout] test test_parse_speed ... ok [INFO] [stdout] test test_normalize_provider_names ... ok [INFO] [stdout] test test_parse_voice ... ok [INFO] [stdout] test test_should_apply_off ... ok [INFO] [stdout] test test_should_apply_tagged ... ok [INFO] [stdout] test test_strip_directive_with_options ... ok [INFO] [stdout] test test_should_apply_inbound ... ok [INFO] [stdout] test test_strip_multiple_directives ... ok [INFO] [stdout] test test_strip_simple_directive ... ok [INFO] [stdout] test test_truncate_adds_ellipsis ... ok [INFO] [stdout] test test_truncate_at_sentence_boundary ... ok [INFO] [stdout] test test_truncate_under_limit ... ok [INFO] [stdout] test test_truncate_at_word_boundary ... ok [INFO] [stdout] test test_parse_multiple_options ... ok [INFO] [stdout] test test_strip_text_blocks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [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] running `Command { std: "docker" "inspect" "8bfa33da0057c9ec5f9ab044d2e0768d5258e636f4aaaaf06a9637df6957b4d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bfa33da0057c9ec5f9ab044d2e0768d5258e636f4aaaaf06a9637df6957b4d9", kill_on_drop: false }` [INFO] [stdout] 8bfa33da0057c9ec5f9ab044d2e0768d5258e636f4aaaaf06a9637df6957b4d9