[INFO] fetching crate gmo-coin-rs2 0.2.0... [INFO] testing gmo-coin-rs2-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gmo-coin-rs2 0.2.0 into /workspace/builds/worker-5-tc2/source [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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gmo-coin-rs2 0.2.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14e769c5ff87bb1d72c3bb198001642e1348510fa3811f884f7e657c341ccfa2 [INFO] running `Command { std: "docker" "start" "-a" "14e769c5ff87bb1d72c3bb198001642e1348510fa3811f884f7e657c341ccfa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14e769c5ff87bb1d72c3bb198001642e1348510fa3811f884f7e657c341ccfa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e769c5ff87bb1d72c3bb198001642e1348510fa3811f884f7e657c341ccfa2", kill_on_drop: false }` [INFO] [stdout] 14e769c5ff87bb1d72c3bb198001642e1348510fa3811f884f7e657c341ccfa2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5255f5e06d4d59c1c260653aa7fb0e3d0b34f8cbeaed01932e0cd85bda8c0e91 [INFO] running `Command { std: "docker" "start" "-a" "5255f5e06d4d59c1c260653aa7fb0e3d0b34f8cbeaed01932e0cd85bda8c0e91", 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] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling 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] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling gmo-coin-rs2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.53s [INFO] running `Command { std: "docker" "inspect" "5255f5e06d4d59c1c260653aa7fb0e3d0b34f8cbeaed01932e0cd85bda8c0e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5255f5e06d4d59c1c260653aa7fb0e3d0b34f8cbeaed01932e0cd85bda8c0e91", kill_on_drop: false }` [INFO] [stdout] 5255f5e06d4d59c1c260653aa7fb0e3d0b34f8cbeaed01932e0cd85bda8c0e91 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67b1589ff417783a83fbf3efdcfcd9d44a5aba90a55c49279e5ab01beb367687 [INFO] running `Command { std: "docker" "start" "-a" "67b1589ff417783a83fbf3efdcfcd9d44a5aba90a55c49279e5ab01beb367687", kill_on_drop: false }` [INFO] [stderr] Compiling gmo-coin-rs2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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/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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/executions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/executions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/executions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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/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] [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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[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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/stop_order.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/stop_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/stop_order.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/stop_order.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/stop_order.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gmo_coin_rs::side::Side; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/stop_order.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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/stop_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[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/stop_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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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_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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/change_losscut_price.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/change_losscut_price.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/change_losscut_price.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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/change_losscut_price.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[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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[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] 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] 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] 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] 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 "position_summary") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "cancel_bulk_order") due to 6 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] [stderr] error: could not compile `gmo-coin-rs2` (example "latest_executions") due to 6 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/public/ticker.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gmo_coin_rs::public::*; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/public/ticker.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/public/ticker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/public/ticker.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `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/ticker.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[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/change_losscut_price.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] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "stop_order") due to 8 previous errors [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/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] 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/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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] 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] 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 "change_losscut_price") due to 5 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] [stderr] error: could not compile `gmo-coin-rs2` (example "assets") due to 5 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "orders") due to 5 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] 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 "limit_order") due to 8 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] [stderr] error: could not compile `gmo-coin-rs2` (example "open_positions") due to 6 previous errors [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/executions.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 `PublicAPI` in this scope [INFO] [stdout] --> examples/public/ticker.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/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] 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 `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] [stderr] error: could not compile `gmo-coin-rs2` (example "ticker") 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] 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 5 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] [stderr] error: could not compile `gmo-coin-rs2` (example "executions") due to 5 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "cancel_order") due to 5 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "trades") due to 6 previous errors [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] 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 "active_orders") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "67b1589ff417783a83fbf3efdcfcd9d44a5aba90a55c49279e5ab01beb367687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b1589ff417783a83fbf3efdcfcd9d44a5aba90a55c49279e5ab01beb367687", kill_on_drop: false }` [INFO] [stdout] 67b1589ff417783a83fbf3efdcfcd9d44a5aba90a55c49279e5ab01beb367687