[INFO] cloning repository https://github.com/Antinna/rust-request
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antinna/rust-request" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntinna%2Frust-request", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntinna%2Frust-request'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd40ef1e77f9df6b51539d765007a71362f0d8fc
[INFO] testing Antinna/rust-request against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntinna%2Frust-request" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Antinna/rust-request
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Antinna/rust-request
[INFO] tweaked toml for git repo https://github.com/Antinna/rust-request written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Antinna/rust-request on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Antinna/rust-request already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58256eeb680f01f43cc7f1fbbfc1b6fee06ecc24076f89ee43487a54bce0c61b
[INFO] running `Command { std: "docker" "start" "-a" "58256eeb680f01f43cc7f1fbbfc1b6fee06ecc24076f89ee43487a54bce0c61b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58256eeb680f01f43cc7f1fbbfc1b6fee06ecc24076f89ee43487a54bce0c61b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58256eeb680f01f43cc7f1fbbfc1b6fee06ecc24076f89ee43487a54bce0c61b", kill_on_drop: false }`
[INFO] [stdout] 58256eeb680f01f43cc7f1fbbfc1b6fee06ecc24076f89ee43487a54bce0c61b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da6253def4ab5b85fad42acb2eae34e7a436868236b01f3fb280d59ff743711d
[INFO] running `Command { std: "docker" "start" "-a" "da6253def4ab5b85fad42acb2eae34e7a436868236b01f3fb280d59ff743711d", kill_on_drop: false }`
[INFO] [stderr]    Compiling request v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.48s
[INFO] running `Command { std: "docker" "inspect" "da6253def4ab5b85fad42acb2eae34e7a436868236b01f3fb280d59ff743711d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da6253def4ab5b85fad42acb2eae34e7a436868236b01f3fb280d59ff743711d", kill_on_drop: false }`
[INFO] [stdout] da6253def4ab5b85fad42acb2eae34e7a436868236b01f3fb280d59ff743711d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b79b936e69f0f9c307c03ef6b3ffced48e6333786a31cb57cfb30b99b42737a2
[INFO] running `Command { std: "docker" "start" "-a" "b79b936e69f0f9c307c03ef6b3ffced48e6333786a31cb57cfb30b99b42737a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling request v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.16s
[INFO] running `Command { std: "docker" "inspect" "b79b936e69f0f9c307c03ef6b3ffced48e6333786a31cb57cfb30b99b42737a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b79b936e69f0f9c307c03ef6b3ffced48e6333786a31cb57cfb30b99b42737a2", kill_on_drop: false }`
[INFO] [stdout] b79b936e69f0f9c307c03ef6b3ffced48e6333786a31cb57cfb30b99b42737a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 261e2d811c08f16a332318bd6c25107f200cf95355c5e4ef5f5012f53433807f
[INFO] running `Command { std: "docker" "start" "-a" "261e2d811c08f16a332318bd6c25107f200cf95355c5e4ef5f5012f53433807f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/request-048009d2b2dfa3cc)
[INFO] [stdout] 
[INFO] [stdout] running 164 tests
[INFO] [stdout] test advanced_cache::tests::test_cache_warmer ... ok
[INFO] [stdout] test advanced_cache::tests::test_lfu_cache ... ok
[INFO] [stdout] test advanced_cache::tests::test_multi_level_cache ... ok
[INFO] [stdout] test advanced_cache::tests::test_lru_cache ... ok
[INFO] [stdout] test advanced_cache::tests::test_cache_stats ... ok
[INFO] [stdout] test cache::tests::test_cache_key_generation ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_closed_state ... ok
[INFO] [stdout] test cache::tests::test_cache_operations ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_metrics ... ok
[INFO] [stdout] test circuit_breaker::tests::test_force_operations ... ok
[INFO] [stdout] test client::tests::test_client_builder ... ok
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test client::tests::test_client_with_metrics ... ok
[INFO] [stdout] test client::tests::test_connection_pool ... ok
[INFO] [stdout] test client::tests::test_client_with_middleware ... ok
[INFO] [stdout] test cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test client::tests::test_client_builder_enhancements ... ok
[INFO] [stdout] test compression::test_streaming_compressor_config ... ok
[INFO] [stdout] test compression::test_compress_with_level ... ok
[INFO] [stdout] test compression::test_compress_raw_deflate ... ok
[INFO] [stdout] test compression::test_get_best_compression_for_data ... ok
[INFO] [stdout] test client::tests::test_client_with_middleware_methods ... ok
[INFO] [stdout] test compression::test_public_compression_functions ... ok
[INFO] [stdout] test compression::tests::test_compression_config ... ok
[INFO] [stdout] test compression::tests::test_basic_compression_decompression ... ok
[INFO] [stdout] test compression::tests::test_compression_enum ... ok
[INFO] [stdout] test compression::tests::test_compression_levels ... ok
[INFO] [stdout] test compression::tests::test_compression_properties ... ok
[INFO] [stdout] test compression::tests::test_compression_with_stats ... ok
[INFO] [stdout] test compression::tests::test_compression_stats ... ok
[INFO] [stdout] test compression::tests::test_detect_best_compression ... ok
[INFO] [stdout] test compression::tests::test_streaming_compressor ... ok
[INFO] [stdout] test compression::test_streaming_compressor_methods ... ok
[INFO] [stdout] test connection::tests::test_connection_config_default ... ok
[INFO] [stdout] test compression::tests::test_choose_compression ... ok
[INFO] [stdout] test compression::tests::test_accept_encoding_parsing ... ok
[INFO] [stdout] test connection::tests::test_connection_manager_creation ... ok
[INFO] [stdout] test dns::tests::test_dns_config_default ... ok
[INFO] [stdout] test dns::tests::test_resolver_server_management ... ok
[INFO] [stdout] test error::tests::test_error_classification ... ok
[INFO] [stdout] test error::tests::test_error_clone ... ok
[INFO] [stdout] test compression::tests::test_compression_level ... ok
[INFO] [stdout] test dns::tests::test_record_type_conversion ... ok
[INFO] [stdout] test error::tests::test_error_creation_helpers ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test json::tests::test_json_parsing_basic ... ok
[INFO] [stdout] test json::tests::test_json_value_conversions ... ok
[INFO] [stdout] test connection::tests::test_load_balancer ... ok
[INFO] [stdout] test connection::tests::test_connection_multiplexer ... ok
[INFO] [stdout] test dns::tests::test_cache_entry ... ok
[INFO] [stdout] test connection::tests::test_pool_stats ... ok
[INFO] [stdout] test dns::tests::test_dns_resolver_creation ... ok
[INFO] [stdout] test load_balancer::tests::test_backend_creation ... ok
[INFO] [stdout] test load_balancer::tests::test_backend_stats ... ok
[INFO] [stdout] test json::tests::test_json_value_creation ... ok
[INFO] [stdout] test json::tests::test_json_value_type_checks ... ok
[INFO] [stdout] test load_balancer::tests::test_consistent_hash_ring ... ok
[INFO] [stdout] test load_balancer::tests::test_response_time_tracker ... ok
[INFO] [stdout] test load_balancer::tests::test_load_balancer_round_robin ... ok
[INFO] [stdout] test dns::tests::test_dns_record_conversion ... ok
[INFO] [stdout] test dns::tests::test_dns_stats ... ok
[INFO] [stdout] test dns::tests::test_cache_cleanup ... ok
[INFO] [stdout] test middleware::tests::test_auth_middleware ... ok
[INFO] [stdout] test middleware::tests::test_middleware_chain ... ok
[INFO] [stdout] test observability::tests::test_health_monitor ... ok
[INFO] [stdout] test observability::tests::test_performance_analyzer ... ok
[INFO] [stdout] test observability::tests::test_metrics_collector ... ok
[INFO] [stdout] test profiler::tests::test_flame_graph_generator ... ok
[INFO] [stdout] test middleware::tests::test_rate_limit_middleware ... ok
[INFO] [stdout] test profiler::tests::test_profiler_creation ... ok
[INFO] [stdout] test observability::tests::test_alert_manager ... ok
[INFO] [stdout] test rate_limiting::tests::test_leaky_bucket_limiter ... ok
[INFO] [stdout] test rate_limiting::tests::test_performance_tracker ... ok
[INFO] [stdout] test rate_limiting::tests::test_sliding_window_limiter ... ok
[INFO] [stdout] test rate_limiting::tests::test_token_bucket_limiter ... ok
[INFO] [stdout] test rate_limiting::tests::test_fixed_window_limiter ... ok
[INFO] [stdout] test request::tests::test_request_builder_headers ... ok
[INFO] [stdout] test request::tests::test_request_builder_timeouts ... ok
[INFO] [stdout] test request::tests::test_request_body ... ok
[INFO] [stdout] test request::tests::test_request_builder_validation ... ok
[INFO] [stdout] test request::tests::test_request_clone ... ok
[INFO] [stdout] test profiler::tests::test_performance_report ... ok
[INFO] [stdout] test rate_limiting::tests::test_advanced_rate_limiter ... ok
[INFO] [stdout] test response::tests::test_response_builder_methods ... ok
[INFO] [stdout] test load_balancer::tests::test_weighted_round_robin ... ok
[INFO] [stdout] test response::tests::test_response_case_insensitive_headers ... ok
[INFO] [stdout] test request::tests::test_request_debug_string ... ok
[INFO] [stdout] test response::tests::test_response_content_type_checks ... ok
[INFO] [stdout] test response::tests::test_response_creation ... ok
[INFO] [stdout] test request::tests::test_request_builder_size_estimation ... ok
[INFO] [stdout] test response::tests::test_response_empty_body ... ok
[INFO] [stdout] test response::tests::test_response_error_for_status ... ok
[INFO] [stdout] test response::tests::test_response_headers ... ok
[INFO] [stdout] test response::tests::test_response_json_parsing ... ok
[INFO] [stdout] test retry::tests::test_circuit_breaker ... ok
[INFO] [stdout] test retry::tests::test_retry_policy_creation ... ok
[INFO] [stdout] test request::tests::test_request_headers ... ok
[INFO] [stdout] test observability::tests::test_observability_manager ... ok
[INFO] [stdout] test request::tests::test_request_creation ... ok
[INFO] [stdout] test security::tests::test_security_manager_creation ... ok
[INFO] [stdout] test security::tests::test_security_policy ... ok
[INFO] [stdout] test security::tests::test_threat_detector ... ok
[INFO] [stdout] test security::tests::test_content_scanner ... ok
[INFO] [stdout] test security::tests::test_security_report ... ok
[INFO] [stdout] test session::tests::test_session_pool ... ok
[INFO] [stdout] test session::tests::test_session_creation ... ok
[INFO] [stdout] test streaming::tests::test_streaming_upload ... ok
[INFO] [stdout] test testing::tests::test_mock_server ... ok
[INFO] [stdout] test testing::tests::test_request_builder ... ok
[INFO] [stdout] test session::tests::test_session_data ... ok
[INFO] [stdout] test security::tests::test_rate_limiter ... ok
[INFO] [stdout] test testing::tests::test_response_assertions ... ok
[INFO] [stdout] test response::tests::test_response_debug_string ... ok
[INFO] [stdout] test response::tests::test_response_status_checks ... ok
[INFO] [stdout] test retry::tests::test_rate_limiter ... ok
[INFO] [stdout] test streaming::tests::test_bandwidth_throttle ... ok
[INFO] [stdout] test streaming::tests::test_range_request ... ok
[INFO] [stdout] test streaming::tests::test_streaming_download ... ok
[INFO] [stdout] test profiler::tests::test_profile_session ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_opens_on_failures ... ok
[INFO] [stdout] test tests::test_client_creation ... ok
[INFO] [stdout] test tests::test_method_as_str ... ok
[INFO] [stdout] test tests::test_url_with_auth ... ok
[INFO] [stdout] test tls::tests::test_certificate_info ... ok
[INFO] [stdout] test tests::test_method_properties ... ok
[INFO] [stdout] test tests::test_url_with_port ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_half_open_transition ... ok
[INFO] [stdout] test circuit_breaker::tests::test_slow_call_detection ... ok
[INFO] [stdout] test tls::tests::test_client_certificate ... ok
[INFO] [stdout] test tls::tests::test_default_config ... ok
[INFO] [stdout] test tls::tests::test_get_all_cipher_suites ... ok
[INFO] [stdout] test tls::tests::test_security_level_ordering ... ok
[INFO] [stdout] test tls::tests::test_certificate_formats ... ok
[INFO] [stdout] test tls::tests::test_tls_config_cipher_suite_filtering ... ok
[INFO] [stdout] test tls::tests::test_tls_config_compatible ... ok
[INFO] [stdout] test tls::tests::test_tls_config_builder ... ok
[INFO] [stdout] test tests::test_url_parsing ... ok
[INFO] [stdout] test tls::tests::test_client_certificate_pkcs12 ... ok
[INFO] [stdout] test tls::tests::test_tls_config_creation ... ok
[INFO] [stdout] test client::tests::test_client_metrics_reset ... ok
[INFO] [stdout] test tls::tests::test_cipher_suite_info ... ok
[INFO] [stdout] test tls::tests::test_client_certificate_validation ... ok
[INFO] [stdout] test tls::tests::test_tls_config_ocsp_and_sct ... ok
[INFO] [stdout] test tls::tests::test_cipher_suites_by_security_level ... ok
[INFO] [stdout] test tls::tests::test_tls_config_security_check ... ok
[INFO] [stdout] test tracing::tests::test_baggage ... ok
[INFO] [stdout] test tls::tests::test_tls_config_session_settings ... ok
[INFO] [stdout] test tls::tests::test_tls_version ... ok
[INFO] [stdout] test tls::tests::test_tls_version_ordering ... ok
[INFO] [stdout] test tracing::tests::test_child_context ... ok
[INFO] [stdout] test tracing::tests::test_constant_sampler ... ok
[INFO] [stdout] test tracing::tests::test_probabilistic_sampler ... ok
[INFO] [stdout] test tracing::tests::test_header_propagation ... ok
[INFO] [stdout] test tracing::tests::test_service_stats ... ok
[INFO] [stdout] test tracing::tests::test_span_lifecycle ... ok
[INFO] [stdout] test tracing::tests::test_span_utilities ... ok
[INFO] [stdout] test tracing::tests::test_trace_context_creation ... ok
[INFO] [stdout] test websocket_client::tests::test_websocket_client_creation ... ok
[INFO] [stdout] test websocket_client::tests::test_websocket_client_builder ... ok
[INFO] [stdout] test tracing::tests::test_trace_summary ... ok
[INFO] [stdout] test websocket_client::tests::test_base64_encoding ... ok
[INFO] [stdout] test websocket_client::tests::test_websocket_key_generation ... ok
[INFO] [stdout] test websocket_client::tests::test_websocket_accept_calculation ... ok
[INFO] [stderr]      Running tests/advanced_features_test.rs (/opt/rustwide/target/debug/deps/advanced_features_test-c6f23feba7907679)
[INFO] [stdout] test tls::tests::test_tls_config_secure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 164 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_child_span_creation ... ok
[INFO] [stdout] test test_backend_health_status ... ok
[INFO] [stdout] test test_circuit_breaker_metrics ... ok
[INFO] [stdout] test test_circuit_breaker_basic_functionality ... ok
[INFO] [stdout] test test_consistent_hash_ring ... ok
[INFO] [stdout] test test_integration_tracing_with_circuit_breaker ... ok
[INFO] [stdout] test test_response_time_tracker ... ok
[INFO] [stdout] test test_weighted_round_robin_state ... ok
[INFO] [stdout] test test_load_balancer_least_connections ... ok
[INFO] [stdout] test test_load_balancer_metrics ... ok
[INFO] [stdout] test test_probabilistic_sampler ... ok
[INFO] [stdout] test test_load_balancer_session_affinity ... ok
[INFO] [stdout] test test_trace_context_propagation ... ok
[INFO] [stdout] test test_multi_level_circuit_breaker ... ok
[INFO] [stdout] test test_load_balancer_round_robin ... ok
[INFO] [stdout] test test_integration_load_balancer_with_tracing ... ok
[INFO] [stdout] test test_distributed_tracing_basic ... ok
[INFO] [stdout] test test_load_balancer_ip_hash ... ok
[INFO] [stdout] test test_circuit_breaker_slow_calls ... ok
[INFO] [stdout] test test_load_balancer_weighted_round_robin ... ok
[INFO] [stdout] test test_circuit_breaker_half_open_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-878a079f385b9a37)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_cookie_management ... ok
[INFO] [stdout] test test_client_builder ... ok
[INFO] [stdout] test test_json_parsing ... ok
[INFO] [stdout] test test_method_properties ... ok
[INFO] [stdout] test test_multipart_form ... ok
[INFO] [stdout] test test_url_parsing ... ok
[INFO] [stdout] test test_authentication ... ok
[INFO] [stdout] test test_compression_detection ... ok
[INFO] [stdout] test test_dns_resolver ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_basic_http_methods ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_basic_http_methods stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_basic_http_methods' (212) panicked at tests/integration_tests.rs:13:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631e27a10132 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631e27a10132 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631e27a10132 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631e27a10132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x631e27a2186a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x631e27a2186a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x631e279de156 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x631e279de156 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x631e279ef319 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631e279ef319 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x631e279ef1b1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x631e2796091e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x631e2796091e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x631e279ef592 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x631e279ef592 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631e279ef40a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x631e279ea969 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x631e279d2f8d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x631e27a2b27c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x631e27a2b242 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x631e2793f4ac - integration_tests::test_basic_http_methods::h795776e1d9870005
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:13:5
[INFO] [stdout]   21:     0x631e2793f9d7 - integration_tests::test_basic_http_methods::{{closure}}::h1e1082b34411bf78
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:8:29
[INFO] [stdout]   22:     0x631e279400b6 - core::ops::function::FnOnce::call_once::h83df64b50df674e6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x631e279606db - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x631e279606db - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x631e279740ea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x631e279740ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x631e279740ea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x631e279740ea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x631e279740ea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x631e279740ea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x631e279740ea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x631e2794e544 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x631e2794e544 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x631e27951ee2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x631e27951ee2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x631e27951ee2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x631e27951ee2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x631e27951ee2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x631e27951ee2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x631e27951ee2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x631e279e5b4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x631e279e5b4f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7f507593eaa4 - <unknown>
[INFO] [stdout]   44:     0x7f50759cba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_basic_http_methods
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "261e2d811c08f16a332318bd6c25107f200cf95355c5e4ef5f5012f53433807f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261e2d811c08f16a332318bd6c25107f200cf95355c5e4ef5f5012f53433807f", kill_on_drop: false }`
[INFO] [stdout] 261e2d811c08f16a332318bd6c25107f200cf95355c5e4ef5f5012f53433807f
