[INFO] cloning repository https://github.com/mucahitkurtlar/sret
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mucahitkurtlar/sret" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmucahitkurtlar%2Fsret", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmucahitkurtlar%2Fsret'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84b88ccfb4246cdb0dea65e29e69c7512a1c3615
[INFO] testing mucahitkurtlar/sret against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmucahitkurtlar%2Fsret" "/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/mucahitkurtlar/sret
[INFO] finished tweaking git repo https://github.com/mucahitkurtlar/sret
[INFO] tweaked toml for git repo https://github.com/mucahitkurtlar/sret written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mucahitkurtlar/sret 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/mucahitkurtlar/sret 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded tokio v1.47.0
[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] 2f60aa41681dcb7b134aefbef3e8d483b22f93c7cce582280351cc80f58e7e9f
[INFO] running `Command { std: "docker" "start" "-a" "2f60aa41681dcb7b134aefbef3e8d483b22f93c7cce582280351cc80f58e7e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f60aa41681dcb7b134aefbef3e8d483b22f93c7cce582280351cc80f58e7e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f60aa41681dcb7b134aefbef3e8d483b22f93c7cce582280351cc80f58e7e9f", kill_on_drop: false }`
[INFO] [stdout] 2f60aa41681dcb7b134aefbef3e8d483b22f93c7cce582280351cc80f58e7e9f
[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] 17aa84853f6e3b89d6b9e1ff6c85703253313e2e895c546ae5723e8a0150cf24
[INFO] running `Command { std: "docker" "start" "-a" "17aa84853f6e3b89d6b9e1ff6c85703253313e2e895c546ae5723e8a0150cf24", kill_on_drop: false }`
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sret v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.60s
[INFO] running `Command { std: "docker" "inspect" "17aa84853f6e3b89d6b9e1ff6c85703253313e2e895c546ae5723e8a0150cf24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17aa84853f6e3b89d6b9e1ff6c85703253313e2e895c546ae5723e8a0150cf24", kill_on_drop: false }`
[INFO] [stdout] 17aa84853f6e3b89d6b9e1ff6c85703253313e2e895c546ae5723e8a0150cf24
[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] 664f5a78c2165b48e692ecd44504bf244af7c9b3905a875807915dd5180ad8d2
[INFO] running `Command { std: "docker" "start" "-a" "664f5a78c2165b48e692ecd44504bf244af7c9b3905a875807915dd5180ad8d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sret v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.64s
[INFO] running `Command { std: "docker" "inspect" "664f5a78c2165b48e692ecd44504bf244af7c9b3905a875807915dd5180ad8d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "664f5a78c2165b48e692ecd44504bf244af7c9b3905a875807915dd5180ad8d2", kill_on_drop: false }`
[INFO] [stdout] 664f5a78c2165b48e692ecd44504bf244af7c9b3905a875807915dd5180ad8d2
[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] ae3f110cb9fdea1ecfe61d1810784aeb8c95c80cec87b675b54f8b850ddcc9d3
[INFO] running `Command { std: "docker" "start" "-a" "ae3f110cb9fdea1ecfe61d1810784aeb8c95c80cec87b675b54f8b850ddcc9d3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sret-9847d066eb9acbd3)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test cache::tests::test_metrics ... ok
[INFO] [stdout] test cache::tests::test_is_cacheable ... ok
[INFO] [stdout] test config::tests::test_config_validation_missing_upstream ... ok
[INFO] [stdout] test config::tests::test_config_validation_success ... ok
[INFO] [stdout] test router::tests::test_domain_routing ... ok
[INFO] [stdout] test router::tests::test_no_match_returns_none ... ok
[INFO] [stdout] test config::tests::test_config_from_yaml ... ok
[INFO] [stdout] test router::tests::test_router_creation ... ok
[INFO] [stdout] test target::tests::test_connection_tracking ... ok
[INFO] [stdout] test cache::tests::test_cache_key_generation ... ok
[INFO] [stdout] test router::tests::test_path_routing ... ok
[INFO] [stdout] test router::tests::test_find_target ... ok
[INFO] [stdout] test router::tests::test_combined_domain_and_path_routing ... ok
[INFO] [stdout] test router::tests::test_router_stats ... ok
[INFO] [stdout] test target::tests::test_connection_score ... ok
[INFO] [stdout] test target::tests::test_display ... ok
[INFO] [stdout] test target::tests::test_effective_weight ... ok
[INFO] [stdout] test target::tests::test_target_urls ... ok
[INFO] [stdout] test target::tests::test_target_creation ... ok
[INFO] [stdout] test target::tests::test_health_status ... ok
[INFO] [stdout] test upstream::tests::test_least_connections_selection ... ok
[INFO] [stdout] test upstream::tests::test_get_target_by_id ... ok
[INFO] [stdout] test upstream::tests::test_no_healthy_targets ... ok
[INFO] [stdout] test upstream::tests::test_upstream_creation ... ok
[INFO] [stdout] test upstream::tests::test_upstream_stats ... ok
[INFO] [stdout] test upstream::tests::test_weighted_round_robin ... ok
[INFO] [stdout] test upstream::tests::test_round_robin_selection ... ok
[INFO] [stdout] test config::tests::test_target_config_defaults ... ok
[INFO] [stdout] test health_check::tests::test_health_checker_creation ... ok
[INFO] [stdout] test health_check::tests::test_check_all_targets ... ok
[INFO] [stdout] test server::tests::test_server_creation ... ok
[INFO] [stdout] test health_check::tests::test_check_target_unhealthy ... ok
[INFO] [stdout] test server::tests::test_server_stats ... ok
[INFO] [stdout] test health_check::tests::test_health_check_manager ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sret-0045f82a68bc6fd0)
[INFO] [stdout] test server::tests::test_server_with_health_checks ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-c2e7487b4f6bc2fd)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] [2m2026-03-10T12:49:51.077173Z[0m [32m INFO[0m [2mintegration_tests[0m[2m:[0m Mock backend server listening on 127.0.0.1:18080
[INFO] [stdout] [2m2026-03-10T12:49:51.077354Z[0m [32m INFO[0m [2mintegration_tests[0m[2m:[0m Mock console server listening on 127.0.0.1:33000
[INFO] [stdout] [2m2026-03-10T12:49:51.077380Z[0m [32m INFO[0m [2mintegration_tests[0m[2m:[0m Mock backend server listening on 127.0.0.1:18081
[INFO] [stdout] [2m2026-03-10T12:49:51.077758Z[0m [32m INFO[0m [2mintegration_tests[0m[2m:[0m Mock backend server listening on 127.0.0.1:28080
[INFO] [stdout] [2m2026-03-10T12:49:51.077833Z[0m [32m INFO[0m [2mintegration_tests[0m[2m:[0m Mock backend server listening on 127.0.0.1:28081
[INFO] [stdout] [2m2026-03-10T12:49:51.077986Z[0m [32m INFO[0m [2mintegration_tests[0m[2m:[0m Mock backend server listening on 127.0.0.1:18085
[INFO] [stdout] [2m2026-03-10T12:49:51.078129Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.078172Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.078334Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 2 upstreams and 3 routes
[INFO] [stdout] [2m2026-03-10T12:49:51.081663Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.081754Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.081831Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 2 upstreams and 3 routes
[INFO] [stdout] [2m2026-03-10T12:49:51.091844Z[0m [32m INFO[0m [2mintegration_tests[0m[2m:[0m Mock backend server listening on 127.0.0.1:48080
[INFO] [stdout] [2m2026-03-10T12:49:51.178382Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.178382Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.178435Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.178445Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.178491Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 2 upstreams and 3 routes
[INFO] [stdout] [2m2026-03-10T12:49:51.178506Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 2 upstreams and 3 routes
[INFO] [stdout] [2m2026-03-10T12:49:51.179688Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.179714Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.179741Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 2 upstreams and 3 routes
[INFO] [stdout] [2m2026-03-10T12:49:51.185308Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.185353Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.185409Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 2 upstreams and 3 routes
[INFO] [stdout] [2m2026-03-10T12:49:51.193308Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.193346Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.193398Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 2 upstreams and 3 routes
[INFO] [stdout] [2m2026-03-10T12:49:51.651790Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server test-server on 127.0.0.1:18006
[INFO] [stdout] [2m2026-03-10T12:49:51.651925Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.652055Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server test-server listening on 127.0.0.1:18006 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:51.652146Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 30 seconds for 2 targets
[INFO] [stdout] [2m2026-03-10T12:49:51.665447Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server test-server on 127.0.0.1:28000
[INFO] [stdout] [2m2026-03-10T12:49:51.665616Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.665734Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server test-server listening on 127.0.0.1:28000 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:51.665823Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 30 seconds for 2 targets
[INFO] [stdout] [2m2026-03-10T12:49:51.782234Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server test-server on 127.0.0.1:18005
[INFO] [stdout] [2m2026-03-10T12:49:51.782400Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.782569Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server test-server listening on 127.0.0.1:18005 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:51.782695Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 30 seconds for 2 targets
[INFO] [stdout] [2m2026-03-10T12:49:51.796248Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server test-server on 127.0.0.1:58000
[INFO] [stdout] [2m2026-03-10T12:49:51.801378Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.801567Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server test-server listening on 127.0.0.1:58000 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:51.801676Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 30 seconds for 2 targets
[INFO] [stdout] [2m2026-03-10T12:49:51.831580Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server test-server on 127.0.0.1:48000
[INFO] [stdout] [2m2026-03-10T12:49:51.831639Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.831716Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server test-server listening on 127.0.0.1:48000 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:51.831845Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 30 seconds for 2 targets
[INFO] [stdout] [2m2026-03-10T12:49:51.839973Z[0m [33m WARN[0m [2msret::health_check[0m[2m:[0m Target 127.0.0.1:48081 is now unhealthy
[INFO] [stdout] [2m2026-03-10T12:49:51.877735Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server test-server on 127.0.0.1:38000
[INFO] [stdout] [2m2026-03-10T12:49:51.877991Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.878454Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server test-server listening on 127.0.0.1:38000 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:51.879075Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 30 seconds for 2 targets
[INFO] [stdout] [2m2026-03-10T12:49:51.922010Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server test-server on 127.0.0.1:18000
[INFO] [stdout] [2m2026-03-10T12:49:51.922124Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server test-server
[INFO] [stdout] [2m2026-03-10T12:49:51.922227Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server test-server listening on 127.0.0.1:18000 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:51.922273Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 30 seconds for 2 targets
[INFO] [stdout] test test_path_based_routing ... ok
[INFO] [stdout] [2m2026-03-10T12:49:52.167230Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("unknown.domain.com"), path: /
[INFO] [stdout] test test_health_check_endpoint ... ok
[INFO] [stdout] test test_unmatched_domain_returns_404 ... ok
[INFO] [stdout] [2m2026-03-10T12:49:52.258423Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:58000"), path: /unknown/path
[INFO] [stdout] test test_post_request_with_body ... ok
[INFO] [stdout] test test_unmatched_route_returns_404 ... ok
[INFO] [stdout] test test_domain_based_routing ... ok
[INFO] [stdout] test test_console_routing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-5897227553debbcb)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] [2m2026-03-10T12:49:52.429926Z[0m [32m INFO[0m [2mperformance_tests[0m[2m:[0m Fast mock backend listening on 127.0.0.1:19090
[INFO] [stdout] [2m2026-03-10T12:49:52.429941Z[0m [32m INFO[0m [2mperformance_tests[0m[2m:[0m Fast mock backend listening on 127.0.0.1:19110
[INFO] [stdout] [2m2026-03-10T12:49:52.430005Z[0m [32m INFO[0m [2mperformance_tests[0m[2m:[0m Fast mock backend listening on 127.0.0.1:19091
[INFO] [stdout] [2m2026-03-10T12:49:52.430643Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.430674Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.430751Z[0m [32m INFO[0m [2mperformance_tests[0m[2m:[0m Fast mock backend listening on 127.0.0.1:19080
[INFO] [stdout] [2m2026-03-10T12:49:52.430798Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 1 upstreams and 2 routes
[INFO] [stdout] [2m2026-03-10T12:49:52.430799Z[0m [32m INFO[0m [2mperformance_tests[0m[2m:[0m Fast mock backend listening on 127.0.0.1:19081
[INFO] [stdout] [2m2026-03-10T12:49:52.430837Z[0m [32m INFO[0m [2mperformance_tests[0m[2m:[0m Fast mock backend listening on 127.0.0.1:19082
[INFO] [stdout] [2m2026-03-10T12:49:52.432597Z[0m [32m INFO[0m [2mperformance_tests[0m[2m:[0m Fast mock backend listening on 127.0.0.1:19100
[INFO] [stdout] [2m2026-03-10T12:49:52.531393Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.531445Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.531503Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 1 upstreams and 2 routes
[INFO] [stdout] [2m2026-03-10T12:49:52.532095Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.532112Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.532138Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 1 upstreams and 2 routes
[INFO] [stdout] [2m2026-03-10T12:49:52.534261Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.534281Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.534315Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 1 upstreams and 2 routes
[INFO] [stdout] [2m2026-03-10T12:49:52.534384Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Creating server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.534401Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Creating router for server: perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.534425Z[0m [32m INFO[0m [2msret::router[0m[2m:[0m Router created with 1 upstreams and 5 routes
[INFO] [stdout] [2m2026-03-10T12:49:52.837766Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server perf-test-server on 127.0.0.1:19001
[INFO] [stdout] [2m2026-03-10T12:49:52.837914Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:52.838093Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server perf-test-server listening on 127.0.0.1:19001 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:52.838689Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 10 seconds for 2 targets
[INFO] [stdout] [2m2026-03-10T12:49:53.037794Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server perf-test-server on 127.0.0.1:19002
[INFO] [stdout] [2m2026-03-10T12:49:53.037915Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:53.038030Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server perf-test-server listening on 127.0.0.1:19002 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:53.038101Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 10 seconds for 1 targets
[INFO] [stdout] [2m2026-03-10T12:49:53.075463Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server perf-test-server on 127.0.0.1:19003
[INFO] [stdout] [2m2026-03-10T12:49:53.077240Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:53.077405Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server perf-test-server listening on 127.0.0.1:19003 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:53.077490Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 10 seconds for 1 targets
[INFO] [stdout] [2m2026-03-10T12:49:53.099132Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server perf-test-server on 127.0.0.1:19004
[INFO] [stdout] [2m2026-03-10T12:49:53.099286Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:53.099320Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Starting HTTP server perf-test-server on 127.0.0.1:19000
[INFO] [stdout] [2m2026-03-10T12:49:53.099391Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server perf-test-server listening on 127.0.0.1:19004 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:53.099454Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Health checks started for server perf-test-server
[INFO] [stdout] [2m2026-03-10T12:49:53.099561Z[0m [32m INFO[0m [2msret::server[0m[2m:[0m Server perf-test-server listening on 127.0.0.1:19000 (HTTP)
[INFO] [stdout] [2m2026-03-10T12:49:53.099707Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 10 seconds for 3 targets
[INFO] [stdout] [2m2026-03-10T12:49:53.099467Z[0m [32m INFO[0m [2msret::health_check[0m[2m:[0m Starting health checks every 10 seconds for 3 targets
[INFO] [stdout] [2m2026-03-10T12:49:53.633321Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] [2m2026-03-10T12:49:53.636122Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] [2m2026-03-10T12:49:53.640004Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] [2m2026-03-10T12:49:53.643968Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] [2m2026-03-10T12:49:53.644651Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] [2m2026-03-10T12:49:53.645274Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] [2m2026-03-10T12:49:53.645853Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] [2m2026-03-10T12:49:53.646459Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] [2m2026-03-10T12:49:53.649898Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] [2m2026-03-10T12:49:53.650535Z[0m [33m WARN[0m [2msret::proxy[0m[2m:[0m No matching route found for host: Some("127.0.0.1:19004"), path: /unknown
[INFO] [stdout] test test_error_handling_performance ... ok
[INFO] [stdout] test test_path_routing_performance ... ok
[INFO] [stdout] test test_load_balancer_round_robin ... ok
[INFO] [stdout] test test_domain_routing_performance ... ok
[INFO] [stdout] test test_concurrent_requests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_requests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_requests' (70) panicked at tests/performance_tests.rs:225:5:
[INFO] [stdout] assertion failed: total_time < Duration::from_millis(MAX_CONCURRENT_TEST_DURATION_MS)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e83dce3012 - 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:     0x61e83dce3012 - 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:     0x61e83dce3012 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e83dce3012 - <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:     0x61e83dcf5dea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e83dcf5dea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61e83dcb0476 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61e83dcb0476 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61e83dcc1c49 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e83dcc1c49 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e83dcc1ae1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e83d4fa25e - <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:     0x61e83d4fa25e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61e83dcc1f72 - <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:     0x61e83dcc1f72 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e83dcc1d3a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61e83dcbcdc9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e83dca524d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e83dcfebec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e83dcfebb2 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61e83d48018d - performance_tests::test_concurrent_requests::{{closure}}::hf2900af781b1c6b7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:225:5
[INFO] [stdout]   21:     0x61e83d4413e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::he9e37e0f99fb9adf
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61e83d4411dd - <core::pin::Pin<P> as core::future::future::Future>::poll::h5fa917f77e83d3ac
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61e83d410f8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha93207d5e3a1da26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x61e83d410e8b - tokio::task::coop::with_budget::h0799923d883e654f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x61e83d410e8b - tokio::task::coop::budget::ha6664d1d09755344
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x61e83d410e8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha844631f5e6b7e08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x61e83d40dfd0 - tokio::runtime::scheduler::current_thread::Context::enter::h547e33981982b961
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x61e83d4103bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h506ad0f10a2bc137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x61e83d40f594 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha1482da638a729b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x61e83d461abb - tokio::runtime::context::scoped::Scoped<T>::set::h83c7256a8714e4d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x61e83d46f589 - tokio::runtime::context::set_scheduler::{{closure}}::h82e160e63ce372a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x61e83d4449a2 - std::thread::local::LocalKey<T>::try_with::hc4000bf0c5d713c3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x61e83d44248e - std::thread::local::LocalKey<T>::with::h76cc53e5a934ffa8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x61e83d46f4fd - tokio::runtime::context::set_scheduler::hd607106979dd4f7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x61e83d40f340 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbf86f8a89abba577
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x61e83d40f676 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4bc213c35d67d91a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x61e83d409750 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7b8e26abcd90596b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x61e83d440613 - tokio::runtime::context::runtime::enter_runtime::hec4c9d59134d6ed1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x61e83d409461 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1518e3c075be5af8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x61e83d409054 - tokio::runtime::runtime::Runtime::block_on_inner::h88bd7614ea7609d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x61e83d40932c - tokio::runtime::runtime::Runtime::block_on::h77160cb507bc5633
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x61e83d47ef20 - performance_tests::test_concurrent_requests::hd9427e390752a9d9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:234:71
[INFO] [stdout]   43:     0x61e83d47efb7 - performance_tests::test_concurrent_requests::{{closure}}::hb926a27b7cb93990
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:171:36
[INFO] [stdout]   44:     0x61e83d3fb136 - core::ops::function::FnOnce::call_once::h77e2c9473d19d0de
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61e83d4fa01b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x61e83d4fa01b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x61e83d50da2a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x61e83d50da2a - <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]   49:     0x61e83d50da2a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x61e83d50da2a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x61e83d50da2a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x61e83d50da2a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x61e83d50da2a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x61e83d4e7e84 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x61e83d4e7e84 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x61e83d4eb822 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x61e83d4eb822 - <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]   58:     0x61e83d4eb822 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x61e83d4eb822 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x61e83d4eb822 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x61e83d4eb822 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x61e83d4eb822 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x61e83dcb7faf - <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]   64:     0x61e83dcb7faf - 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]   65:     0x727f46d7daa4 - <unknown>
[INFO] [stdout]   66:     0x727f46e0aa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_concurrent_requests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.62s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test performance_tests`
[INFO] running `Command { std: "docker" "inspect" "ae3f110cb9fdea1ecfe61d1810784aeb8c95c80cec87b675b54f8b850ddcc9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3f110cb9fdea1ecfe61d1810784aeb8c95c80cec87b675b54f8b850ddcc9d3", kill_on_drop: false }`
[INFO] [stdout] ae3f110cb9fdea1ecfe61d1810784aeb8c95c80cec87b675b54f8b850ddcc9d3
