[INFO] fetching crate robloxapi-s 0.0.16...
[INFO] testing robloxapi-s-0.0.16 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate robloxapi-s 0.0.16 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate robloxapi-s 0.0.16 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 175 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0b97293174874bbeb93a6e390936bd4971f31da79a2b4f184ab0d7b358ddfb8d
[INFO] running `Command { std: "docker" "start" "-a" "0b97293174874bbeb93a6e390936bd4971f31da79a2b4f184ab0d7b358ddfb8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b97293174874bbeb93a6e390936bd4971f31da79a2b4f184ab0d7b358ddfb8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b97293174874bbeb93a6e390936bd4971f31da79a2b4f184ab0d7b358ddfb8d", kill_on_drop: false }`
[INFO] [stdout] 0b97293174874bbeb93a6e390936bd4971f31da79a2b4f184ab0d7b358ddfb8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 34ac8942c9ddf556153a274998ba0332ba3a609fab96343bae2d883af56c5d08
[INFO] running `Command { std: "docker" "start" "-a" "34ac8942c9ddf556153a274998ba0332ba3a609fab96343bae2d883af56c5d08", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[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 40.28s
[INFO] running `Command { std: "docker" "inspect" "34ac8942c9ddf556153a274998ba0332ba3a609fab96343bae2d883af56c5d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34ac8942c9ddf556153a274998ba0332ba3a609fab96343bae2d883af56c5d08", kill_on_drop: false }`
[INFO] [stdout] 34ac8942c9ddf556153a274998ba0332ba3a609fab96343bae2d883af56c5d08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c1717118d9c8320ae0b5b5f7107e9ea38623b0f4b2bbf2d323160387a5494567
[INFO] running `Command { std: "docker" "start" "-a" "c1717118d9c8320ae0b5b5f7107e9ea38623b0f4b2bbf2d323160387a5494567", 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.52s
[INFO] running `Command { std: "docker" "inspect" "c1717118d9c8320ae0b5b5f7107e9ea38623b0f4b2bbf2d323160387a5494567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1717118d9c8320ae0b5b5f7107e9ea38623b0f4b2bbf2d323160387a5494567", kill_on_drop: false }`
[INFO] [stdout] c1717118d9c8320ae0b5b5f7107e9ea38623b0f4b2bbf2d323160387a5494567
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 569b1ca5720ddfe85ffa10561b8fe36d0dce64ae20d632b3e3ea5b0393fc67e3
[INFO] running `Command { std: "docker" "start" "-a" "569b1ca5720ddfe85ffa10561b8fe36d0dce64ae20d632b3e3ea5b0393fc67e3", kill_on_drop: false }`
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/robloxapi-s/2befbdd46af06c68/deps/robloxapi_s-2befbdd46af06c68)
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/build/robloxapi-s/ac49422dc509f70c/deps/main-ac49422dc509f70c)
[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 robloxapi_s
[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::game (line 94) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::user (line 58) ... FAILED
[INFO] [stdout] test src/games/mod.rs - games::Game::servers (line 62) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::current_user (line 72) ... FAILED
[INFO] [stdout] test src/games/mod.rs - games::Game::create_dev_product (line 154) ... FAILED
[INFO] [stdout] test src/https.rs - https::Client::set_cookie (line 21) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 98 |     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] 98 |     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] 95 + use reqwest::Client;
[INFO] [stdout]    |
[INFO] [stdout] 95 + use robloxapi_s::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 98 -     let mut client = robloxapi::Client::new(); // Initialize a new client instance
[INFO] [stdout] 98 +     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] ---- 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] 61 |     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] 61 |     let mut client = robloxapi_s::Client::new();
[INFO] [stdout]    |                               ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 59 + use reqwest::Client;
[INFO] [stdout]    |
[INFO] [stdout] 59 + use robloxapi_s::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 61 -     let mut client = robloxapi::Client::new();
[INFO] [stdout] 61 +     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::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] 68 |     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] 68 |     let mut client = robloxapi_s::Client::new();
[INFO] [stdout]    |                               ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 63 + use reqwest::Client;
[INFO] [stdout]    |
[INFO] [stdout] 63 + use robloxapi_s::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 68 -     let mut client = robloxapi::Client::new();
[INFO] [stdout] 68 +     let mut client = Client::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/games/mod.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let servers = client.game(game_id)
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 71 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[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] 76 |     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] 76 |     let mut client = robloxapi_s::Client::new();
[INFO] [stdout]    |                               ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 73 + use reqwest::Client;
[INFO] [stdout]    |
[INFO] [stdout] 73 + use robloxapi_s::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 76 -     let mut client = robloxapi::Client::new();
[INFO] [stdout] 76 +     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] 157 |     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] 157 |     let mut client = robloxapi_s::Client::new();
[INFO] [stdout]     |                               ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 155 + use reqwest::Client;
[INFO] [stdout]     |
[INFO] [stdout] 155 + use robloxapi_s::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 157 -     let mut client = robloxapi::Client::new();
[INFO] [stdout] 157 +     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] 158 |     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] 155 + use reqwest::header::COOKIE;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/games/mod.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let mut game = client.game(100000).await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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] 27 |     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] 26 |     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] 26 |     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] 
[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.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "569b1ca5720ddfe85ffa10561b8fe36d0dce64ae20d632b3e3ea5b0393fc67e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "569b1ca5720ddfe85ffa10561b8fe36d0dce64ae20d632b3e3ea5b0393fc67e3", kill_on_drop: false }`
[INFO] [stdout] 569b1ca5720ddfe85ffa10561b8fe36d0dce64ae20d632b3e3ea5b0393fc67e3
