[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntinna%2Frust-request" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Antinna/rust-request on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a53f18111032c09354898547c72ebd8852b37c5217db6bebff308348d2689268
[INFO] running `Command { std: "docker" "start" "-a" "a53f18111032c09354898547c72ebd8852b37c5217db6bebff308348d2689268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a53f18111032c09354898547c72ebd8852b37c5217db6bebff308348d2689268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53f18111032c09354898547c72ebd8852b37c5217db6bebff308348d2689268", kill_on_drop: false }`
[INFO] [stdout] a53f18111032c09354898547c72ebd8852b37c5217db6bebff308348d2689268
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b061e3e80397c399ec97f6bb4138ef4ac4262f20a7ec31a64492e1d98a0c3244
[INFO] running `Command { std: "docker" "start" "-a" "b061e3e80397c399ec97f6bb4138ef4ac4262f20a7ec31a64492e1d98a0c3244", kill_on_drop: false }`
[INFO] [stderr]    Compiling request v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
[INFO] running `Command { std: "docker" "inspect" "b061e3e80397c399ec97f6bb4138ef4ac4262f20a7ec31a64492e1d98a0c3244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b061e3e80397c399ec97f6bb4138ef4ac4262f20a7ec31a64492e1d98a0c3244", kill_on_drop: false }`
[INFO] [stdout] b061e3e80397c399ec97f6bb4138ef4ac4262f20a7ec31a64492e1d98a0c3244
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fd7c8880c6cfeeaace60f1eea3e51999d812de5ae64a28af51a95ffe19dac9b
[INFO] running `Command { std: "docker" "start" "-a" "6fd7c8880c6cfeeaace60f1eea3e51999d812de5ae64a28af51a95ffe19dac9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling request v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.32s
[INFO] running `Command { std: "docker" "inspect" "6fd7c8880c6cfeeaace60f1eea3e51999d812de5ae64a28af51a95ffe19dac9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fd7c8880c6cfeeaace60f1eea3e51999d812de5ae64a28af51a95ffe19dac9b", kill_on_drop: false }`
[INFO] [stdout] 6fd7c8880c6cfeeaace60f1eea3e51999d812de5ae64a28af51a95ffe19dac9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0fced4cfcce11195eae21190f6787e1fa6cbe56d16c67ecf872818f23bbe23e4
[INFO] running `Command { std: "docker" "start" "-a" "0fced4cfcce11195eae21190f6787e1fa6cbe56d16c67ecf872818f23bbe23e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/request-d1ba55893fbd29a2)
[INFO] [stdout] 
[INFO] [stdout] running 164 tests
[INFO] [stdout] test advanced_cache::tests::test_cache_stats ... ok
[INFO] [stdout] test advanced_cache::tests::test_lru_cache ... ok
[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 cache::tests::test_cache_operations ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_closed_state ... 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 circuit_breaker::tests::test_circuit_breaker_opens_on_failures ... ok
[INFO] [stdout] test client::tests::test_client_builder_enhancements ... ok
[INFO] [stdout] test client::tests::test_client_metrics_reset ... ok
[INFO] [stdout] test client::tests::test_client_with_metrics ... ok
[INFO] [stdout] test client::tests::test_client_with_middleware ... ok
[INFO] [stdout] test client::tests::test_connection_pool ... ok
[INFO] [stdout] test compression::test_compress_raw_deflate ... ok
[INFO] [stdout] test compression::test_compress_with_level ... ok
[INFO] [stdout] test compression::test_public_compression_functions ... ok
[INFO] [stdout] test compression::test_get_best_compression_for_data ... ok
[INFO] [stdout] test client::tests::test_client_builder ... ok
[INFO] [stdout] test compression::test_streaming_compressor_config ... ok
[INFO] [stdout] test compression::test_streaming_compressor_methods ... ok
[INFO] [stdout] test compression::tests::test_accept_encoding_parsing ... ok
[INFO] [stdout] test compression::tests::test_basic_compression_decompression ... ok
[INFO] [stdout] test compression::tests::test_choose_compression ... ok
[INFO] [stdout] test compression::tests::test_compression_config ... ok
[INFO] [stdout] test compression::tests::test_compression_level ... ok
[INFO] [stdout] test compression::tests::test_compression_enum ... ok
[INFO] [stdout] test client::tests::test_client_creation ... 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_detect_best_compression ... ok
[INFO] [stdout] test connection::tests::test_connection_config_default ... ok
[INFO] [stdout] test connection::tests::test_connection_manager_creation ... ok
[INFO] [stdout] test connection::tests::test_load_balancer ... ok
[INFO] [stdout] test connection::tests::test_connection_multiplexer ... ok
[INFO] [stdout] test connection::tests::test_pool_stats ... ok
[INFO] [stdout] test compression::tests::test_streaming_compressor ... ok
[INFO] [stdout] test compression::tests::test_compression_stats ... ok
[INFO] [stdout] test dns::tests::test_dns_config_default ... ok
[INFO] [stdout] test dns::tests::test_cache_cleanup ... ok
[INFO] [stdout] test dns::tests::test_dns_record_conversion ... ok
[INFO] [stdout] test dns::tests::test_resolver_server_management ... ok
[INFO] [stdout] test dns::tests::test_dns_resolver_creation ... ok
[INFO] [stdout] test error::tests::test_error_classification ... ok
[INFO] [stdout] test dns::tests::test_cache_entry ... ok
[INFO] [stdout] test error::tests::test_error_creation_helpers ... ok
[INFO] [stdout] test dns::tests::test_record_type_conversion ... ok
[INFO] [stdout] test json::tests::test_json_value_conversions ... ok
[INFO] [stdout] test json::tests::test_json_parsing_basic ... ok
[INFO] [stdout] test json::tests::test_json_value_type_checks ... ok
[INFO] [stdout] test json::tests::test_json_value_creation ... ok
[INFO] [stdout] test load_balancer::tests::test_backend_creation ... ok
[INFO] [stdout] test cache::tests::test_cache_key_generation ... ok
[INFO] [stdout] test dns::tests::test_dns_stats ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_clone ... ok
[INFO] [stdout] test load_balancer::tests::test_backend_stats ... ok
[INFO] [stdout] test load_balancer::tests::test_consistent_hash_ring ... ok
[INFO] [stdout] test observability::tests::test_alert_manager ... 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 observability::tests::test_observability_manager ... ok
[INFO] [stdout] test load_balancer::tests::test_response_time_tracker ... ok
[INFO] [stdout] test middleware::tests::test_auth_middleware ... ok
[INFO] [stdout] test load_balancer::tests::test_load_balancer_round_robin ... ok
[INFO] [stdout] test rate_limiting::tests::test_fixed_window_limiter ... ok
[INFO] [stdout] test rate_limiting::tests::test_leaky_bucket_limiter ... ok
[INFO] [stdout] test load_balancer::tests::test_weighted_round_robin ... ok
[INFO] [stdout] test rate_limiting::tests::test_performance_tracker ... ok
[INFO] [stdout] test middleware::tests::test_rate_limit_middleware ... 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 profiler::tests::test_performance_report ... ok
[INFO] [stdout] test profiler::tests::test_profiler_creation ... ok
[INFO] [stdout] test cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test middleware::tests::test_middleware_chain ... ok
[INFO] [stdout] test request::tests::test_request_body ... ok
[INFO] [stdout] test request::tests::test_request_headers ... ok
[INFO] [stdout] test request::tests::test_request_builder_headers ... ok
[INFO] [stdout] test request::tests::test_request_builder_size_estimation ... ok
[INFO] [stdout] test request::tests::test_request_builder_timeouts ... ok
[INFO] [stdout] test request::tests::test_request_builder_validation ... ok
[INFO] [stdout] test request::tests::test_request_clone ... ok
[INFO] [stdout] test request::tests::test_request_creation ... ok
[INFO] [stdout] test rate_limiting::tests::test_advanced_rate_limiter ... ok
[INFO] [stdout] test request::tests::test_request_debug_string ... ok
[INFO] [stdout] test response::tests::test_response_builder_methods ... ok
[INFO] [stdout] test response::tests::test_response_case_insensitive_headers ... ok
[INFO] [stdout] test response::tests::test_response_content_type_checks ... 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_json_parsing ... ok
[INFO] [stdout] test response::tests::test_response_status_checks ... ok
[INFO] [stdout] test response::tests::test_response_headers ... ok
[INFO] [stdout] test security::tests::test_content_scanner ... ok
[INFO] [stdout] test security::tests::test_security_manager_creation ... ok
[INFO] [stdout] test security::tests::test_security_report ... ok
[INFO] [stdout] test security::tests::test_security_policy ... ok
[INFO] [stdout] test session::tests::test_session_data ... ok
[INFO] [stdout] test streaming::tests::test_bandwidth_throttle ... ok
[INFO] [stdout] test session::tests::test_session_pool ... ok
[INFO] [stdout] test streaming::tests::test_range_request ... ok
[INFO] [stdout] test streaming::tests::test_streaming_upload ... ok
[INFO] [stdout] test testing::tests::test_mock_server ... ok
[INFO] [stdout] test streaming::tests::test_streaming_download ... ok
[INFO] [stdout] test retry::tests::test_retry_policy_creation ... ok
[INFO] [stdout] test security::tests::test_rate_limiter ... ok
[INFO] [stdout] test testing::tests::test_request_builder ... ok
[INFO] [stdout] test tests::test_client_creation ... ok
[INFO] [stdout] test retry::tests::test_rate_limiter ... ok
[INFO] [stdout] test tests::test_method_as_str ... ok
[INFO] [stdout] test session::tests::test_session_creation ... ok
[INFO] [stdout] test tests::test_method_properties ... ok
[INFO] [stdout] test testing::tests::test_response_assertions ... ok
[INFO] [stdout] test tests::test_url_parsing ... ok
[INFO] [stdout] test tests::test_url_with_auth ... ok
[INFO] [stdout] test tests::test_url_with_port ... ok
[INFO] [stdout] test tls::tests::test_certificate_formats ... ok
[INFO] [stdout] test tls::tests::test_certificate_info ... ok
[INFO] [stdout] test tls::tests::test_cipher_suite_info ... ok
[INFO] [stdout] test tls::tests::test_cipher_suites_by_security_level ... ok
[INFO] [stdout] test tls::tests::test_client_certificate ... ok
[INFO] [stdout] test tls::tests::test_client_certificate_pkcs12 ... ok
[INFO] [stdout] test tls::tests::test_client_certificate_validation ... 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 response::tests::test_response_creation ... ok
[INFO] [stdout] test tls::tests::test_tls_config_builder ... ok
[INFO] [stdout] test tls::tests::test_tls_config_cipher_suite_filtering ... ok
[INFO] [stdout] test response::tests::test_response_debug_string ... ok
[INFO] [stdout] test tls::tests::test_tls_config_compatible ... ok
[INFO] [stdout] test retry::tests::test_circuit_breaker ... ok
[INFO] [stdout] test security::tests::test_threat_detector ... ok
[INFO] [stdout] test tls::tests::test_tls_config_creation ... ok
[INFO] [stdout] test tls::tests::test_tls_config_ocsp_and_sct ... ok
[INFO] [stdout] test tls::tests::test_tls_config_secure ... ok
[INFO] [stdout] test tls::tests::test_tls_config_security_check ... 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_baggage ... ok
[INFO] [stdout] test tracing::tests::test_child_context ... ok
[INFO] [stdout] test profiler::tests::test_profile_session ... ok
[INFO] [stdout] test tracing::tests::test_constant_sampler ... ok
[INFO] [stdout] test tracing::tests::test_header_propagation ... ok
[INFO] [stdout] test tracing::tests::test_probabilistic_sampler ... 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 tracing::tests::test_trace_summary ... ok
[INFO] [stdout] test websocket_client::tests::test_base64_encoding ... ok
[INFO] [stdout] test websocket_client::tests::test_websocket_accept_calculation ... ok
[INFO] [stdout] test websocket_client::tests::test_websocket_client_builder ... ok
[INFO] [stdout] test websocket_client::tests::test_websocket_client_creation ... ok
[INFO] [stdout] test websocket_client::tests::test_websocket_key_generation ... ok
[INFO] [stdout] test client::tests::test_client_with_middleware_methods ... ok
[INFO] [stdout] test circuit_breaker::tests::test_slow_call_detection ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_half_open_transition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 164 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/advanced_features_test.rs (/opt/rustwide/target/debug/deps/advanced_features_test-9072e3c2d9cea61c)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_backend_health_status ... ok
[INFO] [stdout] test test_child_span_creation ... ok
[INFO] [stdout] test test_circuit_breaker_metrics ... ok
[INFO] [stdout] test test_circuit_breaker_basic_functionality ... ok
[INFO] [stdout] test test_trace_context_propagation ... ok
[INFO] [stdout] test test_load_balancer_metrics ... 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_ip_hash ... ok
[INFO] [stdout] test test_multi_level_circuit_breaker ... ok
[INFO] [stdout] test test_consistent_hash_ring ... ok
[INFO] [stdout] test test_load_balancer_round_robin ... ok
[INFO] [stdout] test test_probabilistic_sampler ... ok
[INFO] [stdout] test test_distributed_tracing_basic ... ok
[INFO] [stdout] test test_load_balancer_weighted_round_robin ... ok
[INFO] [stdout] test test_load_balancer_session_affinity ... ok
[INFO] [stdout] test test_integration_tracing_with_circuit_breaker ... ok
[INFO] [stdout] test test_circuit_breaker_half_open_recovery ... ok
[INFO] [stdout] test test_circuit_breaker_slow_calls ... ok
[INFO] [stdout] test test_response_time_tracker ... ok
[INFO] [stdout] test test_integration_load_balancer_with_tracing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e0886d5e12930eb1)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_authentication ... ok
[INFO] [stdout] test test_client_builder ... ok
[INFO] [stdout] test test_compression_detection ... ok
[INFO] [stdout] test test_cookie_management ... ok
[INFO] [stdout] test test_json_parsing ... ok
[INFO] [stdout] test test_dns_resolver ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_method_properties ... ok
[INFO] [stdout] test test_multipart_form ... ok
[INFO] [stdout] test test_url_parsing ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[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' (213) panicked at tests/integration_tests.rs:13:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a979567002 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a979567002 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a979567002 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64a979567002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64a97957856f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64a97957856f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64a979533c53 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a979533c53 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64a979540582 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64a97954505f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64a979544ef1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64a9794b289e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64a9794b289e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a97954566f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64a97954566f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64a979545496 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x64a9795406b9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64a97952854d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64a979582550 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a97958252c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64a97948f80c - integration_tests::test_basic_http_methods::h1ec0708344d2dc2f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:13:5
[INFO] [stdout]   21:     0x64a97948fd57 - integration_tests::test_basic_http_methods::{{closure}}::h099e2158b2f88664
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:8:29
[INFO] [stdout]   22:     0x64a979490616 - core::ops::function::FnOnce::call_once::hf280050f017f13f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64a9794b267b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64a9794b267b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x64a9794c66fd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x64a9794c66fd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a9794c66fd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x64a9794c66fd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x64a9794c66fd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a9794c66fd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x64a9794c66fd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x64a97949fc14 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x64a97949fc14 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x64a9794a354a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x64a9794a354a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x64a9794a354a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x64a9794a354a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x64a9794a354a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64a9794a354a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x64a9794a354a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64a97953babf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x64a97953babf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7cb5bccb2aa4 - <unknown>
[INFO] [stdout]   44:     0x7cb5bcd3fa64 - 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.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0fced4cfcce11195eae21190f6787e1fa6cbe56d16c67ecf872818f23bbe23e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fced4cfcce11195eae21190f6787e1fa6cbe56d16c67ecf872818f23bbe23e4", kill_on_drop: false }`
[INFO] [stdout] 0fced4cfcce11195eae21190f6787e1fa6cbe56d16c67ecf872818f23bbe23e4
