[INFO] fetching crate anthropic_rust 0.1.3...
[INFO] testing anthropic_rust-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate anthropic_rust 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate anthropic_rust 0.1.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate anthropic_rust 0.1.3
[INFO] tweaked toml for crates.io crate anthropic_rust 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anthropic_rust 0.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate anthropic_rust 0.1.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b77ce6f6cae32e8d16cb8ee0fd2b744dc415acdb12820418dc201b4abb35586c
[INFO] running `Command { std: "docker" "start" "-a" "b77ce6f6cae32e8d16cb8ee0fd2b744dc415acdb12820418dc201b4abb35586c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b77ce6f6cae32e8d16cb8ee0fd2b744dc415acdb12820418dc201b4abb35586c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b77ce6f6cae32e8d16cb8ee0fd2b744dc415acdb12820418dc201b4abb35586c", kill_on_drop: false }`
[INFO] [stdout] b77ce6f6cae32e8d16cb8ee0fd2b744dc415acdb12820418dc201b4abb35586c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 697ec1186427f778bd62a35ae7cdc4890525ae4109681ded6b87bcf2db4b7b1c
[INFO] running `Command { std: "docker" "start" "-a" "697ec1186427f778bd62a35ae7cdc4890525ae4109681ded6b87bcf2db4b7b1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling anthropic_rust v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s
[INFO] running `Command { std: "docker" "inspect" "697ec1186427f778bd62a35ae7cdc4890525ae4109681ded6b87bcf2db4b7b1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697ec1186427f778bd62a35ae7cdc4890525ae4109681ded6b87bcf2db4b7b1c", kill_on_drop: false }`
[INFO] [stdout] 697ec1186427f778bd62a35ae7cdc4890525ae4109681ded6b87bcf2db4b7b1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c85bdc9237abc0706c2926622e89e3d7335b418693e92c588c0c54c0b617f87
[INFO] running `Command { std: "docker" "start" "-a" "1c85bdc9237abc0706c2926622e89e3d7335b418693e92c588c0c54c0b617f87", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling anthropic_rust v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.77s
[INFO] running `Command { std: "docker" "inspect" "1c85bdc9237abc0706c2926622e89e3d7335b418693e92c588c0c54c0b617f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c85bdc9237abc0706c2926622e89e3d7335b418693e92c588c0c54c0b617f87", kill_on_drop: false }`
[INFO] [stdout] 1c85bdc9237abc0706c2926622e89e3d7335b418693e92c588c0c54c0b617f87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9db71d05cf4b0373b3d2e0a1a0841ac4e89c60d24dc5efbcd85a7359f4d7c0b4
[INFO] running `Command { std: "docker" "start" "-a" "9db71d05cf4b0373b3d2e0a1a0841ac4e89c60d24dc5efbcd85a7359f4d7c0b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anthropic_rust-b8c720182ebcd020)
[INFO] [stdout] 
[INFO] [stdout] running 322 tests
[INFO] [stdout] test advanced_config_test::tests::test_advanced_configuration_combination ... ok
[INFO] [stdout] test advanced_config_test::tests::test_client_builder_with_logging_interceptor ... ok
[INFO] [stdout] test advanced_config_test::tests::test_client_builder_with_logging ... ok
[INFO] [stdout] test advanced_config_test::tests::test_client_builder_with_middleware ... ok
[INFO] [stdout] test advanced_config_test::tests::test_client_builder_with_interceptor ... ok
[INFO] [stdout] test advanced_config_test::tests::test_failing_interceptor ... ok
[INFO] [stdout] test advanced_config_test::tests::test_custom_http_client_injection ... ok
[INFO] [stdout] test advanced_config_test::tests::test_logging_interceptor_configuration ... ok
[INFO] [stdout] test advanced_config_test::tests::test_logging_interceptor_default ... ok
[INFO] [stdout] test advanced_config_test::tests::test_logging_interceptor_new ... ok
[INFO] [stdout] test advanced_config_test::tests::test_logging_interceptor_full_logging ... ok
[INFO] [stdout] test advanced_config_test::tests::test_middleware_clone ... ok
[INFO] [stdout] test advanced_config_test::tests::test_multiple_interceptors ... ok
[INFO] [stdout] test advanced_config_test::tests::test_request_middleware_configuration ... ok
[INFO] [stdout] test advanced_config_test::tests::test_request_interceptor_trait_methods ... ok
[INFO] [stdout] test advanced_config_test::tests::test_request_middleware_default ... ok
[INFO] [stdout] test advanced_config_test::tests::test_request_middleware_full_logging ... ok
[INFO] [stdout] test advanced_config_test::tests::test_request_middleware_new ... ok
[INFO] [stdout] test advanced_config_test::tests::test_request_middleware_with_interceptor ... ok
[INFO] [stdout] test advanced_config_test::tests::test_request_middleware_with_logging_interceptor ... ok
[INFO] [stdout] test advanced_config_test::tests::test_retry_config_customization ... ok
[INFO] [stdout] test client_test::unit_tests::test_client_default_configuration ... ok
[INFO] [stdout] test client_test::unit_tests::test_client_new_convenience_method ... ok
[INFO] [stdout] test advanced_config_test::tests::test_retry_config_default ... ok
[INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_from_chat_request_with_tools ... ok
[INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_builder_pattern ... ok
[INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_minimal ... ok
[INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_serialization ... ok
[INFO] [stdout] test client_test::unit_tests::test_client_chat_builder_integration ... ok
[INFO] [stdout] test client_test::network_tests::test_timeout_handling ... ok
[INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_with_multimodal_content ... ok
[INFO] [stdout] test client_test::unit_tests::test_client_custom_configuration ... ok
[INFO] [stdout] test client_test::unit_tests::test_client_send_sync_traits ... ok
[INFO] [stdout] test client_test::unit_tests::test_extract_request_id ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_500_error_retryable ... ok
[INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_from_chat_request ... ok
[INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_with_tools ... ok
[INFO] [stdout] test client_test::unit_tests::test_extract_retry_after_duration ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_anthropic_api_client ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_client_builders ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_error_categories ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_client_builder_creation ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_client_request_recording ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_error_simulation_client ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_http_client_error_response_parsing ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_http_client_token_counting_response ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_404_error_handling ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_http_client_tool_use_response ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_http_client_response_parsing ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_infrastructure_comprehensive_example ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_request_id_extraction ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_post_request_with_body ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_request_recording ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_invalid_json_response ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_response_builders ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_response_with_delay ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_successful_request ... ok
[INFO] [stdout] test client_test::unit_tests::test_model_and_max_tokens_injection ... ok
[INFO] [stdout] test client_test::unit_tests::test_mock_timeout_simulation ... ok
[INFO] [stdout] test client_test::unit_tests::test_request_middleware_builder ... ok
[INFO] [stdout] test client_test::unit_tests::test_request_serialization ... ok
[INFO] [stdout] test client_test::unit_tests::test_retry_config_default ... ok
[INFO] [stdout] test client_test::unit_tests::test_token_count_response_deserialization ... ok
[INFO] [stdout] test client_test::unit_tests::test_token_count_response_invalid_json ... ok
[INFO] [stdout] test config::tests::test_client_builder_build_max_tokens_validation ... ok
[INFO] [stdout] test config::tests::test_client_builder_base_url_valid ... ok
[INFO] [stdout] test config::tests::test_client_builder_build_validation_failure ... ok
[INFO] [stdout] test config::tests::test_client_builder_base_url_invalid ... ok
[INFO] [stdout] test config::tests::test_client_builder_build_with_api_key ... ok
[INFO] [stdout] test config::tests::test_client_builder_build_with_custom_http_client ... ok
[INFO] [stdout] test config::tests::test_client_builder_build_with_all_options ... ok
[INFO] [stdout] test config::tests::test_client_builder_default_retry_and_middleware ... ok
[INFO] [stdout] test config::tests::test_client_builder_default_values_applied ... ok
[INFO] [stdout] test config::tests::test_client_builder_fluent_api ... ok
[INFO] [stdout] test config::tests::test_client_builder_new ... ok
[INFO] [stdout] test config::tests::test_client_builder_with_logging ... ok
[INFO] [stdout] test config::tests::test_client_builder_with_middleware ... ok
[INFO] [stdout] test config::tests::test_client_builder_env_vars ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_client_builder_with_retry_config ... ok
[INFO] [stdout] test config::tests::test_config_validation_edge_case_max_tokens ... ok
[INFO] [stdout] test config::tests::test_config_validation_empty_api_key ... ok
[INFO] [stdout] test config::tests::test_config_validation_all_models ... ok
[INFO] [stdout] test config::tests::test_config_validation_invalid_api_key_format ... ok
[INFO] [stdout] test config::tests::test_config_validation_invalid_url_scheme ... ok
[INFO] [stdout] test config::tests::test_config_validation_valid_api_key ... ok
[INFO] [stdout] test config::tests::test_config_validation_valid_http_scheme ... ok
[INFO] [stdout] test config::tests::test_config_validation_zero_max_tokens ... ok
[INFO] [stdout] test config::tests::test_config_validation_max_tokens_exceeds_model_limit ... ok
[INFO] [stdout] test config::tests::test_config_validation_zero_timeout ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_basic ... ok
[INFO] [stdout] test config_test::tests::test_base_url_normalization ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_custom_http_client ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_default ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_empty_api_key ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_environment_variable ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_excessive_max_tokens ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_explicit_api_key_overrides_env ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_invalid_base_url ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_missing_api_key ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_fluent_api ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_valid_max_tokens_at_limit ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_validation_order ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_with_base_url ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_zero_max_retries ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_with_custom_values ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_zero_max_tokens ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_zero_timeout ... ok
[INFO] [stdout] test config_test::tests::test_client_clone ... ok
[INFO] [stdout] test client_test::network_tests::test_retry_logic ... ok
[INFO] [stdout] test config_test::tests::test_client_default_accessors ... ok
[INFO] [stdout] test config_test::tests::test_client_new_convenience_method ... ok
[INFO] [stdout] test config_test::tests::test_client_new_missing_env_var ... ok
[INFO] [stdout] test config_test::tests::test_client_send_sync ... ok
[INFO] [stdout] test config_test::tests::test_config_clone ... ok
[INFO] [stdout] test config_test::tests::test_config_debug ... ok
[INFO] [stdout] test config_test::tests::test_config_default_values ... ok
[INFO] [stdout] test config_test::tests::test_environment_variable_variations ... ok
[INFO] [stdout] test error::tests::test_api_error_creation ... ok
[INFO] [stdout] test error::tests::test_client_server_error_detection ... ok
[INFO] [stdout] test error::tests::test_debug_info_formatting ... ok
[INFO] [stdout] test error::tests::test_error_categories ... ok
[INFO] [stdout] test error::tests::test_error_category_equality ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_from_conversions ... ok
[INFO] [stdout] test error::tests::test_error_message_consistency ... ok
[INFO] [stdout] test config_test::tests::test_client_builder_multiple_calls_same_field ... ok
[INFO] [stdout] test error::tests::test_is_retryable ... ok
[INFO] [stdout] test error::tests::test_rate_limit_error_creation ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... ok
[INFO] [stdout] test error::tests::test_request_id_extraction ... ok
[INFO] [stdout] test error::tests::test_retry_delay_suggestions ... ok
[INFO] [stdout] test error::tests::test_specific_error_type_detection ... ok
[INFO] [stdout] test error::tests::test_timeout_error_creation ... ok
[INFO] [stdout] test error::tests::test_user_message_formatting ... ok
[INFO] [stdout] test error::tests::test_user_message_http_error_variants ... ok
[INFO] [stdout] test error_test::tests::test_error_categorization ... ok
[INFO] [stdout] test error_test::tests::test_error_chain ... ok
[INFO] [stdout] test error_test::tests::test_error_debug_format ... ok
[INFO] [stdout] test error_test::tests::test_error_from_serde_json ... ok
[INFO] [stdout] test error_test::tests::test_error_network_creation ... ok
[INFO] [stdout] test error_test::tests::test_error_send_sync ... ok
[INFO] [stdout] test error_test::tests::test_error_std_error_trait ... ok
[INFO] [stdout] test error_test::tests::test_error_display ... ok
[INFO] [stdout] test error_test::tests::test_rate_limit_without_retry_after ... ok
[INFO] [stdout] test error_test::tests::test_request_id_extraction ... ok
[INFO] [stdout] test error_test::tests::test_specific_status_code_handling ... ok
[INFO] [stdout] test error_test::tests::test_timeout_error_formatting ... ok
[INFO] [stdout] test mock::tests::test_miri_test_environment_run_test ... ok
[INFO] [stdout] test mock::tests::test_miri_test_utils_auto_config ... ok
[INFO] [stdout] test mock::tests::test_miri_test_utils_ensure_deterministic ... ok
[INFO] [stdout] test mock::tests::test_miri_test_utils_is_miri ... ok
[INFO] [stdout] test mock::tests::test_miri_test_utils_minimal_mock_client ... ok
[INFO] [stdout] test mock::tests::test_miri_test_utils_setup_miri_environment ... ok
[INFO] [stdout] test mock::tests::test_miri_test_utils_validate_miri_config ... ok
[INFO] [stdout] test mock::tests::test_mock_http_client_basic ... ok
[INFO] [stdout] test mock::tests::test_mock_http_client_error_response_structure ... ok
[INFO] [stdout] test mock::tests::test_mock_http_client_response_configuration ... ok
[INFO] [stdout] test mock::tests::test_mock_response_builder_chat_response ... ok
[INFO] [stdout] test mock::tests::test_mock_response_builder_token_count ... ok
[INFO] [stdout] test mock::tests::test_mock_http_client_default_response ... ok
[INFO] [stdout] test mock::tests::test_mock_response_builders ... ok
[INFO] [stdout] test mock::tests::test_mock_response_with_headers ... ok
[INFO] [stdout] test mock::tests::test_real_client_config ... ok
[INFO] [stdout] test mock::tests::test_mock_response_builder_tool_use ... ok
[INFO] [stdout] test mock::tests::test_test_client_builder_deterministic_mock ... ok
[INFO] [stdout] test mock::tests::test_test_client_builder_from_config ... ok
[INFO] [stdout] test mock::tests::test_test_config_custom ... ok
[INFO] [stdout] test mock::tests::test_test_config_effective_base_url ... ok
[INFO] [stdout] test mock::tests::test_test_config_effective_timeout ... ok
[INFO] [stdout] test mock::tests::test_test_config_for_integration ... ok
[INFO] [stdout] test mock::tests::test_test_config_for_miri ... ok
[INFO] [stdout] test mock::tests::test_test_config_for_unit_tests ... ok
[INFO] [stdout] test mock::tests::test_test_helpers_essential_mock_client ... ok
[INFO] [stdout] test mock::tests::test_test_helpers_setup_test ... ok
[INFO] [stdout] test multimodal::tests::test_base64_utils ... ok
[INFO] [stdout] test mock::tests::test_test_helpers_simple_responses ... ok
[INFO] [stdout] test multimodal::tests::test_document_format_validation ... ok
[INFO] [stdout] test multimodal::tests::test_document_from_bytes ... ok
[INFO] [stdout] test multimodal::tests::test_document_from_url ... ok
[INFO] [stdout] test multimodal::tests::test_document_media_type_detection ... ok
[INFO] [stdout] test multimodal::tests::test_file_error_conditions ... ok
[INFO] [stdout] test multimodal::tests::test_image_format_validation ... ok
[INFO] [stdout] test multimodal::tests::test_image_from_bytes ... ok
[INFO] [stdout] test multimodal::tests::test_image_from_url ... ok
[INFO] [stdout] test multimodal::tests::test_image_media_type_detection ... ok
[INFO] [stdout] test multimodal::tests::test_mime_utils ... ok
[INFO] [stdout] test multimodal::tests::test_size_limits ... ok
[INFO] [stdout] test multimodal::tests::test_validate_url_invalid ... ok
[INFO] [stdout] test multimodal::tests::test_validate_url_valid ... ok
[INFO] [stdout] test multimodal::tests::test_file_operations ... ok
[INFO] [stdout] test property_tests::tests::test_image_media_type_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_extreme_float_values ... ok
[INFO] [stdout] test property_tests::tests::test_image_source_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_image_source_type_field ... ok
[INFO] [stdout] test property_tests::tests::test_large_token_counts ... ok
[INFO] [stdout] test property_tests::tests::test_content_block_type_field ... ok
[INFO] [stdout] test property_tests::tests::test_content_block_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_model_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_message_param_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_role_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_stop_reason_roundtrip ... ok
[INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_structure ... ok
[INFO] [stdout] test client_test::unit_tests::test_count_tokens_with_different_models ... ok
[INFO] [stdout] test client_test::network_tests::test_error_categories ... FAILED
[INFO] [stdout] test client_test::network_tests::test_404_error_handling ... FAILED
[INFO] [stdout] test client_test::network_tests::test_invalid_json_response ... FAILED
[INFO] [stdout] test client_test::network_tests::test_500_error_retryable ... FAILED
[INFO] [stdout] test streaming_test::tests::test_content_block_start_event ... ok
[INFO] [stdout] test client_test::network_tests::test_middleware_logging ... FAILED
[INFO] [stdout] test streaming_test::tests::test_content_block_stop_event ... ok
[INFO] [stdout] test streaming_test::tests::test_content_block_delta_event ... ok
[INFO] [stdout] test streaming_test::tests::test_content_delta_serialization ... ok
[INFO] [stdout] test streaming_test::tests::test_message_accumulator_basic_flow ... ok
[INFO] [stdout] test streaming_test::tests::test_message_accumulator_error_handling ... ok
[INFO] [stdout] test streaming_test::tests::test_message_accumulator_incomplete_stream ... ok
[INFO] [stdout] test streaming_test::tests::test_message_accumulator_multiple_content_blocks ... ok
[INFO] [stdout] test client_test::network_tests::test_request_id_extraction ... FAILED
[INFO] [stdout] test client_test::network_tests::test_post_request_with_body ... FAILED
[INFO] [stdout] test streaming_test::tests::test_message_stop_event ... ok
[INFO] [stdout] test streaming_test::tests::test_partial_message_serialization ... ok
[INFO] [stdout] test client_test::network_tests::test_successful_request ... FAILED
[INFO] [stdout] test streaming_test::tests::test_message_stream_as_stream ... ok
[INFO] [stdout] test tools::tests::test_tool_builder_duplicate_required_property ... ok
[INFO] [stdout] test tools::tests::test_tool_builder_property_without_description ... ok
[INFO] [stdout] test tools::tests::test_tool_builder_with_custom_schema ... ok
[INFO] [stdout] test tools::tests::test_tool_builder_with_properties ... ok
[INFO] [stdout] test tools::tests::test_tool_creation_basic ... ok
[INFO] [stdout] test tools::tests::test_tool_creation_with_description ... ok
[INFO] [stdout] test tools::tests::test_tool_deserialization ... ok
[INFO] [stdout] test tools::tests::test_tool_macro_basic ... ok
[INFO] [stdout] test tools::tests::test_tool_macro_with_description ... ok
[INFO] [stdout] test tools::tests::test_tool_serialization ... ok
[INFO] [stdout] test types::tests::test_all_document_media_types ... ok
[INFO] [stdout] test streaming_test::tests::test_message_delta_event ... ok
[INFO] [stdout] test streaming_test::tests::test_stream_event_serialization ... ok
[INFO] [stdout] test tools::tests::test_tool_builder_add_property_to_custom_schema ... ok
[INFO] [stdout] test types::tests::test_all_image_media_types ... ok
[INFO] [stdout] test tools::tests::test_tool_builder_overwrite_schema ... ok
[INFO] [stdout] test streaming_test::tests::test_message_delta_serialization ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_basic ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_multiple_messages ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_multiple_stop_sequences ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_multiple_system_messages ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_fluent_chaining ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_multiple_tools ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_parameter_validation ... ok
[INFO] [stdout] test property_tests::tests::test_very_long_strings ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_message_with_content ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_empty ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_with_multimodal_content ... ok
[INFO] [stdout] test types::tests::test_chat_request_builder_with_tool_use ... ok
[INFO] [stdout] test types::tests::test_citation_serialization ... ok
[INFO] [stdout] test types::tests::test_complex_content_block_combinations ... ok
[INFO] [stdout] test types::tests::test_chat_request_serialization ... ok
[INFO] [stdout] test types::tests::test_content_block_text_serialization ... ok
[INFO] [stdout] test types::tests::test_content_block_document_serialization ... ok
[INFO] [stdout] test types::tests::test_content_block_tool_result_serialization ... ok
[INFO] [stdout] test types::tests::test_content_block_text_with_citations ... ok
[INFO] [stdout] test types::tests::test_content_block_deserialization ... ok
[INFO] [stdout] test types::tests::test_content_block_document_deserialization ... ok
[INFO] [stdout] test types::tests::test_content_block_tool_use_serialization ... ok
[INFO] [stdout] test types::tests::test_count_tokens_request_from_chat_request ... ok
[INFO] [stdout] test types::tests::test_content_block_document_url_serialization ... ok
[INFO] [stdout] test types::tests::test_content_block_convenience_constructors ... ok
[INFO] [stdout] test types::tests::test_document_source_serialization ... ok
[INFO] [stdout] test types::tests::test_image_media_type_serialization ... ok
[INFO] [stdout] test types::tests::test_image_source_deserialization ... ok
[INFO] [stdout] test types::tests::test_invalid_document_url ... ok
[INFO] [stdout] test types::tests::test_image_source_url_serialization ... ok
[INFO] [stdout] test types::tests::test_document_source_deserialization ... ok
[INFO] [stdout] test types::tests::test_content_block_image_serialization ... ok
[INFO] [stdout] test types::tests::test_document_media_type_serialization ... ok
[INFO] [stdout] test types::tests::test_count_tokens_request_serialization ... ok
[INFO] [stdout] test types::tests::test_invalid_image_url ... ok
[INFO] [stdout] test property_tests::tests::test_unicode_text_handling ... ok
[INFO] [stdout] test types::tests::test_model_max_tokens ... ok
[INFO] [stdout] test types::tests::test_message_deserialization ... ok
[INFO] [stdout] test types::tests::test_role_deserialization ... ok
[INFO] [stdout] test types::tests::test_model_serialization ... ok
[INFO] [stdout] test types::tests::test_role_serialization ... ok
[INFO] [stdout] test types::tests::test_token_count_deserialization ... ok
[INFO] [stdout] test types::tests::test_stop_reason_deserialization ... ok
[INFO] [stdout] test types::tests::test_stop_reason_serialization ... ok
[INFO] [stdout] test types::tests::test_system_message_serialization ... ok
[INFO] [stdout] test types::tests::test_message_param_serialization ... ok
[INFO] [stdout] test types::tests::test_usage_deserialization ... ok
[INFO] [stdout] test types::tests::test_usage_serialization ... ok
[INFO] [stdout] test types_test::tests::test_chat_request_serialization ... ok
[INFO] [stdout] test types_test::tests::test_content_block_convenience_constructors ... ok
[INFO] [stdout] test types_test::tests::test_content_block_image_base64 ... ok
[INFO] [stdout] test types_test::tests::test_content_block_image_url ... ok
[INFO] [stdout] test types_test::tests::test_content_block_text ... ok
[INFO] [stdout] test types_test::tests::test_content_block_tool_result ... ok
[INFO] [stdout] test types_test::tests::test_content_block_tool_use ... ok
[INFO] [stdout] test types_test::tests::test_count_tokens_request_serialization ... ok
[INFO] [stdout] test types_test::tests::test_empty_content_blocks ... ok
[INFO] [stdout] test types_test::tests::test_image_media_type_serialization ... ok
[INFO] [stdout] test types_test::tests::test_message_param_serialization ... ok
[INFO] [stdout] test types_test::tests::test_message_response_serialization ... ok
[INFO] [stdout] test types::tests::test_model_deserialization ... ok
[INFO] [stdout] test types::tests::test_tool_result_with_error ... ok
[INFO] [stdout] test types_test::tests::test_large_token_counts ... ok
[INFO] [stdout] test types_test::tests::test_invalid_url_handling ... ok
[INFO] [stdout] test types_test::tests::test_model_max_tokens ... ok
[INFO] [stdout] test types_test::tests::test_system_message_serialization ... ok
[INFO] [stdout] test types_test::tests::test_token_count_response_serialization ... ok
[INFO] [stdout] test types_test::tests::test_usage_optional_fields ... ok
[INFO] [stdout] test types_test::tests::test_model_serialization ... ok
[INFO] [stdout] test types_test::tests::test_usage_serialization ... ok
[INFO] [stdout] test types_test::tests::test_tool_serialization ... ok
[INFO] [stdout] test types_test::tests::test_tool_use_invalid_json ... ok
[INFO] [stdout] test types_test::tests::test_role_serialization ... ok
[INFO] [stdout] test types_test::tests::test_stop_reason_serialization ... ok
[INFO] [stdout] test property_tests::tests::test_usage_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_tool_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_system_message_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_message_roundtrip ... ok
[INFO] [stdout] test property_tests::tests::test_empty_collections ... ok
[INFO] [stdout] test property_tests::tests::test_optional_fields_omitted ... ok
[INFO] [stdout] test property_tests::tests::test_chat_request_serialization ... ok
[INFO] [stdout] test property_tests::tests::test_json_stability ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client_test::network_tests::test_error_categories stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client_test::network_tests::test_error_categories' (49) panicked at src/client_test.rs:302:13:
[INFO] [stdout] assertion failed: error.is_auth_error()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55569f9472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55569f9472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55569f9472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e55569f9472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e5556a0ca3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e5556a0ca3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e55569c3663 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55569c3663 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e55569d1a62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e55569d6ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e55569d6d61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e55562a967e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e55562a967e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55569d758f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e55569d758f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e55569d7306 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5e55569d1b99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e55569b711d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e5556a16330 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5556a1630c - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e555618efd1 - anthropic_rust::client_test::network_tests::test_error_categories::{{closure}}::he8fb34cc649c5b97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:302:13
[INFO] [stdout]   21:     0x5e555627f9e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe256ba559628a73
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e555627f99d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb150211d3e777620
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e55561b84bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d82f55f90b44e77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5e55561b83bb - tokio::task::coop::with_budget::he4de786bf9edc65b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e55561b83bb - tokio::task::coop::budget::hca7841b8f2fc0e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e55561b83bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haf5a84915d45b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5e55561b5250 - tokio::runtime::scheduler::current_thread::Context::enter::h5460a7d862e670ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5e55561b6e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49f4745bfade03a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5e55561b6b24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h129e64a5f79161a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5e555622f7eb - tokio::runtime::context::scoped::Scoped<T>::set::h2f84e3fe0c052828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5e5556149d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d8f36117697e1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5e55561d7472 - std::thread::local::LocalKey<T>::try_with::h42d94aac1027bda4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x5e55561d6cbe - std::thread::local::LocalKey<T>::with::hc8215586215f911f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x5e5556149cbd - tokio::runtime::context::set_scheduler::hd621b67c36703fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5e55561b68b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc2b32066459b3e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5e55561b6b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h722ee2dc73ed4cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5e55561b4e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfba8a24c62065ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5e55560c8f50 - tokio::runtime::context::runtime::enter_runtime::h1ba07ccdcee2d48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5e55561b48a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b72c82f6a369b49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5e55560bcfa4 - tokio::runtime::runtime::Runtime::block_on_inner::hda17b195dd5d3b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5e55560bd16c - tokio::runtime::runtime::Runtime::block_on::hb2da5689230c4d22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5e555618eb02 - anthropic_rust::client_test::network_tests::test_error_categories::he95fbeab18d2f14b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:319:36
[INFO] [stdout]   43:     0x5e555618eb97 - anthropic_rust::client_test::network_tests::test_error_categories::{{closure}}::ha11e50622b30c94d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:292:37
[INFO] [stdout]   44:     0x5e5556154af6 - core::ops::function::FnOnce::call_once::ha31ccda70c511759
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e55562a94cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e55562a94cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5e55562bd4dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5e55562bd4dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5e55562bd4dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5e55562bd4dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5e55562bd4dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e55562bd4dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5e55562bd4dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5e5556296a24 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5e5556296a24 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5e555629a35a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5e555629a35a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5e555629a35a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5e555629a35a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5e555629a35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e55569cce7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5e55569cce7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7ddab5bf7aa4 - <unknown>
[INFO] [stdout]   66:     0x7ddab5c84a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client_test::network_tests::test_404_error_handling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client_test::network_tests::test_404_error_handling' (47) panicked at src/client_test.rs:97:18:
[INFO] [stdout] Expected InvalidRequest error for 404, got: Network("Connection failed: error sending request for url (https://httpbin.org/status/404)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55569f9472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55569f9472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55569f9472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e55569f9472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e5556a0ca3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e5556a0ca3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e55569c3663 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55569c3663 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e55569d1a62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e55569d6ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e55569d6d61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e55562a967e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e55562a967e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55569d758f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e55569d758f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e55569d733a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e55569d1b99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e55569b711d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e5556a16330 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e55561908cc - anthropic_rust::client_test::network_tests::test_404_error_handling::{{closure}}::h90a4484abb3b02d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:97:18
[INFO] [stdout]   20:     0x5e555627f9e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe256ba559628a73
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5e555627f99d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb150211d3e777620
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e55561b84bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d82f55f90b44e77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5e55561b83bb - tokio::task::coop::with_budget::he4de786bf9edc65b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5e55561b83bb - tokio::task::coop::budget::hca7841b8f2fc0e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5e55561b83bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haf5a84915d45b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5e55561b5250 - tokio::runtime::scheduler::current_thread::Context::enter::h5460a7d862e670ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5e55561b6e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49f4745bfade03a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5e55561b6b24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h129e64a5f79161a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5e555622f7eb - tokio::runtime::context::scoped::Scoped<T>::set::h2f84e3fe0c052828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5e5556149d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d8f36117697e1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5e55561d7472 - std::thread::local::LocalKey<T>::try_with::h42d94aac1027bda4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x5e55561d6cbe - std::thread::local::LocalKey<T>::with::hc8215586215f911f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x5e5556149cbd - tokio::runtime::context::set_scheduler::hd621b67c36703fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5e55561b68b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc2b32066459b3e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5e55561b6b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h722ee2dc73ed4cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5e55561b4e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfba8a24c62065ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5e55560c8f50 - tokio::runtime::context::runtime::enter_runtime::h1ba07ccdcee2d48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5e55561b48a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b72c82f6a369b49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5e55560bcfa4 - tokio::runtime::runtime::Runtime::block_on_inner::hda17b195dd5d3b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5e55560bd16c - tokio::runtime::runtime::Runtime::block_on::hb2da5689230c4d22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5e55561903b3 - anthropic_rust::client_test::network_tests::test_404_error_handling::h192332402786afd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:93:21
[INFO] [stdout]   42:     0x5e5556190907 - anthropic_rust::client_test::network_tests::test_404_error_handling::{{closure}}::hec498defef68ac7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:83:39
[INFO] [stdout]   43:     0x5e5556153f26 - core::ops::function::FnOnce::call_once::h829ee849049d9f1d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e55562a94cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e55562a94cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5e55562bd4dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5e55562bd4dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5e55562bd4dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5e55562bd4dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5e55562bd4dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5e55562bd4dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5e55562bd4dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5e5556296a24 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5e5556296a24 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x5e555629a35a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5e555629a35a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5e555629a35a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5e555629a35a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x5e555629a35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5e55569cce7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x5e55569cce7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x7ddab5bf7aa4 - <unknown>
[INFO] [stdout]   65:     0x7ddab5c84a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client_test::network_tests::test_invalid_json_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client_test::network_tests::test_invalid_json_response' (50) panicked at src/client_test.rs:284:18:
[INFO] [stdout] Expected InvalidResponse error for HTML response, got: Network("Connection failed: error sending request for url (https://httpbin.org/html)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55569f9472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55569f9472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55569f9472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e55569f9472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e5556a0ca3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e5556a0ca3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e55569c3663 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55569c3663 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e55569d1a62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e55569d6ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e55569d6d61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e55562a967e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e55562a967e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55569d758f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e55569d758f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e55569d733a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e55569d1b99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e55569b711d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e5556a16330 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e55561924cc - anthropic_rust::client_test::network_tests::test_invalid_json_response::{{closure}}::ha232dd81644cf1cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:284:18
[INFO] [stdout]   20:     0x5e555627f9e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe256ba559628a73
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5e555627f99d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb150211d3e777620
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e55561b84bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d82f55f90b44e77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5e55561b83bb - tokio::task::coop::with_budget::he4de786bf9edc65b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5e55561b83bb - tokio::task::coop::budget::hca7841b8f2fc0e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5e55561b83bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haf5a84915d45b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5e55561b5250 - tokio::runtime::scheduler::current_thread::Context::enter::h5460a7d862e670ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5e55561b6e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49f4745bfade03a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5e55561b6b24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h129e64a5f79161a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5e555622f7eb - tokio::runtime::context::scoped::Scoped<T>::set::h2f84e3fe0c052828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5e5556149d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d8f36117697e1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5e55561d7472 - std::thread::local::LocalKey<T>::try_with::h42d94aac1027bda4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x5e55561d6cbe - std::thread::local::LocalKey<T>::with::hc8215586215f911f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x5e5556149cbd - tokio::runtime::context::set_scheduler::hd621b67c36703fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5e55561b68b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc2b32066459b3e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5e55561b6b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h722ee2dc73ed4cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5e55561b4e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfba8a24c62065ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5e55560c8f50 - tokio::runtime::context::runtime::enter_runtime::h1ba07ccdcee2d48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5e55561b48a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b72c82f6a369b49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5e55560bcfa4 - tokio::runtime::runtime::Runtime::block_on_inner::hda17b195dd5d3b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5e55560bd16c - tokio::runtime::runtime::Runtime::block_on::hb2da5689230c4d22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5e5556191f83 - anthropic_rust::client_test::network_tests::test_invalid_json_response::h56024038601f6880
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:280:21
[INFO] [stdout]   42:     0x5e5556192017 - anthropic_rust::client_test::network_tests::test_invalid_json_response::{{closure}}::h5bbf934e4c482569
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:269:42
[INFO] [stdout]   43:     0x5e5556153956 - core::ops::function::FnOnce::call_once::h757d34cdc7b171f3
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e55562a94cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e55562a94cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5e55562bd4dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5e55562bd4dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5e55562bd4dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5e55562bd4dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5e55562bd4dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5e55562bd4dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5e55562bd4dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5e5556296a24 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5e5556296a24 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x5e555629a35a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5e555629a35a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5e555629a35a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5e555629a35a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x5e555629a35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5e55569cce7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x5e55569cce7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x7ddab5bf7aa4 - <unknown>
[INFO] [stdout]   65:     0x7ddab5c84a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client_test::network_tests::test_500_error_retryable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client_test::network_tests::test_500_error_retryable' (48) panicked at src/client_test.rs:114:9:
[INFO] [stdout] assertion failed: error.is_server_error()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55569f9472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55569f9472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55569f9472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e55569f9472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e5556a0ca3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e5556a0ca3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e55569c3663 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55569c3663 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e55569d1a62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e55569d6ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e55569d6d61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e55562a967e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e55562a967e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55569d758f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e55569d758f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e55569d7306 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5e55569d1b99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e55569b711d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e5556a16330 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5556a1630c - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e5556191db1 - anthropic_rust::client_test::network_tests::test_500_error_retryable::{{closure}}::h478cdc818905c0b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:114:9
[INFO] [stdout]   21:     0x5e555627f9e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe256ba559628a73
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e555627f99d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb150211d3e777620
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e55561b84bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d82f55f90b44e77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5e55561b83bb - tokio::task::coop::with_budget::he4de786bf9edc65b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e55561b83bb - tokio::task::coop::budget::hca7841b8f2fc0e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e55561b83bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haf5a84915d45b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5e55561b5250 - tokio::runtime::scheduler::current_thread::Context::enter::h5460a7d862e670ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5e55561b6e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49f4745bfade03a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5e55561b6b24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h129e64a5f79161a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5e555622f7eb - tokio::runtime::context::scoped::Scoped<T>::set::h2f84e3fe0c052828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5e5556149d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d8f36117697e1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5e55561d7472 - std::thread::local::LocalKey<T>::try_with::h42d94aac1027bda4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x5e55561d6cbe - std::thread::local::LocalKey<T>::with::hc8215586215f911f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x5e5556149cbd - tokio::runtime::context::set_scheduler::hd621b67c36703fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5e55561b68b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc2b32066459b3e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5e55561b6b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h722ee2dc73ed4cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5e55561b4e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfba8a24c62065ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5e55560c8f50 - tokio::runtime::context::runtime::enter_runtime::h1ba07ccdcee2d48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5e55561b48a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b72c82f6a369b49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5e55560bcfa4 - tokio::runtime::runtime::Runtime::block_on_inner::hda17b195dd5d3b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5e55560bd16c - tokio::runtime::runtime::Runtime::block_on::hb2da5689230c4d22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5e5556191903 - anthropic_rust::client_test::network_tests::test_500_error_retryable::h930bef8053d2240a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:114:41
[INFO] [stdout]   43:     0x5e5556191e27 - anthropic_rust::client_test::network_tests::test_500_error_retryable::{{closure}}::h6385e8b52193d966
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:102:40
[INFO] [stdout]   44:     0x5e5556153406 - core::ops::function::FnOnce::call_once::h6a21479da31480ec
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e55562a94cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e55562a94cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5e55562bd4dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5e55562bd4dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5e55562bd4dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5e55562bd4dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5e55562bd4dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e55562bd4dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5e55562bd4dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5e5556296a24 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5e5556296a24 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5e555629a35a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5e555629a35a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5e555629a35a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5e555629a35a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5e555629a35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e55569cce7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5e55569cce7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7ddab5bf7aa4 - <unknown>
[INFO] [stdout]   66:     0x7ddab5c84a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client_test::network_tests::test_middleware_logging stdout ----
[INFO] [stdout] HTTP Request: GET https://httpbin.org/json
[INFO] [stdout] Request Headers: {}
[INFO] [stdout] Request failed (attempt 1), retrying in 500ms: Network error: Connection failed: error sending request for url (https://httpbin.org/json)
[INFO] [stdout] HTTP Request: GET https://httpbin.org/json
[INFO] [stdout] Request Headers: {}
[INFO] [stdout] Request failed (attempt 2), retrying in 1s: Network error: Connection failed: error sending request for url (https://httpbin.org/json)
[INFO] [stdout] HTTP Request: GET https://httpbin.org/json
[INFO] [stdout] Request Headers: {}
[INFO] [stdout] Request failed (attempt 3), retrying in 2s: Network error: Connection failed: error sending request for url (https://httpbin.org/json)
[INFO] [stdout] HTTP Request: GET https://httpbin.org/json
[INFO] [stdout] Request Headers: {}
[INFO] [stdout] 
[INFO] [stdout] thread 'client_test::network_tests::test_middleware_logging' (51) panicked at src/client_test.rs:223:14:
[INFO] [stdout] Request with logging should succeed: Network("Connection failed: error sending request for url (https://httpbin.org/json)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55569f9472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55569f9472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55569f9472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e55569f9472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e5556a0ca3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e5556a0ca3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e55569c3663 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55569c3663 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e55569d1a62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e55569d6ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e55569d6d61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e55562a967e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e55562a967e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55569d758f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e55569d758f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e55569d733a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e55569d1b99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e55569b711d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e5556a16330 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5556a15156 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e55560a8858 - core::result::Result<T,E>::expect::h285192c04cec624b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e5556191196 - anthropic_rust::client_test::network_tests::test_middleware_logging::{{closure}}::h6c31c41a4a568157
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:223:14
[INFO] [stdout]   22:     0x5e555627f9e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe256ba559628a73
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e555627f99d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb150211d3e777620
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e55561b84bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d82f55f90b44e77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5e55561b83bb - tokio::task::coop::with_budget::he4de786bf9edc65b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e55561b83bb - tokio::task::coop::budget::hca7841b8f2fc0e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e55561b83bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haf5a84915d45b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5e55561b5250 - tokio::runtime::scheduler::current_thread::Context::enter::h5460a7d862e670ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5e55561b6e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49f4745bfade03a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5e55561b6b24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h129e64a5f79161a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5e555622f7eb - tokio::runtime::context::scoped::Scoped<T>::set::h2f84e3fe0c052828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e5556149d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d8f36117697e1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5e55561d7472 - std::thread::local::LocalKey<T>::try_with::h42d94aac1027bda4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5e55561d6cbe - std::thread::local::LocalKey<T>::with::hc8215586215f911f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5e5556149cbd - tokio::runtime::context::set_scheduler::hd621b67c36703fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5e55561b68b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc2b32066459b3e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5e55561b6b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h722ee2dc73ed4cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5e55561b4e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfba8a24c62065ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e55560c8f50 - tokio::runtime::context::runtime::enter_runtime::h1ba07ccdcee2d48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e55561b48a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b72c82f6a369b49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e55560bcfa4 - tokio::runtime::runtime::Runtime::block_on_inner::hda17b195dd5d3b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5e55560bd16c - tokio::runtime::runtime::Runtime::block_on::hb2da5689230c4d22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5e5556190a63 - anthropic_rust::client_test::network_tests::test_middleware_logging::h0dc7c1e01cf05c9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:225:36
[INFO] [stdout]   44:     0x5e5556191277 - anthropic_rust::client_test::network_tests::test_middleware_logging::{{closure}}::hea87163a2cda8adc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:196:39
[INFO] [stdout]   45:     0x5e55561509c6 - core::ops::function::FnOnce::call_once::h12b2606233dc2467
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e55562a94cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e55562a94cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e55562bd4dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e55562bd4dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e55562bd4dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5e55562bd4dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5e55562bd4dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e55562bd4dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e55562bd4dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e5556296a24 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e5556296a24 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x5e555629a35a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e555629a35a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5e555629a35a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5e555629a35a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x5e555629a35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e55569cce7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x5e55569cce7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x7ddab5bf7aa4 - <unknown>
[INFO] [stdout]   67:     0x7ddab5c84a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client_test::network_tests::test_request_id_extraction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client_test::network_tests::test_request_id_extraction' (53) panicked at src/client_test.rs:192:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55569f9472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55569f9472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55569f9472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e55569f9472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e5556a0ca3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e5556a0ca3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e55569c3663 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55569c3663 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e55569d1a62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e55569d6ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e55569d6d61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e55562a967e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e55562a967e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55569d758f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e55569d758f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e55569d7306 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5e55569d1b99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e55569b711d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e5556a16330 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5556a1630c - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e55561929ee - anthropic_rust::client_test::network_tests::test_request_id_extraction::{{closure}}::hac22cae578e20ef4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:192:9
[INFO] [stdout]   21:     0x5e555627f9e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe256ba559628a73
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e555627f99d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb150211d3e777620
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e55561b84bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d82f55f90b44e77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5e55561b83bb - tokio::task::coop::with_budget::he4de786bf9edc65b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e55561b83bb - tokio::task::coop::budget::hca7841b8f2fc0e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e55561b83bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haf5a84915d45b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5e55561b5250 - tokio::runtime::scheduler::current_thread::Context::enter::h5460a7d862e670ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5e55561b6e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49f4745bfade03a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5e55561b6b24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h129e64a5f79161a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5e555622f7eb - tokio::runtime::context::scoped::Scoped<T>::set::h2f84e3fe0c052828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5e5556149d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d8f36117697e1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5e55561d7472 - std::thread::local::LocalKey<T>::try_with::h42d94aac1027bda4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x5e55561d6cbe - std::thread::local::LocalKey<T>::with::hc8215586215f911f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x5e5556149cbd - tokio::runtime::context::set_scheduler::hd621b67c36703fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5e55561b68b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc2b32066459b3e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5e55561b6b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h722ee2dc73ed4cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5e55561b4e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfba8a24c62065ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5e55560c8f50 - tokio::runtime::context::runtime::enter_runtime::h1ba07ccdcee2d48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5e55561b48a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b72c82f6a369b49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5e55560bcfa4 - tokio::runtime::runtime::Runtime::block_on_inner::hda17b195dd5d3b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5e55560bd16c - tokio::runtime::runtime::Runtime::block_on::hb2da5689230c4d22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5e5556192633 - anthropic_rust::client_test::network_tests::test_request_id_extraction::hf9a11f6a50cee64a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:192:32
[INFO] [stdout]   43:     0x5e55561926c7 - anthropic_rust::client_test::network_tests::test_request_id_extraction::{{closure}}::h1f0212ffa15d5f26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:178:42
[INFO] [stdout]   44:     0x5e5556153fe6 - core::ops::function::FnOnce::call_once::h839b84e4a259758e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e55562a94cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e55562a94cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5e55562bd4dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5e55562bd4dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5e55562bd4dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5e55562bd4dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5e55562bd4dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e55562bd4dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5e55562bd4dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5e5556296a24 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5e5556296a24 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5e555629a35a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5e555629a35a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5e555629a35a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5e555629a35a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5e555629a35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e55569cce7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5e55569cce7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7ddab5bf7aa4 - <unknown>
[INFO] [stdout]   66:     0x7ddab5c84a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client_test::network_tests::test_post_request_with_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client_test::network_tests::test_post_request_with_body' (52) panicked at src/client_test.rs:168:14:
[INFO] [stdout] POST request should succeed: Network("Connection failed: error sending request for url (https://httpbin.org/post)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55569f9472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55569f9472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55569f9472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e55569f9472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e5556a0ca3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e5556a0ca3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e55569c3663 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55569c3663 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e55569d1a62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e55569d6ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e55569d6d61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e55562a967e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e55562a967e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55569d758f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e55569d758f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e55569d733a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e55569d1b99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e55569b711d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e5556a16330 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5556a15156 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e55560a8858 - core::result::Result<T,E>::expect::h285192c04cec624b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e55561933ea - anthropic_rust::client_test::network_tests::test_post_request_with_body::{{closure}}::hdcc96cfe4d08bbc9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:168:14
[INFO] [stdout]   22:     0x5e555627f9e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe256ba559628a73
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e555627f99d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb150211d3e777620
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e55561b84bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d82f55f90b44e77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5e55561b83bb - tokio::task::coop::with_budget::he4de786bf9edc65b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e55561b83bb - tokio::task::coop::budget::hca7841b8f2fc0e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e55561b83bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haf5a84915d45b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5e55561b5250 - tokio::runtime::scheduler::current_thread::Context::enter::h5460a7d862e670ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5e55561b6e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49f4745bfade03a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5e55561b6b24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h129e64a5f79161a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5e555622f7eb - tokio::runtime::context::scoped::Scoped<T>::set::h2f84e3fe0c052828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e5556149d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d8f36117697e1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5e55561d7472 - std::thread::local::LocalKey<T>::try_with::h42d94aac1027bda4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5e55561d6cbe - std::thread::local::LocalKey<T>::with::hc8215586215f911f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5e5556149cbd - tokio::runtime::context::set_scheduler::hd621b67c36703fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5e55561b68b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc2b32066459b3e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5e55561b6b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h722ee2dc73ed4cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5e55561b4e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfba8a24c62065ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e55560c8f50 - tokio::runtime::context::runtime::enter_runtime::h1ba07ccdcee2d48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e55561b48a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b72c82f6a369b49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e55560bcfa4 - tokio::runtime::runtime::Runtime::block_on_inner::hda17b195dd5d3b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5e55560bd16c - tokio::runtime::runtime::Runtime::block_on::hb2da5689230c4d22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5e5556192b73 - anthropic_rust::client_test::network_tests::test_post_request_with_body::hc485b1b7ae7fb970
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:172:54
[INFO] [stdout]   44:     0x5e5556192c07 - anthropic_rust::client_test::network_tests::test_post_request_with_body::{{closure}}::h593bc50c83bed509
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:156:43
[INFO] [stdout]   45:     0x5e5556152456 - core::ops::function::FnOnce::call_once::h49f5ef369ac5c51f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e55562a94cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e55562a94cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e55562bd4dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e55562bd4dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e55562bd4dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5e55562bd4dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5e55562bd4dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e55562bd4dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e55562bd4dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e5556296a24 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e5556296a24 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x5e555629a35a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e555629a35a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5e555629a35a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5e555629a35a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x5e555629a35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e55569cce7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x5e55569cce7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x7ddab5bf7aa4 - <unknown>
[INFO] [stdout]   67:     0x7ddab5c84a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client_test::network_tests::test_successful_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client_test::network_tests::test_successful_request' (55) panicked at src/client_test.rs:76:14:
[INFO] [stdout] Request should succeed: Network("Connection failed: error sending request for url (https://httpbin.org/json)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55569f9472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55569f9472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55569f9472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e55569f9472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e5556a0ca3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e5556a0ca3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e55569c3663 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55569c3663 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e55569d1a62 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e55569d6ecf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e55569d6d61 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e55562a967e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e55562a967e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55569d758f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e55569d758f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e55569d733a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e55569d1b99 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e55569b711d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e5556a16330 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5556a15156 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e55560a8858 - core::result::Result<T,E>::expect::h285192c04cec624b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e55561916e1 - anthropic_rust::client_test::network_tests::test_successful_request::{{closure}}::h238190d7b9ae7911
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:76:14
[INFO] [stdout]   22:     0x5e555627f9e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfe256ba559628a73
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e555627f99d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb150211d3e777620
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e55561b84bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d82f55f90b44e77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5e55561b83bb - tokio::task::coop::with_budget::he4de786bf9edc65b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e55561b83bb - tokio::task::coop::budget::hca7841b8f2fc0e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e55561b83bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haf5a84915d45b065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5e55561b5250 - tokio::runtime::scheduler::current_thread::Context::enter::h5460a7d862e670ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5e55561b6e5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49f4745bfade03a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5e55561b6b24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h129e64a5f79161a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5e555622f7eb - tokio::runtime::context::scoped::Scoped<T>::set::h2f84e3fe0c052828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e5556149d09 - tokio::runtime::context::set_scheduler::{{closure}}::h9d8f36117697e1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5e55561d7472 - std::thread::local::LocalKey<T>::try_with::h42d94aac1027bda4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5e55561d6cbe - std::thread::local::LocalKey<T>::with::hc8215586215f911f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5e5556149cbd - tokio::runtime::context::set_scheduler::hd621b67c36703fa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5e55561b68b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfc2b32066459b3e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5e55561b6b43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h722ee2dc73ed4cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5e55561b4e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfba8a24c62065ffb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e55560c8f50 - tokio::runtime::context::runtime::enter_runtime::h1ba07ccdcee2d48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e55561b48a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5b72c82f6a369b49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e55560bcfa4 - tokio::runtime::runtime::Runtime::block_on_inner::hda17b195dd5d3b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5e55560bd16c - tokio::runtime::runtime::Runtime::block_on::hb2da5689230c4d22
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5e55561913d3 - anthropic_rust::client_test::network_tests::test_successful_request::h3920d47d4a598bc8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:79:36
[INFO] [stdout]   44:     0x5e55561917a7 - anthropic_rust::client_test::network_tests::test_successful_request::{{closure}}::hcd82a3da2130f72a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client_test.rs:69:39
[INFO] [stdout]   45:     0x5e5556151176 - core::ops::function::FnOnce::call_once::h21cb7fbb216eeaf0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e55562a94cb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e55562a94cb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e55562bd4dd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e55562bd4dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e55562bd4dd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5e55562bd4dd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5e55562bd4dd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e55562bd4dd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e55562bd4dd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e5556296a24 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e5556296a24 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x5e555629a35a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e555629a35a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5e555629a35a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5e555629a35a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e555629a35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x5e555629a35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e55569cce7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x5e55569cce7f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x7ddab5bf7aa4 - <unknown>
[INFO] [stdout]   67:     0x7ddab5c84a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client_test::network_tests::test_404_error_handling
[INFO] [stdout]     client_test::network_tests::test_500_error_retryable
[INFO] [stdout]     client_test::network_tests::test_error_categories
[INFO] [stdout]     client_test::network_tests::test_invalid_json_response
[INFO] [stdout]     client_test::network_tests::test_middleware_logging
[INFO] [stdout]     client_test::network_tests::test_post_request_with_body
[INFO] [stdout]     client_test::network_tests::test_request_id_extraction
[INFO] [stdout]     client_test::network_tests::test_successful_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 314 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9db71d05cf4b0373b3d2e0a1a0841ac4e89c60d24dc5efbcd85a7359f4d7c0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9db71d05cf4b0373b3d2e0a1a0841ac4e89c60d24dc5efbcd85a7359f4d7c0b4", kill_on_drop: false }`
[INFO] [stdout] 9db71d05cf4b0373b3d2e0a1a0841ac4e89c60d24dc5efbcd85a7359f4d7c0b4
