[INFO] fetching crate tigeropen 0.1.0...
[INFO] testing tigeropen-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tigeropen 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate tigeropen 0.1.0
[INFO] finished tweaking crates.io crate tigeropen 0.1.0
[INFO] tweaked toml for crates.io crate tigeropen 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tigeropen 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tigeropen 0.1.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded tungstenite v0.20.1
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.1
[INFO] [stderr]   Downloaded wiremock v0.5.22
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb618557bfb8cf2bd71c8717c3ea45b329a5f8d4f87a4240e7cb8abf82882dff
[INFO] running `Command { std: "docker" "start" "-a" "cb618557bfb8cf2bd71c8717c3ea45b329a5f8d4f87a4240e7cb8abf82882dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb618557bfb8cf2bd71c8717c3ea45b329a5f8d4f87a4240e7cb8abf82882dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb618557bfb8cf2bd71c8717c3ea45b329a5f8d4f87a4240e7cb8abf82882dff", kill_on_drop: false }`
[INFO] [stdout] cb618557bfb8cf2bd71c8717c3ea45b329a5f8d4f87a4240e7cb8abf82882dff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6237b9c4212a94488424fedb634e1acef1a714fcceda99b14f462ac1b10f2d83
[INFO] running `Command { std: "docker" "start" "-a" "6237b9c4212a94488424fedb634e1acef1a714fcceda99b14f462ac1b10f2d83", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tigeropen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `config`, `push_url`, and `auto_reconnect` are never read
[INFO] [stdout]   --> src/push/push_client.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PushClient {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 34 |     config: ClientConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     push_url: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 36 |     auto_reconnect: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.65s
[INFO] running `Command { std: "docker" "inspect" "6237b9c4212a94488424fedb634e1acef1a714fcceda99b14f462ac1b10f2d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6237b9c4212a94488424fedb634e1acef1a714fcceda99b14f462ac1b10f2d83", kill_on_drop: false }`
[INFO] [stdout] 6237b9c4212a94488424fedb634e1acef1a714fcceda99b14f462ac1b10f2d83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6a7cdf28f503d30c901b34b52056a8eb04260035ceceeffc4922e6ce7d21de1
[INFO] running `Command { std: "docker" "start" "-a" "b6a7cdf28f503d30c901b34b52056a8eb04260035ceceeffc4922e6ce7d21de1", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tigeropen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `config`, `push_url`, and `auto_reconnect` are never read
[INFO] [stdout]   --> src/push/push_client.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PushClient {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 34 |     config: ClientConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     push_url: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 36 |     auto_reconnect: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/config/config_parser.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | /     /// **Validates: Requirements 2.8, 10.7**
[INFO] [stdout] 244 | |     ///
[INFO] [stdout] 245 | |     /// Feature: multi-language-sdks, Property 1: Properties 配置文件解析 round-trip
[INFO] [stdout] 246 | |     ///
[INFO] [stdout] 247 | |     /// 对于任意有效的键值对集合，将其序列化为 Java properties 格式后再解析，
[INFO] [stdout] 248 | |     /// 得到的键值对集合应与原始集合等价。
[INFO] [stdout]     | |_____-------------------------------------^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_market_state` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]   --> src/quote/tests.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let data = qc.get_market_state("US").await.unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/quote/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct QuoteClient<'a> {
[INFO] [stdout]    | -------------------------- method `get_market_state` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `market_state` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 -     let data = qc.get_market_state("US").await.unwrap();
[INFO] [stdout] 82 +     let data = qc.market_state("US").await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_brief` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]   --> src/quote/tests.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let data = qc.get_brief(&["AAPL"]).await.unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^ method not found in `quote::QuoteClient<'_>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/quote/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct QuoteClient<'a> {
[INFO] [stdout]    | -------------------------- method `get_brief` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_kline` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let data = qc.get_kline("AAPL", "day").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_kline` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `kline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 104 -     let data = qc.get_kline("AAPL", "day").await.unwrap();
[INFO] [stdout] 104 +     let data = qc.kline("AAPL", "day").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_timeline` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let data = qc.get_timeline(&["AAPL"]).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_timeline` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `timeline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 115 -     let data = qc.get_timeline(&["AAPL"]).await.unwrap();
[INFO] [stdout] 115 +     let data = qc.timeline(&["AAPL"]).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_trade_tick` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let data = qc.get_trade_tick(&["AAPL"]).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_trade_tick` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `trade_tick` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 126 -     let data = qc.get_trade_tick(&["AAPL"]).await.unwrap();
[INFO] [stdout] 126 +     let data = qc.trade_tick(&["AAPL"]).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_quote_depth` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let data = qc.get_quote_depth("AAPL").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_quote_depth` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `quote_depth` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 -     let data = qc.get_quote_depth("AAPL").await.unwrap();
[INFO] [stdout] 137 +     let data = qc.quote_depth("AAPL").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_option_expiration` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:150:19
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let data = qc.get_option_expiration("AAPL").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_option_expiration` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `option_expiration` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 150 -     let data = qc.get_option_expiration("AAPL").await.unwrap();
[INFO] [stdout] 150 +     let data = qc.option_expiration("AAPL").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_option_chain` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let data = qc.get_option_chain("AAPL", "2024-01-19").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_option_chain` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `option_chain` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 161 -     let data = qc.get_option_chain("AAPL", "2024-01-19").await.unwrap();
[INFO] [stdout] 161 +     let data = qc.option_chain("AAPL", "2024-01-19").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_option_brief` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let data = qc.get_option_brief(&["AAPL 240119C00150000"]).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_option_brief` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `option_brief` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 172 -     let data = qc.get_option_brief(&["AAPL 240119C00150000"]).await.unwrap();
[INFO] [stdout] 172 +     let data = qc.option_brief(&["AAPL 240119C00150000"]).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_option_kline` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let data = qc.get_option_kline("AAPL 240119C00150000", "day").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_option_kline` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `option_kline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 183 -     let data = qc.get_option_kline("AAPL 240119C00150000", "day").await.unwrap();
[INFO] [stdout] 183 +     let data = qc.option_kline("AAPL 240119C00150000", "day").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_future_exchange` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let data = qc.get_future_exchange().await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_future_exchange` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `future_exchange` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 196 -     let data = qc.get_future_exchange().await.unwrap();
[INFO] [stdout] 196 +     let data = qc.future_exchange().await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_future_contracts` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let data = qc.get_future_contracts("CME").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_future_contracts` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `future_contracts` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 207 -     let data = qc.get_future_contracts("CME").await.unwrap();
[INFO] [stdout] 207 +     let data = qc.future_contracts("CME").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_future_real_time_quote` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:218:19
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let data = qc.get_future_real_time_quote(&["ES2312"]).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_future_real_time_quote` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `future_real_time_quote` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 218 -     let data = qc.get_future_real_time_quote(&["ES2312"]).await.unwrap();
[INFO] [stdout] 218 +     let data = qc.future_real_time_quote(&["ES2312"]).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_future_kline` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:229:19
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let data = qc.get_future_kline("ES2312", "day").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_future_kline` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `future_kline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 229 -     let data = qc.get_future_kline("ES2312", "day").await.unwrap();
[INFO] [stdout] 229 +     let data = qc.future_kline("ES2312", "day").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_financial_daily` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let data = qc.get_financial_daily("AAPL").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_financial_daily` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `financial_daily` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 242 -     let data = qc.get_financial_daily("AAPL").await.unwrap();
[INFO] [stdout] 242 +     let data = qc.financial_daily("AAPL").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_financial_report` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:253:19
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let data = qc.get_financial_report("AAPL").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_financial_report` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `financial_report` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 253 -     let data = qc.get_financial_report("AAPL").await.unwrap();
[INFO] [stdout] 253 +     let data = qc.financial_report("AAPL").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_corporate_action` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:264:19
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let data = qc.get_corporate_action("AAPL").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_corporate_action` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `corporate_action` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 264 -     let data = qc.get_corporate_action("AAPL").await.unwrap();
[INFO] [stdout] 264 +     let data = qc.corporate_action("AAPL").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_capital_flow` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let data = qc.get_capital_flow("AAPL").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_capital_flow` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `capital_flow` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 275 -     let data = qc.get_capital_flow("AAPL").await.unwrap();
[INFO] [stdout] 275 +     let data = qc.capital_flow("AAPL").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_capital_distribution` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:286:19
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let data = qc.get_capital_distribution("AAPL").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_capital_distribution` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `capital_distribution` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 286 -     let data = qc.get_capital_distribution("AAPL").await.unwrap();
[INFO] [stdout] 286 +     let data = qc.capital_distribution("AAPL").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_market_state` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let result = qc.get_market_state("US").await;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_market_state` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `market_state` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 324 -     let result = qc.get_market_state("US").await;
[INFO] [stdout] 324 +     let result = qc.market_state("US").await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_market_state` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let _ = qc.get_market_state("US").await;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_market_state` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `market_state` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 343 -     let _ = qc.get_market_state("US").await;
[INFO] [stdout] 343 +     let _ = qc.market_state("US").await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_kline` found for struct `quote::QuoteClient<'a>` in the current scope
[INFO] [stdout]    --> src/quote/tests.rs:365:16
[INFO] [stdout]     |
[INFO] [stdout] 365 |     let _ = qc.get_kline("AAPL", "day").await;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/quote/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct QuoteClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_kline` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `kline` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 365 -     let _ = qc.get_kline("AAPL", "day").await;
[INFO] [stdout] 365 +     let _ = qc.kline("AAPL", "day").await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_contract` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]   --> src/trade/tests.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let data = tc.get_contract("AAPL", "STK").await.unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/trade/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TradeClient<'a> {
[INFO] [stdout]    | -------------------------- method `get_contract` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `contract` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 -     let data = tc.get_contract("AAPL", "STK").await.unwrap();
[INFO] [stdout] 82 +     let data = tc.contract("AAPL", "STK").await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_contracts` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]   --> src/trade/tests.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let data = tc.get_contracts(&["AAPL", "GOOG"], "STK").await.unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/trade/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TradeClient<'a> {
[INFO] [stdout]    | -------------------------- method `get_contracts` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `contracts` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 -     let data = tc.get_contracts(&["AAPL", "GOOG"], "STK").await.unwrap();
[INFO] [stdout] 93 +     let data = tc.contracts(&["AAPL", "GOOG"], "STK").await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_quote_contract` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let data = tc.get_quote_contract("AAPL", "OPT").await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_quote_contract` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `quote_contract` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 104 -     let data = tc.get_quote_contract("AAPL", "OPT").await.unwrap();
[INFO] [stdout] 104 +     let data = tc.quote_contract("AAPL", "OPT").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_orders` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:184:19
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let data = tc.get_orders().await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_orders` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `orders` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 -     let data = tc.get_orders().await.unwrap();
[INFO] [stdout] 184 +     let data = tc.orders().await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_active_orders` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:195:19
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let data = tc.get_active_orders().await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_active_orders` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `active_orders` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 195 -     let data = tc.get_active_orders().await.unwrap();
[INFO] [stdout] 195 +     let data = tc.active_orders().await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_inactive_orders` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let data = tc.get_inactive_orders().await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_inactive_orders` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inactive_orders` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 206 -     let data = tc.get_inactive_orders().await.unwrap();
[INFO] [stdout] 206 +     let data = tc.inactive_orders().await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_filled_orders` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let data = tc.get_filled_orders().await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_filled_orders` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `filled_orders` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 217 -     let data = tc.get_filled_orders().await.unwrap();
[INFO] [stdout] 217 +     let data = tc.filled_orders().await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_positions` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 230 |     let data = tc.get_positions().await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_positions` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `positions` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 230 -     let data = tc.get_positions().await.unwrap();
[INFO] [stdout] 230 +     let data = tc.positions().await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_assets` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let data = tc.get_assets().await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_assets` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `assets` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 241 -     let data = tc.get_assets().await.unwrap();
[INFO] [stdout] 241 +     let data = tc.assets().await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_prime_assets` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let data = tc.get_prime_assets().await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_prime_assets` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `prime_assets` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 252 -     let data = tc.get_prime_assets().await.unwrap();
[INFO] [stdout] 252 +     let data = tc.prime_assets().await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_order_transactions` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let data = tc.get_order_transactions(12345).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_order_transactions` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `order_transactions` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 263 -     let data = tc.get_order_transactions(12345).await.unwrap();
[INFO] [stdout] 263 +     let data = tc.order_transactions(12345).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_orders` found for struct `trade::TradeClient<'a>` in the current scope
[INFO] [stdout]    --> src/trade/tests.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let result = tc.get_orders().await;
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/trade/mod.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub struct TradeClient<'a> {
[INFO] [stdout]     | -------------------------- method `get_orders` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `orders` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 276 -     let result = tc.get_orders().await;
[INFO] [stdout] 276 +     let result = tc.orders().await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tigeropen` (lib test) due to 34 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b6a7cdf28f503d30c901b34b52056a8eb04260035ceceeffc4922e6ce7d21de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6a7cdf28f503d30c901b34b52056a8eb04260035ceceeffc4922e6ce7d21de1", kill_on_drop: false }`
[INFO] [stdout] b6a7cdf28f503d30c901b34b52056a8eb04260035ceceeffc4922e6ce7d21de1
