[INFO] cloning repository https://github.com/anjing0524/matching-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anjing0524/matching-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanjing0524%2Fmatching-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanjing0524%2Fmatching-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b41915b5a3b700136829c2de97c060c5b179c4fe
[INFO] testing anjing0524/matching-engine against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanjing0524%2Fmatching-engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/anjing0524/matching-engine
[INFO] finished tweaking git repo https://github.com/anjing0524/matching-engine
[INFO] tweaked toml for git repo https://github.com/anjing0524/matching-engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anjing0524/matching-engine on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anjing0524/matching-engine 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a4e09e3d0fa0815f4830b083ca6e43bfd44abdfb75f9170a039572014e30de7
[INFO] running `Command { std: "docker" "start" "-a" "5a4e09e3d0fa0815f4830b083ca6e43bfd44abdfb75f9170a039572014e30de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a4e09e3d0fa0815f4830b083ca6e43bfd44abdfb75f9170a039572014e30de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a4e09e3d0fa0815f4830b083ca6e43bfd44abdfb75f9170a039572014e30de7", kill_on_drop: false }`
[INFO] [stdout] 5a4e09e3d0fa0815f4830b083ca6e43bfd44abdfb75f9170a039572014e30de7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 410f858cc3f6ed4a82f95abeae4620f5960b9cfc95e013256b84addf34649df5
[INFO] running `Command { std: "docker" "start" "-a" "410f858cc3f6ed4a82f95abeae4620f5960b9cfc95e013256b84addf34649df5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling hyper v1.8.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.5.4
[INFO] [stderr]    Compiling matching-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/infrastructure/network/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             BackendType::Tokio => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 137 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "410f858cc3f6ed4a82f95abeae4620f5960b9cfc95e013256b84addf34649df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "410f858cc3f6ed4a82f95abeae4620f5960b9cfc95e013256b84addf34649df5", kill_on_drop: false }`
[INFO] [stdout] 410f858cc3f6ed4a82f95abeae4620f5960b9cfc95e013256b84addf34649df5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c30b61b19bae5af7edd5cba02748c63fb7219252e98ad6948ec1294e2aadfa7
[INFO] running `Command { std: "docker" "start" "-a" "6c30b61b19bae5af7edd5cba02748c63fb7219252e98ad6948ec1294e2aadfa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling matching-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/infrastructure/network/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             BackendType::Tokio => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 137 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/infrastructure/network/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             BackendType::Tokio => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 137 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.66s
[INFO] running `Command { std: "docker" "inspect" "6c30b61b19bae5af7edd5cba02748c63fb7219252e98ad6948ec1294e2aadfa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c30b61b19bae5af7edd5cba02748c63fb7219252e98ad6948ec1294e2aadfa7", kill_on_drop: false }`
[INFO] [stdout] 6c30b61b19bae5af7edd5cba02748c63fb7219252e98ad6948ec1294e2aadfa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3036fc2c0fbb799c7da0d96fae8c119d540c29aecb40b287486995e125d9cb8
[INFO] running `Command { std: "docker" "start" "-a" "d3036fc2c0fbb799c7da0d96fae8c119d540c29aecb40b287486995e125d9cb8", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/infrastructure/network/mod.rs:137:13
[INFO] [stderr]     |
[INFO] [stderr] 102 |             BackendType::Tokio => {
[INFO] [stderr]     |             ------------------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 137 |             _ => {
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `matching-engine` (lib) generated 1 warning
[INFO] [stderr] warning: `matching-engine` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matching_engine-e5549449a7226bd1)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test application::services::matching_service::tests::test_matching_service_basic_match ... ok
[INFO] [stdout] test application::services::high_performance_service::tests::test_high_performance_service_basic ... ok
[INFO] [stdout] test application::services::matching_service::tests::test_matching_service_creation ... ok
[INFO] [stdout] test application::services::persistent_service::tests::test_persistent_service_basic ... ok
[INFO] [stdout] test application::use_cases::cancel_order::tests::test_cancel_order_not_implemented ... ok
[INFO] [stdout] test application::services::partitioned_service::tests::test_batch_submission ... ok
[INFO] [stdout] test application::use_cases::cancel_order::tests::test_cancel_order_use_case_creation ... ok
[INFO] [stdout] test application::use_cases::match_order::tests::test_match_order_validation_failure ... ok
[INFO] [stdout] test application::use_cases::match_order::tests::test_match_order_success ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_basic_matching ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_cancel_nonexistent_order ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_cancel_order_authorization ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_cancel_order_multiple_users ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_cancel_order_cleans_locations ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_cancel_then_match_cleanup ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_fifo_queue_discipline ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_get_order_status_after_cancel ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_get_order_status_multiple_orders ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_get_order_status_nonexistent ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_get_order_status_partially_filled ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_get_order_status_resting ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_multi_level_matching ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_price_to_index ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_ringbuffer_capacity ... ok
[INFO] [stdout] test domain::orderbook::tick_based::tests::test_spread ... ok
[INFO] [stdout] test domain::orderbook::traits::tests::test_default_cancel_order ... ok
[INFO] [stdout] test domain::orderbook::traits::tests::test_trait_empty_orderbook ... ok
[INFO] [stdout] test domain::orderbook::traits::tests::test_trait_spread_calculation ... ok
[INFO] [stdout] test domain::validation::tests::test_allowed_symbols ... ok
[INFO] [stdout] test domain::validation::tests::test_empty_symbol ... ok
[INFO] [stdout] test domain::validation::tests::test_price_out_of_range ... ok
[INFO] [stdout] test domain::validation::tests::test_quantity_out_of_range ... ok
[INFO] [stdout] test application::use_cases::match_order::tests::test_match_order_use_case_creation ... ok
[INFO] [stdout] test domain::validation::tests::test_zero_price ... ok
[INFO] [stdout] test domain::validation::tests::test_zero_quantity ... ok
[INFO] [stdout] test infrastructure::network::buffer::tests::test_aligned_buffer ... ok
[INFO] [stdout] test infrastructure::network::buffer::tests::test_buffer_pool ... ok
[INFO] [stdout] test infrastructure::network::buffer::tests::test_shared_buffer ... ok
[INFO] [stdout] test application::services::partitioned_service::tests::test_partitioned_service_creation ... ok
[INFO] [stdout] test infrastructure::network::codec::tests::test_bincode_codec ... ok
[INFO] [stdout] test infrastructure::network::codec::tests::test_length_delimited_codec ... ok
[INFO] [stdout] test infrastructure::network::codec::tests::test_partial_frame ... ok
[INFO] [stdout] test infrastructure::observability::health::tests::test_health_checker_creation ... ok
[INFO] [stdout] test infrastructure::observability::health::tests::test_health_response ... ok
[INFO] [stdout] test infrastructure::observability::health::tests::test_health_response_detailed ... ok
[INFO] [stdout] test infrastructure::observability::health::tests::test_liveness_probe ... ok
[INFO] [stdout] test infrastructure::observability::health::tests::test_readiness_probe ... ok
[INFO] [stdout] test infrastructure::observability::health::tests::test_serialization ... ok
[INFO] [stdout] test infrastructure::observability::health::tests::test_status_change ... ok
[INFO] [stdout] test infrastructure::network::backends::tokio::tests::test_tokio_transport ... ok
[INFO] [stdout] test infrastructure::observability::http_server::tests::test_liveness_handler ... ok
[INFO] [stdout] test infrastructure::observability::http_server::tests::test_metrics_handler ... ok
[INFO] [stdout] test infrastructure::network::metrics::tests::test_metrics ... ok
[INFO] [stdout] test infrastructure::observability::health::tests::test_uptime ... ok
[INFO] [stdout] test infrastructure::observability::metrics_collector::tests::test_latency_tracking ... ok
[INFO] [stdout] test infrastructure::observability::http_server::tests::test_observability_server_creation ... ok
[INFO] [stdout] test infrastructure::observability::metrics_collector::tests::test_latency_tracker_window ... ok
[INFO] [stdout] test infrastructure::observability::metrics_collector::tests::test_metrics_collector ... ok
[INFO] [stdout] test domain::validation::tests::test_valid_order ... ok
[INFO] [stdout] test infrastructure::persistence::async_wal::tests::test_async_wal_basic ... ok
[INFO] [stdout] test application::services::partitioned_service::tests::test_different_symbols_distribution ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_from_snapshot ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_from_scratch ... ok
[INFO] [stdout] test application::services::partitioned_service::tests::test_partitioned_service_basic_match ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_orderbook_consistency ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_with_partial_trades ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_from_mid_batch_crash ... ok
[INFO] [stdout] test infrastructure::persistence::snapshot::tests::test_snapshot_compression ... ok
[INFO] [stdout] test infrastructure::persistence::async_wal::tests::test_async_wal_auto_flush ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_corruption_detection ... ok
[INFO] [stdout] test infrastructure::persistence::snapshot::tests::test_snapshot_write_read ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_file_rotation ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_multiple_crashes ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_fsync_durability ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_write_read ... ok
[INFO] [stdout] test interfaces::cli::tests::test_cli_config_custom ... ok
[INFO] [stdout] test interfaces::cli::tests::test_cli_config_default ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_concurrent_writes ... ok
[INFO] [stdout] test interfaces::cli::tests::test_cli_config_short_flags ... ok
[INFO] [stdout] test legacy::orderbook_v2::tests::test_basic_matching ... ok
[INFO] [stdout] test legacy::orderbook_v2::tests::test_partial_matching ... ok
[INFO] [stdout] test legacy::partitioned_engine::tests::test_different_symbols_distribution ... ok
[INFO] [stdout] test legacy::partitioned_engine::tests::test_partitioned_engine_basic ... ok
[INFO] [stdout] test shared::circuit_breaker::tests::test_circuit_breaker_closed_state ... ok
[INFO] [stdout] test shared::circuit_breaker::tests::test_circuit_breaker_half_open_failure ... ok
[INFO] [stdout] test shared::circuit_breaker::tests::test_circuit_breaker_opens_on_failures ... ok
[INFO] [stdout] test shared::circuit_breaker::tests::test_circuit_breaker_reset ... ok
[INFO] [stdout] test shared::circuit_breaker::tests::test_circuit_breaker_stats ... ok
[INFO] [stdout] test shared::collections::fast_bitmap::tests::test_basic_operations ... ok
[INFO] [stdout] test shared::collections::fast_bitmap::tests::test_find_next_prev ... ok
[INFO] [stdout] test shared::collections::fast_bitmap::tests::test_hardware_instructions ... ok
[INFO] [stdout] test shared::collections::fast_bitmap::tests::test_large_bitmap ... ok
[INFO] [stdout] test shared::circuit_breaker::tests::test_circuit_breaker_half_open_recovery ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_basic_operations ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_clear ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_clone ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_capacity_limit ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_front ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_wrap_around ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_drain ... ok
[INFO] [stdout] test shared::metrics::tests::test_histogram_global ... ok
[INFO] [stdout] test application::services::partitioned_service::tests::test_routing_consistency ... ok
[INFO] [stdout] test shared::metrics::tests::test_gauge_global ... ok
[INFO] [stdout] test shared::metrics::tests::test_metrics_global ... ok
[INFO] [stdout] test shared::retry::tests::test_retry_policy_exponential ... ok
[INFO] [stdout] test shared::retry::tests::test_retry_policy_fixed ... ok
[INFO] [stdout] test shared::retry::tests::test_retry_async ... ok
[INFO] [stdout] test shared::retry::tests::test_retry_success_first_attempt ... ok
[INFO] [stdout] test shared::retry::tests::test_retry_all_failures ... ok
[INFO] [stdout] test shared::retry::tests::test_retry_success_after_failures ... ok
[INFO] [stdout] test shared::retry::tests::test_retry_with_condition ... ok
[INFO] [stdout] test shared::symbol_pool::tests::test_intern_different_symbols ... ok
[INFO] [stdout] test shared::symbol_pool::tests::test_preload ... ok
[INFO] [stdout] test shared::symbol_pool::tests::test_intern_returns_same_arc ... ok
[INFO] [stdout] test shared::timestamp::tests::test_cache_usage ... ok
[INFO] [stdout] test shared::symbol_pool::tests::test_concurrent_access ... ok
[INFO] [stdout] test shared::timestamp::tests::test_performance_comparison ... ignored
[INFO] [stdout] test shared::timestamp::tests::test_precise_timestamp_always_updates ... ok
[INFO] [stdout] test shared::timestamp::tests::test_fast_timestamp_increments ... ok
[INFO] [stdout] test shared::timestamp::tests::test_concurrent_access ... ok
[INFO] [stdout] test shared::trace_context::tests::test_thread_local_context ... ok
[INFO] [stdout] test shared::trace_context::tests::test_to_log_string ... ok
[INFO] [stdout] test shared::trace_context::tests::test_trace_context_builder ... ok
[INFO] [stdout] test shared::trace_context::tests::test_display_trait ... ok
[INFO] [stdout] test shared::trace_context::tests::test_trace_id_uniqueness ... ok
[INFO] [stdout] test shared::trace_context::tests::test_trace_context_creation ... ok
[INFO] [stdout] test shared::trace_context::tests::test_with_trace_context ... ok
[INFO] [stdout] test legacy::partitioned_engine::tests::test_routing_consistency ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_large_volume_recovery ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_stress_10k_orders ... ok
[INFO] [stdout] test infrastructure::persistence::async_wal::tests::test_async_wal_performance ... FAILED
[INFO] [stdout] test application::services::high_performance_service::tests::test_high_performance_service_throughput has been running for over 60 seconds
[INFO] [stdout] test application::services::high_performance_service::tests::test_high_performance_service_throughput ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- infrastructure::persistence::async_wal::tests::test_async_wal_performance stdout ----
[INFO] [stdout] 异步WAL性能: 64366 ops/s
[INFO] [stdout] 平均延迟: 15.54μs
[INFO] [stdout] 
[INFO] [stdout] thread 'infrastructure::persistence::async_wal::tests::test_async_wal_performance' (99) panicked at src/infrastructure/persistence/async_wal.rs:490:9:
[INFO] [stdout] 异步WAL应该>10万ops/s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6540d39d571a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6540d39d571a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6540d39d571a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6540d39d571a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6540d39ed9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6540d39ed9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6540d39db0c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6540d39db0c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6540d39b232f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6540d39b232f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6540d39cce59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6540d33d6cbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6540d33d6cbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6540d39cd0d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6540d39cd0d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6540d39b241a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6540d39a9be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6540d39b309d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6540d39ee30c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6540d32914c4 - matching_engine::infrastructure::persistence::async_wal::tests::test_async_wal_performance::{{closure}}::hbc5c078e82e35c37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/persistence/async_wal.rs:490:9
[INFO] [stdout]   20:     0x6540d3305702 - <core::pin::Pin<P> as core::future::future::Future>::poll::h64e80bd5b5113397
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6540d330573d - <core::pin::Pin<P> as core::future::future::Future>::poll::h77a8e8da72cd8f05
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6540d32dd34d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcbd56e1465ab3061
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x6540d32dd24b - tokio::task::coop::with_budget::hb60b2d5e5798a83e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x6540d32dd24b - tokio::task::coop::budget::ha7c60fb90fa00e51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x6540d32dd24b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h663101930b8ab517
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x6540d32da680 - tokio::runtime::scheduler::current_thread::Context::enter::h87a1fb5b13824895
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x6540d32dc77d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he34b1150cdbcc33c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x6540d32db954 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h69f4345f7487caa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x6540d3277fbb - tokio::runtime::context::scoped::Scoped<T>::set::h05e43d747ed286c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6540d3383909 - tokio::runtime::context::set_scheduler::{{closure}}::h0b5142f61beb3ba7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x6540d3333682 - std::thread::local::LocalKey<T>::try_with::h8f974284ed21c7f0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x6540d3331a6e - std::thread::local::LocalKey<T>::with::h9319fa5d2577295d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x6540d33838bd - tokio::runtime::context::set_scheduler::hebc909d8fb57f1f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x6540d32db2e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h449b19f37da2b25a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x6540d32db9b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbb2404a16691b2cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x6540d32d9260 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3bd134e9d4971f5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6540d3383df3 - tokio::runtime::context::runtime::enter_runtime::h6a12eef88e555665
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6540d32d8cd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf6c63d9aef80cf50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x6540d32d8924 - tokio::runtime::runtime::Runtime::block_on_inner::h9b268e7f8239c214
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x6540d32d8aef - tokio::runtime::runtime::Runtime::block_on::hfed2d53c7f78acb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x6540d3290650 - matching_engine::infrastructure::persistence::async_wal::tests::test_async_wal_performance::ha47ffe2992e56a2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/persistence/async_wal.rs:490:71
[INFO] [stdout]   42:     0x6540d32906e7 - matching_engine::infrastructure::persistence::async_wal::tests::test_async_wal_performance::{{closure}}::h869be012982f9a51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/persistence/async_wal.rs:441:42
[INFO] [stdout]   43:     0x6540d32b6b36 - core::ops::function::FnOnce::call_once::h7881032e7e2f069a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6540d33cad9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6540d33cad9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x6540d33d778b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x6540d33d778b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6540d33d778b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6540d33d778b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6540d33d778b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6540d33d778b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x6540d33d778b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x6540d33d2ea4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x6540d33d2ea4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x6540d33da392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x6540d33da392 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6540d33da392 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6540d33da392 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6540d33da392 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6540d33da392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x6540d33da392 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x6540d39d4fef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x6540d39d4fef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x743ba7f05aa4 - <unknown>
[INFO] [stdout]   65:     0x743ba7f92a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::services::high_performance_service::tests::test_high_performance_service_throughput stdout ----
[INFO] [stdout] 高性能服务吞吐量: 2791 ops/s
[INFO] [stdout] 平均延迟: 358.32μs
[INFO] [stdout] 
[INFO] [stdout] thread 'application::services::high_performance_service::tests::test_high_performance_service_throughput' (18) panicked at src/application/services/high_performance_service.rs:404:9:
[INFO] [stdout] 吞吐量应该>3千ops/s，实际: 2791 ops/s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6540d39d571a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6540d39d571a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6540d39d571a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6540d39d571a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6540d39ed9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6540d39ed9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6540d39db0c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6540d39db0c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6540d39b232f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6540d39b232f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6540d39cce59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6540d33d6cbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6540d33d6cbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6540d39cd0d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6540d39cd0d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6540d39b23e8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6540d39a9be9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6540d39b309d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6540d39ee30c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6540d3285c4d - matching_engine::application::services::high_performance_service::tests::test_high_performance_service_throughput::{{closure}}::h09f774e223eb8798
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/services/high_performance_service.rs:404:9
[INFO] [stdout]   20:     0x6540d3305702 - <core::pin::Pin<P> as core::future::future::Future>::poll::h64e80bd5b5113397
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x6540d330573d - <core::pin::Pin<P> as core::future::future::Future>::poll::h77a8e8da72cd8f05
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6540d32dd34d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcbd56e1465ab3061
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x6540d32dd24b - tokio::task::coop::with_budget::hb60b2d5e5798a83e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x6540d32dd24b - tokio::task::coop::budget::ha7c60fb90fa00e51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x6540d32dd24b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h663101930b8ab517
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x6540d32da680 - tokio::runtime::scheduler::current_thread::Context::enter::h87a1fb5b13824895
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x6540d32dc77d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he34b1150cdbcc33c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x6540d32db954 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h69f4345f7487caa5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x6540d3277fbb - tokio::runtime::context::scoped::Scoped<T>::set::h05e43d747ed286c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x6540d3383909 - tokio::runtime::context::set_scheduler::{{closure}}::h0b5142f61beb3ba7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x6540d3333682 - std::thread::local::LocalKey<T>::try_with::h8f974284ed21c7f0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x6540d3331a6e - std::thread::local::LocalKey<T>::with::h9319fa5d2577295d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x6540d33838bd - tokio::runtime::context::set_scheduler::hebc909d8fb57f1f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x6540d32db2e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h449b19f37da2b25a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x6540d32db9b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbb2404a16691b2cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x6540d32d9260 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3bd134e9d4971f5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x6540d3383df3 - tokio::runtime::context::runtime::enter_runtime::h6a12eef88e555665
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x6540d32d8cd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf6c63d9aef80cf50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x6540d32d8924 - tokio::runtime::runtime::Runtime::block_on_inner::h9b268e7f8239c214
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x6540d32d8aef - tokio::runtime::runtime::Runtime::block_on::hfed2d53c7f78acb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x6540d3284ac3 - matching_engine::application::services::high_performance_service::tests::test_high_performance_service_throughput::h5dfc85193690f0f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/services/high_performance_service.rs:408:10
[INFO] [stdout]   42:     0x6540d3285cd7 - matching_engine::application::services::high_performance_service::tests::test_high_performance_service_throughput::{{closure}}::h745eb808ddadacab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/services/high_performance_service.rs:352:56
[INFO] [stdout]   43:     0x6540d32b6406 - core::ops::function::FnOnce::call_once::h46a1d224f0a02eaa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6540d33cad9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6540d33cad9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x6540d33d778b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x6540d33d778b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6540d33d778b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6540d33d778b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6540d33d778b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6540d33d778b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x6540d33d778b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x6540d33d2ea4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x6540d33d2ea4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x6540d33da392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x6540d33da392 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x6540d33da392 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6540d33da392 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6540d33da392 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6540d33da392 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x6540d33da392 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x6540d39d4fef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x6540d39d4fef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x743ba7f05aa4 - <unknown>
[INFO] [stdout]   65:     0x743ba7f92a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     application::services::high_performance_service::tests::test_high_performance_service_throughput
[INFO] [stdout]     infrastructure::persistence::async_wal::tests::test_async_wal_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 129 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 83.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d3036fc2c0fbb799c7da0d96fae8c119d540c29aecb40b287486995e125d9cb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3036fc2c0fbb799c7da0d96fae8c119d540c29aecb40b287486995e125d9cb8", kill_on_drop: false }`
[INFO] [stdout] d3036fc2c0fbb799c7da0d96fae8c119d540c29aecb40b287486995e125d9cb8
