[INFO] fetching crate rithmic-rs 0.4.2... [INFO] testing rithmic-rs-0.4.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate rithmic-rs 0.4.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rithmic-rs 0.4.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rithmic-rs 0.4.2 [INFO] tweaked toml for crates.io crate rithmic-rs 0.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rithmic-rs 0.4.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rithmic-rs 0.4.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24ac24890d24f3d414faa903a3ab4d775f47b4df1d260dfd14b1ebad59684d64 [INFO] running `Command { std: "docker" "start" "-a" "24ac24890d24f3d414faa903a3ab4d775f47b4df1d260dfd14b1ebad59684d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24ac24890d24f3d414faa903a3ab4d775f47b4df1d260dfd14b1ebad59684d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ac24890d24f3d414faa903a3ab4d775f47b4df1d260dfd14b1ebad59684d64", kill_on_drop: false }` [INFO] [stdout] 24ac24890d24f3d414faa903a3ab4d775f47b4df1d260dfd14b1ebad59684d64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9ccc7161ce17524ef5c8c01ff4624347ca59405f751934e6443e0cdecbf0b01 [INFO] running `Command { std: "docker" "start" "-a" "d9ccc7161ce17524ef5c8c01ff4624347ca59405f751934e6443e0cdecbf0b01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling rithmic-rs v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.25s [INFO] running `Command { std: "docker" "inspect" "d9ccc7161ce17524ef5c8c01ff4624347ca59405f751934e6443e0cdecbf0b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9ccc7161ce17524ef5c8c01ff4624347ca59405f751934e6443e0cdecbf0b01", kill_on_drop: false }` [INFO] [stdout] d9ccc7161ce17524ef5c8c01ff4624347ca59405f751934e6443e0cdecbf0b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e422b659e3f3ac43e776440c2b54aadddf1da6cee1cb2b63c2e7a495dcdcf4f [INFO] running `Command { std: "docker" "start" "-a" "2e422b659e3f3ac43e776440c2b54aadddf1da6cee1cb2b63c2e7a495dcdcf4f", kill_on_drop: false }` [INFO] [stderr] Compiling rithmic-rs v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.33s [INFO] running `Command { std: "docker" "inspect" "2e422b659e3f3ac43e776440c2b54aadddf1da6cee1cb2b63c2e7a495dcdcf4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e422b659e3f3ac43e776440c2b54aadddf1da6cee1cb2b63c2e7a495dcdcf4f", kill_on_drop: false }` [INFO] [stdout] 2e422b659e3f3ac43e776440c2b54aadddf1da6cee1cb2b63c2e7a495dcdcf4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9adbbcf758391638ee8c4d5cb36852446fedd4316be08de7162eaec5651729c [INFO] running `Command { std: "docker" "start" "-a" "d9adbbcf758391638ee8c4d5cb36852446fedd4316be08de7162eaec5651729c", 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/rithmic_rs-5cdf057abb8bfba6) [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] [stderr] Doc-tests rithmic_rs [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/plants/order_plant.rs - plants::order_plant::RithmicOrderPlant (line 98) - compile ... FAILED [INFO] [stdout] test src/plants/pnl_plant.rs - plants::pnl_plant::RithmicPnlPlant (line 64) - compile ... FAILED [INFO] [stdout] test src/plants/ticker_plant.rs - plants::ticker_plant::RithmicTickerPlant (line 82) - compile ... FAILED [INFO] [stdout] test src/plants/history_plant.rs - plants::history_plant::RithmicHistoryPlant (line 75) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/plants/order_plant.rs - plants::order_plant::RithmicOrderPlant (line 98) stdout ---- [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/plants/order_plant.rs:166:2 [INFO] [stdout] | [INFO] [stdout] 107 | async fn main() -> Result<(), Box> { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 152 | match handle.subscription_receiver.recv().await { [INFO] [stdout] | - this delimiter might not be properly closed... [INFO] [stdout] ... [INFO] [stdout] 155 | RithmicMessage::RithmicOrderNotification(u) => {} [INFO] [stdout] | -- block is empty, you might have not meant to close it [INFO] [stdout] ... [INFO] [stdout] 160 | } [INFO] [stdout] | - ...as it matches this but it has different indentation [INFO] [stdout] ... [INFO] [stdout] 166 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/plants/pnl_plant.rs - plants::pnl_plant::RithmicPnlPlant (line 64) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RithmicMessage` [INFO] [stdout] --> src/plants/pnl_plant.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | RithmicMessage::AccountPnLPositionUpdate(u) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `RithmicMessage` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 66 + use rithmic_rs::rti::messages::RithmicMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RithmicMessage` [INFO] [stdout] --> src/plants/pnl_plant.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | RithmicMessage::InstrumentPnLPositionUpdate => {} [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `RithmicMessage` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 66 + use rithmic_rs::rti::messages::RithmicMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_handle` found for struct `RithmicPnlPlant` in the current scope [INFO] [stdout] --> src/plants/pnl_plant.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | let handle = pnl_plant.get_handle(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RithmicPnlPlant` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/ws.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_handle(&self) -> Self::Handle; [INFO] [stdout] | ---------- the method is available for `RithmicPnlPlant` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RithmicStream` which provides `get_handle` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 64 + use crate::rithmic_rs::ws::RithmicStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/plants/ticker_plant.rs - plants::ticker_plant::RithmicTickerPlant (line 82) stdout ---- [INFO] [stdout] error: expected expression, found `,` [INFO] [stdout] --> src/plants/ticker_plant.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | }, [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RithmicConnectionSystem` [INFO] [stdout] --> src/plants/ticker_plant.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | env: RithmicConnectionSystem::Demo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `RithmicConnectionSystem` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 84 + use rithmic_rs::connection_info::RithmicConnectionSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RithmicMessage` [INFO] [stdout] --> src/plants/ticker_plant.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | RithmicMessage::LastTrade(u) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `RithmicMessage` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 84 + use rithmic_rs::rti::messages::RithmicMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RithmicMessage` [INFO] [stdout] --> src/plants/ticker_plant.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | RithmicMessage::BestBidOffer(u) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `RithmicMessage` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 84 + use rithmic_rs::rti::messages::RithmicMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_handle` found for struct `RithmicTickerPlant` in the current scope [INFO] [stdout] --> src/plants/ticker_plant.rs:101:31 [INFO] [stdout] | [INFO] [stdout] 101 | let handle = ticker_plant.get_handle(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RithmicTickerPlant` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/ws.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_handle(&self) -> Self::Handle; [INFO] [stdout] | ---------- the method is available for `RithmicTickerPlant` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RithmicStream` which provides `get_handle` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 82 + use crate::rithmic_rs::ws::RithmicStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/plants/history_plant.rs - plants::history_plant::RithmicHistoryPlant (line 75) stdout ---- [INFO] [stdout] error[E0599]: no method named `get_handle` found for struct `RithmicHistoryPlant` in the current scope [INFO] [stdout] --> src/plants/history_plant.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | let handle = history_plant.get_handle(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RithmicHistoryPlant` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/ws.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_handle(&self) -> Self::Handle; [INFO] [stdout] | ---------- the method is available for `RithmicHistoryPlant` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RithmicStream` which provides `get_handle` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 75 + use crate::rithmic_rs::ws::RithmicStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/plants/history_plant.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | let ticks = handle.load_ticks( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | println!("Received {} tick responses", ticks.len()); [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `ticks` an explicit type [INFO] [stdout] | [INFO] [stdout] 108 | let ticks: /* Type */ = handle.load_ticks( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/plants/history_plant.rs - plants::history_plant::RithmicHistoryPlant (line 75) [INFO] [stdout] src/plants/order_plant.rs - plants::order_plant::RithmicOrderPlant (line 98) [INFO] [stdout] src/plants/pnl_plant.rs - plants::pnl_plant::RithmicPnlPlant (line 64) [INFO] [stdout] src/plants/ticker_plant.rs - plants::ticker_plant::RithmicTickerPlant (line 82) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.46s; merged doctests compilation took 0.25s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d9adbbcf758391638ee8c4d5cb36852446fedd4316be08de7162eaec5651729c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9adbbcf758391638ee8c4d5cb36852446fedd4316be08de7162eaec5651729c", kill_on_drop: false }` [INFO] [stdout] d9adbbcf758391638ee8c4d5cb36852446fedd4316be08de7162eaec5651729c