[INFO] fetching crate gmo-coin-rs2 0.2.0... [INFO] checking gmo-coin-rs2-0.2.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate gmo-coin-rs2 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate gmo-coin-rs2 0.2.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gmo-coin-rs2 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gmo-coin-rs2 0.2.0 [INFO] tweaked toml for crates.io crate gmo-coin-rs2 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate gmo-coin-rs2 0.2.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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.8.3 [INFO] [stderr] Downloaded indexmap v1.8.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.39 [INFO] [stderr] Downloaded tracing-core v0.1.27 [INFO] [stderr] Downloaded reqwest v0.11.10 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] [stderr] Downloaded syn v1.0.96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28f67dfdb0652e85e946cd708819b5fc3703039c6672ae8801b82eaae571351a [INFO] running `Command { std: "docker" "start" "-a" "28f67dfdb0652e85e946cd708819b5fc3703039c6672ae8801b82eaae571351a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28f67dfdb0652e85e946cd708819b5fc3703039c6672ae8801b82eaae571351a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f67dfdb0652e85e946cd708819b5fc3703039c6672ae8801b82eaae571351a", kill_on_drop: false }` [INFO] [stdout] 28f67dfdb0652e85e946cd708819b5fc3703039c6672ae8801b82eaae571351a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8798184c6b17c2b191435c6d7c24de5041577de4c90be0f3fe5b7fe8d5f9fe76 [INFO] running `Command { std: "docker" "start" "-a" "8798184c6b17c2b191435c6d7c24de5041577de4c90be0f3fe5b7fe8d5f9fe76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking gmo-coin-rs2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/limit_order.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/limit_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/limit_order.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::execution_type::ExecutionType; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/limit_order.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/limit_order.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gmo_coin_rs::side::Side; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use gmo_coin_rs2::side::Side; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/limit_order.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::execution_type::ExecutionType`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::side::Side`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/private/limit_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use gmo_coin_rs::private::*; [INFO] [stdout] 5 | use gmo_coin_rs::side::Side; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_order.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_order.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_orders.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_orders.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest` [INFO] [stdout] --> examples/private/cancel_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_orders.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest` [INFO] [stdout] --> examples/private/cancel_orders.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/public/orderbooks.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::public::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::public::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/public/orderbooks.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/public/orderbooks.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/public/orderbooks.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/public/orderbooks.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::public::*; [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/market_order.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/market_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/market_order.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::execution_type::ExecutionType; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/market_order.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/market_order.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gmo_coin_rs::side::Side; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use gmo_coin_rs2::side::Side; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/market_order.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::execution_type::ExecutionType`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::side::Side`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/private/market_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use gmo_coin_rs::private::*; [INFO] [stdout] 5 | use gmo_coin_rs::side::Side; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/position_summary.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/position_summary.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/position_summary.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/position_summary.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/private/position_summary.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/orders.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/orders.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_bulk_order.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/orders.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest` [INFO] [stdout] --> examples/private/orders.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_bulk_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_bulk_order.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/cancel_bulk_order.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/private/cancel_bulk_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/margin.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/open_positions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/margin.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/margin.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/open_positions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest` [INFO] [stdout] --> examples/private/margin.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/open_positions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/open_positions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/private/open_positions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/assets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/assets.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/assets.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest` [INFO] [stdout] --> examples/private/assets.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/public/trades.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::public::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::public::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/public/trades.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/public/trades.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/public/trades.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/public/trades.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::public::*; [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/active_orders.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/active_orders.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/active_orders.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/active_orders.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/private/active_orders.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/limit_order.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/cancel_order.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/latest_executions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/orders.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/latest_executions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/latest_executions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/latest_executions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/private/latest_executions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/cancel_bulk_order.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/position_summary.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PublicAPI` in this scope [INFO] [stdout] --> examples/public/orderbooks.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | let public_api = PublicAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::public::PublicAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/close_order.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs2::private::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/close_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs2::error::Error; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/close_order.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs2::execution_type::ExecutionType; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/close_order.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs2::http_client::Reqwest; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/close_order.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gmo_coin_rs::side::Side; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use gmo_coin_rs2::side::Side; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] --> examples/private/close_order.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use gmo_coin_rs2::symbol::Symbol; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::execution_type::ExecutionType`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::side::Side`, `gmo_coin_rs::symbol::Symbol` [INFO] [stdout] --> examples/private/close_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use gmo_coin_rs::private::*; [INFO] [stdout] 5 | use gmo_coin_rs::side::Side; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/cancel_orders.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "limit_order") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/margin.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "cancel_order") due to 6 previous errors [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/assets.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PublicAPI` in this scope [INFO] [stdout] --> examples/public/trades.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | let public_api = PublicAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::public::PublicAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/open_positions.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/market_order.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "position_summary") due to 7 previous errors [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "orders") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/active_orders.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "margin") due to 6 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "orderbooks") due to 7 previous errors [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "cancel_orders") due to 6 previous errors [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "assets") due to 6 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "market_order") due to 9 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "trades") due to 7 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "cancel_bulk_order") due to 7 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "open_positions") due to 7 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "active_orders") due to 7 previous errors [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/latest_executions.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/close_order.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "close_order") due to 9 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "latest_executions") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "8798184c6b17c2b191435c6d7c24de5041577de4c90be0f3fe5b7fe8d5f9fe76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8798184c6b17c2b191435c6d7c24de5041577de4c90be0f3fe5b7fe8d5f9fe76", kill_on_drop: false }` [INFO] [stdout] 8798184c6b17c2b191435c6d7c24de5041577de4c90be0f3fe5b7fe8d5f9fe76