[INFO] fetching crate betex 0.28.1... [INFO] testing betex-0.28.1 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] extracting crate betex 0.28.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate betex 0.28.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate betex 0.28.1 [INFO] tweaked toml for crates.io crate betex 0.28.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate betex 0.28.1 on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate betex 0.28.1 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv_derive v0.8.12 [INFO] [stderr] Downloaded zmij v0.1.9 [INFO] [stderr] Downloaded signal-hook v0.4.1 [INFO] [stderr] Downloaded rkyv v0.8.12 [INFO] [stderr] Downloaded heed v0.22.0 [INFO] [stderr] Downloaded synchronoise v1.0.1 [INFO] [stderr] Downloaded heed-traits v0.20.0 [INFO] [stderr] Downloaded doxygen-rs v0.4.2 [INFO] [stderr] Downloaded lmdb-master-sys v0.2.5 [INFO] [stderr] Downloaded heed-types v0.21.0 [INFO] [stderr] Downloaded betex-macros v0.2.0 [INFO] [stderr] Downloaded axum-extra v0.12.5 [INFO] [stderr] Downloaded lucidstream v1.2.0 [INFO] [stderr] Downloaded disrupt-rs v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fabb42f08afa494364edfc1677afc2f8c276a06c0e661ffe818adc0d76e72aea [INFO] running `Command { std: "docker" "start" "-a" "fabb42f08afa494364edfc1677afc2f8c276a06c0e661ffe818adc0d76e72aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fabb42f08afa494364edfc1677afc2f8c276a06c0e661ffe818adc0d76e72aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fabb42f08afa494364edfc1677afc2f8c276a06c0e661ffe818adc0d76e72aea", kill_on_drop: false }` [INFO] [stdout] fabb42f08afa494364edfc1677afc2f8c276a06c0e661ffe818adc0d76e72aea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0e3f00c61e6782fc44792fc25168d2c776e3111bf19537cfa3619891d5dfedb [INFO] running `Command { std: "docker" "start" "-a" "a0e3f00c61e6782fc44792fc25168d2c776e3111bf19537cfa3619891d5dfedb", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling signal-hook v0.4.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling heed v0.22.0 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling heed-types v0.21.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zmij v0.1.9 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling betex-macros v0.2.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lucidstream v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling disrupt-rs v1.1.0 [INFO] [stderr] Compiling rkyv v0.8.12 [INFO] [stderr] Compiling betex v0.28.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.00s [INFO] running `Command { std: "docker" "inspect" "a0e3f00c61e6782fc44792fc25168d2c776e3111bf19537cfa3619891d5dfedb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e3f00c61e6782fc44792fc25168d2c776e3111bf19537cfa3619891d5dfedb", kill_on_drop: false }` [INFO] [stdout] a0e3f00c61e6782fc44792fc25168d2c776e3111bf19537cfa3619891d5dfedb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7b4b75ecf9c94893edd1cb8bbda617f1607bf9aa98ab610f1035e786013f55e [INFO] running `Command { std: "docker" "start" "-a" "e7b4b75ecf9c94893edd1cb8bbda617f1607bf9aa98ab610f1035e786013f55e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-truncate v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling lucidstream v1.2.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling heed v0.22.0 [INFO] [stderr] Compiling disrupt-rs v1.1.0 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling betex v0.28.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling axum-extra v0.12.5 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "e7b4b75ecf9c94893edd1cb8bbda617f1607bf9aa98ab610f1035e786013f55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b4b75ecf9c94893edd1cb8bbda617f1607bf9aa98ab610f1035e786013f55e", kill_on_drop: false }` [INFO] [stdout] e7b4b75ecf9c94893edd1cb8bbda617f1607bf9aa98ab610f1035e786013f55e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bea82ed65bbd1ca45e42c7f60baae51bfc1b20ea9624aff520d3186cb578e7e [INFO] running `Command { std: "docker" "start" "-a" "4bea82ed65bbd1ca45e42c7f60baae51bfc1b20ea9624aff520d3186cb578e7e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/betex-0b1e405013510915) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test book::binary_yes::tests::absent_page_behaves_as_empty_level ... ok [INFO] [stdout] test book::binary_yes::tests::decrement_total_missing_page_is_noop ... ok [INFO] [stdout] test book::binary_yes::tests::boundary_ticks_remain_excluded_from_best_price_and_depth ... ok [INFO] [stdout] test book::binary_yes::tests::sidebook_allocates_one_page_on_first_touch ... ok [INFO] [stdout] test book::binary_yes::tests::sidebook_reuses_page_after_tick_reactivates ... ok [INFO] [stdout] test book::binary_yes::tests::sidebook_unlink_clears_tick_bit_but_retains_page ... ok [INFO] [stdout] test book::common::fast::tests::absent_page_behaves_as_empty_level ... ok [INFO] [stdout] test book::common::fast::tests::bitset350_set_out_of_range_does_not_panic ... ok [INFO] [stdout] test book::common::fast::tests::decrement_level_total_missing_page_is_noop ... ok [INFO] [stdout] test book::common::fast::tests::sidebook_allocates_multiple_pages_for_distant_ticks ... ok [INFO] [stdout] test book::common::fast::tests::sidebook_allocates_one_page_on_first_touch ... ok [INFO] [stdout] test book::common::fast::tests::sidebook_reuses_page_after_tick_reactivates ... ok [INFO] [stdout] test book::common::types::tests::phase_command_allows_pre_close_states ... ok [INFO] [stdout] test book::common::types::tests::open_or_suspended_in_play_capable_market_may_start_in_pre_await_live ... ok [INFO] [stdout] test book::common::types::tests::phase_command_rejects_terminal_states ... ok [INFO] [stdout] test book::binary_yes::tests::sidebook_allocates_multiple_pages_for_distant_ticks ... ok [INFO] [stdout] test engine::core::tests::fill_batch_slots_populates_and_sets_callback_on_last_slot ... ok [INFO] [stdout] test engine::core::tests::fill_batch_slots_errors_when_slots_exceed_payloads ... ok [INFO] [stdout] test book::common::fast::tests::bitset350_clear_out_of_range_does_not_panic ... ok [INFO] [stdout] test book::protocol::command::tests::may_affect_batch_scheduler_flags_only_batch_relevant_commands ... ok [INFO] [stdout] test cross_match::tests::append_compensation_void_returns_error_when_void_rejected ... ok [INFO] [stdout] test engine::core::tests::idle_burst_limits_scale_with_idle_streak ... ok [INFO] [stdout] test book::protocol::command::tests::allowed_while_halted_helper_matches_batch_mode_rules ... ok [INFO] [stdout] test book::protocol::command::tests::batch_interleavable_state_admin_helper_is_whitelist_only ... ok [INFO] [stdout] test book::protocol::command::tests::validate_book_gate_reuses_shared_batch_and_halt_rules ... ok [INFO] [stdout] test book::common::fast::tests::sidebook_unlink_clears_tick_bit_but_retains_page ... ok [INFO] [stdout] test engine::core::tests::prune_stale_internal_head_drops_inactive_entries ... ok [INFO] [stdout] test types::market::tests::in_play_capable_supports_pre_await_live_phase ... ok [INFO] [stdout] test types::market::tests::market_kind_from_str_uses_screaming_snake ... ok [INFO] [stdout] test engine::state::tests::create_market_carries_and_replays_initial_market_state ... ok [INFO] [stdout] test engine::core::tests::seed_internal_worklist_prioritizes_first_progressed_market_then_market_id_order ... ok [INFO] [stdout] test book::two_runner::tests::snapshot_roundtrip_rebuilds_lazy_pages_across_multiple_page_bands ... ok [INFO] [stdout] test engine::state::tests::replayed_market_created_replaces_placeholder_market_metadata ... ok [INFO] [stdout] test types::market::tests::market_model_rejects_legacy_aliases ... ok [INFO] [stdout] test types::market::tests::market_phase_from_str_uses_screaming_snake ... ok [INFO] [stdout] test cross_match::tests::append_compensation_void_appends_void_event ... ok [INFO] [stdout] test types::market::tests::market_model_round_trips_as_canonical_string ... ok [INFO] [stdout] test engine::core::tests::fill_batch_slots_errors_when_payloads_exceed_slots ... ok [INFO] [stdout] test engine::core::tests::enqueue_market_if_batch_active_dedupes_and_skips_inactive_markets ... ok [INFO] [stdout] test engine::state::tests::create_market_rejects_blank_name ... ok [INFO] [stdout] test engine::state::tests::market_config_name_propagates_to_order_events ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/active_order_count_spec.rs (/opt/rustwide/target/debug/deps/active_order_count_spec-8fc85af1466c2771) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test binary_yes_active_order_count_tracks_lifecycle ... ok [INFO] [stdout] test two_runner_active_order_count_tracks_lifecycle ... ok [INFO] [stdout] test multi_runner_active_order_count_tracks_lifecycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/batch_cancel_process.rs (/opt/rustwide/target/debug/deps/batch_cancel_process-65b38c5341ee759d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test batch_cancel_blocks_manual_cancel_while_processing ... ok [INFO] [stdout] test batch_cancel_no_orders_still_emits_final_event ... ok [INFO] [stdout] test batch_cancel_is_allowed_when_market_halted ... ok [INFO] [stdout] test batch_cancel_metadata_attaches_only_to_first_event ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/batch_interleaving_spec.rs (/opt/rustwide/target/debug/deps/batch_interleaving_spec-167ae75a78a5e26b) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test close_market_resets_lapse_cursor_before_continuing_runner_book_close_batch ... ok [INFO] [stdout] test close_batch_rejects_order_commands_for_all_books ... ok [INFO] [stdout] test close_batch_rejects_go_live_interleaving_for_all_books ... ok [INFO] [stdout] test close_market_upgrades_lapse_batch_and_clears_persist_orders_for_runner_books ... ok [INFO] [stdout] test close_batch_keeps_market_closed_until_completion_for_all_books ... ok [INFO] [stdout] test close_batch_rejects_state_reversal_from_closed_for_all_books ... ok [INFO] [stdout] test go_live_during_active_await_live_lapse_keeps_existing_batch_for_runner_books ... ok [INFO] [stdout] test completed_in_play_lapse_is_not_reseeded_for_runner_books ... ok [INFO] [stdout] test close_batch_rejects_halt_without_changing_state_for_all_books ... ok [INFO] [stdout] test close_market_upgrades_active_filtered_batch_cancel_to_close_for_all_books ... ok [INFO] [stdout] test close_market_keeps_market_resident_while_close_batch_is_active ... ok [INFO] [stdout] test live_phase_transition_restarts_lapse_after_filtered_batch_cancel_finishes ... ok [INFO] [stdout] test go_live_from_halted_emits_in_play_lapse_for_runner_books ... ok [INFO] [stdout] test engine_runtime_removes_market_after_close_batch_completion ... ok [INFO] [stdout] test engine_recovery_removes_market_after_mid_batch_close ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.08s [INFO] [stdout] [INFO] [stderr] Running tests/batch_process_recovery_spec.rs (/opt/rustwide/target/debug/deps/batch_process_recovery_spec-6e7e4b4e9f3b6b6f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test continue_commands_reject_without_active_process ... ok [INFO] [stdout] test binary_yes_close_recovery_from_mid_batch_process ... ok [INFO] [stdout] test continue_batch_process_command_handles_any_active_mode ... ok [INFO] [stdout] test binary_yes_batch_cancel_recovery_from_mid_batch_process ... ok [INFO] [stdout] test suspend_and_live_phase_recovery_complete_from_mid_batch_process ... ok [INFO] [stderr] Running tests/batch_process_semantics_spec.rs (/opt/rustwide/target/debug/deps/batch_process_semantics_spec-860f7f0980431562) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test completion_event_emitted_once_for_multi_batch_lapse ... ok [INFO] [stdout] test batch_cancel_recovery_does_not_reapply_initial_metadata ... ok [INFO] [stdout] test completion_event_emitted_for_each_batch_cause_even_without_orders ... ok [INFO] [stdout] test cancel_cause_and_detail_distinguish_sources ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/book_event_tagged_enum_bridge_spec.rs (/opt/rustwide/target/debug/deps/book_event_tagged_enum_bridge_spec-5e5e30d583eeadc9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/book_spec.rs (/opt/rustwide/target/debug/deps/book_spec-00b3a11b311b20de) [INFO] [stdout] test book_event_externally_tagged_roundtrip ... ok [INFO] [stdout] test trade_matched_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test edge_cases::cancel_nonexistent_order ... ok [INFO] [stdout] test edge_cases::market_id_mismatch_rejected ... ok [INFO] [stdout] test edge_cases::order_fully_matched_not_resting ... ok [INFO] [stdout] test market_depth::aggregates_at_same_price ... ok [INFO] [stdout] test market_depth::best_prices_empty_book ... ok [INFO] [stdout] test market_depth::best_back_price_is_highest_lay ... ok [INFO] [stdout] test market_depth::best_lay_price_is_lowest_back ... ok [INFO] [stdout] test edge_cases::cancel_already_filled_order_is_order_not_found ... ok [INFO] [stdout] test market_depth::two_runner_runner_prices_aggregate_direct_and_implied_at_same_price ... ok [INFO] [stdout] test market_depth::total_matched_volume ... ok [INFO] [stdout] test market_depth::two_runner_runner_prices_implied_size_is_taker_capacity_not_raw_maker_stake ... ok [INFO] [stdout] test market_depth::multi_runner_best_prices_follow_bettor_ordering ... ok [INFO] [stdout] test market_depth::runner_prices_depth ... ok [INFO] [stdout] test market_depth::two_runner_runner_prices_include_implied_liquidity ... ok [INFO] [stdout] test market_state::await_live_is_no_change_for_suspended_and_halted_pre_await_live_across_all_books ... ok [INFO] [stdout] test market_state::close_batch_size_setting_is_clamped_to_safe_range ... ok [INFO] [stdout] test market_state::close_market_rejected_when_already_closing ... ok [INFO] [stdout] test market_state::go_live_from_pre_await_live_states_across_all_books ... ok [INFO] [stdout] test market_state::await_live_transitions_pre_states_across_all_books ... ok [INFO] [stdout] test market_state::go_live_rejects_terminal_states_across_all_books ... ok [INFO] [stdout] test market_state::repeated_suspend_returns_no_change ... ok [INFO] [stdout] test market_state::go_live_is_no_change_for_suspended_live_across_all_books ... ok [INFO] [stdout] test market_state::go_live_from_open_emits_order_lapsed_in_batches ... ok [INFO] [stdout] test market_state::go_live_from_open_lapses_lapse_orders_and_keeps_persist_orders ... ok [INFO] [stdout] test market_state::suspend_from_open_lapses_lapse_orders_and_keeps_persist_orders ... ok [INFO] [stdout] test market_state::repeated_resume_returns_market_not_halted ... ok [INFO] [stdout] test market_state::set_market_state_returns_no_change_when_already_in_target_state ... ok [INFO] [stdout] test market_state::halt_blocks_commands_until_resume ... ok [INFO] [stdout] test market_state::resume_from_non_halted_states_returns_market_not_halted ... ok [INFO] [stdout] test market_state::go_live_transitions_pre_close_states_across_all_books ... ok [INFO] [stdout] test market_state::terminal_states_reject_state_changes ... ok [INFO] [stdout] test order_lifecycle::replace_nonexistent_order_rejected ... ok [INFO] [stdout] test order_lifecycle::cancel_order ... ok [INFO] [stdout] test order_lifecycle::place_order_accepted ... ok [INFO] [stdout] test market_state::repeated_halt_returns_no_change ... ok [INFO] [stdout] test order_lifecycle::duplicate_client_order_id_still_accepts_new_order ... ok [INFO] [stdout] test order_lifecycle::cancel_requires_matching_account ... ok [INFO] [stdout] test idempotency::replay_produces_same_logical_state ... ok [INFO] [stdout] test time_in_force::fok_insufficient_liquidity_rejected ... ok [INFO] [stdout] test order_lifecycle::replace_order_no_change_is_rejected_as_nochange ... ok [INFO] [stdout] test time_in_force::fok_no_liquidity_rejected ... ok [INFO] [stdout] test order_lifecycle::replace_order_no_change_is_rejected_as_nochange_multi_runner ... ok [INFO] [stdout] test time_in_force::fok_partial_fill_event_sequence ... ok [INFO] [stdout] test time_in_force::fok_with_min_fill_size_below_minimum_rejected ... ok [INFO] [stdout] test time_in_force::gtc_full_match_has_no_order_updated_for_taker ... ok [INFO] [stdout] test order_lifecycle::replace_order_no_change_with_omitted_fields_is_rejected_as_nochange ... ok [INFO] [stdout] test order_lifecycle::replace_requires_matching_account ... ok [INFO] [stdout] test runner_removal::remove_runner_twice_is_rejected ... ok [INFO] [stdout] test snapshot_roundtrip::two_runner_snapshot_roundtrip_preserves_implied_matching ... ok [INFO] [stdout] test time_in_force::fok_full_fill_succeeds ... ok [INFO] [stdout] test snapshot_roundtrip::multi_runner_snapshot_roundtrip_preserves_depth_and_fifo ... ok [INFO] [stdout] test market_state::suspend_from_open_emits_order_lapsed_in_batches ... ok [INFO] [stdout] test order_lifecycle::replace_order ... ok [INFO] [stdout] test time_in_force::fok_with_min_fill_size_partial_ok ... ok [INFO] [stdout] test runner_removal::remove_runner_cancels_orders ... ok [INFO] [stdout] test trade_roles::multi_runner_order_can_be_taker_then_maker_with_explicit_roles ... ok [INFO] [stdout] test trade_roles::two_runner_implied_match_emits_explicit_maker_and_taker_roles ... ok [INFO] [stdout] test void_markers::void_trades_emits_passthrough_marker_event ... ok [INFO] [stdout] test time_in_force::gtc_rests_unmatched ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/close_process.rs (/opt/rustwide/target/debug/deps/close_process-0b56bdb8a2804eeb) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test close_market_emits_human_readable_reason_and_typed_batch_size ... ok [INFO] [stdout] test continue_close_rejected_when_market_not_closing ... ok [INFO] [stdout] test continue_close_on_empty_queue_is_rejected ... ok [INFO] [stdout] test close_start_batch_respects_batch_max_events_binary_yes_done ... ok [INFO] [stdout] test replayed_market_state_change_does_not_seed_close_batch_without_explicit_batch_start ... ok [INFO] [stdout] test close_process_chunked_completes_binary_yes ... ok [INFO] [stdout] test continue_close_rejected_when_not_closing ... ok [INFO] [stdout] test close_empty_market_succeeds ... ok [INFO] [stdout] test recovery::resume_close_from_cursor_after_simulated_restart ... ok [INFO] [stdout] test close_start_batch_respects_batch_max_events_empty_multi_runner ... ok [INFO] [stdout] test close_one_shot_vs_chunked_has_same_logical_result_multi_runner ... ok [INFO] [stdout] test recovery::cursor_idempotence_no_double_cancellation ... ok [INFO] [stdout] test close_one_shot_vs_chunked_has_same_logical_result_two_runner ... ok [INFO] [stdout] test recovery::multi_market_close_recovery ... ok [INFO] [stdout] test close_process_event_sequence_is_deterministic_ignoring_timestamps ... ok [INFO] [stderr] Running tests/cross_match_regression_spec.rs (/opt/rustwide/target/debug/deps/cross_match_regression_spec-e9cc5206c7ea41fe) [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test default_house_account_uses_nil_uuid ... ok [INFO] [stdout] test cross_match_back_hedge_finds_integer_solution_for_edge_case ... ok [INFO] [stdout] test cross_match_lay_hedge_accepts_feasible_zero_hedge_case ... ok [INFO] [stdout] test cross_match_zero_hedge_does_not_submit_zero_stake_orders ... ok [INFO] [stdout] test cross_match_enforces_max_runners_before_3_runner_constraint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/engine_batch_scheduler_spec.rs (/opt/rustwide/target/debug/deps/engine_batch_scheduler_spec-d5672ac77b486b7d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test suspend_lapse_batch_continues_without_follow_up_commands ... ok [INFO] [stdout] test pre_to_live_lapse_batch_continues_without_follow_up_commands ... ok [INFO] [stdout] test busy_external_flow_forces_internal_burst_before_more_external_commands ... ok [INFO] [stderr] Running tests/engine_close_removal_spec.rs (/opt/rustwide/target/debug/deps/engine_close_removal_spec-76ec7d4f8e11b365) [INFO] [stdout] test recovery_seed_resumes_close_without_external_commands ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test close_market_without_active_batch_emits_market_removed_in_same_tx ... ok [INFO] [stdout] test close_market_with_active_close_batch_is_removed_on_completion_tx ... ok [INFO] [stdout] [INFO] [stderr] Running tests/engine_events_spec.rs (/opt/rustwide/target/debug/deps/engine_events_spec-0a26ff9d0eef5b68) [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test create_market_event_carries_command_correlation_id ... ok [INFO] [stdout] test place_binary_order_event_carries_command_correlation_id ... ok [INFO] [stdout] test place_order_event_carries_command_correlation_id ... ok [INFO] [stdout] test stored_orders_and_trade_events_carry_correlation_id ... ok [INFO] [stdout] test replace_order_preserves_existing_persistence ... ok [INFO] [stdout] test place_order_can_match_multiple_resting_orders ... ok [INFO] [stdout] test batch_cancel_events_carry_order_correlation_ids ... ok [INFO] [stdout] test replace_order_defaults_stake_to_remaining_when_omitted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/engine_market_sequence_spec.rs (/opt/rustwide/target/debug/deps/engine_market_sequence_spec-39b0966cce7446ff) [INFO] [stdout] test market_sequences_are_contiguous_per_market_when_events_interleave ... ok [INFO] [stdout] [INFO] [stderr] Running tests/engine_market_state_validation_spec.rs (/opt/rustwide/target/debug/deps/engine_market_state_validation_spec-7786624c4152f164) [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cannot_reopen_terminal_market_via_set_market_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/engine_state_validation_spec.rs (/opt/rustwide/target/debug/deps/engine_state_validation_spec-07218f2fbd1c37bd) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test closed_market_at_creation_is_rejected ... ok [INFO] [stdout] test missing_runner_labels_are_rejected ... ok [INFO] [stdout] test in_play_capable_market_may_start_in_pre_await_live ... ok [INFO] [stdout] test duplicate_runner_labels_are_rejected ... ok [INFO] [stdout] test command_for_missing_market_is_rejected ... ok [INFO] [stdout] test single_runner_market_is_rejected ... ok [INFO] [stdout] test runner_label_mismatch_is_rejected ... ok [INFO] [stdout] test market_already_exists_is_rejected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/engine_tx_id_persistence_spec.rs (/opt/rustwide/target/debug/deps/engine_tx_id_persistence_spec-c263a5ef1b1ff03d) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test handler_recovery_rejects_after_seq_zero_partial_left_edge ... ok [INFO] [stdout] test handler_recovery_rejects_missing_first_batch_after_cursor ... ok [INFO] [stdout] test handler_recovery_rejects_invalid_tx_framing_during_build ... ok [INFO] [stdout] test handler_recovery_rejects_cursor_beyond_recoverable_head ... ok [INFO] [stdout] test handler_recovery_rejects_gapped_wal_during_build ... ok [INFO] [stdout] test handler_recovery_ignores_gap_before_snapshot_cursor ... ok [INFO] [stdout] test handler_recovery_replays_before_snapshot_with_startup_pruning ... ok [INFO] [stdout] test handler_recovery_prunes_obsolete_segments_before_validation ... ok [INFO] [stdout] test handler_recovery_requires_retained_wal_through_snapshot ... ok [INFO] [stdout] test handler_recovery_replays_from_explicit_cursor_during_build ... ok [INFO] [stdout] test handler_recovery_allows_cursor_ahead_of_snapshot_within_recoverable_head ... ok [INFO] [stdout] test handler_recovery_allows_mid_tx_cursor_during_build ... ok [INFO] [stdout] test tx_id_continues_from_snapshot_when_no_wal_events_after_snapshot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/engine_wal_sequence_spec.rs (/opt/rustwide/target/debug/deps/engine_wal_sequence_spec-895c6fcf0125b900) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test apply_panics_on_sequence_gap - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/idempotency_helper_spec.rs (/opt/rustwide/target/debug/deps/idempotency_helper_spec-4999fb6c76de05fe) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test betex_command_fingerprint_is_stable_for_same_command_input ... ok [INFO] [stdout] test expired_inflight_entry_is_not_reclaimed_by_reserve ... ok [INFO] [stdout] test completed_response_replays_within_ttl ... ok [INFO] [stdout] test same_key_different_fingerprint_returns_conflict ... ok [INFO] [stdout] test submit_failure_releases_inflight_and_allows_retry ... ok [INFO] [stdout] test pruner_does_not_evict_inflight_entries ... ok [INFO] [stdout] test concurrent_same_key_and_fingerprint_joins_single_submission ... ok [INFO] [stdout] test ttl_expiry_causes_reexecution ... ok [INFO] [stdout] test inflight_elsewhere_is_returned_when_no_local_waiter_exists ... ok [INFO] [stdout] [INFO] [stderr] Running tests/journal_spec.rs (/opt/rustwide/target/debug/deps/journal_spec-5518cc8fe33d657f) [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test journal_open_fails_when_writer_lock_is_already_held ... ok [INFO] [stdout] test journal_open_fails_when_other_process_holds_writer_lock ... ok [INFO] [stdout] test configurable_map_size ... ok [INFO] [stdout] test journal_reader_recover_from_rejects_after_seq_zero_partial_left_edge ... ok [INFO] [stdout] test journal_reader_recover_from_ignores_gap_before_cursor ... ok [INFO] [stdout] test journal_reader_recover_from_allows_mid_tx_cursor ... ok [INFO] [stdout] test contiguity_gap_detected ... ok [INFO] [stdout] test journal_reader_open_is_side_effect_free ... ok [INFO] [stdout] test journal_reader_recover_from_rejects_broken_cursor_with_later_records ... ok [INFO] [stdout] test journal_reader_head_seq_allows_pruned_prefix ... ok [INFO] [stdout] test journal_reader_rejects_corrupt_record_across_public_reads ... ok [INFO] [stdout] test journal_reader_recover_from_rejects_invalid_cursor_even_with_later_records ... ok [INFO] [stdout] test delete_segments_moves_to_trash ... ok [INFO] [stdout] test journal_reader_rejects_gap_after_partial_left_edge ... ok [INFO] [stdout] test journal_reader_can_open_while_writer_lock_is_held ... ok [INFO] [stdout] test journal_reader_rejects_complete_partial_left_edge_for_exact_reads ... ok [INFO] [stdout] test journal_reader_recover_from_rejects_cursor_inside_incomplete_tail ... ok [INFO] [stdout] test delete_segments_partial ... ok [INFO] [stdout] test journal_reader_recover_range_rejects_left_edge_gap ... ok [INFO] [stdout] test empty_trailing_segment_after_crash ... ok [INFO] [stdout] test journal_reader_head_seq_ignores_incomplete_tail ... ok [INFO] [stdout] test delete_segments_preserves_active ... ok [INFO] [stdout] test journal_reader_rejects_schema_mismatch ... ok [INFO] [stdout] test journal_reader_recover_from_rejects_missing_first_batch_after_cursor ... ok [INFO] [stdout] test open_engine_propagates_writer_lock_error ... ok [INFO] [stdout] test journal_reader_recover_range_skips_partial_edges ... ok [INFO] [stdout] test recovery_from_mid_tx_cursor_replays_remaining_events ... ok [INFO] [stdout] test recovery_from_cursor_ignores_gap_before_cursor ... ok [INFO] [stdout] test wal_lock_helper_process ... ok [INFO] [stdout] test journal_reader_rejects_sequence_gaps ... ok [INFO] [stdout] test journal_reader_rejects_invalid_tx_framing_across_public_reads ... ok [INFO] [stdout] test auto_rotate_max_segment_events ... ok [INFO] [stdout] test multi_segment_recovery_across_boundaries ... ok [INFO] [stdout] test single_segment_write_and_recover ... ok [INFO] [stdout] test rotation_mid_stream_contiguous ... ok [INFO] [stdout] test recovery_from_mid_segment ... ok [INFO] [stdout] test segment_info_correct ... ok [INFO] [stdout] test journal_open_succeeds_after_lock_holder_process_is_killed ... ok [INFO] [stdout] test tx_sealed_at_segment_boundary ... ok [INFO] [stdout] test startup_maintenance_does_not_run_when_writer_lock_is_held ... ok [INFO] [stdout] test startup_clears_trash ... ok [INFO] [stdout] test startup_prunes_before_sequence_then_clears_trash ... ok [INFO] [stdout] test multiple_rotations_sequential ... ok [INFO] [stdout] test restart_with_new_disruptor_preserves_rotation_sequence_contiguity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] [stderr] Running tests/market_kind_spec.rs (/opt/rustwide/target/debug/deps/market_kind_spec-aa3dfde427a144b5) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test pre_event_only_rejects_live_phase_command ... ok [INFO] [stdout] test pre_event_only_rejects_await_live_command ... ok [INFO] [stdout] test pre_event_only_panics_if_live_phase_event_is_applied - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/prediction_book_spec.rs (/opt/rustwide/target/debug/deps/prediction_book_spec-65f73698bc883437) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test binary_yes_rejects_invalid_price_ticks ... ok [INFO] [stdout] test binary_yes_fok_rejects_when_only_self_liquidity_is_available ... ok [INFO] [stdout] test binary_yes_fok_rejects_when_not_enough_liquidity ... ok [INFO] [stdout] test binary_yes_set_market_state_closed_uses_close_flow ... ok [INFO] [stdout] test binary_yes_market_snapshot_includes_binary_depth ... ok [INFO] [stdout] test binary_yes_close_market_does_not_skip_live_orders ... ok [INFO] [stdout] test exchange_market_snapshot_includes_runner_labels ... ok [INFO] [stdout] test binary_yes_fok_rejection_emits_no_book_event ... ok [INFO] [stdout] test binary_yes_close_removes_market_from_engine_state ... ok [INFO] [stdout] test binary_yes_self_match_is_blocked ... ok [INFO] [stdout] test binary_yes_replace_forces_gtc_time_in_force ... ok [INFO] [stdout] test binary_yes_market_matches_buy_and_sell ... ok [INFO] [stdout] test exchange_odds_market_rejects_binary_orders ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/protocol_idempotency_spec.rs (/opt/rustwide/target/debug/deps/protocol_idempotency_spec-6cd602d5adc41a6e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test market_removed_event_roundtrip_preserves_reason ... ok [INFO] [stdout] test command_roundtrip_preserves_correlation_id ... ok [INFO] [stdout] test order_accepted_roundtrip_preserves_correlation_id ... ok [INFO] [stdout] test void_trades_command_roundtrip_preserves_passthrough_fields ... ok [INFO] [stdout] test command_kind_json_roundtrip ... ok [INFO] [stdout] test void_trades_event_roundtrip_preserves_passthrough_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/replay_determinism.rs (/opt/rustwide/target/debug/deps/replay_determinism-775370db05b132ef) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/scenario_tests.rs (/opt/rustwide/target/debug/deps/scenario_tests-d86b62c61662e693) [INFO] [stdout] test replay_determinism_smoke ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test fill_or_kill::fok_fills_completely_or_not_at_all ... ok [INFO] [stdout] test cancellation::cancel_partially_matched_order ... ok [INFO] [stdout] test fifo_priority::fifo_across_multiple_matches ... ok [INFO] [stdout] test fifo_priority::earlier_order_at_same_price_matches_first ... ok [INFO] [stdout] test fill_or_kill::fok_succeeds_with_full_liquidity ... ok [INFO] [stdout] test market_state::can_place_order_after_resume ... ok [INFO] [stdout] test basic_matching::no_match_when_back_requires_higher_odds_than_available ... ok [INFO] [stdout] test implied_matching::no_implied_matching_in_multi_runner ... ok [INFO] [stdout] test implied_matching::back_on_opposite_runners_creates_implied_match ... ok [INFO] [stdout] test account_scenarios::same_account_cancels_own_orders ... ok [INFO] [stdout] test account_scenarios::same_account_multiple_orders_across_runners ... ok [INFO] [stdout] test fill_or_kill::fok_min_fill_allows_partial ... ok [INFO] [stdout] test cancellation::cancel_unmatched_order ... ok [INFO] [stdout] test fill_or_kill::fok_min_fill_rejects_below_minimum ... ok [INFO] [stdout] test basic_matching::direct_match_back_and_lay ... ok [INFO] [stdout] test cancellation::cancelled_order_not_matchable ... ok [INFO] [stdout] test market_state::lapse_orders_removed_on_live_phase ... ok [INFO] [stdout] test partial_fills::aggressor_partial_fill ... ok [INFO] [stdout] test market_state::cannot_place_order_when_suspended ... ok [INFO] [stdout] test partial_fills::partial_fill_leaves_remainder ... ok [INFO] [stdout] test partial_fills::multi_level_sweep ... ok [INFO] [stdout] test market_state::close_market_cancels_resting_orders ... ok [INFO] [stdout] test validation::reject_order_on_removed_runner ... ok [INFO] [stdout] test price_priority::back_matches_best_available_lay_price ... ok [INFO] [stdout] test self_match::different_accounts_can_match ... ok [INFO] [stdout] test self_match::same_account_cannot_match_with_itself ... ok [INFO] [stdout] test basic_matching::match_at_resting_order_price ... ok [INFO] [stdout] test validation::reject_zero_stake ... ok [INFO] [stdout] test validation::reject_invalid_tick_price ... ok [INFO] [stdout] test validation::reject_unknown_runner ... ok [INFO] [stdout] test price_priority::multi_runner_lay_matches_lowest_acceptable_back_price ... ok [INFO] [stdout] test runner_removal::remove_runner_cancels_orders_on_that_runner ... ok [INFO] [stdout] test price_priority::lay_matches_best_available_back_price ... ok [INFO] [stdout] test price_priority::multi_runner_back_matches_highest_acceptable_lay_price ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/tagged_enum_bridge_struct_enum_spec.rs (/opt/rustwide/target/debug/deps/tagged_enum_bridge_struct_enum_spec-2bcef69480f51676) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test struct_enum_tagged_bridge_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/two_runner_dust_regression_spec.rs (/opt/rustwide/target/debug/deps/two_runner_dust_regression_spec-2c70d9600b18c44c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test cent_aligned_implied_conversion_does_not_need_clamp ... ok [INFO] [stdout] test cent_aligned_implied_match_fills_without_clamp_artifact ... ok [INFO] [stdout] test cent_aligned_implied_remainder_matches_visible_taker_remainder ... ok [INFO] [stdout] test randomized_multi_match_cent_aligned_fills_do_not_need_clamp ... ok [INFO] [stdout] test exhaustive_cent_aligned_round_trip_does_not_need_clamp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.55s [INFO] [stdout] [INFO] [stderr] Running tests/two_runner_spec.rs (/opt/rustwide/target/debug/deps/two_runner_spec-8eb0ddaff91bde22) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test trade_events_record_live_market_phase_when_matched_live ... ok [INFO] [stdout] test zero_implied_capacity_does_not_appear_on_opposite_runner ... ok [INFO] [stdout] test fok_uses_implied_taker_capacity_after_stake_conversion ... ok [INFO] [stdout] test implied_back_prefers_highest_effective_odds_for_taker ... ok [INFO] [stdout] test taker_back_at_min_tick_can_match_high_opposite_back_prices ... ok [INFO] [stdout] test implied_lay_prefers_lowest_effective_odds_for_taker ... ok [INFO] [stdout] test implied_matching_converts_stake_and_partially_fills_taker ... ok [INFO] [stdout] test implied_match_emits_each_side_price_and_stake_from_own_order_view ... ok [INFO] [stdout] test implied_back_b_vs_back_a_is_zero_sum_and_no_free_arb ... ok [INFO] [stdout] test random_implied_matching_can_sweep_multiple_makers ... ok [INFO] [stdout] test random_implied_matching_respects_directional_tick_rules_and_cent_rounding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/types_regression_spec.rs (/opt/rustwide/target/debug/deps/types_regression_spec-d16de83c98b36b63) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test odds_from_decimal_rejects_non_finite_and_negative ... ok [INFO] [stdout] test odds_display_preserves_4dp ... ok [INFO] [stdout] test money_add_overflow_panics_in_debug ... ok [INFO] [stdout] test money_sub_overflow_panics_in_debug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Doc-tests betex [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/book/multi_runner.rs - book::multi_runner::Scratch (line 35) ... ignored [INFO] [stdout] test src/book/two_runner.rs - book::two_runner::Scratch (line 39) ... ignored [INFO] [stdout] test src/cross_match/mod.rs - cross_match (line 32) ... ignored [INFO] [stdout] test src/engine/root.rs - engine::root::EngineRoot (line 43) ... ignored [INFO] [stdout] test src/engine/root.rs - engine::root::EngineRoot (line 55) ... ignored [INFO] [stdout] test src/lib.rs - (line 33) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.35s [INFO] running `Command { std: "docker" "inspect" "4bea82ed65bbd1ca45e42c7f60baae51bfc1b20ea9624aff520d3186cb578e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bea82ed65bbd1ca45e42c7f60baae51bfc1b20ea9624aff520d3186cb578e7e", kill_on_drop: false }` [INFO] [stdout] 4bea82ed65bbd1ca45e42c7f60baae51bfc1b20ea9624aff520d3186cb578e7e