[INFO] fetching crate robloxapi-s 0.0.16...
[INFO] testing robloxapi-s-0.0.16 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate robloxapi-s 0.0.16 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate robloxapi-s 0.0.16
[INFO] finished tweaking crates.io crate robloxapi-s 0.0.16
[INFO] tweaked toml for crates.io crate robloxapi-s 0.0.16 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate robloxapi-s 0.0.16 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 176 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] [stderr]   Downloaded cookie v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b236ca85f63a781462f5b982b42f04da4ef769fb8f7f89be1bed98287a1d1105
[INFO] running `Command { std: "docker" "start" "-a" "b236ca85f63a781462f5b982b42f04da4ef769fb8f7f89be1bed98287a1d1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b236ca85f63a781462f5b982b42f04da4ef769fb8f7f89be1bed98287a1d1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b236ca85f63a781462f5b982b42f04da4ef769fb8f7f89be1bed98287a1d1105", kill_on_drop: false }`
[INFO] [stdout] b236ca85f63a781462f5b982b42f04da4ef769fb8f7f89be1bed98287a1d1105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26de018752d4ebf1b739a500a5c353c65ba97d762559e49658ef33748a591b64
[INFO] running `Command { std: "docker" "start" "-a" "26de018752d4ebf1b739a500a5c353c65ba97d762559e49658ef33748a591b64", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling robloxapi-s v0.0.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] running `Command { std: "docker" "inspect" "26de018752d4ebf1b739a500a5c353c65ba97d762559e49658ef33748a591b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26de018752d4ebf1b739a500a5c353c65ba97d762559e49658ef33748a591b64", kill_on_drop: false }`
[INFO] [stdout] 26de018752d4ebf1b739a500a5c353c65ba97d762559e49658ef33748a591b64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5076de6bbb17d3f46fc28dbbbaa9fc080dec3cbb25f1e4fe8f6d07304d001ab5
[INFO] running `Command { std: "docker" "start" "-a" "5076de6bbb17d3f46fc28dbbbaa9fc080dec3cbb25f1e4fe8f6d07304d001ab5", kill_on_drop: false }`
[INFO] [stderr]    Compiling robloxapi-s v0.0.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] running `Command { std: "docker" "inspect" "5076de6bbb17d3f46fc28dbbbaa9fc080dec3cbb25f1e4fe8f6d07304d001ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5076de6bbb17d3f46fc28dbbbaa9fc080dec3cbb25f1e4fe8f6d07304d001ab5", kill_on_drop: false }`
[INFO] [stdout] 5076de6bbb17d3f46fc28dbbbaa9fc080dec3cbb25f1e4fe8f6d07304d001ab5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c4d3040b6236c317d37919dac89f65deff621afb7ed98ddad80595b21bcb96c
[INFO] running `Command { std: "docker" "start" "-a" "2c4d3040b6236c317d37919dac89f65deff621afb7ed98ddad80595b21bcb96c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robloxapi_s-48d75debad291df5)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-131294b49707e86c)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests robloxapi_s
[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] warning: the `main` function of this doctest won't be run as it contains expressions at the top level, meaning that the whole doctest code will be wrapped in a function
[INFO] [stderr]   --> src/https.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 |     /// ```
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - Client::current_user (line 72) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::user (line 58) ... FAILED
[INFO] [stdout] test src/games/mod.rs - games::Game::create_dev_product (line 154) ... FAILED
[INFO] [stdout] test src/games/mod.rs - games::Game::servers (line 62) ... FAILED
[INFO] [stdout] test src/https.rs - https::Client::set_cookie (line 21) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::game (line 94) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Client::current_user (line 72) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]  --> src/lib.rs:76:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut client = robloxapi::Client::new();
[INFO] [stdout]   |                      ^^^^^^^^^ use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut client = robloxapi_s::Client::new();
[INFO] [stdout]   |                               ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use robloxapi_s::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -     let mut client = robloxapi::Client::new();
[INFO] [stdout] 5 +     let mut client = Client::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Client::user (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]  --> src/lib.rs:61:22
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut client = robloxapi::Client::new();
[INFO] [stdout]   |                      ^^^^^^^^^ use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut client = robloxapi_s::Client::new();
[INFO] [stdout]   |                               ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use robloxapi_s::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 4 -     let mut client = robloxapi::Client::new();
[INFO] [stdout] 4 +     let mut client = Client::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/games/mod.rs - games::Game::create_dev_product (line 154) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]  --> src/games/mod.rs:157:22
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut client = robloxapi::Client::new();
[INFO] [stdout]   |                      ^^^^^^^^^ use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut client = robloxapi_s::Client::new();
[INFO] [stdout]   |                               ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use robloxapi_s::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 4 -     let mut client = robloxapi::Client::new();
[INFO] [stdout] 4 +     let mut client = Client::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `COOKIE` in this scope
[INFO] [stdout]  --> src/games/mod.rs:158:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |     client.set_cookie(COOKIE).await;
[INFO] [stdout]   |                       ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::header::COOKIE;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/games/mod.rs - games::Game::servers (line 62) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]  --> src/games/mod.rs:68:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut client = robloxapi::Client::new();
[INFO] [stdout]   |                      ^^^^^^^^^ use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut client = robloxapi_s::Client::new();
[INFO] [stdout]   |                               ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use robloxapi_s::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let mut client = robloxapi::Client::new();
[INFO] [stdout] 7 +     let mut client = Client::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/https.rs - https::Client::set_cookie (line 21) stdout ----
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]  --> src/https.rs:27:23
[INFO] [stdout]   |
[INFO] [stdout] 8 |     client.set_cookie(COOKIE).await;
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]  --> src/https.rs:26:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut client = robloxapi::Client();
[INFO] [stdout]   |                      ^^^^^^^^^ use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut client = robloxapi_s::Client();
[INFO] [stdout]   |                               ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0434.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Client::game (line 94) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]  --> src/lib.rs:98:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut client = robloxapi::Client::new(); // Initialize a new client instance
[INFO] [stdout]   |                      ^^^^^^^^^ use of unresolved module or unlinked crate `robloxapi`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut client = robloxapi_s::Client::new(); // Initialize a new client instance
[INFO] [stdout]   |                               ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use robloxapi_s::Client;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -     let mut client = robloxapi::Client::new(); // Initialize a new client instance
[INFO] [stdout] 5 +     let mut client = Client::new(); // Initialize a new client instance
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/games/mod.rs - games::Game::create_dev_product (line 154)
[INFO] [stdout]     src/games/mod.rs - games::Game::servers (line 62)
[INFO] [stdout]     src/https.rs - https::Client::set_cookie (line 21)
[INFO] [stdout]     src/lib.rs - Client::current_user (line 72)
[INFO] [stdout]     src/lib.rs - Client::game (line 94)
[INFO] [stdout]     src/lib.rs - Client::user (line 58)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2c4d3040b6236c317d37919dac89f65deff621afb7ed98ddad80595b21bcb96c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c4d3040b6236c317d37919dac89f65deff621afb7ed98ddad80595b21bcb96c", kill_on_drop: false }`
[INFO] [stdout] 2c4d3040b6236c317d37919dac89f65deff621afb7ed98ddad80595b21bcb96c
