[INFO] fetching crate nautilus-execution 0.50.0... [INFO] testing nautilus-execution-0.50.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate nautilus-execution 0.50.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate nautilus-execution 0.50.0 [INFO] finished tweaking crates.io crate nautilus-execution 0.50.0 [INFO] tweaked toml for crates.io crate nautilus-execution 0.50.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nautilus-execution 0.50.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nautilus-execution 0.50.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e856130bf309e6f49aa1ad79ad26494a3112480b6717cdfaab66a2408b97ac9a [INFO] running `Command { std: "docker" "start" "-a" "e856130bf309e6f49aa1ad79ad26494a3112480b6717cdfaab66a2408b97ac9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e856130bf309e6f49aa1ad79ad26494a3112480b6717cdfaab66a2408b97ac9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e856130bf309e6f49aa1ad79ad26494a3112480b6717cdfaab66a2408b97ac9a", kill_on_drop: false }` [INFO] [stdout] e856130bf309e6f49aa1ad79ad26494a3112480b6717cdfaab66a2408b97ac9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eb049d1e36e3c92a13f3fd2e2bca0581d4538384692ef18951f8391d4948054 [INFO] running `Command { std: "docker" "start" "-a" "2eb049d1e36e3c92a13f3fd2e2bca0581d4538384692ef18951f8391d4948054", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling nautilus-model v0.50.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling implied-vol v1.3.0 [INFO] [stderr] Compiling evalexpr v11.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling nautilus-common v0.50.0 [INFO] [stderr] Compiling nautilus-core v0.50.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling sysinfo v0.37.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.13.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ustr v1.1.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling pyo3-stub-gen v0.13.1 [INFO] [stderr] Compiling nautilus-indicators v0.50.0 [INFO] [stderr] Compiling nautilus-execution v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.48s [INFO] running `Command { std: "docker" "inspect" "2eb049d1e36e3c92a13f3fd2e2bca0581d4538384692ef18951f8391d4948054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb049d1e36e3c92a13f3fd2e2bca0581d4538384692ef18951f8391d4948054", kill_on_drop: false }` [INFO] [stdout] 2eb049d1e36e3c92a13f3fd2e2bca0581d4538384692ef18951f8391d4948054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1044e2214d5a42f28fe8e122c8ac7f0b363349ff488117f85937e240a1816bb9 [INFO] running `Command { std: "docker" "start" "-a" "1044e2214d5a42f28fe8e122c8ac7f0b363349ff488117f85937e240a1816bb9", kill_on_drop: false }` [INFO] [stderr] Compiling nautilus-execution v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.96s [INFO] running `Command { std: "docker" "inspect" "1044e2214d5a42f28fe8e122c8ac7f0b363349ff488117f85937e240a1816bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1044e2214d5a42f28fe8e122c8ac7f0b363349ff488117f85937e240a1816bb9", kill_on_drop: false }` [INFO] [stdout] 1044e2214d5a42f28fe8e122c8ac7f0b363349ff488117f85937e240a1816bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d196bcdd59a1b588ff6c4c1970fa6ed518209eb48642757d3c415df786804527 [INFO] running `Command { std: "docker" "start" "-a" "d196bcdd59a1b588ff6c4c1970fa6ed518209eb48642757d3c415df786804527", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus_execution-d77982f29043cc87) [INFO] [stdout] [INFO] [stdout] running 179 tests [INFO] [stdout] test engine::tests::test_check_integrity_returns_true ... ok [INFO] [stdout] test engine::tests::test_execute_query_order_command_succeeds ... ok [INFO] [stdout] test engine::tests::test_execution_engine_with_config_initializes_correctly ... ok [INFO] [stdout] test engine::tests::test_execution_engine_default_config_initializes_correctly ... ok [INFO] [stdout] test engine::tests::test_check_connected_when_client_connected_returns_true ... ok [INFO] [stdout] test engine::tests::test_deregister_client_removes_client ... ok [INFO] [stdout] test engine::tests::test_check_connected_when_client_disconnected_returns_false ... ok [INFO] [stdout] test engine::tests::test_check_disconnected_when_client_disconnected_returns_true ... ok [INFO] [stdout] test engine::tests::test_canceled_order_receiving_fill_event_reopens_and_completes_order ... ok [INFO] [stdout] test engine::tests::test_cancel_order_removes_from_own_book ... ok [INFO] [stdout] test engine::tests::test_filled_order_removes_from_own_book ... ok [INFO] [stdout] test engine::tests::test_canceled_order_receiving_partial_fill_event_reopens_and_becomes_partially_filled ... ok [INFO] [stdout] test engine::tests::test_cancel_order_for_already_closed_order_logs_and_does_nothing ... ok [INFO] [stdout] test engine::tests::test_flip_position_on_flat_position_then_filled_reusing_position_id ... ok [INFO] [stdout] test engine::tests::test_flip_position_on_opposite_filled_same_position_sell ... ok [INFO] [stdout] test engine::tests::test_handle_duplicate_order_events_logs_error_and_does_not_apply ... ok [INFO] [stdout] test engine::tests::test_add_to_existing_position_on_order_fill ... ok [INFO] [stdout] test engine::tests::test_handle_order_fill_event ... ok [INFO] [stdout] test engine::tests::test_handle_position_opening_with_position_id_none ... ok [INFO] [stdout] test engine::tests::test_flip_position_when_netting_oms ... ok [INFO] [stdout] test engine::tests::test_close_position_on_order_fill ... ok [INFO] [stdout] test engine::tests::test_handle_updated_order_event ... ok [INFO] [stdout] test engine::tests::test_flip_position_on_opposite_filled_same_position_buy ... ok [INFO] [stdout] test engine::tests::test_modify_order_for_already_closed_order_logs_and_does_nothing ... ok [INFO] [stdout] test engine::tests::test_handle_order_fill_event_with_no_position_id_correctly_handles_fill ... ok [INFO] [stdout] test engine::tests::test_order_filled_event_when_order_not_found_in_cache_logs ... ok [INFO] [stdout] test engine::tests::test_handle_order_event_with_random_client_order_id_and_order_id_not_cached ... ok [INFO] [stdout] test engine::tests::test_order_updates_in_own_book ... ok [INFO] [stdout] test engine::tests::test_handle_order_event_with_different_client_order_id_but_matching_venue_order_id_fails_to_apply ... ok [INFO] [stdout] test engine::tests::test_handle_multiple_partial_fill_events ... ok [INFO] [stdout] test engine::tests::test_own_book_order_status_filtering_parameterized::case_1 ... ok [INFO] [stdout] test engine::tests::test_own_book_order_status_filtering_parameterized::case_2 ... ok [INFO] [stdout] test engine::tests::test_own_book_order_status_filtering_parameterized::case_3 ... ok [INFO] [stdout] test engine::tests::test_register_client_success ... ok [INFO] [stdout] test engine::tests::test_process_event_with_no_venue_order_id_logs_and_does_nothing ... ok [INFO] [stdout] test engine::tests::test_own_book_order_status_filtering_parameterized::case_4 ... ok [INFO] [stdout] test engine::tests::test_own_book_with_crossed_orders ... ok [INFO] [stdout] test engine::tests::test_own_book_with_contingent_orders ... ok [INFO] [stdout] test engine::tests::test_own_book_combined_status_filtering ... ok [INFO] [stdout] test engine::tests::test_position_flip_with_own_order_book ... ok [INFO] [stdout] test engine::tests::test_own_book_status_integrity_during_transitions ... ok [INFO] [stdout] test engine::tests::test_register_venue_routing_success ... ok [INFO] [stdout] test engine::tests::test_own_book_order_status_filtering_parameterized::case_6 ... ok [INFO] [stdout] test engine::tests::test_own_book_status_filtering ... ok [INFO] [stdout] test engine::tests::test_submit_bracket_order_with_quote_quantity_and_no_prices_denies ... ok [INFO] [stdout] test engine::tests::test_own_book_order_status_filtering_parameterized::case_5 ... ok [INFO] [stdout] test engine::tests::test_submit_bracket_order_list_with_all_duplicate_client_order_id_logs_does_not_submit ... ok [INFO] [stdout] test engine::tests::test_set_position_id_counts_updates_correctly ... ok [INFO] [stdout] test engine::tests::test_submit_ioc_fok_should_not_add_to_own_book::case_2 ... ok [INFO] [stdout] test engine::tests::test_submit_market_should_not_add_to_own_book ... ok [INFO] [stdout] test engine::tests::test_submit_ioc_fok_should_not_add_to_own_book::case_1 ... ok [INFO] [stdout] test engine::tests::test_submit_bracket_order_with_quote_quantity_and_ticks_converts_expected::case_2 ... ok [INFO] [stdout] test engine::tests::test_submit_bracket_order_with_quote_quantity_and_ticks_converts_expected::case_1 ... ok [INFO] [stdout] test engine::tests::test_submit_order_for_random_venue_logs ... ok [INFO] [stdout] test engine::tests::test_submit_order_successfully_processes_and_caches_order ... ok [INFO] [stdout] test engine::tests::test_submit_order_with_cleared_cache_logs_error ... ok [INFO] [stdout] test engine::tests::test_submit_order_adds_to_own_book_ask ... ok [INFO] [stdout] test engine::tests::test_submit_order_with_duplicate_client_order_id_handles_gracefully ... ok [INFO] [stdout] test engine::tests::test_submit_order_adds_to_own_book_bid ... ok [INFO] [stdout] test engine::tests::test_submit_order_with_quote_quantity_and_no_prices_denies ... ok [INFO] [stdout] test matching_core::tests::test_delete_order_when_exists::case_1 ... ok [INFO] [stdout] test matching_core::tests::test_add_order_ask_side ... ok [INFO] [stdout] test matching_core::tests::test_add_order_bid_side ... ok [INFO] [stdout] test engine::tests::test_when_applying_event_to_order_with_invalid_state_trigger_logs ... ok [INFO] [stdout] test matching_core::tests::test_is_limit_matched::case_5 ... ok [INFO] [stdout] test matching_core::tests::test_is_limit_matched::case_2 ... ok [INFO] [stdout] test matching_core::tests::test_is_limit_matched::case_3 ... ok [INFO] [stdout] test matching_core::tests::test_is_limit_matched::case_4 ... ok [INFO] [stdout] test matching_core::tests::test_delete_order_when_not_exists ... ok [INFO] [stdout] test matching_core::tests::test_delete_order_when_exists::case_2 ... ok [INFO] [stdout] test matching_core::tests::test_is_limit_matched::case_6 ... ok [INFO] [stdout] test matching_core::tests::test_is_limit_matched::case_1 ... ok [INFO] [stdout] test matching_core::tests::test_is_limit_matched::case_7 ... ok [INFO] [stdout] test matching_core::tests::test_is_limit_matched::case_8 ... ok [INFO] [stdout] test matching_core::tests::test_is_stop_matched::case_2 ... ok [INFO] [stdout] test matching_core::tests::test_is_stop_matched::case_3 ... ok [INFO] [stdout] test matching_core::tests::test_is_stop_matched::case_4 ... ok [INFO] [stdout] test matching_core::tests::test_is_stop_matched::case_1 ... ok [INFO] [stdout] test matching_core::tests::test_is_stop_matched::case_5 ... ok [INFO] [stdout] test matching_core::tests::test_is_stop_matched::case_7 ... ok [INFO] [stdout] test matching_core::tests::test_is_stop_matched::case_6 ... ok [INFO] [stdout] test matching_core::tests::test_is_stop_matched::case_8 ... ok [INFO] [stdout] test matching_core::tests::test_reset ... ok [INFO] [stdout] test matching_engine::ids_generator::tests::test_generate_venue_position_id ... ok [INFO] [stdout] test matching_engine::ids_generator::tests::get_venue_position_id ... ok [INFO] [stdout] test matching_engine::ids_generator::tests::test_get_position_id_hedging_with_generated_position ... ok [INFO] [stdout] test matching_engine::ids_generator::tests::test_get_position_id_hedging_with_existing_position ... ok [INFO] [stdout] test matching_engine::tests::test_bid_ask_initialized ... ok [INFO] [stdout] test matching_engine::tests::test_expire_order ... ok [INFO] [stdout] test matching_engine::tests::test_process_batch_cancel_command ... ok [INFO] [stdout] test matching_engine::tests::test_not_enough_quantity_filled_fok_order ... ok [INFO] [stdout] test matching_engine::ids_generator::tests::test_get_position_id_netting ... ok [INFO] [stdout] test matching_engine::tests::test_process_cancel_all_command ... ok [INFO] [stdout] test matching_engine::tests::test_process_cancel_command_order_not_found ... ok [INFO] [stdout] test matching_engine::tests::test_process_cancel_command_valid ... ok [INFO] [stdout] test matching_engine::tests::test_process_limit_if_touched_order_immediate_trigger_and_fill ... ok [INFO] [stdout] test matching_engine::tests::test_process_limit_order_matched_immediate_fill ... ok [INFO] [stdout] test matching_engine::tests::test_process_limit_order_not_matched_and_canceled_fok_order ... ok [INFO] [stdout] test matching_engine::tests::test_process_limit_post_only_order_that_would_be_a_taker ... ok [INFO] [stdout] test matching_engine::tests::test_process_market_if_touched_order_already_triggered ... ok [INFO] [stdout] test matching_engine::tests::test_process_market_to_limit_orders_not_fully_filled ... ok [INFO] [stdout] test matching_engine::tests::test_process_market_order_no_market_rejected ... ok [INFO] [stdout] test matching_engine::tests::test_process_modify_order_rejected_not_found ... ok [INFO] [stdout] test matching_engine::tests::test_process_order_when_instrument_not_active ... ok [INFO] [stdout] test matching_engine::tests::test_process_order_when_closed_linked_order ... ok [INFO] [stdout] test matching_engine::tests::test_process_order_when_invalid_contingent_orders ... ok [INFO] [stdout] test matching_engine::tests::test_process_order_when_invalid_quantity_precision ... ok [INFO] [stdout] test matching_engine::tests::test_process_order_when_instrument_already_expired ... ok [INFO] [stdout] test matching_engine::tests::test_process_order_when_shorting_equity_without_margin_account ... ok [INFO] [stdout] test matching_engine::tests::test_process_order_when_invalid_trigger_price_precision ... ok [INFO] [stdout] test matching_engine::tests::test_process_order_when_invalid_reduce_only ... ok [INFO] [stdout] test matching_engine::tests::test_process_order_when_invalid_price_precision ... ok [INFO] [stdout] test matching_engine::tests::test_process_stop_limit_order_triggered_not_filled ... ok [INFO] [stdout] test matching_engine::tests::test_process_stop_limit_order_triggered_filled ... ok [INFO] [stdout] test matching_engine::tests::test_process_stop_market_order_valid_trigger_filled ... ok [INFO] [stdout] test matching_engine::tests::test_process_trailing_stop_orders_rejeceted_and_valid ... ok [INFO] [stdout] test matching_engine::tests::test_update_market_if_touched_order_valid ... ok [INFO] [stdout] test matching_engine::tests::test_process_stop_market_order_valid_not_triggered_accepted ... ok [INFO] [stdout] test matching_engine::tests::test_update_stop_limit_order_valid_update_not_triggered ... ok [INFO] [stdout] test matching_engine::tests::test_process_stop_market_order_triggered_rejected ... ok [INFO] [stdout] test matching_engine::tests::test_update_limit_if_touched_order_valid ... ok [INFO] [stdout] test matching_engine::tests::test_update_limit_order_post_only_matched ... ok [INFO] [stdout] test matching_engine::tests::test_update_limit_order_valid ... ok [INFO] [stdout] test models::fee::tests::test_fixed_model_multiple_fills::case_1 ... ok [INFO] [stdout] test matching_engine::tests::test_updating_of_contingent_orders ... ok [INFO] [stdout] test matching_engine::tests::test_update_stop_market_order_valid ... ok [INFO] [stdout] test models::fee::tests::test_fixed_model_multiple_fills::case_4 ... ok [INFO] [stdout] test matching_engine::tests::test_valid_market_buy ... ok [INFO] [stdout] test matching_engine::tests::test_updating_of_trailing_stop_market_order_with_no_trigger_price_set ... ok [INFO] [stdout] test models::fee::tests::test_fixed_model_multiple_fills::case_2 ... ok [INFO] [stdout] test models::fee::tests::test_fixed_model_multiple_fills::case_3 ... ok [INFO] [stdout] test models::fee::tests::test_maker_taker_fee_model_maker_commission ... ok [INFO] [stdout] test models::fee::tests::test_maker_taker_fee_model_taker_commission ... ok [INFO] [stdout] test models::fee::tests::test_fixed_model_single_fill ... ok [INFO] [stdout] test models::fill::tests::test_fill_model_is_slipped ... ok [INFO] [stdout] test models::fill::tests::test_fill_model_is_limit_filled ... ok [INFO] [stdout] test models::fill::tests::test_fill_model_is_stop_filled ... ok [INFO] [stdout] test trailing::tests::test_no_update_when_candidate_worse::case_1 ... ok [INFO] [stdout] test trailing::tests::test_no_update_when_candidate_worse::case_2 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_last_or_bid_ask::case_1 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_last_or_bid_ask::case_2 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_last_or_bid_ask::case_3 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_last_or_bid_ask::case_4 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_limit_basis_points_buy_improve ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_limit_last_price_buy_improve_trigger_and_limit ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_limit_last_price_sell_improve ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_basis_points::case_1 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_basis_points::case_2 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_basis_points::case_3 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_basis_points::case_4 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_bid_ask::case_1 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_bid_ask::case_2 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_bid_ask::case_3 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_bid_ask::case_4 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_last_price::case_1 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_last_price::case_2 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_last_price::case_3 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_last_price::case_4 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_last_price_move_in_favour::case_1 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_last_price_move_in_favour::case_2 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_ticks::case_1 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_ticks::case_2 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_ticks::case_3 ... ok [INFO] [stdout] test trailing::tests::test_trailing_stop_market_ticks::case_4 ... ok [INFO] [stdout] test engine::tests::test_order_filled_with_unrecognized_strategy_id - should panic ... ok [INFO] [stdout] test engine::tests::test_submit_order_with_quote_quantity_and_quote_tick_converts_to_base_quantity::case_1 ... ok [INFO] [stdout] test engine::tests::test_submit_order_with_quote_quantity_and_trade_ticks_converts_to_base_quantity::case_1 ... ok [INFO] [stdout] test engine::tests::test_submit_order_with_quote_quantity_and_quote_tick_converts_to_base_quantity::case_2 ... ok [INFO] [stdout] test engine::tests::test_submit_order_with_quote_quantity_and_trade_ticks_converts_to_base_quantity::case_2 ... ok [INFO] [stdout] test trailing::tests::test_calculate_with_invalid_order_type ... ok [INFO] [stdout] test engine::tests::test_multiple_strategy_positions_opened ... ok [INFO] [stdout] test trailing::tests::test_calculate_with_last_price_no_last::case_1 ... ok [INFO] [stdout] test models::fill::tests::test_fill_model_param_prob_slippage_error - should panic ... ok [INFO] [stdout] test trailing::tests::test_calculate_with_last_price_no_last::case_2 ... ok [INFO] [stdout] test trailing::tests::test_calculate_with_bid_ask_no_bid_ask::case_1 ... ok [INFO] [stdout] test trailing::tests::test_calculate_with_bid_ask_no_bid_ask::case_2 ... ok [INFO] [stdout] test trailing::tests::test_calculate_with_unsupported_trigger_type ... ok [INFO] [stdout] test models::fill::tests::test_fill_model_param_prob_fill_on_stop_error - should panic ... ok [INFO] [stdout] test models::fill::tests::test_fill_model_param_prob_fill_on_limit_error - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 179 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests nautilus_execution [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d196bcdd59a1b588ff6c4c1970fa6ed518209eb48642757d3c415df786804527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d196bcdd59a1b588ff6c4c1970fa6ed518209eb48642757d3c415df786804527", kill_on_drop: false }` [INFO] [stdout] d196bcdd59a1b588ff6c4c1970fa6ed518209eb48642757d3c415df786804527