[INFO] cloning repository https://github.com/tmikus/anthropic-sdk-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmikus/anthropic-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmikus%2Fanthropic-sdk-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmikus%2Fanthropic-sdk-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69e6dc0e6389fa5d3afbbb36f2eb63fc71c1fd9a [INFO] testing tmikus/anthropic-sdk-rust against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmikus%2Fanthropic-sdk-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tmikus/anthropic-sdk-rust [INFO] finished tweaking git repo https://github.com/tmikus/anthropic-sdk-rust [INFO] tweaked toml for git repo https://github.com/tmikus/anthropic-sdk-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tmikus/anthropic-sdk-rust on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tmikus/anthropic-sdk-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v2.9.3 [INFO] [stderr] Downloaded serde_derive_internals v0.29.1 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded winapi-util v0.1.10 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded schemars_derive v0.8.22 [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded quinn v0.11.8 [INFO] [stderr] Downloaded io-uring v0.7.10 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] [stderr] Downloaded quinn-proto v0.11.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8478a2678f2b7083d1f16ecac5678cbae8350b74320fde7e4db04f230e81c678 [INFO] running `Command { std: "docker" "start" "-a" "8478a2678f2b7083d1f16ecac5678cbae8350b74320fde7e4db04f230e81c678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8478a2678f2b7083d1f16ecac5678cbae8350b74320fde7e4db04f230e81c678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8478a2678f2b7083d1f16ecac5678cbae8350b74320fde7e4db04f230e81c678", kill_on_drop: false }` [INFO] [stdout] 8478a2678f2b7083d1f16ecac5678cbae8350b74320fde7e4db04f230e81c678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88d6cf574436b08ba41e029344a49a5715f1cd2682fbb425051b1af05788e5fe [INFO] running `Command { std: "docker" "start" "-a" "88d6cf574436b08ba41e029344a49a5715f1cd2682fbb425051b1af05788e5fe", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.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 tokio-rustls v0.26.2 [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 23.61s [INFO] running `Command { std: "docker" "inspect" "88d6cf574436b08ba41e029344a49a5715f1cd2682fbb425051b1af05788e5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d6cf574436b08ba41e029344a49a5715f1cd2682fbb425051b1af05788e5fe", kill_on_drop: false }` [INFO] [stdout] 88d6cf574436b08ba41e029344a49a5715f1cd2682fbb425051b1af05788e5fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1119fd5bf34a3862e14fe6a04da4aec6f8cfe12afa9d9e17e7d9f39b6527e5d7 [INFO] running `Command { std: "docker" "start" "-a" "1119fd5bf34a3862e14fe6a04da4aec6f8cfe12afa9d9e17e7d9f39b6527e5d7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [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 ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling criterion v0.5.1 [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 49.38s [INFO] running `Command { std: "docker" "inspect" "1119fd5bf34a3862e14fe6a04da4aec6f8cfe12afa9d9e17e7d9f39b6527e5d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1119fd5bf34a3862e14fe6a04da4aec6f8cfe12afa9d9e17e7d9f39b6527e5d7", kill_on_drop: false }` [INFO] [stdout] 1119fd5bf34a3862e14fe6a04da4aec6f8cfe12afa9d9e17e7d9f39b6527e5d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e5e911b153a38d1ee5875fa2ea21450a6a1d467c42de70019767f6e88783dd4 [INFO] running `Command { std: "docker" "start" "-a" "2e5e911b153a38d1ee5875fa2ea21450a6a1d467c42de70019767f6e88783dd4", 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-4154ead08ea2ca12) [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_logging_interceptor_default ... 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_custom_http_client_injection ... 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_logging_interceptor_new ... ok [INFO] [stdout] test advanced_config_test::tests::test_request_interceptor_trait_methods ... ok [INFO] [stdout] test advanced_config_test::tests::test_request_middleware_configuration ... 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_failing_interceptor ... ok [INFO] [stdout] test advanced_config_test::tests::test_retry_config_customization ... ok [INFO] [stdout] test client_test::unit_tests::test_client_chat_builder_integration ... ok [INFO] [stdout] test client_test::unit_tests::test_client_custom_configuration ... ok [INFO] [stdout] test advanced_config_test::tests::test_retry_config_default ... 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_logging_interceptor_configuration ... ok [INFO] [stdout] test client_test::unit_tests::test_client_send_sync_traits ... ok [INFO] [stdout] test client_test::network_tests::test_timeout_handling ... ok [INFO] [stdout] test advanced_config_test::tests::test_request_middleware_with_logging_interceptor ... 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_from_chat_request ... 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_minimal ... ok [INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_serialization ... ok [INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_with_tools ... ok [INFO] [stdout] test client_test::unit_tests::test_count_tokens_request_with_multimodal_content ... ok [INFO] [stdout] test advanced_config_test::tests::test_client_builder_with_logging ... ok [INFO] [stdout] test client_test::unit_tests::test_extract_request_id ... ok [INFO] [stdout] test client_test::unit_tests::test_extract_retry_after_duration ... ok [INFO] [stdout] test client_test::unit_tests::test_mock_404_error_handling ... ok [INFO] [stdout] test client_test::unit_tests::test_mock_anthropic_api_client ... 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_categories ... 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_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_http_client_tool_use_response ... ok [INFO] [stdout] test client_test::unit_tests::test_mock_infrastructure_comprehensive_example ... ok [INFO] [stdout] test client_test::unit_tests::test_mock_invalid_json_response ... 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_id_extraction ... ok [INFO] [stdout] test client_test::unit_tests::test_mock_request_recording ... 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_mock_timeout_simulation ... ok [INFO] [stdout] test client_test::unit_tests::test_model_and_max_tokens_injection ... 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_token_count_response_deserialization ... ok [INFO] [stdout] test client_test::unit_tests::test_token_count_response_invalid_json ... ok [INFO] [stdout] test advanced_config_test::tests::test_client_builder_with_logging_interceptor ... ok [INFO] [stdout] test config::tests::test_client_builder_base_url_invalid ... ok [INFO] [stdout] test config::tests::test_client_builder_base_url_valid ... ok [INFO] [stdout] test config::tests::test_client_builder_build_max_tokens_validation ... ok [INFO] [stdout] test config::tests::test_client_builder_build_validation_failure ... ok [INFO] [stdout] test config::tests::test_client_builder_build_with_all_options ... 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_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_env_vars ... 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_with_retry_config ... ok [INFO] [stdout] test config::tests::test_config_default ... ok [INFO] [stdout] test config::tests::test_config_validation_all_models ... 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_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_max_tokens_exceeds_model_limit ... 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_zero_timeout ... ok [INFO] [stdout] test config_test::tests::test_base_url_normalization ... ok [INFO] [stdout] test config_test::tests::test_client_builder_basic ... 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_fluent_api ... ok [INFO] [stdout] test client_test::network_tests::test_retry_logic ... 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_missing_api_key ... ok [INFO] [stdout] test config_test::tests::test_client_builder_multiple_calls_same_field ... 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_zero_timeout ... ok [INFO] [stdout] test config_test::tests::test_client_builder_zero_max_tokens ... ok [INFO] [stdout] test client_test::unit_tests::test_mock_500_error_retryable ... ok [INFO] [stdout] test client_test::unit_tests::test_mock_client_builders ... ok [INFO] [stdout] test client_test::unit_tests::test_retry_config_default ... ok [INFO] [stdout] test config_test::tests::test_client_builder_with_custom_values ... 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_client_clone ... 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_config_debug ... ok [INFO] [stdout] test config_test::tests::test_config_clone ... ok [INFO] [stdout] test config_test::tests::test_config_default_values ... ok [INFO] [stdout] test error::tests::test_error_categories ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error::tests::test_debug_info_formatting ... ok [INFO] [stdout] test error::tests::test_error_category_equality ... ok [INFO] [stdout] test error::tests::test_api_error_creation ... ok [INFO] [stdout] test config_test::tests::test_environment_variable_variations ... ok [INFO] [stdout] test error::tests::test_error_from_conversions ... ok [INFO] [stdout] test error::tests::test_rate_limit_error_creation ... ok [INFO] [stdout] test error::tests::test_error_message_consistency ... ok [INFO] [stdout] test error::tests::test_retry_delay_suggestions ... ok [INFO] [stdout] test error::tests::test_is_retryable ... ok [INFO] [stdout] test error::tests::test_specific_error_type_detection ... ok [INFO] [stdout] test error::tests::test_request_id_extraction ... ok [INFO] [stdout] test error::tests::test_result_type_alias ... 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_display ... 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_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_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_auto_config ... ok [INFO] [stdout] test mock::tests::test_miri_test_utils_validate_miri_config ... ok [INFO] [stdout] test mock::tests::test_miri_test_utils_setup_miri_environment ... ok [INFO] [stdout] test mock::tests::test_mock_http_client_basic ... ok [INFO] [stdout] test mock::tests::test_mock_http_client_default_response ... 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_response_builders ... ok [INFO] [stdout] test mock::tests::test_mock_response_with_headers ... ok [INFO] [stdout] test mock::tests::test_test_client_builder_from_config ... ok [INFO] [stdout] test mock::tests::test_test_client_builder_deterministic_mock ... 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_real_client_config ... 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_simple_responses ... ok [INFO] [stdout] test mock::tests::test_test_helpers_setup_test ... ok [INFO] [stdout] test multimodal::tests::test_base64_utils ... 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_media_type_detection ... ok [INFO] [stdout] test multimodal::tests::test_document_from_url ... ok [INFO] [stdout] test mock::tests::test_test_helpers_essential_mock_client ... 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 error::tests::test_client_server_error_detection ... ok [INFO] [stdout] test mock::tests::test_mock_response_builder_tool_use ... ok [INFO] [stdout] test property_tests::tests::test_extreme_float_values ... ok [INFO] [stdout] test property_tests::tests::test_image_media_type_roundtrip ... ok [INFO] [stdout] test property_tests::tests::test_image_source_type_field ... ok [INFO] [stdout] test property_tests::tests::test_image_source_roundtrip ... 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 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 property_tests::tests::test_stop_reason_roundtrip ... ok [INFO] [stdout] test property_tests::tests::test_role_roundtrip ... ok [INFO] [stdout] test client_test::network_tests::test_request_id_extraction ... FAILED [INFO] [stdout] test client_test::network_tests::test_404_error_handling ... FAILED [INFO] [stdout] test client_test::network_tests::test_post_request_with_body ... FAILED [INFO] [stdout] test client_test::network_tests::test_500_error_retryable ... FAILED [INFO] [stdout] test streaming_test::tests::test_content_block_delta_event ... ok [INFO] [stdout] test client_test::network_tests::test_successful_request ... FAILED [INFO] [stdout] test streaming_test::tests::test_content_block_start_event ... ok [INFO] [stdout] test streaming_test::tests::test_content_delta_serialization ... ok [INFO] [stdout] test client_test::network_tests::test_middleware_logging ... FAILED [INFO] [stdout] test client_test::network_tests::test_error_categories ... FAILED [INFO] [stdout] test client_test::network_tests::test_invalid_json_response ... FAILED [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_delta_event ... ok [INFO] [stdout] test streaming_test::tests::test_message_delta_serialization ... ok [INFO] [stdout] test streaming_test::tests::test_message_stop_event ... ok [INFO] [stdout] test streaming_test::tests::test_content_block_stop_event ... ok [INFO] [stdout] test streaming_test::tests::test_partial_message_serialization ... 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 tools::tests::test_tool_builder_duplicate_required_property ... ok [INFO] [stdout] test streaming_test::tests::test_message_stream_as_stream ... ok [INFO] [stdout] test tools::tests::test_tool_builder_property_without_description ... ok [INFO] [stdout] test tools::tests::test_tool_builder_with_properties ... ok [INFO] [stdout] test tools::tests::test_tool_creation_with_description ... ok [INFO] [stdout] test tools::tests::test_tool_creation_basic ... ok [INFO] [stdout] test streaming_test::tests::test_message_accumulator_multiple_content_blocks ... 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 types::tests::test_all_image_media_types ... ok [INFO] [stdout] test tools::tests::test_tool_deserialization ... ok [INFO] [stdout] test types::tests::test_chat_request_builder_fluent_chaining ... ok [INFO] [stdout] test types::tests::test_chat_request_builder_basic ... ok [INFO] [stdout] test property_tests::tests::test_usage_roundtrip ... ok [INFO] [stdout] test property_tests::tests::test_very_long_strings ... ok [INFO] [stdout] test types::tests::test_chat_request_builder_multiple_system_messages ... 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 types::tests::test_chat_request_builder_with_multimodal_content ... 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_empty ... ok [INFO] [stdout] test tools::tests::test_tool_builder_overwrite_schema ... ok [INFO] [stdout] test types::tests::test_chat_request_builder_with_tool_use ... ok [INFO] [stdout] test types::tests::test_complex_content_block_combinations ... ok [INFO] [stdout] test types::tests::test_content_block_convenience_constructors ... ok [INFO] [stdout] test types::tests::test_content_block_document_deserialization ... ok [INFO] [stdout] test types::tests::test_content_block_document_serialization ... ok [INFO] [stdout] test types::tests::test_content_block_document_url_serialization ... ok [INFO] [stdout] test types::tests::test_content_block_image_serialization ... ok [INFO] [stdout] test types::tests::test_content_block_text_serialization ... ok [INFO] [stdout] test types::tests::test_content_block_deserialization ... ok [INFO] [stdout] test types::tests::test_chat_request_serialization ... ok [INFO] [stdout] test types::tests::test_content_block_text_with_citations ... ok [INFO] [stdout] test types::tests::test_citation_serialization ... ok [INFO] [stdout] test types::tests::test_content_block_tool_result_serialization ... 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_count_tokens_request_serialization ... ok [INFO] [stdout] test types::tests::test_document_media_type_serialization ... ok [INFO] [stdout] test types::tests::test_document_source_deserialization ... ok [INFO] [stdout] test types::tests::test_image_source_deserialization ... ok [INFO] [stdout] test types::tests::test_document_source_serialization ... ok [INFO] [stdout] test types::tests::test_message_deserialization ... ok [INFO] [stdout] test types::tests::test_message_param_serialization ... ok [INFO] [stdout] test types::tests::test_model_deserialization ... ok [INFO] [stdout] test types::tests::test_image_media_type_serialization ... ok [INFO] [stdout] test types::tests::test_invalid_image_url ... ok [INFO] [stdout] test types::tests::test_model_serialization ... ok [INFO] [stdout] test tools::tests::test_tool_builder_with_custom_schema ... ok [INFO] [stdout] test types::tests::test_image_source_url_serialization ... ok [INFO] [stdout] test types::tests::test_invalid_document_url ... ok [INFO] [stdout] test types::tests::test_stop_reason_deserialization ... ok [INFO] [stdout] test types::tests::test_role_serialization ... ok [INFO] [stdout] test types::tests::test_chat_request_builder_message_with_content ... ok [INFO] [stdout] test types::tests::test_stop_reason_serialization ... ok [INFO] [stdout] test types::tests::test_token_count_deserialization ... ok [INFO] [stdout] test types::tests::test_tool_result_with_error ... ok [INFO] [stdout] test types::tests::test_model_max_tokens ... ok [INFO] [stdout] test types::tests::test_system_message_serialization ... 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_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_tool_result ... ok [INFO] [stdout] test types_test::tests::test_count_tokens_request_serialization ... ok [INFO] [stdout] test types_test::tests::test_content_block_tool_use ... 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_invalid_url_handling ... ok [INFO] [stdout] test types_test::tests::test_content_block_image_base64 ... ok [INFO] [stdout] test types_test::tests::test_large_token_counts ... ok [INFO] [stdout] test types::tests::test_role_deserialization ... ok [INFO] [stdout] test types::tests::test_usage_deserialization ... ok [INFO] [stdout] test types_test::tests::test_model_max_tokens ... ok [INFO] [stdout] test types_test::tests::test_model_serialization ... ok [INFO] [stdout] test types_test::tests::test_stop_reason_serialization ... ok [INFO] [stdout] test types_test::tests::test_system_message_serialization ... ok [INFO] [stdout] test types_test::tests::test_tool_use_invalid_json ... ok [INFO] [stdout] test types_test::tests::test_message_response_serialization ... ok [INFO] [stdout] test types_test::tests::test_role_serialization ... ok [INFO] [stdout] test types_test::tests::test_usage_optional_fields ... ok [INFO] [stdout] test types_test::tests::test_token_count_response_serialization ... ok [INFO] [stdout] test types_test::tests::test_message_param_serialization ... ok [INFO] [stdout] test types_test::tests::test_tool_serialization ... ok [INFO] [stdout] test types_test::tests::test_usage_serialization ... ok [INFO] [stdout] test types::tests::test_usage_serialization ... ok [INFO] [stdout] test property_tests::tests::test_tool_roundtrip ... ok [INFO] [stdout] test property_tests::tests::test_unicode_text_handling ... ok [INFO] [stdout] test property_tests::tests::test_system_message_roundtrip ... ok [INFO] [stdout] test property_tests::tests::test_message_param_roundtrip ... ok [INFO] [stdout] test property_tests::tests::test_message_roundtrip ... ok [INFO] [stdout] test property_tests::tests::test_optional_fields_omitted ... ok [INFO] [stdout] test property_tests::tests::test_empty_collections ... ok [INFO] [stdout] test property_tests::tests::test_json_stability ... ok [INFO] [stdout] test property_tests::tests::test_chat_request_serialization ... ok [INFO] [stdout] [INFO] [stdout] failures: [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' (52) panicked at src/client_test.rs:192:9: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ce3529024b2 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ce35291b30a - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ce35291b30a - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5ce352907a46 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce352907a46 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ce3528dcfcf - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ce3528dcfcf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ce3528f8f59 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ce3521a510e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ce3521a510e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce3528f91c2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ce3528f91c2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ce3528dd0ba - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5ce3528d46f9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ce3528de26d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ce35291bafc - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ce35291bac2 - core[ab67b43d93431064]::panicking::panic [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5ce352005a6e - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_request_id_extraction::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:192:9 [INFO] [stdout] 21: 0x5ce3520931f2 - > as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5ce35209326d - >> as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ce351ff8f1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x5ce351fe8210 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x5ce351ff7cdd - ::block_on::>>>::{closure#0} [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: 0x5ce351ff6fd4 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0} [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: 0x5ce35211650b - >::set::<::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [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: 0x5ce351fe67b9 - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x5ce3520c10d2 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 33: 0x5ce3520c0c5e - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 34: 0x5ce351fbb38d - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}> [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: 0x5ce351fea350 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>> [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: 0x5ce351fea646 - ::block_on::>>> [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: 0x5ce351ff6ae0 - ::block_on::>>::{closure#0} [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: 0x5ce352116d33 - tokio[c6e7e003a3305921]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x5ce351fe7d41 - ::block_on::>> [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: 0x5ce352093f04 - ::block_on_inner::>> [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: 0x5ce3520940cc - ::block_on::>> [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: 0x5ce352009003 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_request_id_extraction [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:192:32 [INFO] [stdout] 43: 0x5ce352001f97 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_request_id_extraction::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:178:42 [INFO] [stdout] 44: 0x5ce35215fa06 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5ce3521994bb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5ce3521994bb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5ce3521a5d1a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5ce3521a12c4 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5ce3521a12c4 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x5ce3521a8812 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x5ce3521a8812 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x5ce35290191f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 64: 0x5ce35290191f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 65: 0x7b6267ca0aa4 - [INFO] [stdout] 66: 0x7b6267d2da64 - clone [INFO] [stdout] 67: 0x0 - [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' (46) 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: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ce3529024b2 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ce35291b30a - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ce35291b30a - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5ce352907a46 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce352907a46 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ce3528dcfcf - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ce3528dcfcf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ce3528f8f59 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ce3521a510e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ce3521a510e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce3528f91c2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ce3528f91c2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ce3528dd088 - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ce3528d46f9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ce3528de26d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ce35291bafc - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ce352004294 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_404_error_handling::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:97:18 [INFO] [stdout] 20: 0x5ce3520931f2 - > as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5ce35209326d - >> as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5ce351ff8f1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x5ce351fe8210 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x5ce351ff7cdd - ::block_on::>>>::{closure#0} [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: 0x5ce351ff6fd4 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0} [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: 0x5ce35211650b - >::set::<::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [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: 0x5ce351fe67b9 - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x5ce3520c10d2 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x5ce3520c0c5e - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x5ce351fbb38d - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}> [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: 0x5ce351fea350 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>> [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: 0x5ce351fea646 - ::block_on::>>> [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: 0x5ce351ff6ae0 - ::block_on::>>::{closure#0} [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: 0x5ce352116d33 - tokio[c6e7e003a3305921]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x5ce351fe7d41 - ::block_on::>> [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: 0x5ce352093f04 - ::block_on_inner::>> [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: 0x5ce3520940cc - ::block_on::>> [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: 0x5ce352008743 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_404_error_handling [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:93:21 [INFO] [stdout] 42: 0x5ce352001ea7 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_404_error_handling::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:83:39 [INFO] [stdout] 43: 0x5ce35215f8c6 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5ce3521994bb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5ce3521994bb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5ce3521a5d1a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5ce3521a12c4 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5ce3521a12c4 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5ce3521a8812 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5ce3521a8812 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5ce35290191f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 63: 0x5ce35290191f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 64: 0x7b6267ca0aa4 - [INFO] [stdout] 65: 0x7b6267d2da64 - clone [INFO] [stdout] 66: 0x0 - [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' (51) 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: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ce3529024b2 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ce35291b30a - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ce35291b30a - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5ce352907a46 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce352907a46 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ce3528dcfcf - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ce3528dcfcf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ce3528f8f59 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ce3521a510e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ce3521a510e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce3528f91c2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ce3528f91c2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ce3528dd088 - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ce3528d46f9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ce3528de26d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ce35291bafc - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ce35291b842 - core[ab67b43d93431064]::result::unwrap_failed [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5ce351fb0e38 - >::expect [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5ce3520062ca - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_post_request_with_body::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:168:14 [INFO] [stdout] 22: 0x5ce3520931f2 - > as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ce35209326d - >> as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ce351ff8f1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x5ce351fe8210 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x5ce351ff7cdd - ::block_on::>>>::{closure#0} [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: 0x5ce351ff6fd4 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0} [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: 0x5ce35211650b - >::set::<::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [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: 0x5ce351fe67b9 - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x5ce3520c10d2 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x5ce3520c0c5e - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x5ce351fbb38d - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}> [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: 0x5ce351fea350 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>> [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: 0x5ce351fea646 - ::block_on::>>> [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: 0x5ce351ff6ae0 - ::block_on::>>::{closure#0} [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: 0x5ce352116d33 - tokio[c6e7e003a3305921]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x5ce351fe7d41 - ::block_on::>> [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: 0x5ce352093f04 - ::block_on_inner::>> [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: 0x5ce3520940cc - ::block_on::>> [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: 0x5ce3520091c3 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_post_request_with_body [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:172:54 [INFO] [stdout] 44: 0x5ce352001fc7 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_post_request_with_body::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:156:43 [INFO] [stdout] 45: 0x5ce35215fa46 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5ce3521994bb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5ce3521994bb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5ce3521a5d1a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5ce3521a12c4 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5ce3521a12c4 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5ce3521a8812 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5ce3521a8812 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5ce35290191f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x5ce35290191f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x7b6267ca0aa4 - [INFO] [stdout] 67: 0x7b6267d2da64 - clone [INFO] [stdout] 68: 0x0 - [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' (47) panicked at src/client_test.rs:114:9: [INFO] [stdout] assertion failed: error.is_server_error() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ce3529024b2 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ce35291b30a - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ce35291b30a - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5ce352907a46 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce352907a46 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ce3528dcfcf - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ce3528dcfcf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ce3528f8f59 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ce3521a510e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ce3521a510e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce3528f91c2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ce3528f91c2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ce3528dd0ba - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5ce3528d46f9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ce3528de26d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ce35291bafc - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ce35291bac2 - core[ab67b43d93431064]::panicking::panic [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5ce352005241 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_500_error_retryable::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:114:9 [INFO] [stdout] 21: 0x5ce3520931f2 - > as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5ce35209326d - >> as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ce351ff8f1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x5ce351fe8210 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x5ce351ff7cdd - ::block_on::>>>::{closure#0} [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: 0x5ce351ff6fd4 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0} [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: 0x5ce35211650b - >::set::<::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [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: 0x5ce351fe67b9 - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x5ce3520c10d2 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 33: 0x5ce3520c0c5e - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 34: 0x5ce351fbb38d - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}> [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: 0x5ce351fea350 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>> [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: 0x5ce351fea646 - ::block_on::>>> [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: 0x5ce351ff6ae0 - ::block_on::>>::{closure#0} [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: 0x5ce352116d33 - tokio[c6e7e003a3305921]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x5ce351fe7d41 - ::block_on::>> [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: 0x5ce352093f04 - ::block_on_inner::>> [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: 0x5ce3520940cc - ::block_on::>> [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: 0x5ce352008c83 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_500_error_retryable [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:114:41 [INFO] [stdout] 43: 0x5ce352001f37 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_500_error_retryable::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:102:40 [INFO] [stdout] 44: 0x5ce35215f986 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5ce3521994bb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5ce3521994bb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5ce3521a5d1a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5ce3521a12c4 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5ce3521a12c4 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x5ce3521a8812 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x5ce3521a8812 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x5ce35290191f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 64: 0x5ce35290191f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 65: 0x7b6267ca0aa4 - [INFO] [stdout] 66: 0x7b6267d2da64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client_test::network_tests::test_successful_request stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'client_test::network_tests::test_successful_request' (54) 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: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ce3529024b2 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ce35291b30a - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ce35291b30a - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5ce352907a46 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce352907a46 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ce3528dcfcf - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ce3528dcfcf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ce3528f8f59 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ce3521a510e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ce3521a510e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce3528f91c2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ce3528f91c2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ce3528dd088 - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ce3528d46f9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ce3528de26d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ce35291bafc - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ce35291b842 - core[ab67b43d93431064]::result::unwrap_failed [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5ce351fb0e38 - >::expect [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5ce352004d61 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_successful_request::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:76:14 [INFO] [stdout] 22: 0x5ce3520931f2 - > as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ce35209326d - >> as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ce351ff8f1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x5ce351fe8210 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x5ce351ff7cdd - ::block_on::>>>::{closure#0} [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: 0x5ce351ff6fd4 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0} [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: 0x5ce35211650b - >::set::<::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [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: 0x5ce351fe67b9 - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x5ce3520c10d2 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x5ce3520c0c5e - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x5ce351fbb38d - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}> [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: 0x5ce351fea350 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>> [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: 0x5ce351fea646 - ::block_on::>>> [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: 0x5ce351ff6ae0 - ::block_on::>>::{closure#0} [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: 0x5ce352116d33 - tokio[c6e7e003a3305921]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x5ce351fe7d41 - ::block_on::>> [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: 0x5ce352093f04 - ::block_on_inner::>> [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: 0x5ce3520940cc - ::block_on::>> [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: 0x5ce352008ac3 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_successful_request [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:79:36 [INFO] [stdout] 44: 0x5ce352001f07 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_successful_request::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:69:39 [INFO] [stdout] 45: 0x5ce35215f946 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5ce3521994bb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5ce3521994bb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5ce3521a5d1a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5ce3521a12c4 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5ce3521a12c4 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5ce3521a8812 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5ce3521a8812 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5ce35290191f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x5ce35290191f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x7b6267ca0aa4 - [INFO] [stdout] 67: 0x7b6267d2da64 - clone [INFO] [stdout] 68: 0x0 - [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' (50) 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: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ce3529024b2 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ce35291b30a - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ce35291b30a - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5ce352907a46 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce352907a46 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ce3528dcfcf - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ce3528dcfcf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ce3528f8f59 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ce3521a510e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ce3521a510e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce3528f91c2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ce3528f91c2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ce3528dd088 - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ce3528d46f9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ce3528de26d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ce35291bafc - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ce35291b842 - core[ab67b43d93431064]::result::unwrap_failed [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5ce351fb0e38 - >::expect [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5ce3520049b6 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_middleware_logging::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:223:14 [INFO] [stdout] 22: 0x5ce3520931f2 - > as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ce35209326d - >> as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ce351ff8f1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x5ce351fe8210 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x5ce351ff7cdd - ::block_on::>>>::{closure#0} [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: 0x5ce351ff6fd4 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0} [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: 0x5ce35211650b - >::set::<::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [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: 0x5ce351fe67b9 - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x5ce3520c10d2 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x5ce3520c0c5e - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x5ce351fbb38d - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}> [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: 0x5ce351fea350 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>> [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: 0x5ce351fea646 - ::block_on::>>> [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: 0x5ce351ff6ae0 - ::block_on::>>::{closure#0} [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: 0x5ce352116d33 - tokio[c6e7e003a3305921]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x5ce351fe7d41 - ::block_on::>> [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: 0x5ce352093f04 - ::block_on_inner::>> [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: 0x5ce3520940cc - ::block_on::>> [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: 0x5ce352008903 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_middleware_logging [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:225:36 [INFO] [stdout] 44: 0x5ce352001ed7 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_middleware_logging::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:196:39 [INFO] [stdout] 45: 0x5ce35215f906 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5ce3521994bb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5ce3521994bb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5ce3521a5d1a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5ce3521a12c4 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5ce3521a12c4 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5ce3521a8812 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5ce3521a8812 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5ce35290191f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x5ce35290191f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 66: 0x7b6267ca0aa4 - [INFO] [stdout] 67: 0x7b6267d2da64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client_test::network_tests::test_error_categories stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'client_test::network_tests::test_error_categories' (48) panicked at src/client_test.rs:302:13: [INFO] [stdout] assertion failed: error.is_auth_error() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ce3529024b2 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ce35291b30a - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ce35291b30a - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5ce352907a46 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce352907a46 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ce3528dcfcf - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ce3528dcfcf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ce3528f8f59 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ce3521a510e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ce3521a510e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce3528f91c2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ce3528f91c2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ce3528dd0ba - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5ce3528d46f9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ce3528de26d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ce35291bafc - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ce35291bac2 - core[ab67b43d93431064]::panicking::panic [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5ce352002d41 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_error_categories::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:302:13 [INFO] [stdout] 21: 0x5ce3520931f2 - > as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5ce35209326d - >> as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ce351ff8f1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x5ce351fe8210 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x5ce351ff7cdd - ::block_on::>>>::{closure#0} [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: 0x5ce351ff6fd4 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0} [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: 0x5ce35211650b - >::set::<::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [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: 0x5ce351fe67b9 - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x5ce3520c10d2 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 33: 0x5ce3520c0c5e - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 34: 0x5ce351fbb38d - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}> [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: 0x5ce351fea350 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>> [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: 0x5ce351fea646 - ::block_on::>>> [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: 0x5ce351ff6ae0 - ::block_on::>>::{closure#0} [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: 0x5ce352116d33 - tokio[c6e7e003a3305921]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x5ce351fe7d41 - ::block_on::>> [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: 0x5ce352093f04 - ::block_on_inner::>> [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: 0x5ce3520940cc - ::block_on::>> [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: 0x5ce3520083c2 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_error_categories [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:319:36 [INFO] [stdout] 43: 0x5ce352001e47 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_error_categories::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:292:37 [INFO] [stdout] 44: 0x5ce35215f846 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5ce3521994bb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5ce3521994bb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5ce3521a5d1a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5ce3521a12c4 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5ce3521a12c4 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x5ce3521a8812 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x5ce3521a8812 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x5ce35290191f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 64: 0x5ce35290191f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 65: 0x7b6267ca0aa4 - [INFO] [stdout] 66: 0x7b6267d2da64 - clone [INFO] [stdout] 67: 0x0 - [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' (49) 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: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce3529024b2 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ce3529024b2 - <::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ce35291b30a - ::fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ce35291b30a - core[ab67b43d93431064]::fmt::write [INFO] [stdout] 6: 0x5ce352907a46 - std[ed5b486fa4cdb954]::io::default_write_fmt::> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce352907a46 - as std[ed5b486fa4cdb954]::io::Write>::write_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ce3528dcfcf - ::print [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ce3528dcfcf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ce3528f8f59 - std[ed5b486fa4cdb954]::panicking::default_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ce3521a510e - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ce3521a510e - test[f0ec78552bebb08e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce3528f91c2 - core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ce3528f91c2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ce3528dd088 - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ce3528d46f9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ce3528de26d - __rustc[5067f77124470312]::rust_begin_unwind [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ce35291bafc - core[ab67b43d93431064]::panicking::panic_fmt [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ce352005740 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_invalid_json_response::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:284:18 [INFO] [stdout] 20: 0x5ce3520931f2 - > as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5ce35209326d - >> as core[ab67b43d93431064]::future::future::Future>::poll [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5ce351ff8f1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - tokio[c6e7e003a3305921]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x5ce351ff8e1b - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x5ce351fe8210 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x5ce351ff7cdd - ::block_on::>>>::{closure#0} [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: 0x5ce351ff6fd4 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0} [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: 0x5ce35211650b - >::set::<::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [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: 0x5ce351fe67b9 - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x5ce3520c10d2 - >::try_with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x5ce3520c0c5e - >::with::, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>)> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x5ce351fbb38d - tokio[c6e7e003a3305921]::runtime::context::set_scheduler::<(alloc[8787631d7fe8ec5a]::boxed::Box, core[ab67b43d93431064]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>>::{closure#0}> [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: 0x5ce351fea350 - ::enter::<::block_on>>>::{closure#0}, core[ab67b43d93431064]::option::Option<()>> [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: 0x5ce351fea646 - ::block_on::>>> [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: 0x5ce351ff6ae0 - ::block_on::>>::{closure#0} [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: 0x5ce352116d33 - tokio[c6e7e003a3305921]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x5ce351fe7d41 - ::block_on::>> [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: 0x5ce352093f04 - ::block_on_inner::>> [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: 0x5ce3520940cc - ::block_on::>> [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: 0x5ce352008e43 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_invalid_json_response [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:280:21 [INFO] [stdout] 42: 0x5ce352001f67 - anthropic_rust[a4173414be77f780]::client_test::network_tests::test_invalid_json_response::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/client_test.rs:269:42 [INFO] [stdout] 43: 0x5ce35215f9c6 - >::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5ce3521994bb - core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5ce3521994bb - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5ce3521a5d1a - as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panicking::catch_unwind::, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5ce3521a5d1a - std[ed5b486fa4cdb954]::panic::catch_unwind::, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test_in_process [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5ce3521a5d1a - test[f0ec78552bebb08e]::run_test::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5ce3521a12c4 - test[f0ec78552bebb08e]::run_test::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5ce3521a12c4 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5ce3521a8812 - ::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5ce3521a8812 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5ce3521a8812 - ::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5ce35290191f - + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 63: 0x5ce35290191f - ::new::thread_start [INFO] [stdout] at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 64: 0x7b6267ca0aa4 - [INFO] [stdout] 65: 0x7b6267d2da64 - clone [INFO] [stdout] 66: 0x0 - [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 15.70s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "2e5e911b153a38d1ee5875fa2ea21450a6a1d467c42de70019767f6e88783dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5e911b153a38d1ee5875fa2ea21450a6a1d467c42de70019767f6e88783dd4", kill_on_drop: false }` [INFO] [stdout] 2e5e911b153a38d1ee5875fa2ea21450a6a1d467c42de70019767f6e88783dd4