[INFO] cloning repository https://github.com/uaniay/kiro-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uaniay/kiro-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaniay%2Fkiro-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaniay%2Fkiro-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9943c5d1ec831691d3be9203aace42bc7cb28507
[INFO] checking uaniay/kiro-proxy against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaniay%2Fkiro-proxy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uaniay/kiro-proxy
[INFO] finished tweaking git repo https://github.com/uaniay/kiro-proxy
[INFO] tweaked toml for git repo https://github.com/uaniay/kiro-proxy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uaniay/kiro-proxy on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uaniay/kiro-proxy 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-extra v0.7.7
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 708ae5bb67f1036f237e941c2ada67646b6037d0ba830197b831c08dd67cf6a0
[INFO] running `Command { std: "docker" "start" "708ae5bb67f1036f237e941c2ada67646b6037d0ba830197b831c08dd67cf6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "708ae5bb67f1036f237e941c2ada67646b6037d0ba830197b831c08dd67cf6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "708ae5bb67f1036f237e941c2ada67646b6037d0ba830197b831c08dd67cf6a0" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "708ae5bb67f1036f237e941c2ada67646b6037d0ba830197b831c08dd67cf6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "708ae5bb67f1036f237e941c2ada67646b6037d0ba830197b831c08dd67cf6a0" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking hyper-rustls v0.27.8
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking axum-extra v0.7.7
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking kiro-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_openai_to_anthropic` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1912:13
[INFO] [stdout]      |
[INFO] [stdout] 1912 |             map_tool_choice_openai_to_anthropic(&Some(json!("auto")), None);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_openai_to_anthropic` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1919:27
[INFO] [stdout]      |
[INFO] [stdout] 1910 |     fn test_map_tool_choice_openai_to_anthropic_auto() {
[INFO] [stdout]      |     -------------------------------------------------- similarly named constant `test_map_tool_choice_openai_to_anthropic_auto` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1919 |         let (choice, _) = map_tool_choice_openai_to_anthropic(&Some(json!("none")), None);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1919 -         let (choice, _) = map_tool_choice_openai_to_anthropic(&Some(json!("none")), None);
[INFO] [stdout] 1919 +         let (choice, _) = test_map_tool_choice_openai_to_anthropic_auto(&Some(json!("none")), None);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_openai_to_anthropic` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1925:27
[INFO] [stdout]      |
[INFO] [stdout] 1910 |     fn test_map_tool_choice_openai_to_anthropic_auto() {
[INFO] [stdout]      |     -------------------------------------------------- similarly named constant `test_map_tool_choice_openai_to_anthropic_auto` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1925 |         let (choice, _) = map_tool_choice_openai_to_anthropic(&Some(json!("required")), None);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1925 -         let (choice, _) = map_tool_choice_openai_to_anthropic(&Some(json!("required")), None);
[INFO] [stdout] 1925 +         let (choice, _) = test_map_tool_choice_openai_to_anthropic_auto(&Some(json!("required")), None);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_openai_to_anthropic` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1931:27
[INFO] [stdout]      |
[INFO] [stdout] 1910 |     fn test_map_tool_choice_openai_to_anthropic_auto() {
[INFO] [stdout]      |     -------------------------------------------------- similarly named constant `test_map_tool_choice_openai_to_anthropic_auto` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1931 |         let (choice, _) = map_tool_choice_openai_to_anthropic(
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1931 -         let (choice, _) = map_tool_choice_openai_to_anthropic(
[INFO] [stdout] 1931 +         let (choice, _) = test_map_tool_choice_openai_to_anthropic_auto(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_openai_to_anthropic` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1940:37
[INFO] [stdout]      |
[INFO] [stdout] 1910 |     fn test_map_tool_choice_openai_to_anthropic_auto() {
[INFO] [stdout]      |     -------------------------------------------------- similarly named constant `test_map_tool_choice_openai_to_anthropic_auto` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1940 |         let (_, disable_parallel) = map_tool_choice_openai_to_anthropic(&None, Some(false));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1940 -         let (_, disable_parallel) = map_tool_choice_openai_to_anthropic(&None, Some(false));
[INFO] [stdout] 1940 +         let (_, disable_parallel) = test_map_tool_choice_openai_to_anthropic_auto(&None, Some(false));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_openai_to_anthropic` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1946:37
[INFO] [stdout]      |
[INFO] [stdout] 1910 |     fn test_map_tool_choice_openai_to_anthropic_auto() {
[INFO] [stdout]      |     -------------------------------------------------- similarly named constant `test_map_tool_choice_openai_to_anthropic_auto` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1946 |         let (_, disable_parallel) = map_tool_choice_openai_to_anthropic(&None, Some(true));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1946 -         let (_, disable_parallel) = map_tool_choice_openai_to_anthropic(&None, Some(true));
[INFO] [stdout] 1946 +         let (_, disable_parallel) = test_map_tool_choice_openai_to_anthropic_auto(&None, Some(true));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_anthropic_to_openai` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1952:27
[INFO] [stdout]      |
[INFO] [stdout] 1952 |         let (choice, _) = map_tool_choice_anthropic_to_openai(&Some(json!({"type": "auto"})), None);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1957 |     fn test_map_tool_choice_anthropic_to_openai_any() {
[INFO] [stdout]      |     ------------------------------------------------- similarly named constant `test_map_tool_choice_anthropic_to_openai_any` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1952 -         let (choice, _) = map_tool_choice_anthropic_to_openai(&Some(json!({"type": "auto"})), None);
[INFO] [stdout] 1952 +         let (choice, _) = test_map_tool_choice_anthropic_to_openai_any(&Some(json!({"type": "auto"})), None);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_anthropic_to_openai` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1958:27
[INFO] [stdout]      |
[INFO] [stdout] 1958 |         let (choice, _) = map_tool_choice_anthropic_to_openai(&Some(json!({"type": "any"})), None);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_anthropic_to_openai` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1964:27
[INFO] [stdout]      |
[INFO] [stdout] 1957 |     fn test_map_tool_choice_anthropic_to_openai_any() {
[INFO] [stdout]      |     ------------------------------------------------- similarly named constant `test_map_tool_choice_anthropic_to_openai_any` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1964 |         let (choice, _) = map_tool_choice_anthropic_to_openai(
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1964 -         let (choice, _) = map_tool_choice_anthropic_to_openai(
[INFO] [stdout] 1964 +         let (choice, _) = test_map_tool_choice_anthropic_to_openai_any(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_tool_choice_anthropic_to_openai` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1976:29
[INFO] [stdout]      |
[INFO] [stdout] 1957 |     fn test_map_tool_choice_anthropic_to_openai_any() {
[INFO] [stdout]      |     ------------------------------------------------- similarly named constant `test_map_tool_choice_anthropic_to_openai_any` defined here
[INFO] [stdout] ...
[INFO] [stdout] 1976 |         let (_, parallel) = map_tool_choice_anthropic_to_openai(&None, Some(true));
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1976 -         let (_, parallel) = map_tool_choice_anthropic_to_openai(&None, Some(true));
[INFO] [stdout] 1976 +         let (_, parallel) = test_map_tool_choice_anthropic_to_openai_any(&None, Some(true));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_response_format_openai_to_anthropic` in this scope
[INFO] [stdout]     --> src/converters/core.rs:1982:22
[INFO] [stdout]      |
[INFO] [stdout] 1982 |         let result = map_response_format_openai_to_anthropic(&Some(json!({
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_response_format_openai_to_anthropic` in this scope
[INFO] [stdout]     --> src/converters/core.rs:2001:22
[INFO] [stdout]      |
[INFO] [stdout] 2001 |         let result = map_response_format_openai_to_anthropic(&Some(json!({
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_response_format_anthropic_to_openai` in this scope
[INFO] [stdout]     --> src/converters/core.rs:2024:22
[INFO] [stdout]      |
[INFO] [stdout] 2024 |         let result = map_response_format_anthropic_to_openai(&Some(json!({
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_reasoning_effort_to_thinking` in this scope
[INFO] [stdout]     --> src/converters/core.rs:2041:37
[INFO] [stdout]      |
[INFO] [stdout] 2041 |         let (thinking, drop_temp) = map_reasoning_effort_to_thinking(Some("low"));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_reasoning_effort_to_thinking` in this scope
[INFO] [stdout]     --> src/converters/core.rs:2050:37
[INFO] [stdout]      |
[INFO] [stdout] 2050 |         let (thinking, drop_temp) = map_reasoning_effort_to_thinking(Some("medium"));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_reasoning_effort_to_thinking` in this scope
[INFO] [stdout]     --> src/converters/core.rs:2059:37
[INFO] [stdout]      |
[INFO] [stdout] 2059 |         let (thinking, drop_temp) = map_reasoning_effort_to_thinking(Some("high"));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_reasoning_effort_to_thinking` in this scope
[INFO] [stdout]     --> src/converters/core.rs:2068:37
[INFO] [stdout]      |
[INFO] [stdout] 2068 |         let (thinking, drop_temp) = map_reasoning_effort_to_thinking(None);
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `map_reasoning_effort_to_thinking` in this scope
[INFO] [stdout]     --> src/converters/core.rs:2075:37
[INFO] [stdout]      |
[INFO] [stdout] 2075 |         let (thinking, drop_temp) = map_reasoning_effort_to_thinking(Some("unknown"));
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/converters/openai_to_kiro.rs:835:22
[INFO] [stdout]     |
[INFO] [stdout] 835 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^---------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/converters/openai_to_kiro.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub fn build_kiro_payload(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     model_id_override: Option<&str>,
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 835 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config, /* Option<&str> */);
[INFO] [stdout]     |                                                                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/converters/openai_to_kiro.rs:894:22
[INFO] [stdout]     |
[INFO] [stdout] 894 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^---------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/converters/openai_to_kiro.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub fn build_kiro_payload(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     model_id_override: Option<&str>,
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 894 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config, /* Option<&str> */);
[INFO] [stdout]     |                                                                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/converters/openai_to_kiro.rs:953:22
[INFO] [stdout]     |
[INFO] [stdout] 953 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^---------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/converters/openai_to_kiro.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub fn build_kiro_payload(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     model_id_override: Option<&str>,
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 953 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config, /* Option<&str> */);
[INFO] [stdout]     |                                                                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/converters/openai_to_kiro.rs:994:22
[INFO] [stdout]     |
[INFO] [stdout] 994 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^---------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/converters/openai_to_kiro.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub fn build_kiro_payload(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     model_id_override: Option<&str>,
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 994 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config, /* Option<&str> */);
[INFO] [stdout]     |                                                                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]     --> src/converters/openai_to_kiro.rs:1079:22
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config);
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^---------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/converters/openai_to_kiro.rs:298:8
[INFO] [stdout]      |
[INFO] [stdout]  298 | pub fn build_kiro_payload(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  303 |     model_id_override: Option<&str>,
[INFO] [stdout]      |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config, /* Option<&str> */);
[INFO] [stdout]      |                                                                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]     --> src/converters/openai_to_kiro.rs:1182:22
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config);
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^---------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/converters/openai_to_kiro.rs:298:8
[INFO] [stdout]      |
[INFO] [stdout]  298 | pub fn build_kiro_payload(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  303 |     model_id_override: Option<&str>,
[INFO] [stdout]      |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config, /* Option<&str> */);
[INFO] [stdout]      |                                                                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]     --> src/converters/openai_to_kiro.rs:1283:22
[INFO] [stdout]      |
[INFO] [stdout] 1283 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config);
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^---------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/converters/openai_to_kiro.rs:298:8
[INFO] [stdout]      |
[INFO] [stdout]  298 | pub fn build_kiro_payload(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  303 |     model_id_override: Option<&str>,
[INFO] [stdout]      |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1283 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config, /* Option<&str> */);
[INFO] [stdout]      |                                                                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]     --> src/converters/openai_to_kiro.rs:1392:22
[INFO] [stdout]      |
[INFO] [stdout] 1392 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config);
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^---------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/converters/openai_to_kiro.rs:298:8
[INFO] [stdout]      |
[INFO] [stdout]  298 | pub fn build_kiro_payload(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  303 |     model_id_override: Option<&str>,
[INFO] [stdout]      |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1392 |         let result = build_kiro_payload(&request, "conv-123", "profile-arn", &config, /* Option<&str> */);
[INFO] [stdout]      |                                                                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/converters/responses_to_kiro.rs:388:22
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let result = build_kiro_payload(&request, "conv-1", "arn", &test_config());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/converters/responses_to_kiro.rs:289:8
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn build_kiro_payload(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     model_id_override: Option<&str>,
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let result = build_kiro_payload(&request, "conv-1", "arn", &test_config(), /* Option<&str> */);
[INFO] [stdout]     |                                                                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/converters/responses_to_kiro.rs:423:22
[INFO] [stdout]     |
[INFO] [stdout] 423 |         let result = build_kiro_payload(&request, "conv-1", "arn", &test_config());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/converters/responses_to_kiro.rs:289:8
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn build_kiro_payload(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     model_id_override: Option<&str>,
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 423 |         let result = build_kiro_payload(&request, "conv-1", "arn", &test_config(), /* Option<&str> */);
[INFO] [stdout]     |                                                                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/converters/responses_to_kiro.rs:449:22
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let result = build_kiro_payload(&request, "conv-1", "arn", &test_config());
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^------------------------------------------- argument #5 of type `std::option::Option<&str>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/converters/responses_to_kiro.rs:289:8
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn build_kiro_payload(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     model_id_override: Option<&str>,
[INFO] [stdout]     |     -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let result = build_kiro_payload(&request, "conv-1", "arn", &test_config(), /* Option<&str> */);
[INFO] [stdout]     |                                                                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `inject_openai_truncation_recovery` in this scope
[INFO] [stdout]    --> src/truncation.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |         inject_openai_truncation_recovery(&mut messages);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `inject_openai_truncation_recovery` in this scope
[INFO] [stdout]    --> src/truncation.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         inject_openai_truncation_recovery(&mut messages);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `inject_anthropic_truncation_recovery` in this scope
[INFO] [stdout]    --> src/truncation.rs:428:9
[INFO] [stdout]     |
[INFO] [stdout] 428 |         inject_anthropic_truncation_recovery(&mut messages);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kiro-proxy` (bin "kiro-proxy" test) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "708ae5bb67f1036f237e941c2ada67646b6037d0ba830197b831c08dd67cf6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708ae5bb67f1036f237e941c2ada67646b6037d0ba830197b831c08dd67cf6a0", kill_on_drop: false }`
[INFO] [stdout] 708ae5bb67f1036f237e941c2ada67646b6037d0ba830197b831c08dd67cf6a0
