[INFO] fetching crate longport 3.0.14... [INFO] testing longport-3.0.14 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate longport 3.0.14 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate longport 3.0.14 [INFO] finished tweaking crates.io crate longport 3.0.14 [INFO] tweaked toml for crates.io crate longport 3.0.14 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate longport 3.0.14 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate longport 3.0.14 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0360b0bcae725d4bade87b059d8b825af488f7fb6a7f39c9f4283e789578f606 [INFO] running `Command { std: "docker" "start" "-a" "0360b0bcae725d4bade87b059d8b825af488f7fb6a7f39c9f4283e789578f606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0360b0bcae725d4bade87b059d8b825af488f7fb6a7f39c9f4283e789578f606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0360b0bcae725d4bade87b059d8b825af488f7fb6a7f39c9f4283e789578f606", kill_on_drop: false }` [INFO] [stdout] 0360b0bcae725d4bade87b059d8b825af488f7fb6a7f39c9f4283e789578f606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d6fe22dd1c277f6bdf00b0852eef95f22a5dadcaa73c8bf222e5c5fca56d1d9 [INFO] running `Command { std: "docker" "start" "-a" "8d6fe22dd1c277f6bdf00b0852eef95f22a5dadcaa73c8bf222e5c5fca56d1d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling longport-proto v3.0.14 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling time-tz v2.0.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling leaky-bucket v1.1.2 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling comfy-table v7.2.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling longport-httpcli v3.0.14 [INFO] [stderr] Compiling longport-wscli v3.0.14 [INFO] [stderr] Compiling longport-candlesticks v3.0.14 [INFO] [stderr] Compiling longport v3.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "8d6fe22dd1c277f6bdf00b0852eef95f22a5dadcaa73c8bf222e5c5fca56d1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6fe22dd1c277f6bdf00b0852eef95f22a5dadcaa73c8bf222e5c5fca56d1d9", kill_on_drop: false }` [INFO] [stdout] 8d6fe22dd1c277f6bdf00b0852eef95f22a5dadcaa73c8bf222e5c5fca56d1d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a14c833527ea955125889871f942b69db0456706fa0177967b151fb0ae5c2713 [INFO] running `Command { std: "docker" "start" "-a" "a14c833527ea955125889871f942b69db0456706fa0177967b151fb0ae5c2713", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling leaky-bucket v1.1.2 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling longport-wscli v3.0.14 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling longport-httpcli v3.0.14 [INFO] [stderr] Compiling longport v3.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.68s [INFO] running `Command { std: "docker" "inspect" "a14c833527ea955125889871f942b69db0456706fa0177967b151fb0ae5c2713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14c833527ea955125889871f942b69db0456706fa0177967b151fb0ae5c2713", kill_on_drop: false }` [INFO] [stdout] a14c833527ea955125889871f942b69db0456706fa0177967b151fb0ae5c2713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7bd5b97fad1e1bbb82024894d0c48888d46f3ad0dba2491b39ac2fe7fcb4e713 [INFO] running `Command { std: "docker" "start" "-a" "7bd5b97fad1e1bbb82024894d0c48888d46f3ad0dba2491b39ac2fe7fcb4e713", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/longport-7bc81f6213b5ff21) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test quote::core::tests::test_merge_type ... ok [INFO] [stdout] test trade::types::tests::account_balance ... ok [INFO] [stdout] test trade::types::tests::fund_position_response ... ok [INFO] [stdout] test trade::types::tests::history_executions ... ok [INFO] [stdout] test quote::types::tests::watch_list ... ok [INFO] [stdout] test trade::types::tests::order_detail ... ok [INFO] [stdout] test trade::types::tests::today_orders ... ok [INFO] [stdout] test quote::core::tests::test_parse_market_from_symbol ... ok [INFO] [stdout] test trade::types::tests::cash_flow ... ok [INFO] [stdout] test trade::types::tests::stock_position_response ... ok [INFO] [stdout] test trade::types::tests::history_orders ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests longport [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test src/../README.md - (line 108) - compile ... ok [INFO] [stdout] test src/../README.md - (line 52) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::candlesticks (line 739) - compile ... ok [INFO] [stdout] test src/../README.md - (line 81) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::brokers (line 582) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::capital_distribution (line 1215) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::depth (line 539) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::intraday (line 694) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::delete_watchlist_group (line 1371) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::market_temperature (line 1494) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::option_chain_info_by_date (line 951) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::participants (line 617) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::quote (line 429) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::capital_flow (line 1182) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::create_watchlist_group (line 1317) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_candlesticks (line 1755) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::option_chain_expiry_date_list (line 908) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_depth (line 1629) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::option_quote (line 467) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_quote (line 1585) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::subscribe_candlesticks (line 291) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::subscribe (line 197) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::trading_days (line 1123) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::trading_session (line 1083) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::subscriptions (line 354) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::trades (line 656) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::unsubscribe (line 249) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_brokers (line 1715) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::static_info (line 388) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_trades (line 1669) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::warrant_issuers (line 1002) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::warrant_quote (line 503) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::account_balance (line 499) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::cancel_order (line 460) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::estimate_max_purchase_quantity (line 745) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::cash_flow (line 543) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::history_executions (line 175) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::fund_positions (line 587) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::history_orders (line 271) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::margin_ratio (line 659) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::order_detail (line 699) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::replace_order (line 374) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::stock_positions (line 623) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::subscribe (line 106) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::submit_order (line 412) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::today_executions (line 225) - compile ... ok [INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::today_orders (line 324) - compile ... ok [INFO] [stdout] test src/macros.rs - macros::decimal (line 53) ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::update_watchlist_group (line 1408) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::watchlist (line 1280) - compile ... ok [INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::history_market_temperature (line 1532) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7bd5b97fad1e1bbb82024894d0c48888d46f3ad0dba2491b39ac2fe7fcb4e713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd5b97fad1e1bbb82024894d0c48888d46f3ad0dba2491b39ac2fe7fcb4e713", kill_on_drop: false }` [INFO] [stdout] 7bd5b97fad1e1bbb82024894d0c48888d46f3ad0dba2491b39ac2fe7fcb4e713