[INFO] fetching crate alchemy-llm 0.2.0... [INFO] testing alchemy-llm-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate alchemy-llm 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate alchemy-llm 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate alchemy-llm 0.2.0 [INFO] tweaked toml for crates.io crate alchemy-llm 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate alchemy-llm 0.2.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 alchemy-llm 0.2.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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8a547c24b7c24da1f0fe5eb0792f9a7f4c465f2b78ca317ed19c9cc10f259a8b [INFO] running `Command { std: "docker" "start" "-a" "8a547c24b7c24da1f0fe5eb0792f9a7f4c465f2b78ca317ed19c9cc10f259a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a547c24b7c24da1f0fe5eb0792f9a7f4c465f2b78ca317ed19c9cc10f259a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a547c24b7c24da1f0fe5eb0792f9a7f4c465f2b78ca317ed19c9cc10f259a8b", kill_on_drop: false }` [INFO] [stdout] 8a547c24b7c24da1f0fe5eb0792f9a7f4c465f2b78ca317ed19c9cc10f259a8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f264adfc27abc1a46c7c770f24e1d50417026ec7c4f491b9171a2206aa8195c9 [INFO] running `Command { std: "docker" "start" "-a" "f264adfc27abc1a46c7c770f24e1d50417026ec7c4f491b9171a2206aa8195c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 schemars_derive v0.8.22 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.54 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [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 tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.18.3 [INFO] [stderr] Compiling alchemy-llm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "f264adfc27abc1a46c7c770f24e1d50417026ec7c4f491b9171a2206aa8195c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f264adfc27abc1a46c7c770f24e1d50417026ec7c4f491b9171a2206aa8195c9", kill_on_drop: false }` [INFO] [stdout] f264adfc27abc1a46c7c770f24e1d50417026ec7c4f491b9171a2206aa8195c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9083357525e8ed5c6ca15227ec856fe515b75507129422ecda4d5e3be115d734 [INFO] running `Command { std: "docker" "start" "-a" "9083357525e8ed5c6ca15227ec856fe515b75507129422ecda4d5e3be115d734", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling serial_test v3.3.1 [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 tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.18.3 [INFO] [stderr] Compiling alchemy-llm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.71s [INFO] running `Command { std: "docker" "inspect" "9083357525e8ed5c6ca15227ec856fe515b75507129422ecda4d5e3be115d734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9083357525e8ed5c6ca15227ec856fe515b75507129422ecda4d5e3be115d734", kill_on_drop: false }` [INFO] [stdout] 9083357525e8ed5c6ca15227ec856fe515b75507129422ecda4d5e3be115d734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 647c1898848cd2ec4f5036f7cb21a5a6694d2492049b2086581d461180a2664c [INFO] running `Command { std: "docker" "start" "-a" "647c1898848cd2ec4f5036f7cb21a5a6694d2492049b2086581d461180a2664c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alchemy_llm-d04d9be5b7af0af6) [INFO] [stdout] [INFO] [stdout] running 156 tests [INFO] [stdout] test models::anthropic::tests::all_models_support_reasoning ... ok [INFO] [stdout] test models::featherless::tests::featherless_model_uses_first_class_openai_compatible_path ... ok [INFO] [stdout] test models::minimax::tests::minimax_cn_model_uses_cn_provider_and_url ... ok [INFO] [stdout] test models::minimax::tests::minimax_model_has_first_class_api ... ok [INFO] [stdout] test models::zai::tests::glm_model_constructors_match_catalog_contract ... ok [INFO] [stdout] test providers::env::tests::test_get_env_api_key_custom_provider_returns_none ... ok [INFO] [stdout] test providers::env::tests::test_get_env_api_key_anthropic_oauth_takes_precedence ... ok [INFO] [stdout] test models::anthropic::tests::claude_opus_4_6_has_correct_api_and_provider ... ok [INFO] [stdout] test models::kimi::tests::kimi_model_uses_anthropic_messages_path ... ok [INFO] [stdout] test providers::env::tests::test_get_env_api_key_anthropic_api_key ... ok [INFO] [stdout] test providers::env::tests::test_get_env_api_key_missing_returns_none ... ok [INFO] [stdout] test providers::env::tests::test_get_env_api_key_featherless ... ok [INFO] [stdout] test providers::kimi::tests::live_kimi_complete_accepts_reasoning_enabled_requests ... ignored, live API test [INFO] [stdout] test providers::kimi::tests::live_kimi_complete_returns_typed_text_message ... ignored, live API test [INFO] [stdout] test providers::kimi::tests::live_kimi_complete_returns_typed_tool_call ... ignored, live API test [INFO] [stdout] test providers::kimi::tests::live_kimi_stream_emits_typed_text_events ... ignored, live API test [INFO] [stdout] test providers::env::tests::test_get_env_api_key_kimi ... ok [INFO] [stdout] test providers::minimax::tests::build_params_clamps_temperature_to_positive_lower_bound ... ok [INFO] [stdout] test providers::minimax::tests::usage_only_chunk_updates_output_usage ... ok [INFO] [stdout] test providers::minimax::tests::stream_minimax_completions_final_message_shape ... ok [INFO] [stdout] test providers::minimax::tests::process_chunk_with_inline_think_tags_emits_expected_event_order ... ok [INFO] [stdout] test providers::minimax::tests::process_chunk_maps_reasoning_details_to_thinking_events ... ok [INFO] [stdout] test providers::minimax::tests::build_params_for_non_reasoning_model_omits_reasoning_split ... ok [INFO] [stdout] test providers::minimax::tests::process_chunk_prioritizes_tool_call_continuations_before_reasoning_details ... ok [INFO] [stdout] test providers::minimax::tests::process_chunk_prioritizes_tool_call_continuations_before_text_fallback ... ok [INFO] [stdout] test providers::minimax::tests::build_params_wraps_assistant_thinking_with_think_tags_for_replay ... ok [INFO] [stdout] test providers::env::tests::test_get_env_api_key_openai ... ok [INFO] [stdout] test providers::openai_completions::tests::detect_compat_for_featherless_defaults ... ok [INFO] [stdout] test providers::openai_completions::tests::detect_compat_for_mistral_defaults ... ok [INFO] [stdout] test providers::minimax::tests::build_params_for_reasoning_model_uses_minimax_semantics ... ok [INFO] [stdout] test providers::openai_completions::tests::build_params_uses_max_tokens_for_featherless ... ok [INFO] [stdout] test providers::openai_completions::tests::detect_compat_for_openai_defaults ... ok [INFO] [stdout] test providers::openai_completions::tests::stream_featherless_openai_compatible_runtime_returns_expected_message_shape ... ok [INFO] [stdout] test providers::shared::anthropic_like::tests::thinking_delta_emits_thinking_events ... ok [INFO] [stdout] test providers::shared::openai_like_messages::tests::convert_messages_can_emit_tool_call_arguments_as_json_object ... ok [INFO] [stdout] test providers::shared::http::tests::merge_headers_skips_invalid ... ok [INFO] [stdout] test providers::shared::anthropic_like::tests::build_client_uses_bearer_auth_for_kimi ... ok [INFO] [stdout] test providers::shared::anthropic_like::tests::build_params_includes_thinking_for_reasoning ... ok [INFO] [stdout] test providers::shared::openai_like_messages::tests::convert_messages_includes_assistant_text_content ... ok [INFO] [stdout] test providers::shared::anthropic_like::tests::build_params_constructs_anthropic_format ... ok [INFO] [stdout] test providers::shared::openai_like_messages::tests::convert_messages_drops_images_for_text_only_model ... ok [INFO] [stdout] test providers::shared::anthropic_like::tests::tool_use_block_emits_tool_call ... ok [INFO] [stdout] test providers::shared::openai_like_messages::tests::convert_messages_omits_assistant_thinking_in_omit_mode ... ok [INFO] [stdout] test providers::shared::openai_like_messages::tests::convert_messages_includes_assistant_thinking_as_plain_text ... ok [INFO] [stdout] test providers::shared::anthropic_like::tests::text_delta_emits_text_events ... ok [INFO] [stdout] test providers::shared::http::tests::merge_headers_adds_valid ... ok [INFO] [stdout] test providers::shared::http::tests::merge_headers_handles_none ... ok [INFO] [stdout] test providers::shared::anthropic_like::tests::build_client_uses_x_api_key_for_anthropic ... ok [INFO] [stdout] test providers::shared::anthropic_like::tests::build_params_uses_input_schema_for_tools ... ok [INFO] [stdout] test providers::shared::openai_like_runtime::tests::require_api_key_errors_when_missing ... ok [INFO] [stdout] test providers::shared::openai_like_messages::tests::convert_messages_zai_mode_matches_canonical_assistant_replay_shape ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::update_usage_defaults_cost_to_zero_when_missing ... ok [INFO] [stdout] test providers::shared::timestamp::tests::timestamp_is_recent ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::update_usage_falls_back_to_component_sum_when_total_missing ... ok [INFO] [stdout] test providers::zai::tests::build_params_uses_zai_message_format_and_max_tokens_precedence ... ok [INFO] [stdout] test providers::zai::tests::build_params_serializes_optional_zai_fields_and_explicit_thinking ... ok [INFO] [stdout] test providers::zai::tests::map_zai_stop_reason_overrides_sensitive_and_network_error ... ok [INFO] [stdout] test providers::zai::tests::process_chunk_maps_usage_and_reasoning ... ok [INFO] [stdout] test providers::zai::tests::process_chunk_prioritizes_tool_call_continuations_before_content ... ok [INFO] [stdout] test providers::zai::tests::process_chunk_prioritizes_tool_call_continuations_before_reasoning ... ok [INFO] [stdout] test providers::zai::tests::stream_zai_completions_final_message_shape ... ok [INFO] [stdout] test stream::tests::stop_reason_conversion_contract_is_unchanged ... ok [INFO] [stdout] test stream::tests::google_vertex_and_bedrock_do_not_require_api_key ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::map_stop_reason_matches_openai_contract ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::update_usage_maps_cost_details ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::update_usage_uses_provider_cache_tokens_when_present ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::update_usage_uses_provider_raw_totals ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::update_usage_uses_top_level_cost_when_details_missing ... ok [INFO] [stdout] test transform::tests::test_filter_aborted_messages ... ok [INFO] [stdout] test transform::tests::test_filter_error_messages ... ok [INFO] [stdout] test transform::tests::test_empty_thinking_filtered ... ok [INFO] [stdout] test transform::tests::test_image_content_passthrough ... ok [INFO] [stdout] test transform::tests::test_no_synthetic_when_all_results_present ... ok [INFO] [stdout] test transform::tests::test_multiple_tool_calls_partial_results ... ok [INFO] [stdout] test transform::tests::test_orphaned_tool_call_synthetic_result ... ok [INFO] [stdout] test transform::tests::test_text_signature_stripped_for_different_model ... ok [INFO] [stdout] test transform::tests::test_thinking_different_model_to_text ... ok [INFO] [stdout] test transform::tests::test_thinking_same_model_with_signature ... ok [INFO] [stdout] test transform::tests::test_user_message_passthrough ... ok [INFO] [stdout] test transform::tests::test_tool_call_id_normalization ... ok [INFO] [stdout] test types::api::tests::featherless_provider_round_trip ... ok [INFO] [stdout] test types::api::tests::kimi_provider_round_trip ... ok [INFO] [stdout] test types::api::tests::minimax_completions_api_round_trip ... ok [INFO] [stdout] test types::api::tests::zai_completions_api_round_trip ... ok [INFO] [stdout] test types::event_stream::tests::test_result ... ok [INFO] [stdout] test types::event_stream::tests::test_stream_events ... ok [INFO] [stdout] test types::tool_call_id::tests::tool_call_id_round_trip ... ok [INFO] [stdout] test types::model::tests::zai_completions_marker_maps_to_zai_api ... ok [INFO] [stdout] test types::zai::tests::zai_options_default_omits_all_fields ... ok [INFO] [stdout] test types::zai::tests::zai_options_serialize_with_expected_contract_shape ... ok [INFO] [stdout] test utils::json_parse::tests::test_empty_input ... ok [INFO] [stdout] test utils::json_parse::tests::test_complete_json ... ok [INFO] [stdout] test providers::shared::openai_like_runtime::tests::require_api_key_returns_key_when_present ... ok [INFO] [stdout] test utils::json_parse::tests::test_incomplete_string_value ... ok [INFO] [stdout] test providers::shared::openai_like_runtime::tests::sse_field_value_accepts_lines_with_or_without_space ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::handle_tool_calls_ignores_orphan_argument_delta_without_identity ... ok [INFO] [stdout] test utils::json_parse::tests::test_missing_closing_brace ... ok [INFO] [stdout] test providers::shared::openai_like_messages::tests::convert_messages_keeps_assistant_with_reasoning_field_even_without_text_content ... ok [INFO] [stdout] test providers::shared::openai_like_runtime::tests::stop_reason_maps_to_done_reason ... ok [INFO] [stdout] test utils::json_parse::tests::test_nested_missing_braces ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::handle_tool_calls_merges_idless_continuation_into_active_tool_call ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_array ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_deeply_nested ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_complete ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_empty ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_escaped_quotes ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_mixed ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_just_brace ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_nested ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_partial_key ... ok [INFO] [stdout] test utils::json_parse::tests::test_with_null_value ... ok [INFO] [stdout] test utils::json_parse::tests::test_with_number_value ... ok [INFO] [stdout] test utils::json_parse::tests::test_smart_parser_unclosed_string ... ok [INFO] [stdout] test utils::overflow::tests::test_no_overflow ... ok [INFO] [stdout] test utils::overflow::tests::test_openrouter_overflow ... ok [INFO] [stdout] test utils::overflow::tests::test_overflow_patterns_not_empty ... ok [INFO] [stdout] test utils::overflow::tests::test_silent_overflow ... ok [INFO] [stdout] test utils::overflow::tests::test_silent_overflow_with_cache ... ok [INFO] [stdout] test utils::overflow::tests::test_openai_overflow ... ok [INFO] [stdout] test utils::overflow::tests::test_anthropic_overflow ... ok [INFO] [stdout] test utils::overflow::tests::test_gemini_overflow ... ok [INFO] [stdout] test utils::overflow::tests::test_generic_overflow ... ok [INFO] [stdout] test utils::overflow::tests::test_bedrock_overflow ... ok [INFO] [stdout] test utils::sanitize::tests::test_cjk_characters ... ok [INFO] [stdout] test utils::sanitize::tests::test_emoji_string ... ok [INFO] [stdout] test utils::overflow::tests::test_status_code_overflow ... ok [INFO] [stdout] test utils::overflow::tests::test_groq_overflow ... ok [INFO] [stdout] test utils::sanitize::tests::test_only_replacement_characters ... ok [INFO] [stdout] test utils::overflow::tests::test_error_without_overflow_message ... ok [INFO] [stdout] test utils::sanitize::tests::test_empty_string ... ok [INFO] [stdout] test utils::sanitize::tests::test_mixed_content ... ok [INFO] [stdout] test utils::overflow::tests::test_llamacpp_overflow ... ok [INFO] [stdout] test utils::sanitize::tests::test_multiple_replacement_characters ... ok [INFO] [stdout] test utils::sanitize::tests::test_normal_string ... ok [INFO] [stdout] test providers::shared::openai_like_messages::tests::convert_messages_wraps_assistant_thinking_in_think_tags ... ok [INFO] [stdout] test utils::sanitize::tests::test_replacement_character ... ok [INFO] [stdout] test providers::shared::stream_blocks::tests::update_usage_falls_back_to_prompt_details ... ok [INFO] [stdout] test providers::shared::openai_like_messages::tests::convert_messages_uses_system_role_option ... ok [INFO] [stdout] test utils::sanitize::tests::test_sanitize_for_api ... ok [INFO] [stdout] test utils::sanitize::tests::test_unicode_string ... ok [INFO] [stdout] test utils::think_tag_parser::tests::drops_empty_thinking_segments ... ok [INFO] [stdout] test utils::think_tag_parser::tests::flush_resets_mode_for_next_chunk ... ok [INFO] [stdout] test utils::think_tag_parser::tests::handles_split_close_tag_boundaries ... ok [INFO] [stdout] test utils::think_tag_parser::tests::handles_split_open_tag_boundaries ... ok [INFO] [stdout] test utils::think_tag_parser::tests::parses_inline_think_block_and_text ... ok [INFO] [stdout] test utils::validation::tests::test_validate_tool_call_not_found ... ok [INFO] [stdout] test utils::think_tag_parser::tests::flushes_false_start_as_text ... ok [INFO] [stdout] test utils::validation::tests::test_validate_missing_required ... ok [INFO] [stdout] test utils::validation::tests::test_validate_nested_object ... ok [INFO] [stdout] test utils::validation::tests::test_validate_tool_call_success ... ok [INFO] [stdout] test utils::validation::tests::test_validate_valid_args ... ok [INFO] [stdout] test utils::validation::tests::test_validate_wrong_type ... ok [INFO] [stdout] test stream::tests::stream_dispatches_to_anthropic_provider ... ok [INFO] [stdout] test stream::tests::stream_dispatches_to_minimax_provider ... ok [INFO] [stdout] test stream::tests::stream_dispatches_featherless_through_openai_completions_provider ... ok [INFO] [stdout] test stream::tests::stream_dispatches_to_zai_provider ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 152 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Doc-tests alchemy_llm [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/transform.rs - transform::transform_messages (line 41) ... ignored [INFO] [stdout] test src/utils/overflow.rs - utils::overflow::is_context_overflow (line 70) ... ignored [INFO] [stdout] test src/utils/validation.rs - utils::validation::validate_tool_call (line 21) ... ignored [INFO] [stdout] test src/utils/sanitize.rs - utils::sanitize::sanitize_for_api (line 43) ... ok [INFO] [stdout] test src/utils/json_parse.rs - utils::json_parse::parse_streaming_json_smart (line 62) ... ok [INFO] [stdout] test src/utils/json_parse.rs - utils::json_parse::parse_streaming_json (line 21) ... ok [INFO] [stdout] test src/utils/sanitize.rs - utils::sanitize::sanitize_surrogates (line 19) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "647c1898848cd2ec4f5036f7cb21a5a6694d2492049b2086581d461180a2664c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "647c1898848cd2ec4f5036f7cb21a5a6694d2492049b2086581d461180a2664c", kill_on_drop: false }` [INFO] [stdout] 647c1898848cd2ec4f5036f7cb21a5a6694d2492049b2086581d461180a2664c