ibapi 0.3.0

A synchronous implementation of the Interactive Brokers TWS API.
Documentation
Build #855991 2023-07-07 02:21:54
# rustc version
rustc 1.72.0-nightly (85bf07972 2023-07-06)# docs.rs version
docsrs 0.6.0 (eb803472 2023-06-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ibapi-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ibapi-0.3.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230706-1.72.0-nightly-85bf07972\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f684b350b8824a9a6b761e8c7888986e18a0f86b9dbe9e246e25b1f508459f5c
[INFO] running `Command { std: "docker" "start" "-a" "f684b350b8824a9a6b761e8c7888986e18a0f86b9dbe9e246e25b1f508459f5c", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: historical_ticks_mid_point, tick_by_tick, historical_schedules, executions, stream_bars, next_order_id, historical_data_ending_now, cancel_orders, orders, breakout, contract_details, historical_schedules_ending_now, head_timestamp, historical_data, historical_ticks_trade, market_rule, matching_symbols, historical_ticks_bid_ask, positions, place_order
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting ibapi v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `historical::HistoricalSchedule`
[INFO] [stderr]    --> src/client.rs:593:19
[INFO] [stderr]     |
[INFO] [stderr] 593 |     /// Requests [historical::HistoricalSchedule] for an interval of given duration
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `HistoricalSchedule` in module `historical`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `historical::HistoricalSchedule`
[INFO] [stderr]    --> src/client.rs:597:52
[INFO] [stderr]     |
[INFO] [stderr] 597 |     /// * `contract`     - [Contract] to retrieve [historical::HistoricalSchedule] for.
[INFO] [stderr]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `HistoricalSchedule` in module `historical`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `historical::HistoricalSchedule`
[INFO] [stderr]    --> src/client.rs:598:62
[INFO] [stderr]     |
[INFO] [stderr] 598 |     /// * `interval_end` - end date of interval to retrieve [historical::HistoricalSchedule] for.
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `HistoricalSchedule` in module `historical`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `historical::HistoricalSchedule`
[INFO] [stderr]    --> src/client.rs:599:62
[INFO] [stderr]     |
[INFO] [stderr] 599 |     /// * `duration`     - duration of interval to retrieve [historical::HistoricalSchedule] for.
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `HistoricalSchedule` in module `historical`
[INFO] [stderr] 
[INFO] [stderr] warning: `ibapi` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "f684b350b8824a9a6b761e8c7888986e18a0f86b9dbe9e246e25b1f508459f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f684b350b8824a9a6b761e8c7888986e18a0f86b9dbe9e246e25b1f508459f5c", kill_on_drop: false }`
[INFO] [stdout] f684b350b8824a9a6b761e8c7888986e18a0f86b9dbe9e246e25b1f508459f5c