[INFO] cloning repository https://github.com/diegopacheco/claudio-coda-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegopacheco/claudio-coda-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegopacheco%2Fclaudio-coda-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegopacheco%2Fclaudio-coda-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6600324861ce5443f394ce82e698db1de2edae1d
[INFO] testing diegopacheco/claudio-coda-rust against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegopacheco%2Fclaudio-coda-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/diegopacheco/claudio-coda-rust
[INFO] finished tweaking git repo https://github.com/diegopacheco/claudio-coda-rust
[INFO] tweaked toml for git repo https://github.com/diegopacheco/claudio-coda-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diegopacheco/claudio-coda-rust on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diegopacheco/claudio-coda-rust 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded servo_arc v0.4.3
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4bfcc67bcc669c2eb9cf6dfa3d9ee428359029050f9eb8a0e7b76e290297789
[INFO] running `Command { std: "docker" "start" "-a" "e4bfcc67bcc669c2eb9cf6dfa3d9ee428359029050f9eb8a0e7b76e290297789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4bfcc67bcc669c2eb9cf6dfa3d9ee428359029050f9eb8a0e7b76e290297789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4bfcc67bcc669c2eb9cf6dfa3d9ee428359029050f9eb8a0e7b76e290297789", kill_on_drop: false }`
[INFO] [stdout] e4bfcc67bcc669c2eb9cf6dfa3d9ee428359029050f9eb8a0e7b76e290297789
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57554cbd20338a6cfa734878776621f52e74cf6adb6b46ca0f2a719573372246
[INFO] running `Command { std: "docker" "start" "-a" "57554cbd20338a6cfa734878776621f52e74cf6adb6b46ca0f2a719573372246", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling html5ever v0.29.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 scraper v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling claude-code-rust v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "57554cbd20338a6cfa734878776621f52e74cf6adb6b46ca0f2a719573372246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57554cbd20338a6cfa734878776621f52e74cf6adb6b46ca0f2a719573372246", kill_on_drop: false }`
[INFO] [stdout] 57554cbd20338a6cfa734878776621f52e74cf6adb6b46ca0f2a719573372246
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4481ac63457930781aa26c15c2404704da9f49542b1518accf01ef7d7f7603e1
[INFO] running `Command { std: "docker" "start" "-a" "4481ac63457930781aa26c15c2404704da9f49542b1518accf01ef7d7f7603e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling claude-code-rust v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.43s
[INFO] running `Command { std: "docker" "inspect" "4481ac63457930781aa26c15c2404704da9f49542b1518accf01ef7d7f7603e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4481ac63457930781aa26c15c2404704da9f49542b1518accf01ef7d7f7603e1", kill_on_drop: false }`
[INFO] [stdout] 4481ac63457930781aa26c15c2404704da9f49542b1518accf01ef7d7f7603e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b5c4d9cc224ed8ee42a7d0c98c2944ee7fff96f764a24f8244bc5c763891efab
[INFO] running `Command { std: "docker" "start" "-a" "b5c4d9cc224ed8ee42a7d0c98c2944ee7fff96f764a24f8244bc5c763891efab", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claude_code_rust-501a9f8e0f117840)
[INFO] [stdout] running 94 tests
[INFO] [stdout] test agent::tests::test_create_assistant_message ... ok
[INFO] [stdout] test agent::tests::test_create_assistant_message_no_content ... ok
[INFO] [stdout] test agent::tests::test_create_tool_result_message_empty_result ... ok
[INFO] [stdout] test agent::tests::test_create_assistant_message_with_tool_calls ... ok
[INFO] [stdout] test agent::tests::test_truncate_result_long_string ... ok
[INFO] [stdout] test agent::tests::test_truncate_result_exact_length ... ok
[INFO] [stdout] test agent::tests::test_process_tool_call_unknown_tool ... ok
[INFO] [stdout] test agent::tests::test_truncate_result_short_string ... ok
[INFO] [stdout] test agent::tests::test_truncate_result_empty_string ... ok
[INFO] [stdout] test llm::api::tests::test_build_request_body_contains_model ... ok
[INFO] [stdout] test llm::api::tests::test_build_request_body_contains_messages ... ok
[INFO] [stdout] test llm::api::tests::test_build_request_body_empty_messages ... ok
[INFO] [stdout] test llm::api::tests::test_model_constant ... ok
[INFO] [stdout] test llm::api::tests::test_build_request_body_multiple_messages ... ok
[INFO] [stdout] test llm::api::tests::test_build_request_body_contains_tools ... ok
[INFO] [stdout] test llm::types::tests::test_api_response_deserialize ... ok
[INFO] [stdout] test llm::api::tests::test_build_request_body_contains_tool_choice ... ok
[INFO] [stdout] test agent::tests::test_process_tool_call_read_file ... ok
[INFO] [stdout] test agent::tests::test_process_tool_call_list_files ... ok
[INFO] [stdout] test llm::api::tests::test_build_request_body_is_valid_json ... ok
[INFO] [stdout] test llm::types::tests::test_api_response_with_tool_calls ... ok
[INFO] [stdout] test llm::types::tests::test_function_call_deserialize ... ok
[INFO] [stdout] test agent::tests::test_process_tool_call_execute_command ... ok
[INFO] [stdout] test llm::types::tests::test_function_call_serialize ... ok
[INFO] [stdout] test llm::types::tests::test_response_message_deserialize ... ok
[INFO] [stdout] test llm::types::tests::test_choice_finish_reason_none ... ok
[INFO] [stdout] test llm::types::tests::test_message_serialize_user ... ok
[INFO] [stdout] test llm::types::tests::test_message_clone ... ok
[INFO] [stdout] test llm::types::tests::test_message_deserialize ... ok
[INFO] [stdout] test llm::types::tests::test_message_serialize_with_tool_calls ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_file_creates_parent_directories ... ok
[INFO] [stdout] test llm::types::tests::test_message_serialize_skips_none_fields ... ok
[INFO] [stdout] test llm::types::tests::test_tool_call_serialize ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_file_create_new_file ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_file_empty_content ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_empty_program ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_file_overwrite_existing ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_file_multiline_content ... ok
[INFO] [stdout] test agent::tests::test_create_tool_result_message ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_nonexistent_program ... ok
[INFO] [stdout] test llm::api::tests::test_build_request_body_with_tool_message ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_echo ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_ls ... ok
[INFO] [stdout] test agent::tests::test_truncate_length_constant ... ok
[INFO] [stdout] test llm::api::tests::test_openai_api_url ... ok
[INFO] [stdout] test tools::list_files::tests::test_list_files_nonexistent_directory ... ok
[INFO] [stdout] test tools::list_files::tests::test_list_files_explicit_dot ... ok
[INFO] [stdout] test tools::list_files::tests::test_list_files_current_directory ... ok
[INFO] [stdout] test tools::list_files::tests::test_list_files_empty_directory ... ok
[INFO] [stdout] test tools::list_files::tests::test_list_files_returns_json_array ... ok
[INFO] [stdout] test tools::list_files::tests::test_list_files_with_files_and_dirs ... ok
[INFO] [stdout] test tools::read_file::tests::test_read_file_empty_path ... ok
[INFO] [stdout] test tools::read_file::tests::test_read_file_empty_content ... ok
[INFO] [stdout] test tools::read_file::tests::test_read_file_multiline_content ... ok
[INFO] [stdout] test llm::types::tests::test_tool_call_deserialize ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_no_args ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_failing_command ... ok
[INFO] [stdout] test tools::read_file::tests::test_read_file_not_found ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_missing_required_args ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_false ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_web_search_empty_url ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_list_files ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_read_file ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_list_files_empty_path ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_invalid_json ... ok
[INFO] [stdout] test tools::tests::test_get_tools_contains_five_tools ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_unknown_tool ... ok
[INFO] [stdout] test tools::tests::test_get_tools_has_edit_file ... ok
[INFO] [stdout] test tools::read_file::tests::test_read_file_success ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_edit_file ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_true ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_execute_command ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_with_multiple_args ... ok
[INFO] [stdout] test tools::tests::test_get_tools_has_execute_command ... ok
[INFO] [stdout] test tools::tests::test_execute_tool_execute_command_no_args ... ok
[INFO] [stdout] test tools::tests::test_get_tools_has_list_files ... ok
[INFO] [stdout] test tools::tests::test_get_tools_has_web_search ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_empty_html ... ok
[INFO] [stdout] test tools::tests::test_get_tools_has_read_file ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_preserves_content_order ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_multiple_elements ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_nested_elements ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_complex_page ... ok
[INFO] [stdout] test tools::tests::test_get_tools_returns_array ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_only_whitespace ... ok
[INFO] [stdout] test tools::execute_command::tests::test_execute_command_pwd ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_prioritizes_main_content ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_simple_html ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_skips_nav_header_footer ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_strips_style ... ok
[INFO] [stdout] test tools::web_search::tests::test_extract_text_strips_script ... ok
[INFO] [stdout] test tools::web_search::tests::test_web_search_empty_url ... ok
[INFO] [stdout] test tools::edit_file::tests::test_edit_file_invalid_path ... FAILED
[INFO] [stdout] test tools::web_search::tests::test_web_search_invalid_url ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tools::edit_file::tests::test_edit_file_invalid_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::edit_file::tests::test_edit_file_invalid_path' (65) panicked at src/tools/edit_file.rs:87:9:
[INFO] [stdout] assertion failed: result.contains("Error")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f2987522cc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f2987522cc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f2987522cc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f2987522cc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f298753589a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f298753589a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f29874ef176 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f29874ef176 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f2987501729 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f2987501729 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f29875015c1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f2986c1d08e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f2986c1d08e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f2987501a52 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f2987501a52 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f298750181a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f29874fc829 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f29874e2bbd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f298753e59c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f298753e562 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f2986bd13ad - claude_code_rust::tools::edit_file::tests::test_edit_file_invalid_path::h1bda79be59c48906
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/edit_file.rs:87:9
[INFO] [stdout]   21:     0x5f2986bd13f7 - claude_code_rust::tools::edit_file::tests::test_edit_file_invalid_path::{{closure}}::h0cd4013fa22dc073
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/edit_file.rs:85:37
[INFO] [stdout]   22:     0x5f2986bdc026 - core::ops::function::FnOnce::call_once::h9464446264e0c546
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f2986c1ce4b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f2986c1ce4b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f2986c3085a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f2986c3085a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f2986c3085a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f2986c3085a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f2986c3085a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f2986c3085a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f2986c3085a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f2986c0acb4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f2986c0acb4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f2986c0e652 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f2986c0e652 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f2986c0e652 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f2986c0e652 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f2986c0e652 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f2986c0e652 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f2986c0e652 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f29874f77ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5f29874f77ef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x72d081e94aa4 - <unknown>
[INFO] [stdout]   44:     0x72d081f21a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tools::edit_file::tests::test_edit_file_invalid_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin claude-code-rust`
[INFO] running `Command { std: "docker" "inspect" "b5c4d9cc224ed8ee42a7d0c98c2944ee7fff96f764a24f8244bc5c763891efab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c4d9cc224ed8ee42a7d0c98c2944ee7fff96f764a24f8244bc5c763891efab", kill_on_drop: false }`
[INFO] [stdout] b5c4d9cc224ed8ee42a7d0c98c2944ee7fff96f764a24f8244bc5c763891efab
