[INFO] fetching crate robloxapi 0.0.14...
[INFO] testing robloxapi-0.0.14 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate robloxapi 0.0.14 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate robloxapi 0.0.14 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 142 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cookie v0.17.0 (latest: v0.18.1)
[INFO] [stderr]       Adding cookie_store v0.20.0 (latest: v0.21.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding idna v0.3.0 (latest: v0.5.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3a17becdc57470f277d9320e6b2b239b338ac8fe47cf099f77aad76d0f6bae1
[INFO] running `Command { std: "docker" "start" "-a" "c3a17becdc57470f277d9320e6b2b239b338ac8fe47cf099f77aad76d0f6bae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3a17becdc57470f277d9320e6b2b239b338ac8fe47cf099f77aad76d0f6bae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3a17becdc57470f277d9320e6b2b239b338ac8fe47cf099f77aad76d0f6bae1", kill_on_drop: false }`
[INFO] [stdout] c3a17becdc57470f277d9320e6b2b239b338ac8fe47cf099f77aad76d0f6bae1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb33e26a71bc9b0a2b95bc10884aa149f9b8f4f31c486a5d072a4b7dcfbb59d5
[INFO] running `Command { std: "docker" "start" "-a" "fb33e26a71bc9b0a2b95bc10884aa149f9b8f4f31c486a5d072a4b7dcfbb59d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling hyper v0.14.28
[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 27.76s
[INFO] running `Command { std: "docker" "inspect" "fb33e26a71bc9b0a2b95bc10884aa149f9b8f4f31c486a5d072a4b7dcfbb59d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb33e26a71bc9b0a2b95bc10884aa149f9b8f4f31c486a5d072a4b7dcfbb59d5", kill_on_drop: false }`
[INFO] [stdout] fb33e26a71bc9b0a2b95bc10884aa149f9b8f4f31c486a5d072a4b7dcfbb59d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5732d91d0f5b54a5e85133d76a166e2b015338eee58b5cc77466a91fdf535838
[INFO] running `Command { std: "docker" "start" "-a" "5732d91d0f5b54a5e85133d76a166e2b015338eee58b5cc77466a91fdf535838", 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.37s
[INFO] running `Command { std: "docker" "inspect" "5732d91d0f5b54a5e85133d76a166e2b015338eee58b5cc77466a91fdf535838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5732d91d0f5b54a5e85133d76a166e2b015338eee58b5cc77466a91fdf535838", kill_on_drop: false }`
[INFO] [stdout] 5732d91d0f5b54a5e85133d76a166e2b015338eee58b5cc77466a91fdf535838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c61004db9642559aef2a68580633b1985afcc3749bd40119d3b1833e3115abb2
[INFO] running `Command { std: "docker" "start" "-a" "c61004db9642559aef2a68580633b1985afcc3749bd40119d3b1833e3115abb2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robloxapi-f9e425cff3a6cc1f)
[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-8e8a7276c447f0cb)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robloxapi
[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 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] [stderr] error: doctest failed, to rerun pass `--doc`
[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] 7 |     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 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:72:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let servers = client.game(game_id)
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 13 | |         .await
[INFO] [stdout] 14 | |         .unwrap()
[INFO] [stdout]    | |_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 15 |           .servers();
[INFO] [stdout]    |                     - temporary value is freed at the end of this statement
[INFO] [stdout] 16 |   }
[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] 12 ~     let binding = client.game(game_id)
[INFO] [stdout] 13 +         .await
[INFO] [stdout] 14 +         .unwrap();
[INFO] [stdout] 15 ~     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:29:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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:28:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut client = robloxapi::Client();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/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] 10 |     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] 10 |     let mut client = robloxapi::Client::new();
[INFO] [stdout]    |                                       +++++
[INFO] [stdout] help: consider using the `Default` trait
[INFO] [stdout]    |
[INFO] [stdout] 10 |     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] thread 'main' 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:     0x55f1fb7f3625 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55f1fb7f3625 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55f1fb7f3625 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55f1fb7f3625 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55f1fb8186ab - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55f1fb8186ab - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55f1fb7f0bdf - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55f1fb7f33fe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55f1fb7f33fe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55f1fb7f4769 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55f1fb7f44ad - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x55f1fb7f4c03 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x55f1fb7f4ae4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x55f1fb7f3ae9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x55f1fb7f4817 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x55f1fb355943 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x55f1fb355ed6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x55f1fb3694cf - core::result::Result<T,E>::expect::hd19532e981de0bc5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   18:     0x55f1fb3663cb - robloxapi::https::Https::request::{{closure}}::h7b3bdd4b1c072b5a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/https.rs:110:24
[INFO] [stdout]   19:     0x55f1fb3736fd - <u64 as robloxapi::games::GameBuilder>::new::{{closure}}::h8ef2e43fb3c43502
[INFO] [stdout]                                at /opt/rustwide/workdir/src/games/mod.rs:26:14
[INFO] [stdout]   20:     0x55f1fb35a6a8 - <core::pin::Pin<P> as core::future::future::Future>::poll::he25b4aa13601d0b6
[INFO] [stdout]   21:     0x55f1fb35a8c8 - robloxapi::Client::game::{{closure}}::h68759c3cca0cded6
[INFO] [stdout]   22:     0x55f1fb35acf3 - rust_out::main::{{closure}}::h53798deb3ed08270
[INFO] [stdout]   23:     0x55f1fb357b75 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h31b98d949adfac8b
[INFO] [stdout]   24:     0x55f1fb357654 - tokio::runtime::park::CachedParkThread::block_on::h266dead185f951c0
[INFO] [stdout]   25:     0x55f1fb358773 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7db1f60385546a65
[INFO] [stdout]   26:     0x55f1fb358a1b - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h039e5449f7d2b6b2
[INFO] [stdout]   27:     0x55f1fb3582e6 - tokio::runtime::context::runtime::enter_runtime::h4ed067837fb89a8e
[INFO] [stdout]   28:     0x55f1fb3589e0 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h7925b599d3098271
[INFO] [stdout]   29:     0x55f1fb358930 - tokio::runtime::runtime::Runtime::block_on::hb5e305d0b76b3849
[INFO] [stdout]   30:     0x55f1fb35aacd - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   31:     0x55f1fb356d43 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   32:     0x55f1fb356466 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   33:     0x55f1fb3564b9 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   34:     0x55f1fb7ed0cd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   35:     0x55f1fb7ed0cd - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x55f1fb7ed0cd - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x55f1fb7ed0cd - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x55f1fb7ed0cd - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   39:     0x55f1fb7ed0cd - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x55f1fb7ed0cd - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x55f1fb7ed0cd - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x55f1fb7ed0cd - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   43:     0x55f1fb356497 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   44:     0x55f1fb35ade5 - main
[INFO] [stdout]   45:     0x7ff13c870d90 - <unknown>
[INFO] [stdout]   46:     0x7ff13c870e40 - __libc_start_main
[INFO] [stdout]   47:     0x55f1fb356375 - _start
[INFO] [stdout]   48:                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] thread 'main' 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:     0x55c174b8df55 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c174b8df55 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c174b8df55 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c174b8df55 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c174bb2fdb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c174bb2fdb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c174b8b55f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c174b8dd2e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c174b8dd2e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c174b8f099 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55c174b8eddd - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x55c174b8f533 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x55c174b8f414 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x55c174b8e419 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x55c174b8f147 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x55c174715673 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x55c174715c06 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x55c17471fcdf - core::result::Result<T,E>::expect::hd19532e981de0bc5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   18:     0x55c174722a76 - <u64 as robloxapi::users::UserBuilder>::new::{{closure}}::h966b4b3fbaaeb0bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/mod.rs:50:26
[INFO] [stdout]   19:     0x55c17471bc80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8c50a676cbc2839d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   20:     0x55c17471a37b - robloxapi::Client::user::{{closure}}::h0d5008a0822e41f0
[INFO] [stdout]   21:     0x55c17471a76e - rust_out::main::{{closure}}::h53798deb3ed08270
[INFO] [stdout]   22:     0x55c1747177d5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h31b98d949adfac8b
[INFO] [stdout]   23:     0x55c1747172be - tokio::runtime::park::CachedParkThread::block_on::h266dead185f951c0
[INFO] [stdout]   24:     0x55c1747183d3 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7db1f60385546a65
[INFO] [stdout]   25:     0x55c17471867d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h039e5449f7d2b6b2
[INFO] [stdout]   26:     0x55c174717f46 - tokio::runtime::context::runtime::enter_runtime::h4ed067837fb89a8e
[INFO] [stdout]   27:     0x55c17471863e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h7925b599d3098271
[INFO] [stdout]   28:     0x55c174718590 - tokio::runtime::runtime::Runtime::block_on::hb5e305d0b76b3849
[INFO] [stdout]   29:     0x55c17471a54b - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   30:     0x55c174716a73 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   31:     0x55c174716196 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   32:     0x55c1747161e9 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   33:     0x55c174b87fed - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   34:     0x55c174b87fed - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x55c174b87fed - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x55c174b87fed - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x55c174b87fed - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   38:     0x55c174b87fed - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x55c174b87fed - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x55c174b87fed - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x55c174b87fed - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   42:     0x55c1747161c7 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   43:     0x55c17471a855 - main
[INFO] [stdout]   44:     0x7f1145347d90 - <unknown>
[INFO] [stdout]   45:     0x7f1145347e40 - __libc_start_main
[INFO] [stdout]   46:     0x55c1747160a5 - _start
[INFO] [stdout]   47:                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] 6 |     let COOKIE: &str = "";
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `cookie`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` 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] thread 'main' panicked at /opt/rustwide/workdir/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:     0x55aab45fa095 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55aab45fa095 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55aab45fa095 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55aab45fa095 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55aab461f11b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55aab461f11b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55aab45f764f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55aab45f9e6e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55aab45f9e6e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55aab45fb1d9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55aab45faf1d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x55aab45fb673 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x55aab45fb554 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x55aab45fa559 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x55aab45fb287 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x55aab4166943 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x55aab4166ed6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x55aab41764df - core::result::Result<T,E>::expect::hd19532e981de0bc5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   18:     0x55aab416cfab - robloxapi::https::<impl robloxapi::Client>::set_cookie::{{closure}}::hcd6f752b05eeeb0a
[INFO] [stdout]   19:     0x55aab416e1c8 - rust_out::main::{{closure}}::h53798deb3ed08270
[INFO] [stdout]   20:     0x55aab4169355 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h31b98d949adfac8b
[INFO] [stdout]   21:     0x55aab4168e3e - tokio::runtime::park::CachedParkThread::block_on::h266dead185f951c0
[INFO] [stdout]   22:     0x55aab4169f4d - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7db1f60385546a65
[INFO] [stdout]   23:     0x55aab416a210 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h039e5449f7d2b6b2
[INFO] [stdout]   24:     0x55aab4169ab3 - tokio::runtime::context::runtime::enter_runtime::h4ed067837fb89a8e
[INFO] [stdout]   25:     0x55aab416a1d1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h7925b599d3098271
[INFO] [stdout]   26:     0x55aab416a11e - tokio::runtime::runtime::Runtime::block_on::hb5e305d0b76b3849
[INFO] [stdout]   27:     0x55aab416df9a - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   28:     0x55aab4167d63 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   29:     0x55aab4167486 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   30:     0x55aab41674d9 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   31:     0x55aab45f3b3d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   32:     0x55aab45f3b3d - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x55aab45f3b3d - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x55aab45f3b3d - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x55aab45f3b3d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   36:     0x55aab45f3b3d - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   37:     0x55aab45f3b3d - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   38:     0x55aab45f3b3d - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   39:     0x55aab45f3b3d - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   40:     0x55aab41674b7 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   41:     0x55aab416e3b5 - main
[INFO] [stdout]   42:     0x7fa23eeb1d90 - <unknown>
[INFO] [stdout]   43:     0x7fa23eeb1e40 - __libc_start_main
[INFO] [stdout]   44:     0x55aab4167375 - _start
[INFO] [stdout]   45:                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 6.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c61004db9642559aef2a68580633b1985afcc3749bd40119d3b1833e3115abb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61004db9642559aef2a68580633b1985afcc3749bd40119d3b1833e3115abb2", kill_on_drop: false }`
[INFO] [stdout] c61004db9642559aef2a68580633b1985afcc3749bd40119d3b1833e3115abb2
[INFO] testing robloxapi-0.0.14 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate robloxapi 0.0.14 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate robloxapi 0.0.14 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 142 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cookie v0.17.0 (latest: v0.18.1)
[INFO] [stderr]       Adding cookie_store v0.20.0 (latest: v0.21.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding idna v0.3.0 (latest: v0.5.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc00f08322a05bd83005332e29ccca9157f53d1baf460630c63c5e3ea5e9ff38
[INFO] running `Command { std: "docker" "start" "-a" "fc00f08322a05bd83005332e29ccca9157f53d1baf460630c63c5e3ea5e9ff38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc00f08322a05bd83005332e29ccca9157f53d1baf460630c63c5e3ea5e9ff38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc00f08322a05bd83005332e29ccca9157f53d1baf460630c63c5e3ea5e9ff38", kill_on_drop: false }`
[INFO] [stdout] fc00f08322a05bd83005332e29ccca9157f53d1baf460630c63c5e3ea5e9ff38
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 165d629f8e52a999b5d3b6da9c73e767186df7f987d61de1460f8256d6e31c39
[INFO] running `Command { std: "docker" "start" "-a" "165d629f8e52a999b5d3b6da9c73e767186df7f987d61de1460f8256d6e31c39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling hyper v0.14.28
[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 47.64s
[INFO] running `Command { std: "docker" "inspect" "165d629f8e52a999b5d3b6da9c73e767186df7f987d61de1460f8256d6e31c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165d629f8e52a999b5d3b6da9c73e767186df7f987d61de1460f8256d6e31c39", kill_on_drop: false }`
[INFO] [stdout] 165d629f8e52a999b5d3b6da9c73e767186df7f987d61de1460f8256d6e31c39
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 049b3cfa6f9f0bc2cd80dd1fd91aa42ff9ed09e5cae56ce482767c07152e02f2
[INFO] running `Command { std: "docker" "start" "-a" "049b3cfa6f9f0bc2cd80dd1fd91aa42ff9ed09e5cae56ce482767c07152e02f2", 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.30s
[INFO] running `Command { std: "docker" "inspect" "049b3cfa6f9f0bc2cd80dd1fd91aa42ff9ed09e5cae56ce482767c07152e02f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "049b3cfa6f9f0bc2cd80dd1fd91aa42ff9ed09e5cae56ce482767c07152e02f2", kill_on_drop: false }`
[INFO] [stdout] 049b3cfa6f9f0bc2cd80dd1fd91aa42ff9ed09e5cae56ce482767c07152e02f2
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 017fd8a6a66730958100a4782394515d59c42d85d6dcc8012ec7c7b30cf43701
[INFO] running `Command { std: "docker" "start" "-a" "017fd8a6a66730958100a4782394515d59c42d85d6dcc8012ec7c7b30cf43701", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robloxapi-f9e425cff3a6cc1f)
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-8e8a7276c447f0cb)
[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] [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] [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::user (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::current_user (line 71) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::game (line 93) ... 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] 7 |     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 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:72:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let servers = client.game(game_id)
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 13 | |         .await
[INFO] [stdout] 14 | |         .unwrap()
[INFO] [stdout]    | |_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 15 |           .servers();
[INFO] [stdout]    |                     - temporary value is freed at the end of this statement
[INFO] [stdout] 16 |   }
[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] 12 ~     let binding = client.game(game_id)
[INFO] [stdout] 13 +         .await
[INFO] [stdout] 14 +         .unwrap();
[INFO] [stdout] 15 ~     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:29:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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:28:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut client = robloxapi::Client();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/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] 10 |     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] 10 |     let mut client = robloxapi::Client::new();
[INFO] [stdout]    |                                       +++++
[INFO] [stdout] help: consider using the `Default` trait
[INFO] [stdout]    |
[INFO] [stdout] 10 |     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::user (line 57) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' 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:     0x55ec39f72975 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ec39f72975 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ec39f72975 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ec39f72975 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ec39f979ab - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ec39f979ab - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ec39f6fecf - std::io::Write::write_fmt::h456b7988df61daf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ec39f7274e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ec39f7274e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ec39f739f9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ec39f737c8 - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x55ec39f73e93 - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x55ec39f73d74 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x55ec39f72e39 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x55ec39f73aa7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x55ec39afe653 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x55ec39afebe6 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x55ec39b0b91f - core::result::Result<T,E>::expect::he4695979357bb665
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23
[INFO] [stdout]   18:     0x55ec39b05656 - <u64 as robloxapi::users::UserBuilder>::new::{{closure}}::hdb4de906eaeb6e08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/users/mod.rs:50:26
[INFO] [stdout]   19:     0x55ec39b06b60 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd9cbba6597eb11e4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   20:     0x55ec39b0320b - robloxapi::Client::user::{{closure}}::hc6c86f7bde45fd84
[INFO] [stdout]   21:     0x55ec39b035fe - rust_out::main::{{closure}}::h2ea14ad5bfba911f
[INFO] [stdout]   22:     0x55ec39b007b5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::ha38305b55a8de78c
[INFO] [stdout]   23:     0x55ec39b0029e - tokio::runtime::park::CachedParkThread::block_on::h509be6a7edaf4d3f
[INFO] [stdout]   24:     0x55ec39b01423 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h2c0683530821f34a
[INFO] [stdout]   25:     0x55ec39b0165d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h24f6885ce5302baa
[INFO] [stdout]   26:     0x55ec39b00f26 - tokio::runtime::context::runtime::enter_runtime::he74b3375f0896c9f
[INFO] [stdout]   27:     0x55ec39b0161e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h5f9af7685178a8d1
[INFO] [stdout]   28:     0x55ec39b01570 - tokio::runtime::runtime::Runtime::block_on::h6492a49cf791cdc2
[INFO] [stdout]   29:     0x55ec39b033db - rust_out::main::h90fc46ea9798ded1
[INFO] [stdout]   30:     0x55ec39affa53 - core::ops::function::FnOnce::call_once::h48eb9b1eb2de063c
[INFO] [stdout]   31:     0x55ec39aff176 - std::sys_common::backtrace::__rust_begin_short_backtrace::h747a6d1e1b11dda9
[INFO] [stdout]   32:     0x55ec39aff1c9 - std::rt::lang_start::{{closure}}::hc32502aff423e72f
[INFO] [stdout]   33:     0x55ec39f6ca0d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hac8b4a62b6f52371
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   34:     0x55ec39f6ca0d - std::panicking::try::do_call::h6fc24bc97db29d34
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x55ec39f6ca0d - std::panicking::try::hc544b64aa2eea933
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x55ec39f6ca0d - std::panic::catch_unwind::hefb17e81fb559b9c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x55ec39f6ca0d - std::rt::lang_start_internal::{{closure}}::h834103e2d23d958b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:48
[INFO] [stdout]   38:     0x55ec39f6ca0d - std::panicking::try::do_call::he39c25d597788515
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x55ec39f6ca0d - std::panicking::try::hf4ef8dd97697f2c7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x55ec39f6ca0d - std::panic::catch_unwind::haa22d191a5c8abfb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x55ec39f6ca0d - std::rt::lang_start_internal::h8104aca277c551bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:20
[INFO] [stdout]   42:     0x55ec39aff1a7 - std::rt::lang_start::h363611def46ee6df
[INFO] [stdout]   43:     0x55ec39b036e5 - main
[INFO] [stdout]   44:     0x7ffa8d960d90 - <unknown>
[INFO] [stdout]   45:     0x7ffa8d960e40 - __libc_start_main
[INFO] [stdout]   46:     0x55ec39aff085 - _start
[INFO] [stdout]   47:                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] 6 |     let COOKIE: &str = "";
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `cookie`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` 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] thread 'main' panicked at /opt/rustwide/workdir/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:     0x55556afb08f5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55556afb08f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55556afb08f5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55556afb08f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55556afd592b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55556afd592b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55556afaddff - std::io::Write::write_fmt::h456b7988df61daf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55556afb06ce - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55556afb06ce - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55556afb1979 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55556afb1748 - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x55556afb1e13 - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x55556afb1cf4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x55556afb0db9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x55556afb1a27 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x55556ab21923 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x55556ab21eb6 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x55556ab37f4f - core::result::Result<T,E>::expect::he4695979357bb665
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23
[INFO] [stdout]   18:     0x55556ab27e3b - robloxapi::https::<impl robloxapi::Client>::set_cookie::{{closure}}::h5ad6d3f64d06057a
[INFO] [stdout]   19:     0x55556ab29058 - rust_out::main::{{closure}}::h2ea14ad5bfba911f
[INFO] [stdout]   20:     0x55556ab24335 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::ha38305b55a8de78c
[INFO] [stdout]   21:     0x55556ab23e1e - tokio::runtime::park::CachedParkThread::block_on::h509be6a7edaf4d3f
[INFO] [stdout]   22:     0x55556ab24f9d - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h2c0683530821f34a
[INFO] [stdout]   23:     0x55556ab251f0 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h24f6885ce5302baa
[INFO] [stdout]   24:     0x55556ab24a93 - tokio::runtime::context::runtime::enter_runtime::he74b3375f0896c9f
[INFO] [stdout]   25:     0x55556ab251b1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h5f9af7685178a8d1
[INFO] [stdout]   26:     0x55556ab250fe - tokio::runtime::runtime::Runtime::block_on::h6492a49cf791cdc2
[INFO] [stdout]   27:     0x55556ab28e2a - rust_out::main::h90fc46ea9798ded1
[INFO] [stdout]   28:     0x55556ab22d43 - core::ops::function::FnOnce::call_once::h48eb9b1eb2de063c
[INFO] [stdout]   29:     0x55556ab22466 - std::sys_common::backtrace::__rust_begin_short_backtrace::h747a6d1e1b11dda9
[INFO] [stdout]   30:     0x55556ab224b9 - std::rt::lang_start::{{closure}}::hc32502aff423e72f
[INFO] [stdout]   31:     0x55556afaa39d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hac8b4a62b6f52371
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   32:     0x55556afaa39d - std::panicking::try::do_call::h6fc24bc97db29d34
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x55556afaa39d - std::panicking::try::hc544b64aa2eea933
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x55556afaa39d - std::panic::catch_unwind::hefb17e81fb559b9c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x55556afaa39d - std::rt::lang_start_internal::{{closure}}::h834103e2d23d958b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:48
[INFO] [stdout]   36:     0x55556afaa39d - std::panicking::try::do_call::he39c25d597788515
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   37:     0x55556afaa39d - std::panicking::try::hf4ef8dd97697f2c7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   38:     0x55556afaa39d - std::panic::catch_unwind::haa22d191a5c8abfb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   39:     0x55556afaa39d - std::rt::lang_start_internal::h8104aca277c551bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:20
[INFO] [stdout]   40:     0x55556ab22497 - std::rt::lang_start::h363611def46ee6df
[INFO] [stdout]   41:     0x55556ab29245 - main
[INFO] [stdout]   42:     0x7fcb9369fd90 - <unknown>
[INFO] [stdout]   43:     0x7fcb9369fe40 - __libc_start_main
[INFO] [stdout]   44:     0x55556ab22355 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[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] thread 'main' 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:     0x563427ef1bd5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x563427ef1bd5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563427ef1bd5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x563427ef1bd5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x563427f16c0b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x563427f16c0b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x563427eef0df - std::io::Write::write_fmt::h456b7988df61daf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x563427ef19ae - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x563427ef19ae - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x563427ef2c59 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x563427ef2a28 - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x563427ef30f3 - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x563427ef2fd4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x563427ef2099 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x563427ef2d07 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x563427a58923 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x563427a58eb6 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   17:     0x563427a746cf - core::result::Result<T,E>::expect::he4695979357bb665
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23
[INFO] [stdout]   18:     0x563427a6f80b - robloxapi::https::Https::request::{{closure}}::hdc5fd6e3a5144c1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/https.rs:110:24
[INFO] [stdout]   19:     0x563427a6c74d - <u64 as robloxapi::games::GameBuilder>::new::{{closure}}::hd51e7cd6e8093b28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/games/mod.rs:26:14
[INFO] [stdout]   20:     0x563427a5d538 - <core::pin::Pin<P> as core::future::future::Future>::poll::h862cf61768b57851
[INFO] [stdout]   21:     0x563427a5d758 - robloxapi::Client::game::{{closure}}::h2631d28fc2998430
[INFO] [stdout]   22:     0x563427a5db83 - rust_out::main::{{closure}}::h2ea14ad5bfba911f
[INFO] [stdout]   23:     0x563427a5ab55 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::ha38305b55a8de78c
[INFO] [stdout]   24:     0x563427a5a634 - tokio::runtime::park::CachedParkThread::block_on::h509be6a7edaf4d3f
[INFO] [stdout]   25:     0x563427a5b7c3 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h2c0683530821f34a
[INFO] [stdout]   26:     0x563427a5b9fb - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h24f6885ce5302baa
[INFO] [stdout]   27:     0x563427a5b2c6 - tokio::runtime::context::runtime::enter_runtime::he74b3375f0896c9f
[INFO] [stdout]   28:     0x563427a5b9c0 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h5f9af7685178a8d1
[INFO] [stdout]   29:     0x563427a5b910 - tokio::runtime::runtime::Runtime::block_on::h6492a49cf791cdc2
[INFO] [stdout]   30:     0x563427a5d95d - rust_out::main::h90fc46ea9798ded1
[INFO] [stdout]   31:     0x563427a59d23 - core::ops::function::FnOnce::call_once::h48eb9b1eb2de063c
[INFO] [stdout]   32:     0x563427a59446 - std::sys_common::backtrace::__rust_begin_short_backtrace::h747a6d1e1b11dda9
[INFO] [stdout]   33:     0x563427a59499 - std::rt::lang_start::{{closure}}::hc32502aff423e72f
[INFO] [stdout]   34:     0x563427eeb67d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hac8b4a62b6f52371
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   35:     0x563427eeb67d - std::panicking::try::do_call::h6fc24bc97db29d34
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x563427eeb67d - std::panicking::try::hc544b64aa2eea933
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x563427eeb67d - std::panic::catch_unwind::hefb17e81fb559b9c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x563427eeb67d - std::rt::lang_start_internal::{{closure}}::h834103e2d23d958b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:48
[INFO] [stdout]   39:     0x563427eeb67d - std::panicking::try::do_call::he39c25d597788515
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x563427eeb67d - std::panicking::try::hf4ef8dd97697f2c7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x563427eeb67d - std::panic::catch_unwind::haa22d191a5c8abfb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x563427eeb67d - std::rt::lang_start_internal::h8104aca277c551bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:20
[INFO] [stdout]   43:     0x563427a59477 - std::rt::lang_start::h363611def46ee6df
[INFO] [stdout]   44:     0x563427a5dc75 - main
[INFO] [stdout]   45:     0x7f97d6510d90 - <unknown>
[INFO] [stdout]   46:     0x7f97d6510e40 - __libc_start_main
[INFO] [stdout]   47:     0x563427a59355 - _start
[INFO] [stdout]   48:                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 6.53s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "017fd8a6a66730958100a4782394515d59c42d85d6dcc8012ec7c7b30cf43701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017fd8a6a66730958100a4782394515d59c42d85d6dcc8012ec7c7b30cf43701", kill_on_drop: false }`
[INFO] [stdout] 017fd8a6a66730958100a4782394515d59c42d85d6dcc8012ec7c7b30cf43701
