[INFO] fetching crate robloxapi 0.0.14...
[INFO] testing robloxapi-0.0.14 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate robloxapi 0.0.14 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate robloxapi 0.0.14
[INFO] finished tweaking crates.io crate robloxapi 0.0.14
[INFO] tweaked toml for crates.io crate robloxapi 0.0.14 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate robloxapi 0.0.14 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie v0.17.0
[INFO] [stderr]   Downloaded psl-types v2.0.11
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] [stderr]   Downloaded publicsuffix v2.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51c29dd5d9e35f1d6fca085c9ece8e26ec9cdb5a080f265f3057cd0c0779cd61
[INFO] running `Command { std: "docker" "start" "-a" "51c29dd5d9e35f1d6fca085c9ece8e26ec9cdb5a080f265f3057cd0c0779cd61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51c29dd5d9e35f1d6fca085c9ece8e26ec9cdb5a080f265f3057cd0c0779cd61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51c29dd5d9e35f1d6fca085c9ece8e26ec9cdb5a080f265f3057cd0c0779cd61", kill_on_drop: false }`
[INFO] [stdout] 51c29dd5d9e35f1d6fca085c9ece8e26ec9cdb5a080f265f3057cd0c0779cd61
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea80cb067a8687c607f6c4ec0653009ef86055ce9d987cb936c52f7b61984022
[INFO] running `Command { std: "docker" "start" "-a" "ea80cb067a8687c607f6c4ec0653009ef86055ce9d987cb936c52f7b61984022", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling idna v0.3.0
[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 v0.0.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.62s
[INFO] running `Command { std: "docker" "inspect" "ea80cb067a8687c607f6c4ec0653009ef86055ce9d987cb936c52f7b61984022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea80cb067a8687c607f6c4ec0653009ef86055ce9d987cb936c52f7b61984022", kill_on_drop: false }`
[INFO] [stdout] ea80cb067a8687c607f6c4ec0653009ef86055ce9d987cb936c52f7b61984022
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c35579a347cc9f354ea5ca5687ede22e8984e572b185bb2c62d9bbcbee05f631
[INFO] running `Command { std: "docker" "start" "-a" "c35579a347cc9f354ea5ca5687ede22e8984e572b185bb2c62d9bbcbee05f631", kill_on_drop: false }`
[INFO] [stderr]    Compiling robloxapi v0.0.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "c35579a347cc9f354ea5ca5687ede22e8984e572b185bb2c62d9bbcbee05f631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35579a347cc9f354ea5ca5687ede22e8984e572b185bb2c62d9bbcbee05f631", kill_on_drop: false }`
[INFO] [stdout] c35579a347cc9f354ea5ca5687ede22e8984e572b185bb2c62d9bbcbee05f631
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2715a53c55e50390cd99b6588ec7bc0ed3a102d915f6b57bd1f6024e7b4398b
[INFO] running `Command { std: "docker" "start" "-a" "e2715a53c55e50390cd99b6588ec7bc0ed3a102d915f6b57bd1f6024e7b4398b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robloxapi-2908b860a78f37f7)
[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]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-add579c7bd302e41)
[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
[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/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 93) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::user (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::current_user (line 71) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/games/mod.rs - games::Game::create_dev_product (line 154) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `COOKIE` in this scope
[INFO] [stdout]    --> src/games/mod.rs:159:23
[INFO] [stdout]     |
[INFO] [stdout] 159 |     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] 154 + use reqwest::header::COOKIE;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/games/mod.rs - games::Game::servers (line 62) stdout ----
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/games/mod.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |       let servers = client.game(game_id)
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 72 | |         .await
[INFO] [stdout] 73 | |         .unwrap()
[INFO] [stdout]    | |_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 74 |           .servers();
[INFO] [stdout]    |                     - temporary value is freed at the end of this statement
[INFO] [stdout] 75 |   }
[INFO] [stdout]    |   - borrow might be used here, when `servers` is dropped and runs the destructor for type `impl Future<Output = Vec<Server>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    |
[INFO] [stdout] 71 ~     let mut binding = client.game(game_id)
[INFO] [stdout] 72 +         .await
[INFO] [stdout] 73 +         .unwrap();
[INFO] [stdout] 74 ~     let servers = binding
[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 E0716`.
[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:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |     client.set_cookie(COOKIE).await;
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found struct `robloxapi::Client`
[INFO] [stdout]   --> src/https.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut client = robloxapi::Client();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Client {
[INFO] [stdout]    | ----------------- `robloxapi::Client` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: use struct literal syntax instead
[INFO] [stdout]    |
[INFO] [stdout] 27 -     let mut client = robloxapi::Client();
[INFO] [stdout] 27 +     let mut client = robloxapi::Client { session: val };
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the `new` associated function
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut client = robloxapi::Client::new();
[INFO] [stdout]    |                                       +++++
[INFO] [stdout] help: consider using the `Default` trait
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut client = <robloxapi::Client as std::default::Default>::default();
[INFO] [stdout]    |                      +                  ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0434.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Client::game (line 93) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] https://games.roblox.com/v1/games/multiget-place-details?placeIds=7415484311
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (84) panicked at src/https.rs:115:14:
[INFO] [stdout] Request failed: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("games.roblox.com")), port: None, path: "/v1/games/multiget-place-details", query: Some("placeIds=7415484311"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5672b2135e32 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5672b2135e32 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5672b2135e32 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5672b2135e32 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5672b214b4fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5672b214b4fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5672b213b0e6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5672b213b0e6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5672b211acaf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5672b211acaf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5672b212dfa1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5672b212e20b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5672b211ad68 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5672b2110059 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5672b211bd7d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5672b214bc3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5672b214b9b2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5672b1cb9d03 - <core[27de1724e4349be2]::result::Result<reqwest[6af06f2ef300a79]::async_impl::response::Response, reqwest[6af06f2ef300a79]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5672b1cbe12e - <robloxapi[2f771a76478f49b]::https::Https>::request::<serde_json[bec0ec5ac2764af6]::value::Value>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/https.rs:115:14
[INFO] [stdout]   19:     0x5672b1cb4b4e - <u64 as robloxapi[2f771a76478f49b]::games::GameBuilder>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/games/mod.rs:26:14
[INFO] [stdout]   20:     0x5672b1caeb88 - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<robloxapi[2f771a76478f49b]::games::models::Game, robloxapi[2f771a76478f49b]::errors::ApiError>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   21:     0x5672b1cacfb8 - <robloxapi[2f771a76478f49b]::Client>::game::<u64>::{closure#0}
[INFO] [stdout]   22:     0x5672b1cae056 - rust_out[8e547ba4386cb4c9]::main::{closure#0}
[INFO] [stdout]   23:     0x5672b1cab926 - <tokio[1898a7d633a7b433]::runtime::park::CachedParkThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   24:     0x5672b1ca8be6 - <tokio[1898a7d633a7b433]::runtime::park::CachedParkThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   25:     0x5672b1ca6db3 - <tokio[1898a7d633a7b433]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   26:     0x5672b1caaf8b - <tokio[1898a7d633a7b433]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   27:     0x5672b1caabc3 - tokio[1898a7d633a7b433]::runtime::context::runtime::enter_runtime::<<tokio[1898a7d633a7b433]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   28:     0x5672b1ca6e40 - <tokio[1898a7d633a7b433]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   29:     0x5672b1ca6643 - <tokio[1898a7d633a7b433]::runtime::runtime::Runtime>::block_on_inner::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   30:     0x5672b1ca68b1 - <tokio[1898a7d633a7b433]::runtime::runtime::Runtime>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   31:     0x5672b1cae25b - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   32:     0x5672b1caec53 - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   33:     0x5672b1caa996 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   34:     0x5672b1cad089 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   35:     0x5672b212d4e6 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   36:     0x5672b212d4e6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5672b212d4e6 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5672b212d4e6 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5672b212d4e6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   40:     0x5672b212d4e6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5672b212d4e6 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5672b212d4e6 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5672b212d4e6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   44:     0x5672b1caa801 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]   45:     0x5672b1caed05 - main
[INFO] [stdout]   46:     0x7457537701ca - <unknown>
[INFO] [stdout]   47:     0x74575377028b - __libc_start_main
[INFO] [stdout]   48:     0x5672b1ca63b5 - _start
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Client::user (line 57) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (111) panicked at src/users/mod.rs:55:14:
[INFO] [stdout] Failed to get user info from base: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.roblox.com")), port: None, path: "/users/242872495", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0f6094a952 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0f6094a952 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0f6094a952 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0f6094a952 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0f6095fa3a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0f6095fa3a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e0f6094f626 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0f6094f626 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0f6092fa3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0f6092fa3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0f60942b91 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e0f60942dfb - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e0f6092faf8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e0f60924e69 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e0f60930a8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e0f6096017c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e0f6095fef2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e0f604e9cd3 - <core[27de1724e4349be2]::result::Result<reqwest[6af06f2ef300a79]::async_impl::response::Response, reqwest[6af06f2ef300a79]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e0f604eb9ab - <u64 as robloxapi[2f771a76478f49b]::users::UserBuilder>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/mod.rs:55:14
[INFO] [stdout]   19:     0x5e0f604e9000 - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = robloxapi[2f771a76478f49b]::users::models::User> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   20:     0x5e0f604e2a4f - <robloxapi[2f771a76478f49b]::Client>::user::<u64>::{closure#0}
[INFO] [stdout]   21:     0x5e0f604e3ac1 - rust_out[8e547ba4386cb4c9]::main::{closure#0}
[INFO] [stdout]   22:     0x5e0f604e1416 - <tokio[1898a7d633a7b433]::runtime::park::CachedParkThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x5e0f604de780 - <tokio[1898a7d633a7b433]::runtime::park::CachedParkThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   24:     0x5e0f604dc953 - <tokio[1898a7d633a7b433]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   25:     0x5e0f604e0a7d - <tokio[1898a7d633a7b433]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5e0f604e06b3 - tokio[1898a7d633a7b433]::runtime::context::runtime::enter_runtime::<<tokio[1898a7d633a7b433]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   27:     0x5e0f604dc9de - <tokio[1898a7d633a7b433]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   28:     0x5e0f604dc1e3 - <tokio[1898a7d633a7b433]::runtime::runtime::Runtime>::block_on_inner::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   29:     0x5e0f604dc451 - <tokio[1898a7d633a7b433]::runtime::runtime::Runtime>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   30:     0x5e0f604e3ccd - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   31:     0x5e0f604e45b3 - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x5e0f604e0486 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x5e0f604e2af9 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x5e0f609420d6 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x5e0f609420d6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e0f609420d6 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e0f609420d6 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e0f609420d6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x5e0f609420d6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5e0f609420d6 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5e0f609420d6 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5e0f609420d6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x5e0f604e02f1 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x5e0f604e4665 - main
[INFO] [stdout]   45:     0x70e4c18811ca - <unknown>
[INFO] [stdout]   46:     0x70e4c188128b - __libc_start_main
[INFO] [stdout]   47:     0x5e0f604dbf55 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Client::current_user (line 71) stdout ----
[INFO] [stdout] warning: variable `COOKIE` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let COOKIE: &str = "";
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `cookie`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (102) panicked at src/https.rs:53:22:
[INFO] [stdout] Failed to get X-CSRF-TOKEN: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("auth.roblox.com")), port: None, path: "/v2/logout", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f859ff6a862 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f859ff6a862 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f859ff6a862 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f859ff6a862 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f859ff7ff2a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f859ff7ff2a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f859ff6fb16 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f859ff6fb16 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f859ff4f6df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f859ff4f6df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f859ff629d1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f859ff62c3b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f859ff4f798 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f859ff44a89 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f859ff507ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f859ff8066c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f859ff803e2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f859faf2453 - <core[27de1724e4349be2]::result::Result<reqwest[6af06f2ef300a79]::async_impl::response::Response, reqwest[6af06f2ef300a79]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5f859faee147 - <robloxapi[2f771a76478f49b]::Client>::set_cookie::{closure#0}
[INFO] [stdout]   19:     0x5f859faece18 - rust_out[8e547ba4386cb4c9]::main::{closure#0}
[INFO] [stdout]   20:     0x5f859faea956 - <tokio[1898a7d633a7b433]::runtime::park::CachedParkThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x5f859fae7120 - <tokio[1898a7d633a7b433]::runtime::park::CachedParkThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   22:     0x5f859fae52dd - <tokio[1898a7d633a7b433]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   23:     0x5f859fae9fb0 - <tokio[1898a7d633a7b433]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   24:     0x5f859fae9bdf - tokio[1898a7d633a7b433]::runtime::context::runtime::enter_runtime::<<tokio[1898a7d633a7b433]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   25:     0x5f859fae5371 - <tokio[1898a7d633a7b433]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   26:     0x5f859fae4b79 - <tokio[1898a7d633a7b433]::runtime::runtime::Runtime>::block_on_inner::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   27:     0x5f859fae4dd2 - <tokio[1898a7d633a7b433]::runtime::runtime::Runtime>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   28:     0x5f859faee80c - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   29:     0x5f859faef713 - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5f859fae99c6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   31:     0x5f859faebe49 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   32:     0x5f859ff61f16 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x5f859ff61f16 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5f859ff61f16 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5f859ff61f16 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5f859ff61f16 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x5f859ff61f16 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f859ff61f16 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f859ff61f16 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f859ff61f16 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5f859fae9831 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]   42:     0x5f859faef7c5 - main
[INFO] [stdout]   43:     0x7f85597a11ca - <unknown>
[INFO] [stdout]   44:     0x7f85597a128b - __libc_start_main
[INFO] [stdout]   45:     0x5f859fae48e5 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[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 71)
[INFO] [stdout]     src/lib.rs - Client::game (line 93)
[INFO] [stdout]     src/lib.rs - Client::user (line 57)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e2715a53c55e50390cd99b6588ec7bc0ed3a102d915f6b57bd1f6024e7b4398b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2715a53c55e50390cd99b6588ec7bc0ed3a102d915f6b57bd1f6024e7b4398b", kill_on_drop: false }`
[INFO] [stdout] e2715a53c55e50390cd99b6588ec7bc0ed3a102d915f6b57bd1f6024e7b4398b
