[INFO] fetching crate gmo-coin-rs2 0.2.0... [INFO] testing gmo-coin-rs2-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate gmo-coin-rs2 0.2.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gmo-coin-rs2 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f50c5e5d5d4ebd7a43d3e26cd25e370c55b76be6dc29b5fe1c235868bc427cdf [INFO] running `Command { std: "docker" "start" "-a" "f50c5e5d5d4ebd7a43d3e26cd25e370c55b76be6dc29b5fe1c235868bc427cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f50c5e5d5d4ebd7a43d3e26cd25e370c55b76be6dc29b5fe1c235868bc427cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50c5e5d5d4ebd7a43d3e26cd25e370c55b76be6dc29b5fe1c235868bc427cdf", kill_on_drop: false }` [INFO] [stdout] f50c5e5d5d4ebd7a43d3e26cd25e370c55b76be6dc29b5fe1c235868bc427cdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2286ee0c6feffbb0e8de555df6e9fd1b23b2f0b6e1055ba169e18c74a58444a7 [INFO] running `Command { std: "docker" "start" "-a" "2286ee0c6feffbb0e8de555df6e9fd1b23b2f0b6e1055ba169e18c74a58444a7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [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 33.63s [INFO] running `Command { std: "docker" "inspect" "2286ee0c6feffbb0e8de555df6e9fd1b23b2f0b6e1055ba169e18c74a58444a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2286ee0c6feffbb0e8de555df6e9fd1b23b2f0b6e1055ba169e18c74a58444a7", kill_on_drop: false }` [INFO] [stdout] 2286ee0c6feffbb0e8de555df6e9fd1b23b2f0b6e1055ba169e18c74a58444a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34e8c225e7105c3825fbd95dd3d44e936f434ecc36c3a8942f75edc406a24f50 [INFO] running `Command { std: "docker" "start" "-a" "34e8c225e7105c3825fbd95dd3d44e936f434ecc36c3a8942f75edc406a24f50", 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/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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 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/close_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/close_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/close_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/close_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/close_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/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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 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/orderbooks.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/orderbooks.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/orderbooks.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/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[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[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[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] [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/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[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] 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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 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_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/cancel_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/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[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 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/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] [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] 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[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/close_bulk_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/close_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] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/close_bulk_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/close_bulk_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/close_bulk_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/close_bulk_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/close_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::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] 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/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[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/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/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] [stderr] error: could not compile `gmo-coin-rs2` (example "ticker") 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/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] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: could not compile `gmo-coin-rs2` (example "orderbooks") 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/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[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 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[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[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 `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/close_bulk_order.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | 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 "close_bulk_order") due to 8 previous errors [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 "close_order") due to 8 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] [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] [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 "assets") due to 5 previous errors [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "trades") due to 6 previous errors [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] [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/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/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[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 "change_losscut_price") 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] 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] [stderr] error: could not compile `gmo-coin-rs2` (example "limit_order") due to 8 previous errors [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] [stderr] error: could not compile `gmo-coin-rs2` (example "latest_executions") due to 6 previous errors [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[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] 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 "cancel_orders") due to 5 previous errors [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] [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_bulk_order") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "orders") due to 5 previous errors [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 5 previous errors [INFO] running `Command { std: "docker" "inspect" "34e8c225e7105c3825fbd95dd3d44e936f434ecc36c3a8942f75edc406a24f50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e8c225e7105c3825fbd95dd3d44e936f434ecc36c3a8942f75edc406a24f50", kill_on_drop: false }` [INFO] [stdout] 34e8c225e7105c3825fbd95dd3d44e936f434ecc36c3a8942f75edc406a24f50