[INFO] fetching crate gmo-coin-rs2 0.2.0...
[INFO] checking gmo-coin-rs2-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gmo-coin-rs2 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate gmo-coin-rs2 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gmo-coin-rs2 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gmo-coin-rs2 0.2.0
[INFO] tweaked toml for crates.io crate gmo-coin-rs2 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate gmo-coin-rs2 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50125a22c996ffac6a27e69d9bfbf2904e040418adcb15bffd3be1dcccbbbca1
[INFO] running `Command { std: "docker" "start" "-a" "50125a22c996ffac6a27e69d9bfbf2904e040418adcb15bffd3be1dcccbbbca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50125a22c996ffac6a27e69d9bfbf2904e040418adcb15bffd3be1dcccbbbca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50125a22c996ffac6a27e69d9bfbf2904e040418adcb15bffd3be1dcccbbbca1", kill_on_drop: false }`
[INFO] [stdout] 50125a22c996ffac6a27e69d9bfbf2904e040418adcb15bffd3be1dcccbbbca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1856ec941093cc67a7154c6448facf218acd7c093ccd003e36eb8a79f8f838cc
[INFO] running `Command { std: "docker" "start" "-a" "1856ec941093cc67a7154c6448facf218acd7c093ccd003e36eb8a79f8f838cc", 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]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.7
[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]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking tracing-core v0.1.27
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking 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]     Checking tokio v1.19.2
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking gmo-coin-rs2 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Symbol` is imported redundantly
[INFO] [stdout]   --> src/private/active_orders.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     use super::*;
[INFO] [stdout]    |         -------- the item `Symbol` is already imported here
[INFO] [stdout] 83 |     use crate::http_client::tests::InmemClient;
[INFO] [stdout] 84 |     use crate::symbol::Symbol;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Symbol` is imported redundantly
[INFO] [stdout]   --> src/private/latest_executions.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     use super::*;
[INFO] [stdout]    |         -------- the item `Symbol` is already imported here
[INFO] [stdout] 83 |     use crate::http_client::tests::InmemClient;
[INFO] [stdout] 84 |     use crate::symbol::Symbol;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Symbol` is imported redundantly
[INFO] [stdout]   --> src/private/open_positions.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     use super::*;
[INFO] [stdout]    |         -------- the item `Symbol` is already imported here
[INFO] [stdout] 83 |     use crate::http_client::tests::InmemClient;
[INFO] [stdout] 84 |     use crate::symbol::Symbol;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Symbol` is imported redundantly
[INFO] [stdout]   --> src/private/position_summary.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     use super::*;
[INFO] [stdout]    |         -------- the item `Symbol` is already imported here
[INFO] [stdout] 65 |     use crate::http_client::tests::InmemClient;
[INFO] [stdout] 66 |     use crate::symbol::Symbol;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Symbol` is imported redundantly
[INFO] [stdout]   --> src/public/orderbooks.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use crate::public::orderbooks::*;
[INFO] [stdout]    |         ---------------------------- the item `Symbol` is already imported here
[INFO] [stdout] 92 |     use crate::symbol::Symbol;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Symbol` is imported redundantly
[INFO] [stdout]    --> src/public/ticker.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use crate::public::ticker::*;
[INFO] [stdout]     |         ------------------------ the item `Symbol` is already imported here
[INFO] [stdout] 135 |     use crate::symbol::Symbol;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Symbol` is imported redundantly
[INFO] [stdout]   --> src/public/trades.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use crate::public::trades::*;
[INFO] [stdout]    |         ------------------------ the item `Symbol` is already imported here
[INFO] [stdout] 82 |     use crate::symbol::Symbol;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/assets.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs::private::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs2::private::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/assets.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs2::error::Error;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/assets.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`
[INFO] [stdout]  --> examples/private/assets.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/public/trades.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs::public::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs2::public::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/public/trades.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs2::error::Error;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/public/trades.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/public/trades.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gmo_coin_rs2::symbol::Symbol;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs2::private::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::symbol::Symbol`
[INFO] [stdout]  --> examples/public/trades.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 | use gmo_coin_rs::public::*;
[INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/executions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs2::error::Error;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/executions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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 undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/cancel_orders.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs::private::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs2::private::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/cancel_orders.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs2::error::Error;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/cancel_orders.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`
[INFO] [stdout]  --> examples/private/cancel_orders.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/position_summary.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs::private::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs2::private::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/position_summary.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs2::error::Error;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/position_summary.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs2::http_client::Reqwest;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/position_summary.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gmo_coin_rs2::symbol::Symbol;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::symbol::Symbol`
[INFO] [stdout]  --> examples/private/position_summary.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 | use gmo_coin_rs::private::*;
[INFO] [stdout] 4 | use gmo_coin_rs::symbol::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/stop_order.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gmo_coin_rs::private::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gmo_coin_rs2::private::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/stop_order.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs2::error::Error;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/stop_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs2::execution_type::ExecutionType;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/stop_order.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs2::http_client::Reqwest;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/stop_order.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gmo_coin_rs::side::Side;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gmo_coin_rs2::side::Side;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/stop_order.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gmo_coin_rs2::symbol::Symbol;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::execution_type::ExecutionType`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::side::Side`, `gmo_coin_rs::symbol::Symbol`
[INFO] [stdout]  --> examples/private/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 undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/market_order.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gmo_coin_rs::private::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gmo_coin_rs2::private::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/market_order.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs2::error::Error;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/market_order.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gmo_coin_rs2::execution_type::ExecutionType;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/market_order.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gmo_coin_rs2::http_client::Reqwest;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/market_order.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gmo_coin_rs::side::Side;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gmo_coin_rs2::side::Side;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]  --> examples/private/market_order.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `gmo_coin_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use gmo_coin_rs2::symbol::Symbol;
[INFO] [stdout]   |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `gmo_coin_rs::error::Error`, `gmo_coin_rs::execution_type::ExecutionType`, `gmo_coin_rs::http_client::Reqwest`, `gmo_coin_rs::side::Side`, `gmo_coin_rs::symbol::Symbol`
[INFO] [stdout]  --> examples/private/market_order.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use gmo_coin_rs::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use gmo_coin_rs::execution_type::ExecutionType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 | use gmo_coin_rs::http_client::Reqwest;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use gmo_coin_rs::private::*;
[INFO] [stdout] 5 | use gmo_coin_rs::side::Side;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 | use gmo_coin_rs::symbol::Symbol;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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::<Reqwest> { 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::<Reqwest> { 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/executions.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let private_api = PrivateAPI::<Reqwest> { 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::<Reqwest> { http_client };
[INFO] [stdout]    |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gmo_coin_rs2::private::PrivateAPI;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[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::<Reqwest> { 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 "trades") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "position_summary") 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[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::<Reqwest> { 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/assets.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let private_api = PrivateAPI::<Reqwest> { 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] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "stop_order") due to 9 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "market_order") due to 9 previous errors
[INFO] [stderr] error: could not compile `gmo-coin-rs2` (example "assets") due to 6 previous errors
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1856ec941093cc67a7154c6448facf218acd7c093ccd003e36eb8a79f8f838cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1856ec941093cc67a7154c6448facf218acd7c093ccd003e36eb8a79f8f838cc", kill_on_drop: false }`
[INFO] [stdout] 1856ec941093cc67a7154c6448facf218acd7c093ccd003e36eb8a79f8f838cc
