[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanjing0524%2Fmatching-engine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anjing0524/matching-engine on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded io-uring v0.6.4
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.15.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.14.0
[INFO] [stderr]   Downloaded clap v4.5.52
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded cc v1.2.44
[INFO] [stderr]   Downloaded tokio-uring v0.5.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.5.0
[INFO] [stderr]   Downloaded clap_builder v4.5.52
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.22.1
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.23.0
[INFO] [stderr]   Downloaded opentelemetry v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 179f73a79f988aad4c344ad873945d4c6c5bc197237b67096346b1be9c24a09d
[INFO] running `Command { std: "docker" "start" "-a" "179f73a79f988aad4c344ad873945d4c6c5bc197237b67096346b1be9c24a09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "179f73a79f988aad4c344ad873945d4c6c5bc197237b67096346b1be9c24a09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "179f73a79f988aad4c344ad873945d4c6c5bc197237b67096346b1be9c24a09d", kill_on_drop: false }`
[INFO] [stdout] 179f73a79f988aad4c344ad873945d4c6c5bc197237b67096346b1be9c24a09d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bc669bbbb6f2c21fda382dd5becb83f62820ac9e005603ee754c99da6b22bfe
[INFO] running `Command { std: "docker" "start" "-a" "0bc669bbbb6f2c21fda382dd5becb83f62820ac9e005603ee754c99da6b22bfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 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 42s
[INFO] running `Command { std: "docker" "inspect" "0bc669bbbb6f2c21fda382dd5becb83f62820ac9e005603ee754c99da6b22bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc669bbbb6f2c21fda382dd5becb83f62820ac9e005603ee754c99da6b22bfe", kill_on_drop: false }`
[INFO] [stdout] 0bc669bbbb6f2c21fda382dd5becb83f62820ac9e005603ee754c99da6b22bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39686ffcd67a066892b28f05ded6bc572d641583d796f58be3fe099f4684bb3a
[INFO] running `Command { std: "docker" "start" "-a" "39686ffcd67a066892b28f05ded6bc572d641583d796f58be3fe099f4684bb3a", 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 rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[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 1m 09s
[INFO] running `Command { std: "docker" "inspect" "39686ffcd67a066892b28f05ded6bc572d641583d796f58be3fe099f4684bb3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39686ffcd67a066892b28f05ded6bc572d641583d796f58be3fe099f4684bb3a", kill_on_drop: false }`
[INFO] [stdout] 39686ffcd67a066892b28f05ded6bc572d641583d796f58be3fe099f4684bb3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22b4502d88d713baf0b6e0b1b2b6deb6e96fd24088369a82506505c7a5f866ae
[INFO] running `Command { std: "docker" "start" "-a" "22b4502d88d713baf0b6e0b1b2b6deb6e96fd24088369a82506505c7a5f866ae", 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.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matching_engine-f8c0febd3a84e5dc)
[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::partitioned_service::tests::test_batch_submission ... ok
[INFO] [stdout] test application::services::persistent_service::tests::test_persistent_service_basic ... ok
[INFO] [stdout] test application::services::matching_service::tests::test_matching_service_creation ... ok
[INFO] [stdout] test application::use_cases::cancel_order::tests::test_cancel_order_use_case_creation ... ok
[INFO] [stdout] test application::use_cases::cancel_order::tests::test_cancel_order_not_implemented ... 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_cleans_locations ... 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_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 application::use_cases::match_order::tests::test_match_order_use_case_creation ... ok
[INFO] [stdout] test application::services::partitioned_service::tests::test_different_symbols_distribution ... 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_get_order_status_resting ... 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::tick_based::tests::test_ringbuffer_capacity ... 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_quantity_out_of_range ... ok
[INFO] [stdout] test domain::validation::tests::test_valid_order ... ok
[INFO] [stdout] test domain::validation::tests::test_zero_price ... 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_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 infrastructure::network::codec::tests::test_bincode_codec ... ok
[INFO] [stdout] test infrastructure::network::codec::tests::test_partial_frame ... ok
[INFO] [stdout] test infrastructure::network::codec::tests::test_length_delimited_codec ... 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 application::use_cases::match_order::tests::test_match_order_validation_failure ... ok
[INFO] [stdout] test infrastructure::observability::http_server::tests::test_liveness_handler ... ok
[INFO] [stdout] test infrastructure::network::backends::tokio::tests::test_tokio_transport ... ok
[INFO] [stdout] test infrastructure::observability::http_server::tests::test_observability_server_creation ... ok
[INFO] [stdout] test infrastructure::network::metrics::tests::test_metrics ... ok
[INFO] [stdout] test infrastructure::observability::http_server::tests::test_metrics_handler ... ok
[INFO] [stdout] test infrastructure::observability::metrics_collector::tests::test_latency_tracker_window ... ok
[INFO] [stdout] test infrastructure::observability::metrics_collector::tests::test_latency_tracking ... ok
[INFO] [stdout] test infrastructure::observability::metrics_collector::tests::test_metrics_collector ... ok
[INFO] [stdout] test infrastructure::observability::health::tests::test_uptime ... ok
[INFO] [stdout] test infrastructure::persistence::async_wal::tests::test_async_wal_basic ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_from_scratch ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_from_snapshot ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_from_mid_batch_crash ... ok
[INFO] [stdout] test application::services::partitioned_service::tests::test_partitioned_service_basic_match ... ok
[INFO] [stdout] test application::services::partitioned_service::tests::test_partitioned_service_creation ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_with_partial_trades ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_orderbook_consistency ... ok
[INFO] [stdout] test infrastructure::persistence::snapshot::tests::test_snapshot_write_read ... ok
[INFO] [stdout] test infrastructure::persistence::snapshot::tests::test_snapshot_compression ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_corruption_detection ... ok
[INFO] [stdout] test infrastructure::persistence::async_wal::tests::test_async_wal_auto_flush ... ok
[INFO] [stdout] test infrastructure::persistence::recovery::tests::test_recovery_multiple_crashes ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_file_rotation ... 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 infrastructure::persistence::wal::tests::test_wal_fsync_durability ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_concurrent_writes ... ok
[INFO] [stdout] test interfaces::cli::tests::test_cli_config_default ... 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::partitioned_engine::tests::test_partitioned_engine_basic ... 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 shared::circuit_breaker::tests::test_circuit_breaker_closed_state ... ok
[INFO] [stdout] test shared::circuit_breaker::tests::test_circuit_breaker_half_open_recovery ... 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_half_open_failure ... 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::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_capacity_limit ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_clone ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_front ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_drain ... ok
[INFO] [stdout] test shared::collections::ringbuffer::tests::test_wrap_around ... ok
[INFO] [stdout] test shared::metrics::tests::test_gauge_global ... ok
[INFO] [stdout] test shared::metrics::tests::test_histogram_global ... ok
[INFO] [stdout] test shared::metrics::tests::test_metrics_global ... ok
[INFO] [stdout] test shared::retry::tests::test_retry_all_failures ... 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_after_failures ... ok
[INFO] [stdout] test shared::retry::tests::test_retry_success_first_attempt ... 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_intern_returns_same_arc ... ok
[INFO] [stdout] test shared::symbol_pool::tests::test_preload ... ok
[INFO] [stdout] test shared::timestamp::tests::test_cache_usage ... ok
[INFO] [stdout] test shared::timestamp::tests::test_concurrent_access ... 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_fast_timestamp_increments ... ok
[INFO] [stdout] test shared::timestamp::tests::test_precise_timestamp_always_updates ... ok
[INFO] [stdout] test shared::trace_context::tests::test_display_trait ... ok
[INFO] [stdout] test shared::trace_context::tests::test_thread_local_context ... ok
[INFO] [stdout] test legacy::partitioned_engine::tests::test_routing_consistency ... ok
[INFO] [stdout] test shared::trace_context::tests::test_to_log_string ... ok
[INFO] [stdout] test shared::trace_context::tests::test_trace_context_creation ... ok
[INFO] [stdout] test shared::trace_context::tests::test_trace_context_builder ... ok
[INFO] [stdout] test shared::trace_context::tests::test_trace_id_uniqueness ... ok
[INFO] [stdout] test shared::trace_context::tests::test_with_trace_context ... ok
[INFO] [stdout] test infrastructure::persistence::wal::tests::test_wal_large_volume_recovery ... ok
[INFO] [stdout] test application::services::partitioned_service::tests::test_routing_consistency ... 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 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- infrastructure::persistence::async_wal::tests::test_async_wal_performance stdout ----
[INFO] [stdout] 异步WAL性能: 50612 ops/s
[INFO] [stdout] 平均延迟: 19.76μs
[INFO] [stdout] 
[INFO] [stdout] thread 'infrastructure::persistence::async_wal::tests::test_async_wal_performance' (97) panicked at src/infrastructure/persistence/async_wal.rs:490:9:
[INFO] [stdout] 异步WAL应该>10万ops/s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57fa40980662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57fa40980662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57fa40980662 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57fa40980662 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57fa409994aa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57fa409994aa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57fa409864e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57fa409864e6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57fa4095c75f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57fa4095c75f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57fa40977b29 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57fa40388dee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57fa40388dee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57fa40977d92 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57fa40977d92 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57fa4095c84a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57fa40954049 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57fa4095d60d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57fa40999c1c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57fa402f4814 - matching_engine[cbc66e16d2703182]::infrastructure::persistence::async_wal::tests::test_async_wal_performance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/persistence/async_wal.rs:490:9
[INFO] [stdout]   20:     0x57fa401c7642 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x57fa401c76bd - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x57fa402b53cd - <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x57fa402b52cb - tokio[e234d5f18277fbb2]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x57fa402b52cb - tokio[e234d5f18277fbb2]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x57fa402b52cb - <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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:     0x57fa402a9340 - <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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:     0x57fa402b469d - <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[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:     0x57fa402b3994 - <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[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:     0x57fa401db26b - <tokio[e234d5f18277fbb2]::runtime::context::scoped::Scoped<tokio[e234d5f18277fbb2]::runtime::scheduler::Context>>::set::<<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[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:     0x57fa402edf29 - tokio[e234d5f18277fbb2]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[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:     0x57fa402c2b92 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e234d5f18277fbb2]::runtime::context::Context>>::try_with::<tokio[e234d5f18277fbb2]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x57fa402c271e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e234d5f18277fbb2]::runtime::context::Context>>::with::<tokio[e234d5f18277fbb2]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x57fa402e4fad - tokio[e234d5f18277fbb2]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[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:     0x57fa402ac830 - <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[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:     0x57fa402acb26 - <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[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:     0x57fa402b33e0 - <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[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:     0x57fa402ca813 - tokio[e234d5f18277fbb2]::runtime::context::runtime::enter_runtime::<<tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x57fa402a8bd1 - <tokio[e234d5f18277fbb2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x57fa4024f584 - <tokio[e234d5f18277fbb2]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x57fa4024f74c - <tokio[e234d5f18277fbb2]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x57fa403029d0 - matching_engine[cbc66e16d2703182]::infrastructure::persistence::async_wal::tests::test_async_wal_performance
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/persistence/async_wal.rs:490:71
[INFO] [stdout]   42:     0x57fa402f22c7 - matching_engine[cbc66e16d2703182]::infrastructure::persistence::async_wal::tests::test_async_wal_performance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/persistence/async_wal.rs:441:42
[INFO] [stdout]   43:     0x57fa40249206 - <matching_engine[cbc66e16d2703182]::infrastructure::persistence::async_wal::tests::test_async_wal_performance::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x57fa4037d19b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57fa4037d19b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x57fa403899fa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x57fa403899fa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x57fa403899fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x57fa403899fa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x57fa403899fa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x57fa403899fa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x57fa403899fa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x57fa40383ec4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x57fa40383ec4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x57fa4038c4f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x57fa4038c4f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57fa4038c4f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57fa4038c4f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57fa4038c4f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57fa4038c4f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x57fa4038c4f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x57fa4097fecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x57fa4097fecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7df5152b8aa4 - <unknown>
[INFO] [stdout]   65:     0x7df515345a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     infrastructure::persistence::async_wal::tests::test_async_wal_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 130 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 76.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "22b4502d88d713baf0b6e0b1b2b6deb6e96fd24088369a82506505c7a5f866ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b4502d88d713baf0b6e0b1b2b6deb6e96fd24088369a82506505c7a5f866ae", kill_on_drop: false }`
[INFO] [stdout] 22b4502d88d713baf0b6e0b1b2b6deb6e96fd24088369a82506505c7a5f866ae
