[INFO] cloning repository https://github.com/wangeguo/opinion-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangeguo/opinion-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangeguo%2Fopinion-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangeguo%2Fopinion-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7265b55c9346fb16b3a6014f437dba1a083cd08d
[INFO] testing wangeguo/opinion-rust-sdk against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangeguo%2Fopinion-rust-sdk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wangeguo/opinion-rust-sdk
[INFO] finished tweaking git repo https://github.com/wangeguo/opinion-rust-sdk
[INFO] tweaked toml for git repo https://github.com/wangeguo/opinion-rust-sdk written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wangeguo/opinion-rust-sdk on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wangeguo/opinion-rust-sdk 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8128381ef0593f32a33476d614c7afc183bf15a673addc2ebc31d80526a90a6b
[INFO] running `Command { std: "docker" "start" "-a" "8128381ef0593f32a33476d614c7afc183bf15a673addc2ebc31d80526a90a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8128381ef0593f32a33476d614c7afc183bf15a673addc2ebc31d80526a90a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8128381ef0593f32a33476d614c7afc183bf15a673addc2ebc31d80526a90a6b", kill_on_drop: false }`
[INFO] [stdout] 8128381ef0593f32a33476d614c7afc183bf15a673addc2ebc31d80526a90a6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8a27f1ad4d87c8a579a4b61a2f0f79021d9c153c9807cef32812d7bfc29a61e4
[INFO] running `Command { std: "docker" "start" "-a" "8a27f1ad4d87c8a579a4b61a2f0f79021d9c153c9807cef32812d7bfc29a61e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling opinion-rust-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "8a27f1ad4d87c8a579a4b61a2f0f79021d9c153c9807cef32812d7bfc29a61e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a27f1ad4d87c8a579a4b61a2f0f79021d9c153c9807cef32812d7bfc29a61e4", kill_on_drop: false }`
[INFO] [stdout] 8a27f1ad4d87c8a579a4b61a2f0f79021d9c153c9807cef32812d7bfc29a61e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2c07004d197a242e90b5ea184f4fc0fa5e44767e3d6052bb0a2267d17542e194
[INFO] running `Command { std: "docker" "start" "-a" "2c07004d197a242e90b5ea184f4fc0fa5e44767e3d6052bb0a2267d17542e194", kill_on_drop: false }`
[INFO] [stderr]    Compiling opinion-rust-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "2c07004d197a242e90b5ea184f4fc0fa5e44767e3d6052bb0a2267d17542e194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c07004d197a242e90b5ea184f4fc0fa5e44767e3d6052bb0a2267d17542e194", kill_on_drop: false }`
[INFO] [stdout] 2c07004d197a242e90b5ea184f4fc0fa5e44767e3d6052bb0a2267d17542e194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0e16cc29be3b442183e00b3ca5c81592b8e8aa07ed00ae96ccc225efea069792
[INFO] running `Command { std: "docker" "start" "-a" "0e16cc29be3b442183e00b3ca5c81592b8e8aa07ed00ae96ccc225efea069792", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/opinion-rust-sdk/5f2c5a0674915889/deps/opinion_rust_sdk-5f2c5a0674915889)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests opinion_rust_sdk
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/client/quote_token.rs - client::quote_token::OpinionClient::get_quote_token_list (line 30) - compile ... FAILED
[INFO] [stdout] test src/client/token.rs - client::token::OpinionClient::get_latest_price (line 32) - compile ... FAILED
[INFO] [stdout] test src/client/token.rs - client::token::OpinionClient::get_orderbook (line 58) - compile ... FAILED
[INFO] [stdout] test src/client/position.rs - client::position::OpinionClient::get_user_positions (line 33) - compile ... FAILED
[INFO] [stdout] test src/client/token.rs - client::token::OpinionClient::get_price_history (line 86) - compile ... FAILED
[INFO] [stdout] test src/client/market.rs - client::market::OpinionClient::get_categorical_market_detail (line 93) - compile ... FAILED
[INFO] [stdout] test src/client/trade.rs - client::trade::OpinionClient::get_user_trades (line 33) - compile ... FAILED
[INFO] [stdout] test src/client/market.rs - client::market::OpinionClient::get_market_list (line 30) - compile ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/client/market.rs - client::market::OpinionClient::get_binary_market_detail (line 66) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client/quote_token.rs - client::quote_token::OpinionClient::get_quote_token_list (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/quote_token.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use opinion_sdk::types::QuoteTokenListOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opinion_sdk`
[INFO] [stdout]   --> src/client/quote_token.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use opinion_sdk::OpinionClient;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/quote_token.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn example() -> opinion_sdk::Result<()> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/token.rs - client::token::OpinionClient::get_latest_price (line 32) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opinion_sdk`
[INFO] [stdout]   --> src/client/token.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use opinion_sdk::OpinionClient;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/token.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn example() -> opinion_sdk::Result<()> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/token.rs - client::token::OpinionClient::get_orderbook (line 58) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opinion_sdk`
[INFO] [stdout]   --> src/client/token.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | use opinion_sdk::OpinionClient;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/token.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 | async fn example() -> opinion_sdk::Result<()> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/position.rs - client::position::OpinionClient::get_user_positions (line 33) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/position.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use opinion_sdk::types::PositionListOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opinion_sdk`
[INFO] [stdout]   --> src/client/position.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use opinion_sdk::OpinionClient;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/position.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 37 | async fn example() -> opinion_sdk::Result<()> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/token.rs - client::token::OpinionClient::get_price_history (line 86) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/token.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | use opinion_sdk::types::{PriceHistoryOptions, PriceInterval};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opinion_sdk`
[INFO] [stdout]   --> src/client/token.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | use opinion_sdk::OpinionClient;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/token.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 | async fn example() -> opinion_sdk::Result<()> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/market.rs - client::market::OpinionClient::get_categorical_market_detail (line 93) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opinion_sdk`
[INFO] [stdout]   --> src/client/market.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | use opinion_sdk::OpinionClient;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/market.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 | async fn example() -> opinion_sdk::Result<()> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/trade.rs - client::trade::OpinionClient::get_user_trades (line 33) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/trade.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use opinion_sdk::types::TradeListOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opinion_sdk`
[INFO] [stdout]   --> src/client/trade.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use opinion_sdk::OpinionClient;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/trade.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 37 | async fn example() -> opinion_sdk::Result<()> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/market.rs - client::market::OpinionClient::get_market_list (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/market.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use opinion_sdk::types::{MarketListOptions, MarketStatusFilter, MarketSortBy};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opinion_sdk`
[INFO] [stdout]   --> src/client/market.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use opinion_sdk::OpinionClient;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/market.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn example() -> opinion_sdk::Result<()> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client/market.rs - client::market::OpinionClient::get_binary_market_detail (line 66) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opinion_sdk`
[INFO] [stdout]   --> src/client/market.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | use opinion_sdk::OpinionClient;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]   --> src/client/market.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn example() -> opinion_sdk::Result<()> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `opinion_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `opinion_sdk`, use `cargo add opinion_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client/market.rs - client::market::OpinionClient::get_binary_market_detail (line 66)
[INFO] [stdout]     src/client/market.rs - client::market::OpinionClient::get_categorical_market_detail (line 93)
[INFO] [stdout]     src/client/market.rs - client::market::OpinionClient::get_market_list (line 30)
[INFO] [stdout]     src/client/position.rs - client::position::OpinionClient::get_user_positions (line 33)
[INFO] [stdout]     src/client/quote_token.rs - client::quote_token::OpinionClient::get_quote_token_list (line 30)
[INFO] [stdout]     src/client/token.rs - client::token::OpinionClient::get_latest_price (line 32)
[INFO] [stdout]     src/client/token.rs - client::token::OpinionClient::get_orderbook (line 58)
[INFO] [stdout]     src/client/token.rs - client::token::OpinionClient::get_price_history (line 86)
[INFO] [stdout]     src/client/trade.rs - client::trade::OpinionClient::get_user_trades (line 33)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.75s; merged doctests compilation took 0.25s
[INFO] running `Command { std: "docker" "inspect" "0e16cc29be3b442183e00b3ca5c81592b8e8aa07ed00ae96ccc225efea069792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e16cc29be3b442183e00b3ca5c81592b8e8aa07ed00ae96ccc225efea069792", kill_on_drop: false }`
[INFO] [stdout] 0e16cc29be3b442183e00b3ca5c81592b8e8aa07ed00ae96ccc225efea069792
