[INFO] fetching crate claude-code-agent-sdk 0.1.22...
[INFO] testing claude-code-agent-sdk-0.1.22 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate claude-code-agent-sdk 0.1.22 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate claude-code-agent-sdk 0.1.22
[INFO] finished tweaking crates.io crate claude-code-agent-sdk 0.1.22
[INFO] tweaked toml for crates.io crate claude-code-agent-sdk 0.1.22 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate claude-code-agent-sdk 0.1.22 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate claude-code-agent-sdk 0.1.22 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1f7d7369768ba6cfad80e5c2d88d9c996a77690a734659f5da0b6f2470a2f1c
[INFO] running `Command { std: "docker" "start" "-a" "a1f7d7369768ba6cfad80e5c2d88d9c996a77690a734659f5da0b6f2470a2f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1f7d7369768ba6cfad80e5c2d88d9c996a77690a734659f5da0b6f2470a2f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1f7d7369768ba6cfad80e5c2d88d9c996a77690a734659f5da0b6f2470a2f1c", kill_on_drop: false }`
[INFO] [stdout] a1f7d7369768ba6cfad80e5c2d88d9c996a77690a734659f5da0b6f2470a2f1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edc991f2c25cb4641867c907187e89a31e5d9e3473f77d6f1cc5b812c70eaf48
[INFO] running `Command { std: "docker" "start" "-a" "edc991f2c25cb4641867c907187e89a31e5d9e3473f77d6f1cc5b812c70eaf48", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[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 v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling claude-code-agent-sdk v0.1.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.96s
[INFO] running `Command { std: "docker" "inspect" "edc991f2c25cb4641867c907187e89a31e5d9e3473f77d6f1cc5b812c70eaf48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc991f2c25cb4641867c907187e89a31e5d9e3473f77d6f1cc5b812c70eaf48", kill_on_drop: false }`
[INFO] [stdout] edc991f2c25cb4641867c907187e89a31e5d9e3473f77d6f1cc5b812c70eaf48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 154c3a0aac8a00f25ebe021d8d484002cf68c76ec2a0188fb8c3299ddfd811e2
[INFO] running `Command { std: "docker" "start" "-a" "154c3a0aac8a00f25ebe021d8d484002cf68c76ec2a0188fb8c3299ddfd811e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling claude-code-agent-sdk v0.1.22 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.39s
[INFO] running `Command { std: "docker" "inspect" "154c3a0aac8a00f25ebe021d8d484002cf68c76ec2a0188fb8c3299ddfd811e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "154c3a0aac8a00f25ebe021d8d484002cf68c76ec2a0188fb8c3299ddfd811e2", kill_on_drop: false }`
[INFO] [stdout] 154c3a0aac8a00f25ebe021d8d484002cf68c76ec2a0188fb8c3299ddfd811e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdb9e7976667c7c14fc3eac608bdee24cc051a4c682df5921870a044a06c378c
[INFO] running `Command { std: "docker" "start" "-a" "bdb9e7976667c7c14fc3eac608bdee24cc051a4c682df5921870a044a06c378c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_code_agent_sdk-adaf3106aa9bc27d)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test client::tests::test_connect_rejects_can_use_tool_with_custom_permission_tool ... ok
[INFO] [stdout] test internal::query_full::tests::test_can_use_tool_with_allow_callback ... ok
[INFO] [stdout] test internal::query_full::tests::test_can_use_tool_with_deny_callback ... ok
[INFO] [stdout] test internal::query_full::tests::test_missing_subtype_returns_error ... ok
[INFO] [stdout] test internal::query_full::tests::test_mcp_message_missing_server_name ... ok
[INFO] [stdout] test query::tests::test_validate_oneshot_options_rejects_both ... ok
[INFO] [stdout] test internal::query_full::tests::test_unknown_subtype_returns_error ... ok
[INFO] [stdout] test query::tests::test_validate_oneshot_options_accepts_default ... ok
[INFO] [stdout] test query::tests::test_validate_oneshot_options_accepts_normal_options ... ok
[INFO] [stdout] test internal::query_full::tests::test_can_use_tool_with_updated_input ... ok
[INFO] [stdout] test query::tests::test_validate_oneshot_options_rejects_can_use_tool ... ok
[INFO] [stdout] test query::tests::test_validate_oneshot_options_rejects_hooks ... ok
[INFO] [stdout] test types::config::tests::test_control_request_timeout_custom ... ok
[INFO] [stdout] test internal::query_full::tests::test_can_use_tool_missing_tool_name ... ok
[INFO] [stdout] test types::config::tests::test_control_request_timeout_default ... ok
[INFO] [stdout] test internal::query_full::tests::test_can_use_tool_receives_tool_name_and_input ... ok
[INFO] [stdout] test internal::query_full::tests::test_hook_callback_missing_callback_id ... ok
[INFO] [stdout] test internal::query_full::tests::test_can_use_tool_without_callback_denies_by_default ... ok
[INFO] [stdout] test types::config::tests::test_control_request_timeout_none ... ok
[INFO] [stdout] test types::hooks::tests::test_async_hook_output_serialization ... ok
[INFO] [stdout] test types::hooks::tests::test_async_hook_output_with_timeout ... ok
[INFO] [stdout] test types::hooks::tests::test_complete_hook_output_with_pretooluse ... ok
[INFO] [stdout] test types::hooks::tests::test_hook_event_serialization ... ok
[INFO] [stdout] test types::hooks::tests::test_hook_specific_output_pretooluse_serialization ... ok
[INFO] [stdout] test types::hooks::tests::test_hook_specific_output_userpromptsubmit_serialization ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_add_post_tool_use_with_matcher ... ok
[INFO] [stdout] test types::hooks::tests::test_hook_execution_returns_async_output ... ok
[INFO] [stdout] test types::hooks::tests::test_hook_execution_returns_sync_output ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_add_post_tool_use ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_add_pre_tool_use ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_add_stop ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_add_subagent_stop ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_matcher_accepts_string_types ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_multiple_event_types ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_new ... ok
[INFO] [stdout] test types::hooks::tests::test_posttooluse_hook_input_deserialization ... ok
[INFO] [stdout] test types::hooks::tests::test_optional_fields_omitted ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_add_pre_compact ... ok
[INFO] [stdout] test types::hooks::tests::test_subagent_stop_hook_input_deserialization ... ok
[INFO] [stdout] test types::hooks::tests::test_stop_hook_input_deserialization ... ok
[INFO] [stdout] test types::hooks::tests::test_hook_specific_output_posttooluse_serialization ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_multiple_hooks_same_event ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_add_pre_tool_use_with_matcher ... ok
[INFO] [stdout] test types::hooks::tests::test_sync_hook_output_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_content_block_image_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_content_block_text_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_image_base64_valid ... ok
[INFO] [stdout] test types::hooks::tests::test_hooks_builder_add_user_prompt_submit ... ok
[INFO] [stdout] test types::messages::tests::test_image_base64_invalid_mime_type ... ok
[INFO] [stdout] test types::messages::tests::test_content_block_image_deserialization ... ok
[INFO] [stdout] test types::messages::tests::test_content_block_tool_use_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_message_result_deserialization ... ok
[INFO] [stdout] test types::messages::tests::test_message_assistant_deserialization ... ok
[INFO] [stdout] test types::messages::tests::test_image_block_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_image_source_base64_deserialization ... ok
[INFO] [stdout] test types::hooks::tests::test_precompact_hook_input_deserialization ... ok
[INFO] [stdout] test types::messages::tests::test_image_source_base64_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_image_source_url_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_message_system_deserialization ... ok
[INFO] [stdout] test types::messages::tests::test_image_source_url_deserialization ... ok
[INFO] [stdout] test types::messages::tests::test_user_content_block_deserialization ... ok
[INFO] [stdout] test types::messages::tests::test_user_content_block_from_string ... ok
[INFO] [stdout] test types::messages::tests::test_tool_result_content_blocks ... ok
[INFO] [stdout] test types::messages::tests::test_user_content_block_image_url_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_user_content_block_text_serialization ... ok
[INFO] [stdout] test types::permissions::tests::test_permission_result_allow_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_user_content_block_image_base64_serialization ... ok
[INFO] [stdout] test types::permissions::tests::test_permission_result_deny_serialization ... ok
[INFO] [stdout] test types::permissions::tests::test_permission_behavior_serialization ... ok
[INFO] [stdout] test types::permissions::tests::test_permission_update_optional_fields_omitted ... ok
[INFO] [stdout] test types::permissions::tests::test_permission_update_type_serialization ... ok
[INFO] [stdout] test types::messages::tests::test_tool_result_content_text ... ok
[INFO] [stdout] test types::plugin::tests::test_plugin_deserialization ... ok
[INFO] [stdout] test types::permissions::tests::test_permission_update_with_rules ... ok
[INFO] [stdout] test types::messages::tests::test_user_content_block_image_deserialization ... ok
[INFO] [stdout] test types::messages::tests::test_user_content_block_from_owned_string ... ok
[INFO] [stdout] test types::messages::tests::test_image_base64_exceeds_size_limit ... ok
[INFO] [stdout] test types::plugin::tests::test_plugin_local_creation ... ok
[INFO] [stdout] test version::tests::test_parse_version ... ok
[INFO] [stdout] test types::plugin::tests::test_plugin_path_getter ... ok
[INFO] [stdout] test types::plugin::tests::test_plugin_roundtrip ... ok
[INFO] [stdout] test types::plugin::tests::test_plugin_serialization ... ok
[INFO] [stdout] test types::plugin::tests::test_plugin_with_home_directory ... ok
[INFO] [stdout] test types::plugin::tests::test_plugin_with_relative_path ... ok
[INFO] [stdout] test version::tests::test_check_version ... ok
[INFO] [stdout] test client::tests::test_connect_accepts_can_use_tool_without_permission_tool ... ok
[INFO] [stdout] test client::tests::test_connect_accepts_can_use_tool_with_stdio ... ok
[INFO] [stdout] test types::hooks::tests::test_pretooluse_hook_input_deserialization ... ok
[INFO] [stdout] test types::permissions::tests::test_permission_update_destination_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests claude_code_agent_sdk
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test src/client.rs - client::ClaudeClient::new_session (line 817) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::receive_response (line 577) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 161) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::query_with_session (line 294) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::query_with_content (line 379) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 210) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 177) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 75) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::query_with_content_and_session (line 420) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient (line 28) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) - compile ... FAILED
[INFO] [stdout] test src/query.rs - query::query_stream_with_content (line 294) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::receive_messages (line 508) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 264) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::get_server_info (line 779) - compile ... FAILED
[INFO] [stdout] test src/types/mcp.rs - types::mcp::acp_tool_name (line 28) ... FAILED
[INFO] [stdout] test src/types/config.rs - types::config::ClaudeAgentOptions::use_acp_tools (line 438) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::rewind_files (line 722) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 244) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::new (line 70) - compile ... FAILED
[INFO] [stdout] test src/types/mcp.rs - types::mcp::is_acp_tool (line 42) ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::query (line 259) - compile ... FAILED
[INFO] [stdout] test src/query.rs - query::query_stream (line 129) - compile ... FAILED
[INFO] [stdout] test src/query.rs - query::query (line 57) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 130) - compile ... FAILED
[INFO] [stdout] test src/types/messages.rs - types::messages::UserContentBlock::image_base64 (line 356) - compile ... FAILED
[INFO] [stdout] test src/query.rs - query::query_with_content (line 214) - compile ... FAILED
[INFO] [stdout] test src/types/hooks.rs - types::hooks::Hooks (line 966) - compile ... FAILED
[INFO] [stdout] test src/types/plugin.rs - types::plugin::SdkPluginConfig (line 17) ... FAILED
[INFO] [stdout] test src/types/plugin.rs - types::plugin::SdkPluginConfig::local (line 56) ... FAILED
[INFO] [stdout] test src/types/mcp.rs - types::mcp::strip_acp_prefix (line 59) ... FAILED
[INFO] [stdout] test src/types/plugin.rs - types::plugin::SdkPluginConfig::path (line 71) ... FAILED
[INFO] [stdout] test src/types/plugin.rs - types::plugin::SdkPluginConfig::Local (line 37) ... FAILED
[INFO] [stdout] test src/client.rs - client::ClaudeClient::try_new (line 101) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::new_session (line 817) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:818:5
[INFO] [stdout]     |
[INFO] [stdout] 818 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::receive_response (line 577) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:578:5
[INFO] [stdout]     |
[INFO] [stdout] 578 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions, Message};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 161) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/lib.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | use claude_agent_sdk_rs::{query_with_content, UserContentBlock};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::query_with_session (line 294) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::query_with_content (line 379) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions, UserContentBlock};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 210) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/lib.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | use claude_agent_sdk_rs::{ClaudeAgentOptions, PermissionMode, SdkPluginConfig};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 177) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/lib.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | use claude_agent_sdk_rs::{query_stream_with_content, UserContentBlock, Message, ContentBlock};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let mut stream = query_stream_with_content(vec![
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let mut stream: /* Type */ = query_stream_with_content(vec![
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 75) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/lib.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions, Message, PermissionMode};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::query_with_content_and_session (line 420) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions, UserContentBlock};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient (line 28) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/client.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use claude_agent_sdk_rs::{query_stream, Message, ContentBlock};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut stream = query_stream("Explain Rust ownership", None).await?;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 57 |
[INFO] [stdout] 58 |     while let Some(result) = stream.next().await {
[INFO] [stdout]    |                              ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut stream: /* Type */ = query_stream("Explain Rust ownership", None).await?;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::query_stream_with_content (line 294) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/query.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | use claude_agent_sdk_rs::{query_stream_with_content, Message, ContentBlock, UserContentBlock};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/query.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |     let mut stream = query_stream_with_content(content, None).await?;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 307 |
[INFO] [stdout] 308 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 306 |     let mut stream: /* Type */ = query_stream_with_content(content, None).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::receive_messages (line 508) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 264) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    --> src/lib.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | use tracing_subscriber::{Registry, prelude::*};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/lib.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | use claude_agent_sdk_rs::query;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]    --> src/lib.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | use tracing_subscriber::{Registry, prelude::*};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_opentelemetry`
[INFO] [stdout]    --> src/lib.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 | use tracing_opentelemetry::OpenTelemetryLayer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_opentelemetry`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tracing_opentelemetry`, use `cargo add tracing_opentelemetry` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opentelemetry_otlp`
[INFO] [stdout]    --> src/lib.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 | use opentelemetry_otlp;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no external crate `opentelemetry_otlp`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    --> src/lib.rs:283:15
[INFO] [stdout]     |
[INFO] [stdout] 283 |         .with(tracing_subscriber::fmt::layer())
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opentelemetry_sdk`
[INFO] [stdout]    --> src/lib.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     opentelemetry_sdk::global::shutdown_tracer_provider();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_sdk`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `opentelemetry_sdk`, use `cargo add opentelemetry_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::get_server_info (line 779) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:780:5
[INFO] [stdout]     |
[INFO] [stdout] 780 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/client.rs:786:40
[INFO] [stdout]     |
[INFO] [stdout] 786 |     println!("Commands available: {}", info.get("commands").map(|c| c.as_array().map(|a| a.len()).unwrap_or(0)).unwrap_or(0));
[INFO] [stdout]     |                                        ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/client.rs:786:66
[INFO] [stdout]     |
[INFO] [stdout] 786 |     println!("Commands available: {}", info.get("commands").map(|c| c.as_array().map(|a| a.len()).unwrap_or(0)).unwrap_or(0));
[INFO] [stdout]     |                                                                  ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 786 |     println!("Commands available: {}", info.get("commands").map(|c: /* Type */| c.as_array().map(|a| a.len()).unwrap_or(0)).unwrap_or(0));
[INFO] [stdout]     |                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/client.rs:786:87
[INFO] [stdout]     |
[INFO] [stdout] 786 |     println!("Commands available: {}", info.get("commands").map(|c| c.as_array().map(|a| a.len()).unwrap_or(0)).unwrap_or(0));
[INFO] [stdout]     |                                                                                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 786 |     println!("Commands available: {}", info.get("commands").map(|c| c.as_array().map(|a: /* Type */| a.len()).unwrap_or(0)).unwrap_or(0));
[INFO] [stdout]     |                                                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/mcp.rs - types::mcp::acp_tool_name (line 28) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/types/mcp.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use claude_agent_sdk_rs::acp_tool_name;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/config.rs - types::config::ClaudeAgentOptions::use_acp_tools (line 438) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/types/config.rs:439:5
[INFO] [stdout]     |
[INFO] [stdout] 439 | use claude_agent_sdk_rs::ClaudeAgentOptions;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use claude_agent_sdk_rs::{query, Message, ContentBlock};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::rewind_files (line 722) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 723 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions, Message};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/client.rs:742:38
[INFO] [stdout]     |
[INFO] [stdout] 742 |                 checkpoint_id = Some(uuid.clone());
[INFO] [stdout]     |                                      ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 244) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/lib.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | use claude_agent_sdk_rs::query;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]    --> src/lib.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | use tracing_subscriber;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no external crate `tracing_subscriber`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::new (line 70) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/client.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/mcp.rs - types::mcp::is_acp_tool (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/types/mcp.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use claude_agent_sdk_rs::is_acp_tool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::query (line 259) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::query_stream (line 129) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/query.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | use claude_agent_sdk_rs::{query_stream, Message, ContentBlock};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/query.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut stream = query_stream("What is 2 + 2?", None).await?;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 136 |
[INFO] [stdout] 137 |     while let Some(result) = stream.next().await {
[INFO] [stdout]     |                              ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut stream: /* Type */ = query_stream("What is 2 + 2?", None).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::query (line 57) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/query.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | use claude_agent_sdk_rs::{query, Message, ContentBlock};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 130) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/lib.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | use claude_agent_sdk_rs::{query_with_content, UserContentBlock, Message, ContentBlock};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/messages.rs - types::messages::UserContentBlock::image_base64 (line 356) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/types/messages.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 | use claude_agent_sdk_rs::UserContentBlock;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/types/messages.rs:359:10
[INFO] [stdout]     |
[INFO] [stdout] 359 | Ok::<(), claude_agent_sdk_rs::ClaudeError>(())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::query_with_content (line 214) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/query.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | use claude_agent_sdk_rs::{query_with_content, Message, ContentBlock, UserContentBlock};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/hooks.rs - types::hooks::Hooks (line 966) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/types/hooks.rs:967:5
[INFO] [stdout]     |
[INFO] [stdout] 967 | use claude_agent_sdk_rs::{Hooks, HookInput, HookContext, HookJsonOutput};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/plugin.rs - types::plugin::SdkPluginConfig (line 17) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/types/plugin.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use claude_agent_sdk_rs::SdkPluginConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/plugin.rs - types::plugin::SdkPluginConfig::local (line 56) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/types/plugin.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use claude_agent_sdk_rs::SdkPluginConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/mcp.rs - types::mcp::strip_acp_prefix (line 59) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/types/mcp.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | use claude_agent_sdk_rs::strip_acp_prefix;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/plugin.rs - types::plugin::SdkPluginConfig::path (line 71) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/types/plugin.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | use claude_agent_sdk_rs::SdkPluginConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/plugin.rs - types::plugin::SdkPluginConfig::Local (line 37) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]   --> src/types/plugin.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use claude_agent_sdk_rs::SdkPluginConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClaudeClient::try_new (line 101) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | use claude_agent_sdk_rs::{ClaudeClient, ClaudeAgentOptions};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]    --> src/client.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | Ok::<(), claude_agent_sdk_rs::ClaudeError>(())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_agent_sdk_rs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `claude_agent_sdk_rs`, use `cargo add claude_agent_sdk_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::ClaudeClient (line 28)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::get_server_info (line 779)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::new (line 70)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::new_session (line 817)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::query (line 259)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::query_with_content (line 379)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::query_with_content_and_session (line 420)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::query_with_session (line 294)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::receive_messages (line 508)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::receive_response (line 577)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::rewind_files (line 722)
[INFO] [stdout]     src/client.rs - client::ClaudeClient::try_new (line 101)
[INFO] [stdout]     src/lib.rs - (line 130)
[INFO] [stdout]     src/lib.rs - (line 161)
[INFO] [stdout]     src/lib.rs - (line 177)
[INFO] [stdout]     src/lib.rs - (line 210)
[INFO] [stdout]     src/lib.rs - (line 244)
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - (line 264)
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout]     src/lib.rs - (line 75)
[INFO] [stdout]     src/query.rs - query::query (line 57)
[INFO] [stdout]     src/query.rs - query::query_stream (line 129)
[INFO] [stdout]     src/query.rs - query::query_stream_with_content (line 294)
[INFO] [stdout]     src/query.rs - query::query_with_content (line 214)
[INFO] [stdout]     src/types/config.rs - types::config::ClaudeAgentOptions::use_acp_tools (line 438)
[INFO] [stdout]     src/types/hooks.rs - types::hooks::Hooks (line 966)
[INFO] [stdout]     src/types/mcp.rs - types::mcp::acp_tool_name (line 28)
[INFO] [stdout]     src/types/mcp.rs - types::mcp::is_acp_tool (line 42)
[INFO] [stdout]     src/types/mcp.rs - types::mcp::strip_acp_prefix (line 59)
[INFO] [stdout]     src/types/messages.rs - types::messages::UserContentBlock::image_base64 (line 356)
[INFO] [stdout]     src/types/plugin.rs - types::plugin::SdkPluginConfig (line 17)
[INFO] [stdout]     src/types/plugin.rs - types::plugin::SdkPluginConfig::Local (line 37)
[INFO] [stdout]     src/types/plugin.rs - types::plugin::SdkPluginConfig::local (line 56)
[INFO] [stdout]     src/types/plugin.rs - types::plugin::SdkPluginConfig::path (line 71)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 35 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.12s; merged doctests compilation took 0.26s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bdb9e7976667c7c14fc3eac608bdee24cc051a4c682df5921870a044a06c378c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdb9e7976667c7c14fc3eac608bdee24cc051a4c682df5921870a044a06c378c", kill_on_drop: false }`
[INFO] [stdout] bdb9e7976667c7c14fc3eac608bdee24cc051a4c682df5921870a044a06c378c
