[INFO] cloning repository https://github.com/danielgorgonha/learn-rust-crud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielgorgonha/learn-rust-crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielgorgonha%2Flearn-rust-crud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielgorgonha%2Flearn-rust-crud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b13903c27c23de5c61a3a4a451fe18e8efd9cbee
[INFO] testing danielgorgonha/learn-rust-crud against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielgorgonha%2Flearn-rust-crud" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danielgorgonha/learn-rust-crud
[INFO] finished tweaking git repo https://github.com/danielgorgonha/learn-rust-crud
[INFO] tweaked toml for git repo https://github.com/danielgorgonha/learn-rust-crud written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielgorgonha/learn-rust-crud on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danielgorgonha/learn-rust-crud already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e55d88765ee9ee72e1704193ce1deab2db627e01803f61d35df02b4cc423da8
[INFO] running `Command { std: "docker" "start" "-a" "4e55d88765ee9ee72e1704193ce1deab2db627e01803f61d35df02b4cc423da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e55d88765ee9ee72e1704193ce1deab2db627e01803f61d35df02b4cc423da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e55d88765ee9ee72e1704193ce1deab2db627e01803f61d35df02b4cc423da8", kill_on_drop: false }`
[INFO] [stdout] 4e55d88765ee9ee72e1704193ce1deab2db627e01803f61d35df02b4cc423da8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e113614e223c9bd94c7e7ace3088721f409a33830ff364f6898083b8169c1133
[INFO] running `Command { std: "docker" "start" "-a" "e113614e223c9bd94c7e7ace3088721f409a33830ff364f6898083b8169c1133", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling value-bag-serde1 v1.11.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling wasmi_core v0.48.0
[INFO] [stderr]    Compiling wast v235.0.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-session v2.0.1
[INFO] [stderr]    Compiling wasmi_ir v0.48.0
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling async-h1 v2.3.4
[INFO] [stderr]    Compiling async-sse v4.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling femme v2.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling multi-stash v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling route-recognizer v0.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wasmi_collections v0.48.0
[INFO] [stderr]    Compiling wat v1.235.0
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasmi v0.48.0
[INFO] [stderr]    Compiling learn-rust-crud v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `WasmExecuteRequest` is never constructed
[INFO] [stdout]   --> src/models.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct WasmExecuteRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmExecuteResponse` is never constructed
[INFO] [stdout]   --> src/models.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct WasmExecuteResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmBatchRequest` is never constructed
[INFO] [stdout]   --> src/models.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct WasmBatchRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmBatchResponse` is never constructed
[INFO] [stdout]   --> src/models.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct WasmBatchResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmDataProcessRequest` is never constructed
[INFO] [stdout]   --> src/models.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct WasmDataProcessRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmDataProcessResponse` is never constructed
[INFO] [stdout]   --> src/models.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct WasmDataProcessResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmModuleInfo` is never constructed
[INFO] [stdout]    --> src/models.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct WasmModuleInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmLoadModuleRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct WasmLoadModuleRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmLoadModuleResponse` is never constructed
[INFO] [stdout]    --> src/models.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct WasmLoadModuleResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `successful_executions` is never read
[INFO] [stdout]   --> src/state.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Metrics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 10 |     pub total_executions: AtomicU64,
[INFO] [stdout] 11 |     pub successful_executions: AtomicU64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "e113614e223c9bd94c7e7ace3088721f409a33830ff364f6898083b8169c1133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e113614e223c9bd94c7e7ace3088721f409a33830ff364f6898083b8169c1133", kill_on_drop: false }`
[INFO] [stdout] e113614e223c9bd94c7e7ace3088721f409a33830ff364f6898083b8169c1133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 491149686ba1c02012719634fa0e589e755e0e1404d229c4a1d44ab1c6ea0e9f
[INFO] running `Command { std: "docker" "start" "-a" "491149686ba1c02012719634fa0e589e755e0e1404d229c4a1d44ab1c6ea0e9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustls v0.23.30
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling learn-rust-crud v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TestData` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct TestData {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `login_and_get_token` is never used
[INFO] [stdout]  --> tests/integration_errors.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn login_and_get_token(base_url: &str) -> String {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginRequest` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct LoginRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginResponse` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct LoginResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestData` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct TestData {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `refresh_token`, `username`, `token_type`, and `expires_in` are never read
[INFO] [stdout]   --> tests/common/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct LoginResponse {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 89 |     pub access_token: String,
[INFO] [stdout] 90 |     pub refresh_token: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 91 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 92 |     pub token_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 93 |     pub expires_in: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]    --> src/state.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |         use std::sync::Arc;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `refresh_token`, `username`, `token_type`, and `expires_in` are never read
[INFO] [stdout]   --> tests/common/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct LoginResponse {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 89 |     pub access_token: String,
[INFO] [stdout] 90 |     pub refresh_token: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 91 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 92 |     pub token_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 93 |     pub expires_in: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmExecuteRequest` is never constructed
[INFO] [stdout]   --> src/models.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct WasmExecuteRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmExecuteResponse` is never constructed
[INFO] [stdout]   --> src/models.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct WasmExecuteResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmBatchRequest` is never constructed
[INFO] [stdout]   --> src/models.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct WasmBatchRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmBatchResponse` is never constructed
[INFO] [stdout]   --> src/models.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct WasmBatchResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmDataProcessRequest` is never constructed
[INFO] [stdout]   --> src/models.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct WasmDataProcessRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmDataProcessResponse` is never constructed
[INFO] [stdout]   --> src/models.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct WasmDataProcessResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmModuleInfo` is never constructed
[INFO] [stdout]    --> src/models.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct WasmModuleInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmLoadModuleRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct WasmLoadModuleRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmLoadModuleResponse` is never constructed
[INFO] [stdout]    --> src/models.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct WasmLoadModuleResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `successful_executions` is never read
[INFO] [stdout]   --> src/state.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Metrics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 10 |     pub total_executions: AtomicU64,
[INFO] [stdout] 11 |     pub successful_executions: AtomicU64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_state` is never used
[INFO] [stdout]    --> src/auth.rs:214:8
[INFO] [stdout]     |
[INFO] [stdout] 214 |     fn create_test_state() -> AppState {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmExecuteRequest` is never constructed
[INFO] [stdout]   --> src/models.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct WasmExecuteRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmExecuteResponse` is never constructed
[INFO] [stdout]   --> src/models.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct WasmExecuteResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmBatchRequest` is never constructed
[INFO] [stdout]   --> src/models.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct WasmBatchRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmBatchResponse` is never constructed
[INFO] [stdout]   --> src/models.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct WasmBatchResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmDataProcessRequest` is never constructed
[INFO] [stdout]   --> src/models.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct WasmDataProcessRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmDataProcessResponse` is never constructed
[INFO] [stdout]   --> src/models.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct WasmDataProcessResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmModuleInfo` is never constructed
[INFO] [stdout]    --> src/models.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct WasmModuleInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmLoadModuleRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct WasmLoadModuleRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmLoadModuleResponse` is never constructed
[INFO] [stdout]    --> src/models.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct WasmLoadModuleResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.19s
[INFO] running `Command { std: "docker" "inspect" "491149686ba1c02012719634fa0e589e755e0e1404d229c4a1d44ab1c6ea0e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "491149686ba1c02012719634fa0e589e755e0e1404d229c4a1d44ab1c6ea0e9f", kill_on_drop: false }`
[INFO] [stdout] 491149686ba1c02012719634fa0e589e755e0e1404d229c4a1d44ab1c6ea0e9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fd146fde4e1dff64f11914652099c07820426202db62dcdffbb63ac3a0239aa9
[INFO] running `Command { std: "docker" "start" "-a" "fd146fde4e1dff64f11914652099c07820426202db62dcdffbb63ac3a0239aa9", kill_on_drop: false }`
[INFO] [stderr] warning: struct `WasmExecuteRequest` is never constructed
[INFO] [stderr]   --> src/models.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub struct WasmExecuteRequest {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmExecuteResponse` is never constructed
[INFO] [stderr]   --> src/models.rs:67:12
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub struct WasmExecuteResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmBatchRequest` is never constructed
[INFO] [stderr]   --> src/models.rs:77:12
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub struct WasmBatchRequest {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmBatchResponse` is never constructed
[INFO] [stderr]   --> src/models.rs:83:12
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub struct WasmBatchResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmDataProcessRequest` is never constructed
[INFO] [stderr]   --> src/models.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub struct WasmDataProcessRequest {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmDataProcessResponse` is never constructed
[INFO] [stderr]   --> src/models.rs:99:12
[INFO] [stderr]    |
[INFO] [stderr] 99 | pub struct WasmDataProcessResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmModuleInfo` is never constructed
[INFO] [stderr]    --> src/models.rs:109:12
[INFO] [stderr]     |
[INFO] [stderr] 109 | pub struct WasmModuleInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmLoadModuleRequest` is never constructed
[INFO] [stderr]    --> src/models.rs:117:12
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub struct WasmLoadModuleRequest {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmLoadModuleResponse` is never constructed
[INFO] [stderr]    --> src/models.rs:124:12
[INFO] [stderr]     |
[INFO] [stderr] 124 | pub struct WasmLoadModuleResponse {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `successful_executions` is never read
[INFO] [stderr]   --> src/state.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct Metrics {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 10 |     pub total_executions: AtomicU64,
[INFO] [stderr] 11 |     pub successful_executions: AtomicU64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `learn-rust-crud` (bin "learn-rust-crud") generated 10 warnings
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]    --> src/state.rs:278:13
[INFO] [stderr]     |
[INFO] [stderr] 278 |         use std::sync::Arc;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_state` is never used
[INFO] [stderr]    --> src/auth.rs:214:8
[INFO] [stderr]     |
[INFO] [stderr] 214 |     fn create_test_state() -> AppState {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmExecuteRequest` is never constructed
[INFO] [stderr]   --> src/models.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub struct WasmExecuteRequest {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `login_and_get_token` is never used
[INFO] [stderr]  --> tests/integration_errors.rs:5:4
[INFO] [stderr]   |
[INFO] [stderr] 5 | fn login_and_get_token(base_url: &str) -> String {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LoginRequest` is never constructed
[INFO] [stderr]   --> tests/common/mod.rs:82:12
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub struct LoginRequest {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LoginResponse` is never constructed
[INFO] [stderr]   --> tests/common/mod.rs:88:12
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub struct LoginResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestData` is never constructed
[INFO] [stderr]   --> tests/common/mod.rs:97:12
[INFO] [stderr]    |
[INFO] [stderr] 97 | pub struct TestData {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `refresh_token`, `username`, `token_type`, and `expires_in` are never read
[INFO] [stderr]   --> tests/common/mod.rs:90:9
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub struct LoginResponse {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 89 |     pub access_token: String,
[INFO] [stderr] 90 |     pub refresh_token: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 91 |     pub username: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 92 |     pub token_type: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 93 |     pub expires_in: i64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestData` is never constructed
[INFO] [stderr]   --> tests/common/mod.rs:97:12
[INFO] [stderr]    |
[INFO] [stderr] 97 | pub struct TestData {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `learn-rust-crud` (bin "learn-rust-crud" test) generated 11 warnings (8 duplicates) (run `cargo fix --bin "learn-rust-crud" -p learn-rust-crud --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `learn-rust-crud` (test "integration_errors") generated 4 warnings
[INFO] [stderr] warning: `learn-rust-crud` (test "integration_execute") generated 1 warning
[INFO] [stderr] warning: `learn-rust-crud` (test "integration_auth") generated 1 warning
[INFO] [stderr] warning: `learn-rust-crud` (test "integration_crud") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/learn-rust-crud/44be1ec74a52a3a1/deps/learn_rust_crud-44be1ec74a52a3a1)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test auth::tests::test_claims_creation ... ok
[INFO] [stdout] test auth::tests::test_create_data_entry_from_request ... ok
[INFO] [stdout] test auth::tests::test_environment_variables ... ok
[INFO] [stdout] test auth::tests::test_generate_access_token ... ok
[INFO] [stdout] test models::tests::test_create_data_request_serialization ... ok
[INFO] [stdout] test models::tests::test_data_entry_serialization ... ok
[INFO] [stdout] test models::tests::test_login_response_serialization ... ok
[INFO] [stdout] test models::tests::test_login_request_serialization ... ok
[INFO] [stdout] test state::tests::test_metrics_default ... ok
[INFO] [stdout] test models::tests::test_refresh_token_request_serialization ... ok
[INFO] [stdout] test models::tests::test_logout_request_serialization ... ok
[INFO] [stdout] test models::tests::test_refresh_token_info_creation ... ok
[INFO] [stdout] test state::tests::test_data_operations ... ok
[INFO] [stdout] test auth::tests::test_decode_access_token_invalid ... ok
[INFO] [stdout] test auth::tests::test_generate_refresh_token ... ok
[INFO] [stdout] test state::tests::test_metrics_operations ... ok
[INFO] [stdout] test state::tests::test_new_state_creation ... ok
[INFO] [stdout] test state::tests::test_rate_limiter_default ... ok
[INFO] [stdout] test state::tests::test_refresh_tokens_operations ... ok
[INFO] [stdout] test state::tests::test_wasm_cache_operations ... ok
[INFO] [stdout] test state::tests::test_concurrent_access ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_auth.rs (/opt/rustwide/target/debug/build/learn-rust-crud/3c2ba36cdbe5257f/deps/integration_auth-3c2ba36cdbe5257f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling wast v235.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling wasmi_core v0.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling value-bag-serde1 v1.11.1
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling femme v2.2.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stdout] test test_login_success ... FAILED
[INFO] [stdout] test test_login_invalid_credentials ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] 🧪 Test: Login with valid credentials
[INFO] [stdout] 🚀 Starting test server on port 9000
[INFO] [stdout] ⏳ Waiting for server to initialize...
[INFO] [stdout] ⏳ Attempt 1: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 2: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 3: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 4: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 5: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 6: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 7: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 8: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 9: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 10: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 11: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 12: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 13: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 14: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 15: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 16: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 17: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 18: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 19: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 20: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 21: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 22: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 23: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 24: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 25: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 26: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 27: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 28: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 29: waiting for server... (error: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ❌ Last attempt failed: http://127.0.0.1:9000/data: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_success' (49) panicked at tests/common/mod.rs:65:9:
[INFO] [stdout] ❌ Server did not respond after 30 seconds
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56e023cf5e52 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56e023cf5e52 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56e023cf5e52 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56e023cf5e52 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56e023d0c79a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56e023d0c79a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x56e023cfb2a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56e023cfb2a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56e023cd244f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56e023cd244f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56e023ced6e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56e023c0f22e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56e023c0f22e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56e023ced8a2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56e023ced8a2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56e023cd253a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56e023cc9c19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56e023cd35cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56e023d0cedc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56e0238f05c4 - integration_auth[62b7f7459cd8e099]::common::start_test_server
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:65:9
[INFO] [stdout]   20:     0x56e0238fdee8 - integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_auth.rs:7:29
[INFO] [stdout]   21:     0x56e0238ff210 - <async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29
[INFO] [stdout]   22:     0x56e023901898 - <async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   23:     0x56e0238eb0b5 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x56e0238eaaee - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x56e0239004e8 - <async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   26:     0x56e0238ffcba - <async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13
[INFO] [stdout]   27:     0x56e0238f58c4 - <futures_lite[3b5e6ff02704cbb4]::future::Or<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>, <async_executor[d4e33be4a0067317]::State>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46
[INFO] [stdout]   28:     0x56e023902667 - <async_executor[d4e33be4a0067317]::State>::run::<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:752:32
[INFO] [stdout]   29:     0x56e023901b93 - <async_executor[d4e33be4a0067317]::Executor>::run::<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:343:34
[INFO] [stdout]   30:     0x56e023902097 - <async_executor[d4e33be4a0067317]::LocalExecutor>::run::<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:647:34
[INFO] [stdout]   31:     0x56e0238f3e85 - async_io[71f743be35f8bc42]::driver::block_on::<(), <async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.5.0/src/driver.rs:206:53
[INFO] [stdout]   32:     0x56e0238ec0dd - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[71f743be35f8bc42]::driver::block_on<(), <async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x56e0238ebf6e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[71f743be35f8bc42]::driver::block_on<(), <async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x56e0238f1b33 - async_io[71f743be35f8bc42]::driver::block_on::<(), <async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.5.0/src/driver.rs:182:11
[INFO] [stdout]   35:     0x56e0238f3603 - async_global_executor[19b5c6e65b828dd4]::reactor::block_on::<<async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   36:     0x56e0238f126d - async_global_executor[19b5c6e65b828dd4]::reactor::block_on::<<async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   37:     0x56e0238fdaed - async_global_executor[19b5c6e65b828dd4]::executor::block_on::<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   38:     0x56e0238ec3c5 - <std[840933623431fd06]::thread::local::LocalKey<async_executor[d4e33be4a0067317]::LocalExecutor>>::try_with::<async_global_executor[19b5c6e65b828dd4]::executor::block_on<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x56e0238ec26e - <std[840933623431fd06]::thread::local::LocalKey<async_executor[d4e33be4a0067317]::LocalExecutor>>::with::<async_global_executor[19b5c6e65b828dd4]::executor::block_on<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x56e0238fc427 - async_global_executor[19b5c6e65b828dd4]::executor::block_on::<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   41:     0x56e0238fdc0a - <async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking::<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25
[INFO] [stdout]   42:     0x56e02390169d - <async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   43:     0x56e0238eae66 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44:     0x56e0238eaa6e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45:     0x56e023900467 - <async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   46:     0x56e0238fd76c - <async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking::<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17
[INFO] [stdout]   47:     0x56e0238ebbc5 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::try_with::<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x56e0238eba6e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::with::<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x56e0238fbc3f - <async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking::<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29
[INFO] [stdout]   50:     0x56e0238f2876 - async_std[b4dc60cb2d1f8178]::task::block_on::block_on::<integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20
[INFO] [stdout]   51:     0x56e0238ff298 - integration_auth[62b7f7459cd8e099]::test_login_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_auth.rs:4:1
[INFO] [stdout]   52:     0x56e0238fddb7 - integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_auth.rs:4:19
[INFO] [stdout]   53:     0x56e0238f5ee6 - <integration_auth[62b7f7459cd8e099]::test_login_success::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56e023c035db - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x56e023c035db - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x56e023c0fe3a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x56e023c0fe3a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x56e023c0fe3a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x56e023c0fe3a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x56e023c0fe3a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x56e023c0fe3a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x56e023c0fe3a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x56e023c0a304 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x56e023c0a304 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x56e023c12932 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x56e023c12932 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x56e023c12932 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56e023c12932 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x56e023c12932 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x56e023c12932 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x56e023c12932 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x56e023cf53ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x56e023cf53ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x7ae057f05aa4 - <unknown>
[INFO] [stdout]   75:     0x7ae057f92a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_invalid_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] 🧪 Test: Login with invalid credentials
[INFO] [stdout] 🚀 Starting test server on port 9001
[INFO] [stdout] ⏳ Waiting for server to initialize...
[INFO] [stdout] ⏳ Attempt 1: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 2: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 3: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 4: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 5: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 6: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 7: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 8: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 9: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 10: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 11: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 12: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 13: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 14: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 15: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 16: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 17: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 18: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 19: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 20: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 21: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 22: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 23: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 24: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 25: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 26: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 27: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 28: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ⏳ Attempt 29: waiting for server... (error: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111))
[INFO] [stdout] ❌ Last attempt failed: http://127.0.0.1:9001/data: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_invalid_credentials' (48) panicked at tests/common/mod.rs:65:9:
[INFO] [stdout] ❌ Server did not respond after 30 seconds
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56e023cf5e52 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56e023cf5e52 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56e023cf5e52 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56e023cf5e52 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56e023d0c79a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56e023d0c79a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x56e023cfb2a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56e023cfb2a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56e023cd244f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56e023cd244f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56e023ced6e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56e023c0f22e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56e023c0f22e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56e023ced8a2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56e023ced8a2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56e023cd253a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56e023cc9c19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56e023cd35cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56e023d0cedc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56e0238f05c4 - integration_auth[62b7f7459cd8e099]::common::start_test_server
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:65:9
[INFO] [stdout]   20:     0x56e0238fe9c0 - integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_auth.rs:29:29
[INFO] [stdout]   21:     0x56e0238ff250 - <async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29
[INFO] [stdout]   22:     0x56e023901978 - <async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   23:     0x56e0238eb1b5 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x56e0238eab3e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x56e023900528 - <async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   26:     0x56e0238ffcfa - <async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13
[INFO] [stdout]   27:     0x56e0238f5964 - <futures_lite[3b5e6ff02704cbb4]::future::Or<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>, <async_executor[d4e33be4a0067317]::State>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46
[INFO] [stdout]   28:     0x56e0239029f7 - <async_executor[d4e33be4a0067317]::State>::run::<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:752:32
[INFO] [stdout]   29:     0x56e023901e13 - <async_executor[d4e33be4a0067317]::Executor>::run::<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:343:34
[INFO] [stdout]   30:     0x56e023902317 - <async_executor[d4e33be4a0067317]::LocalExecutor>::run::<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:647:34
[INFO] [stdout]   31:     0x56e0238f4805 - async_io[71f743be35f8bc42]::driver::block_on::<(), <async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.5.0/src/driver.rs:206:53
[INFO] [stdout]   32:     0x56e0238ec21d - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[71f743be35f8bc42]::driver::block_on<(), <async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x56e0238ebfae - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[71f743be35f8bc42]::driver::block_on<(), <async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x56e0238f1c23 - async_io[71f743be35f8bc42]::driver::block_on::<(), <async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.5.0/src/driver.rs:182:11
[INFO] [stdout]   35:     0x56e0238f3633 - async_global_executor[19b5c6e65b828dd4]::reactor::block_on::<<async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   36:     0x56e0238f12bd - async_global_executor[19b5c6e65b828dd4]::reactor::block_on::<<async_executor[d4e33be4a0067317]::LocalExecutor>::run<(), async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   37:     0x56e0238fdb4d - async_global_executor[19b5c6e65b828dd4]::executor::block_on::<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   38:     0x56e0238ec4e5 - <std[840933623431fd06]::thread::local::LocalKey<async_executor[d4e33be4a0067317]::LocalExecutor>>::try_with::<async_global_executor[19b5c6e65b828dd4]::executor::block_on<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x56e0238ec2ae - <std[840933623431fd06]::thread::local::LocalKey<async_executor[d4e33be4a0067317]::LocalExecutor>>::with::<async_global_executor[19b5c6e65b828dd4]::executor::block_on<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x56e0238fc457 - async_global_executor[19b5c6e65b828dd4]::executor::block_on::<async_std[b4dc60cb2d1f8178]::task::builder::SupportTaskLocals<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   41:     0x56e0238fdcea - <async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking::<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25
[INFO] [stdout]   42:     0x56e0239017ad - <async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   43:     0x56e0238eafa6 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44:     0x56e0238eaaae - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45:     0x56e0239004a7 - <async_std[b4dc60cb2d1f8178]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   46:     0x56e0238fd89c - <async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking::<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17
[INFO] [stdout]   47:     0x56e0238ebce5 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::try_with::<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x56e0238ebaae - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::with::<<async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x56e0238fbf2f - <async_std[b4dc60cb2d1f8178]::task::builder::Builder>::blocking::<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29
[INFO] [stdout]   50:     0x56e0238f2906 - async_std[b4dc60cb2d1f8178]::task::block_on::block_on::<integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20
[INFO] [stdout]   51:     0x56e0238ff2b8 - integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_auth.rs:26:1
[INFO] [stdout]   52:     0x56e0238fdde7 - integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_auth.rs:26:19
[INFO] [stdout]   53:     0x56e0238f5f26 - <integration_auth[62b7f7459cd8e099]::test_login_invalid_credentials::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x56e023c035db - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x56e023c035db - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x56e023c0fe3a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x56e023c0fe3a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x56e023c0fe3a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x56e023c0fe3a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x56e023c0fe3a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x56e023c0fe3a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x56e023c0fe3a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x56e023c0a304 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x56e023c0a304 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x56e023c12932 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x56e023c12932 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x56e023c12932 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x56e023c12932 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x56e023c12932 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x56e023c12932 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x56e023c12932 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x56e023cf53ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x56e023cf53ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x7ae057f05aa4 - <unknown>
[INFO] [stdout]   75:     0x7ae057f92a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_login_invalid_credentials
[INFO] [stdout]     test_login_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_auth`
[INFO] running `Command { std: "docker" "inspect" "fd146fde4e1dff64f11914652099c07820426202db62dcdffbb63ac3a0239aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd146fde4e1dff64f11914652099c07820426202db62dcdffbb63ac3a0239aa9", kill_on_drop: false }`
[INFO] [stdout] fd146fde4e1dff64f11914652099c07820426202db62dcdffbb63ac3a0239aa9
