[INFO] fetching crate elevenlabs 0.1.6... [INFO] testing elevenlabs-0.1.6 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate elevenlabs 0.1.6 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate elevenlabs 0.1.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate elevenlabs 0.1.6 [INFO] tweaked toml for crates.io crate elevenlabs 0.1.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate elevenlabs 0.1.6 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 crates.io crate elevenlabs 0.1.6 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] 90e58aaf073cb8768e6623e17ca3a6792d92289a75fc7dfd1d8d0ebe655ec934 [INFO] running `Command { std: "docker" "start" "-a" "90e58aaf073cb8768e6623e17ca3a6792d92289a75fc7dfd1d8d0ebe655ec934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90e58aaf073cb8768e6623e17ca3a6792d92289a75fc7dfd1d8d0ebe655ec934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e58aaf073cb8768e6623e17ca3a6792d92289a75fc7dfd1d8d0ebe655ec934", kill_on_drop: false }` [INFO] [stdout] 90e58aaf073cb8768e6623e17ca3a6792d92289a75fc7dfd1d8d0ebe655ec934 [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] 899bb21343800853ef326f6ee9fbe65dcad432eb7b0c73bd2ceae04d8882ee56 [INFO] running `Command { std: "docker" "start" "-a" "899bb21343800853ef326f6ee9fbe65dcad432eb7b0c73bd2ceae04d8882ee56", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling elevenlabs v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "899bb21343800853ef326f6ee9fbe65dcad432eb7b0c73bd2ceae04d8882ee56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899bb21343800853ef326f6ee9fbe65dcad432eb7b0c73bd2ceae04d8882ee56", kill_on_drop: false }` [INFO] [stdout] 899bb21343800853ef326f6ee9fbe65dcad432eb7b0c73bd2ceae04d8882ee56 [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] b63a61ae09b2a36ec61cfcdb11eadb0fef5981039ff8ef54575b78f4a82b49d7 [INFO] running `Command { std: "docker" "start" "-a" "b63a61ae09b2a36ec61cfcdb11eadb0fef5981039ff8ef54575b78f4a82b49d7", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling elevenlabs v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.04s [INFO] running `Command { std: "docker" "inspect" "b63a61ae09b2a36ec61cfcdb11eadb0fef5981039ff8ef54575b78f4a82b49d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63a61ae09b2a36ec61cfcdb11eadb0fef5981039ff8ef54575b78f4a82b49d7", kill_on_drop: false }` [INFO] [stdout] b63a61ae09b2a36ec61cfcdb11eadb0fef5981039ff8ef54575b78f4a82b49d7 [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] 463dbf9803c8dc922f7d097996088375fbe06baf992527cfc03db84803af4797 [INFO] running `Command { std: "docker" "start" "-a" "463dbf9803c8dc922f7d097996088375fbe06baf992527cfc03db84803af4797", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elevenlabs-923288f4a2e2aa2b) [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/agent_info_contract.rs (/opt/rustwide/target/debug/deps/agent_info_contract-9c9924d39d851f74) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test info_alias_is_routable ... ok [INFO] [stdout] test agent_info_is_routable ... ok [INFO] [stdout] test advertises_voices_subcommands ... ok [INFO] [stdout] test advertises_core_tts_commands ... ok [INFO] [stdout] test skill_status_is_routable ... ok [INFO] [stdout] test has_required_top_level_fields ... ok [INFO] [stdout] test name_matches_binary ... ok [INFO] [stdout] test advertises_agents_subcommands ... ok [INFO] [stdout] test config_path_is_routable ... ok [INFO] [stdout] test advertises_framework_commands ... ok [INFO] [stdout] test all_five_exit_codes_documented ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/config_precedence.rs (/opt/rustwide/target/debug/deps/config_precedence-0bc7fad667eac3c7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config_override_path_is_respected ... ok [INFO] [stdout] test env_var_used_as_fallback_when_no_file_key ... ok [INFO] [stderr] Running tests/exit_code_contracts.rs (/opt/rustwide/target/debug/deps/exit_code_contracts-1c8c40133daf3e44) [INFO] [stdout] test config_file_wins_over_defaults_when_no_env ... ok [INFO] [stdout] test config_file_wins_over_env_var ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test version_exits_0 ... ok [INFO] [stdout] test missing_api_key_exits_2 ... ok [INFO] [stdout] test invalid_flag_value_exits_3 ... ok [INFO] [stdout] test help_exits_0 ... ok [INFO] [stdout] test unknown_command_exits_3 ... ok [INFO] [stdout] test missing_required_arg_exits_3 ... ok [INFO] [stdout] test agent_info_exits_0 ... ok [INFO] [stdout] test agent_info_alias_exits_0 ... ok [INFO] [stdout] [INFO] [stderr] Running tests/http_regression.rs (/opt/rustwide/target/debug/deps/http_regression-09393b294bf98842) [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test sfx_loop_flag_parses ... ok [INFO] [stdout] test api_error_redacts_api_keys_from_body ... ok [INFO] [stdout] test voice_name_resolver_errors_on_no_match ... ok [INFO] [stdout] test voice_name_resolver_matches_substring ... ok [INFO] [stdout] test music_plan_uses_v1_music_plan ... ok [INFO] [stdout] test music_compose_uses_v1_music ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Running tests/output_contracts.rs (/opt/rustwide/target/debug/deps/output_contracts-25fce4cc56fb31e7) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test json_flag_forces_json_on_tty ... ok [INFO] [stdout] test error_envelope_shape_on_bad_input ... ok [INFO] [stdout] test agent_info_is_raw_json_not_enveloped ... ok [INFO] [stdout] test help_does_not_contain_error_envelope ... ok [INFO] [stdout] test success_envelope_shape_for_config_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "463dbf9803c8dc922f7d097996088375fbe06baf992527cfc03db84803af4797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463dbf9803c8dc922f7d097996088375fbe06baf992527cfc03db84803af4797", kill_on_drop: false }` [INFO] [stdout] 463dbf9803c8dc922f7d097996088375fbe06baf992527cfc03db84803af4797