[INFO] fetching crate robloxapi-s 0.0.16...
[INFO] testing robloxapi-s-0.0.16 against 1.91.0 for beta-1.92-2
[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 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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 174 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" "+1.91.0" "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] [stderr]   Downloaded idna v0.3.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e56c4d9df397082546b39fb805db082b96bd861ad4581efc304622bad8644305
[INFO] running `Command { std: "docker" "start" "-a" "e56c4d9df397082546b39fb805db082b96bd861ad4581efc304622bad8644305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e56c4d9df397082546b39fb805db082b96bd861ad4581efc304622bad8644305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e56c4d9df397082546b39fb805db082b96bd861ad4581efc304622bad8644305", kill_on_drop: false }`
[INFO] [stdout] e56c4d9df397082546b39fb805db082b96bd861ad4581efc304622bad8644305
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2da086583bfbe4cb4e5517707989ae0135618b168d7162173df123d934517881
[INFO] running `Command { std: "docker" "start" "-a" "2da086583bfbe4cb4e5517707989ae0135618b168d7162173df123d934517881", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling idna v0.3.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 time v0.3.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling cookie_store v0.20.0
[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 26.32s
[INFO] running `Command { std: "docker" "inspect" "2da086583bfbe4cb4e5517707989ae0135618b168d7162173df123d934517881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2da086583bfbe4cb4e5517707989ae0135618b168d7162173df123d934517881", kill_on_drop: false }`
[INFO] [stdout] 2da086583bfbe4cb4e5517707989ae0135618b168d7162173df123d934517881
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cd34ef342c0ce1012850aaec85fc6ca6ccf89aadd7ccc5ea98ad329ba360d4a
[INFO] running `Command { std: "docker" "start" "-a" "4cd34ef342c0ce1012850aaec85fc6ca6ccf89aadd7ccc5ea98ad329ba360d4a", 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.39s
[INFO] running `Command { std: "docker" "inspect" "4cd34ef342c0ce1012850aaec85fc6ca6ccf89aadd7ccc5ea98ad329ba360d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd34ef342c0ce1012850aaec85fc6ca6ccf89aadd7ccc5ea98ad329ba360d4a", kill_on_drop: false }`
[INFO] [stdout] 4cd34ef342c0ce1012850aaec85fc6ca6ccf89aadd7ccc5ea98ad329ba360d4a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b687ffebf24a933e790d5193ae86693fc2ff2a222701144a3a3c06c9cec5e06
[INFO] running `Command { std: "docker" "start" "-a" "9b687ffebf24a933e790d5193ae86693fc2ff2a222701144a3a3c06c9cec5e06", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robloxapi_s-8d39d99272e7c64f)
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-d6181fc609b54b71)
[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::user (line 58) ... FAILED
[INFO] [stdout] test src/https.rs - https::Client::set_cookie (line 21) ... FAILED
[INFO] [stdout] test src/games/mod.rs - games::Game::servers (line 62) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::game (line 94) ... FAILED
[INFO] [stdout] test src/games/mod.rs - games::Game::create_dev_product (line 154) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::current_user (line 72) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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/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/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] ---- 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/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] 
[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.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9b687ffebf24a933e790d5193ae86693fc2ff2a222701144a3a3c06c9cec5e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b687ffebf24a933e790d5193ae86693fc2ff2a222701144a3a3c06c9cec5e06", kill_on_drop: false }`
[INFO] [stdout] 9b687ffebf24a933e790d5193ae86693fc2ff2a222701144a3a3c06c9cec5e06
