[INFO] fetching crate gmo-coin-rs2 0.2.0... [INFO] testing gmo-coin-rs2-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate gmo-coin-rs2 0.2.0 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gmo-coin-rs2 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.74 [INFO] [stderr] Downloaded async-trait v0.1.56 [INFO] [stderr] Downloaded hyper v0.14.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07af674385be2bc5fb520adc9f4d917e24df029207fcb9d0a00053e65dcc32f9 [INFO] running `Command { std: "docker" "start" "-a" "07af674385be2bc5fb520adc9f4d917e24df029207fcb9d0a00053e65dcc32f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07af674385be2bc5fb520adc9f4d917e24df029207fcb9d0a00053e65dcc32f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07af674385be2bc5fb520adc9f4d917e24df029207fcb9d0a00053e65dcc32f9", kill_on_drop: false }` [INFO] [stdout] 07af674385be2bc5fb520adc9f4d917e24df029207fcb9d0a00053e65dcc32f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b41a22387ab25ca7286aad5a95ea4ba5c57a91e9775fd8a073f232bd431c85c6 [INFO] running `Command { std: "docker" "start" "-a" "b41a22387ab25ca7286aad5a95ea4ba5c57a91e9775fd8a073f232bd431c85c6", kill_on_drop: false }` [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 cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.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 indexmap v1.8.2 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [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 http v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [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 36.61s [INFO] running `Command { std: "docker" "inspect" "b41a22387ab25ca7286aad5a95ea4ba5c57a91e9775fd8a073f232bd431c85c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41a22387ab25ca7286aad5a95ea4ba5c57a91e9775fd8a073f232bd431c85c6", kill_on_drop: false }` [INFO] [stdout] b41a22387ab25ca7286aad5a95ea4ba5c57a91e9775fd8a073f232bd431c85c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86afbd3c797646c094c36db49799f9f8e13ab420283bb282dce1ae4b2d316d7e [INFO] running `Command { std: "docker" "start" "-a" "86afbd3c797646c094c36db49799f9f8e13ab420283bb282dce1ae4b2d316d7e", 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/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/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/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[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 `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[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[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[E0282]: type annotations needed [INFO] [stdout] --> examples/private/executions.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let response = private_api.executions_with_order_id(&order_id).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | for execution in response.executions() { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 26 | let response: /* Type */ = private_api.executions_with_order_id(&order_id).await?; [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] 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] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/public/status.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/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/status.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/status.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/public/status.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/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[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[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] [stderr] error: could not compile `gmo-coin-rs2` (example "executions") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/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] 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[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/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/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/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/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[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[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/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[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/cancel_bulk_order.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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[E0282]: type annotations needed [INFO] [stdout] --> examples/private/close_bulk_order.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let response = private_api [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | println!("注文ID: {}", response.order_id()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 29 | let response: /* Type */ = private_api [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/private/cancel_bulk_order.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let response = private_api.cancel_bulk_order(&symbols).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | for id in response.order_ids() { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 26 | let response: /* Type */ = private_api.cancel_bulk_order(&symbols).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/close_order.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/private/stop_order.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let response = private_api [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | println!("注文ID: {}", response.order_id()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 30 | let response: /* Type */ = private_api [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [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/status.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | 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/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] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "cancel_bulk_order") due to 7 previous errors [INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "close_bulk_order") due to 9 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "cancel_order") due to 5 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/private/close_order.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let response = private_api [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | println!("注文ID: {}", response.order_id()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 31 | let response: /* Type */ = private_api [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "stop_order") due to 9 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/public/status.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let response = public_api.status().await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | [INFO] [stdout] 18 | println!("取引所ステータス: {}", response.status()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 16 | let response: /* Type */ = public_api.status().await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/private/position_summary.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let response = private_api.position_summary(&Symbol::BtcJpy).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | [INFO] [stdout] 26 | for summary in response.position_summaries() { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 24 | let response: /* Type */ = private_api.position_summary(&Symbol::BtcJpy).await?; [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_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/change_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/change_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/change_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/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] [stderr] error: could not compile `gmo-coin-rs2` (example "close_order") due to 9 previous errors [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] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/market_order.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gmo_coin_rs::private::*; [INFO] [stdout] | ^^^^^^^^^^^ use of 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/market_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/market_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/market_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/market_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] [stderr] error: could not compile `gmo-coin-rs2` (example "position_summary") due to 7 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gmo_coin_rs` [INFO] [stdout] --> examples/private/market_order.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^ use of 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/market_order.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gmo_coin_rs::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use gmo_coin_rs::private::*; [INFO] [stdout] 5 | use gmo_coin_rs::side::Side; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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] [stderr] error: could not compile `gmo-coin-rs2` (example "status") due to 6 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/private/assets.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let response = private_api.assets().await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | [INFO] [stdout] 24 | for asset in response.assets() { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 22 | let response: /* Type */ = private_api.assets().await?; [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] [stdout] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/market_order.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let private_api = PrivateAPI:: { http_client }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gmo_coin_rs2::private::PrivateAPI; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "assets") due to 6 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/private/market_order.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let response = private_api [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | println!("注文ID: {}", response.order_id()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 28 | let response: /* Type */ = private_api [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "market_order") due to 9 previous errors [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[E0282]: type annotations needed [INFO] [stdout] --> examples/private/cancel_orders.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let response = private_api.cancel_orders(&order_ids).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | for id in response.success() { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 27 | let response: /* Type */ = private_api.cancel_orders(&order_ids).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/private/open_positions.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let response = private_api.open_positions(&Symbol::BtcJpy).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | println!("取得対象ページ: {}", response.current_page()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 24 | let response: /* Type */ = private_api.open_positions(&Symbol::BtcJpy).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [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] [stderr] error: could not compile `gmo-coin-rs2` (example "open_positions") due to 7 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "cancel_orders") due to 6 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/public/orderbooks.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let response = public_api.orderbooks(&Symbol::Btc).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | let asks = response.asks(); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 17 | let response: /* Type */ = public_api.orderbooks(&Symbol::Btc).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "orderbooks") due to 7 previous errors [INFO] [stdout] Some errors have detailed explanations: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrivateAPI` in this scope [INFO] [stdout] --> examples/private/change_order.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[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[E0282]: type annotations needed [INFO] [stdout] --> examples/public/ticker.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let response = public_api.ticker(&Symbol::Btc).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | [INFO] [stdout] 19 | println!("ask: {}", response.ask().unwrap()); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 17 | let response: /* Type */ = public_api.ticker(&Symbol::Btc).await?; [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: E0282, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "change_order") due to 5 previous errors [INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "ticker") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "86afbd3c797646c094c36db49799f9f8e13ab420283bb282dce1ae4b2d316d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86afbd3c797646c094c36db49799f9f8e13ab420283bb282dce1ae4b2d316d7e", kill_on_drop: false }` [INFO] [stdout] 86afbd3c797646c094c36db49799f9f8e13ab420283bb282dce1ae4b2d316d7e