[INFO] cloning repository https://github.com/kenken64/claw-ttyproxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenken64/claw-ttyproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenken64%2Fclaw-ttyproxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenken64%2Fclaw-ttyproxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7902a99348301f82969f30eebdc56aa00dc54b6
[INFO] testing kenken64/claw-ttyproxy against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenken64%2Fclaw-ttyproxy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kenken64/claw-ttyproxy
[INFO] finished tweaking git repo https://github.com/kenken64/claw-ttyproxy
[INFO] tweaked toml for git repo https://github.com/kenken64/claw-ttyproxy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kenken64/claw-ttyproxy 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 git repo https://github.com/kenken64/claw-ttyproxy 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] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/tests/mock_claude.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-claude`
[INFO] [stderr]   * `integration-test` target `mock_claude`
[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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] accdd69007801a267cf41115344b42803b3be306002705d26b32ff4bb7a8f5ed
[INFO] running `Command { std: "docker" "start" "-a" "accdd69007801a267cf41115344b42803b3be306002705d26b32ff4bb7a8f5ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "accdd69007801a267cf41115344b42803b3be306002705d26b32ff4bb7a8f5ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "accdd69007801a267cf41115344b42803b3be306002705d26b32ff4bb7a8f5ed", kill_on_drop: false }`
[INFO] [stdout] accdd69007801a267cf41115344b42803b3be306002705d26b32ff4bb7a8f5ed
[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=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] a26ee6f6c23b2501cd39d94131212467ac1fa2d3712e0f6caaa00ddb51472ae0
[INFO] running `Command { std: "docker" "start" "-a" "a26ee6f6c23b2501cd39d94131212467ac1fa2d3712e0f6caaa00ddb51472ae0", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/mock_claude.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-claude`
[INFO] [stderr]   * `integration-test` target `mock_claude`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[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 async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling ttyproxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.94s
[INFO] running `Command { std: "docker" "inspect" "a26ee6f6c23b2501cd39d94131212467ac1fa2d3712e0f6caaa00ddb51472ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a26ee6f6c23b2501cd39d94131212467ac1fa2d3712e0f6caaa00ddb51472ae0", kill_on_drop: false }`
[INFO] [stdout] a26ee6f6c23b2501cd39d94131212467ac1fa2d3712e0f6caaa00ddb51472ae0
[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=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] 421a92b6752ede35b38edf49fa6ad519d3eaffadd80e0c51af27d6e6078e7a7c
[INFO] running `Command { std: "docker" "start" "-a" "421a92b6752ede35b38edf49fa6ad519d3eaffadd80e0c51af27d6e6078e7a7c", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/mock_claude.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-claude`
[INFO] [stderr]   * `integration-test` target `mock_claude`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ttyproxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.57s
[INFO] running `Command { std: "docker" "inspect" "421a92b6752ede35b38edf49fa6ad519d3eaffadd80e0c51af27d6e6078e7a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "421a92b6752ede35b38edf49fa6ad519d3eaffadd80e0c51af27d6e6078e7a7c", kill_on_drop: false }`
[INFO] [stdout] 421a92b6752ede35b38edf49fa6ad519d3eaffadd80e0c51af27d6e6078e7a7c
[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=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] 2c5ef45343b2fdc4969859cfa331362c1d2fe8d7ee96979a327914954763cbff
[INFO] running `Command { std: "docker" "start" "-a" "2c5ef45343b2fdc4969859cfa331362c1d2fe8d7ee96979a327914954763cbff", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/mock_claude.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-claude`
[INFO] [stderr]   * `integration-test` target `mock_claude`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttyproxy-7853b332b53ed469)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test api::types::tests::test_chat_message_assistant_from_string ... ok
[INFO] [stdout] test api::types::tests::test_messages_to_prompt_empty ... ok
[INFO] [stdout] test api::types::tests::test_messages_to_prompt_unknown_role ... ok
[INFO] [stdout] test api::types::tests::test_messages_to_prompt_system_and_user ... ok
[INFO] [stdout] test api::types::tests::test_messages_to_prompt_user_only ... ok
[INFO] [stdout] test api::types::tests::test_now_iso_format ... ok
[INFO] [stdout] test api::types::tests::test_model_details_default ... ok
[INFO] [stdout] test api::types::tests::test_model_digest_deterministic ... ok
[INFO] [stdout] test api::types::tests::test_messages_to_prompt_multi_turn ... ok
[INFO] [stdout] test api::types::tests::test_chat_message_assistant ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests tests/mock_claude.rs (/opt/rustwide/target/debug/deps/mock_claude-c8de792aade501ed)
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ttyproxy-85e5e506c21a202e)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-c980d5d53ce775d9)
[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] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_embed_alias ... ok
[INFO] [stdout] test test_delete ... ok
[INFO] [stdout] test test_chat_non_streaming ... ok
[INFO] [stdout] test test_generate_streaming ... ok
[INFO] [stdout] test test_health_head ... ok
[INFO] [stdout] test test_chat_non_streaming_with_system ... ok
[INFO] [stdout] test test_embeddings ... ok
[INFO] [stdout] test test_copy ... ok
[INFO] [stdout] test test_chat_non_streaming_multi_turn ... ok
[INFO] [stdout] test test_generate_non_streaming ... ok
[INFO] [stdout] test test_chat_streaming_default ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (59) panicked at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/stdio.rs:1165:9:
[INFO] [stderr] failed printing to stdout: Broken pipe (os error 32)
[INFO] [stderr] stack backtrace:
[INFO] [stdout] test test_health_get ... ok
[INFO] [stdout] test test_generate_non_streaming_with_system ... ok
[INFO] [stdout] test test_chat_empty_messages ... ok
[INFO] [stderr]    0:     0x6189475f0cba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout] test test_chat_with_options ... ok
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] test test_chat_streaming ... ok
[INFO] [stderr]    1:     0x6189475f0cba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x6189475f0cba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x6189475f0cba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x6189476024ca - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x6189476024ca - core[6771d259883166e6]::fmt::write
[INFO] [stderr]    6:     0x6189475f5372 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x6189475f5372 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x6189475dc49f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x6189475dc49f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x6189475ecdd1 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x6189475ecf8b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x6189475dc558 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x6189475d1929 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x6189475dce3d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x618947602bbc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x6189475ed501 - std[128c3efe2914e152]::io::stdio::print_to::<std[128c3efe2914e152]::io::stdio::Stdout>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/stdio.rs:1165:9
[INFO] [stderr]   17:     0x6189475ed501 - std[128c3efe2914e152]::io::stdio::_print
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/stdio.rs:1275:5
[INFO] [stderr]   18:     0x6189475c053d - mock_claude::main::h5c6193fdcfe2b6ca
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/mock_claude.rs:47:13
[INFO] [stderr]   19:     0x6189475c427b - core::ops::function::FnOnce::call_once::hd8c69e89cf023ad8
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x6189475c105e - std::sys::backtrace::__rust_begin_short_backtrace::h045616da1978ee88
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   21:     0x6189475c1031 - std::rt::lang_start::{{closure}}::h7d1fbc49bb753131
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:206:18
[INFO] [stderr]   22:     0x6189475ec2b4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   23:     0x6189475ec2b4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]   24:     0x6189475ec2b4 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]   25:     0x6189475ec2b4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]   26:     0x6189475ec2b4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]   27:     0x6189475ec2b4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]   28:     0x6189475ec2b4 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]   29:     0x6189475ec2b4 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]   30:     0x6189475ec2b4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]   31:     0x6189475c1017 - std::rt::lang_start::habf84804c924c7f6
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:205:5
[INFO] [stderr]   32:     0x6189475c3fde - main
[INFO] [stderr]   33:     0x7bf7716d11ca - <unknown>
[INFO] [stderr]   34:     0x7bf7716d128b - __libc_start_main
[INFO] [stderr]   35:     0x6189475bf455 - _start
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stdout] test test_log_store_records_chat ... ok
[INFO] [stdout] test test_pull ... ok
[INFO] [stdout] test test_show_model ... ok
[INFO] [stdout] test test_tags ... ok
[INFO] [stdout] test test_version ... ok
[INFO] [stdout] test test_show_model_no_model_field ... ok
[INFO] [stdout] test test_model_name_passthrough ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mock_claude.rs (/opt/rustwide/target/debug/deps/mock_claude-ea0bcc9ed0d40034)
[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]    Doc-tests ttyproxy
[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" "2c5ef45343b2fdc4969859cfa331362c1d2fe8d7ee96979a327914954763cbff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c5ef45343b2fdc4969859cfa331362c1d2fe8d7ee96979a327914954763cbff", kill_on_drop: false }`
[INFO] [stdout] 2c5ef45343b2fdc4969859cfa331362c1d2fe8d7ee96979a327914954763cbff
