[INFO] cloning repository https://github.com/nais/texas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nais/texas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Ftexas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Ftexas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50d1e76197a7b9e7b1c9604d6690f8bb7fbb83c4
[INFO] testing nais/texas against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Ftexas" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nais/texas
[INFO] finished tweaking git repo https://github.com/nais/texas
[INFO] tweaked toml for git repo https://github.com/nais/texas written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nais/texas on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nais/texas 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 474e5994e8cd28962894ffb6b2c7fe9b7b74636fc98a1507812717a7263cad0f
[INFO] running `Command { std: "docker" "start" "-a" "474e5994e8cd28962894ffb6b2c7fe9b7b74636fc98a1507812717a7263cad0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "474e5994e8cd28962894ffb6b2c7fe9b7b74636fc98a1507812717a7263cad0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "474e5994e8cd28962894ffb6b2c7fe9b7b74636fc98a1507812717a7263cad0f", kill_on_drop: false }`
[INFO] [stdout] 474e5994e8cd28962894ffb6b2c7fe9b7b74636fc98a1507812717a7263cad0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 721fcd07b66b599c62f01da4e3393e92c128da1f7d564435963a6061ff488b6e
[INFO] running `Command { std: "docker" "start" "-a" "721fcd07b66b599c62f01da4e3393e92c128da1f7d564435963a6061ff488b6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling texas v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling jsonwebkey v0.4.0
[INFO] [stderr]    Compiling json-subscriber v0.2.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest-middleware v0.5.0
[INFO] [stderr]    Compiling reqwest-retry v0.9.1
[INFO] [stderr]    Compiling reqwest-tracing v0.7.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 11s
[INFO] running `Command { std: "docker" "inspect" "721fcd07b66b599c62f01da4e3393e92c128da1f7d564435963a6061ff488b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "721fcd07b66b599c62f01da4e3393e92c128da1f7d564435963a6061ff488b6e", kill_on_drop: false }`
[INFO] [stdout] 721fcd07b66b599c62f01da4e3393e92c128da1f7d564435963a6061ff488b6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6b41f8764e5923349bfd9b544577cd0bbb3558ae8c742e1bc4a116686991901
[INFO] running `Command { std: "docker" "start" "-a" "b6b41f8764e5923349bfd9b544577cd0bbb3558ae8c742e1bc4a116686991901", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.1
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling jsonwebkey v0.4.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling json-subscriber v0.2.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling java-properties v2.0.0
[INFO] [stderr]    Compiling reqwest-middleware v0.5.0
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling reqwest-tracing v0.7.0
[INFO] [stderr]    Compiling reqwest-retry v0.9.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling astral-tokio-tar v0.5.6
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling serde-java-properties v0.2.0
[INFO] [stderr]    Compiling ferroid v0.8.7
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling texas v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]    Compiling bollard v0.20.1
[INFO] [stderr]    Compiling testcontainers v0.27.0
[INFO] [stdout] warning: struct `MockOAuthServerConfig` is never constructed
[INFO] [stdout]   --> tests/integration/helpers/docker.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct MockOAuthServerConfig {
[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 `TokenProvider` is never constructed
[INFO] [stdout]   --> tests/integration/helpers/docker.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct TokenProvider {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyProvider` is never constructed
[INFO] [stdout]   --> tests/integration/helpers/docker.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct KeyProvider {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_json` are never used
[INFO] [stdout]   --> tests/integration/helpers/docker.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl MockOAuthServerConfig {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 78 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn to_json(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 00s
[INFO] running `Command { std: "docker" "inspect" "b6b41f8764e5923349bfd9b544577cd0bbb3558ae8c742e1bc4a116686991901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6b41f8764e5923349bfd9b544577cd0bbb3558ae8c742e1bc4a116686991901", kill_on_drop: false }`
[INFO] [stdout] b6b41f8764e5923349bfd9b544577cd0bbb3558ae8c742e1bc4a116686991901
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d06c982abe8f5ff3fd6ef2ad8dba804ddd809a315b7760560c0488e53f813db6
[INFO] running `Command { std: "docker" "start" "-a" "d06c982abe8f5ff3fd6ef2ad8dba804ddd809a315b7760560c0488e53f813db6", kill_on_drop: false }`
[INFO] [stderr] warning: struct `MockOAuthServerConfig` is never constructed
[INFO] [stderr]   --> tests/integration/helpers/docker.rs:59:8
[INFO] [stderr]    |
[INFO] [stderr] 59 | struct MockOAuthServerConfig {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TokenProvider` is never constructed
[INFO] [stderr]   --> tests/integration/helpers/docker.rs:65:8
[INFO] [stderr]    |
[INFO] [stderr] 65 | struct TokenProvider {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KeyProvider` is never constructed
[INFO] [stderr]   --> tests/integration/helpers/docker.rs:71:8
[INFO] [stderr]    |
[INFO] [stderr] 71 | struct KeyProvider {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `to_json` are never used
[INFO] [stderr]   --> tests/integration/helpers/docker.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 77 | impl MockOAuthServerConfig {
[INFO] [stderr]    | -------------------------- associated items in this implementation
[INFO] [stderr] 78 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub fn to_json(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `texas` (test "integration") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texas-65fc5813bc08f182)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test cache::tests::test_cached_token_response_from_token_response::case_1 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_from_token_response::case_4 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_from_token_response::case_3 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_ttl::case_1 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_ttl::case_2 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_from_token_response::case_5 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_ttl::case_5 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_ttl::case_4 ... ok
[INFO] [stdout] test cache::tests::test_expires_in_seconds_overflow_should_not_cache ... ok
[INFO] [stdout] test cache::tests::test_token_response_from_cached_token_response::case_2 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_ttl::case_6 ... ok
[INFO] [stdout] test cache::tests::test_token_response_from_cached_token_response::case_1 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_ttl::case_3 ... ok
[INFO] [stdout] test cache::tests::test_token_response_from_cached_token_response::case_3 ... ok
[INFO] [stdout] test cache::tests::test_token_response_from_cached_token_response::case_4 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::authorization_details_should_serialize::case_1 ... ok
[INFO] [stdout] test oauth::identity_provider::test_introspect_response_serialization_format ... ok
[INFO] [stdout] test oauth::identity_provider::tests::authorization_details_should_serialize::case_2 ... ok
[INFO] [stdout] test oauth::identity_provider::test_serde_oauth_error ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_json_authorization_details_should_not_deserialize::case_2 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_form_authorization_details_should_not_deserialize::case_3 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_json_authorization_details_should_not_deserialize::case_3 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_form_authorization_details_should_not_deserialize::case_2 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_form_authorization_details_should_not_deserialize::case_1 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_json_authorization_details_should_not_deserialize::case_4 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_from_token_response::case_2 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_02 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_01 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_03 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_json_authorization_details_should_not_deserialize::case_5 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_04 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_08 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_05 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_06 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_07 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_09 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_form_authorization_details_should_deserialize::case_1 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_10 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_12 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::token_request_equality_should_work::case_11 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_form_authorization_details_should_deserialize::case_3 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_identity_provider_should_deserialize::case_1 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_identity_provider_should_deserialize::case_3 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_json_authorization_details_should_not_deserialize::case_7 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_json_authorization_details_should_not_deserialize::case_6 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_identity_provider_should_deserialize::case_2 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_identity_provider_should_deserialize::case_4 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_form_authorization_details_should_deserialize::case_2 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_identity_provider_should_deserialize::case_5 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_json_authorization_details_should_deserialize::case_1 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_json_authorization_details_should_deserialize::case_2 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::valid_json_authorization_details_should_deserialize::case_3 ... ok
[INFO] [stdout] test cache::tests::test_cached_token_response_ttl::case_7 ... ok
[INFO] [stdout] test oauth::identity_provider::tests::invalid_json_authorization_details_should_not_deserialize::case_1 ... ok
[INFO] [stderr]      Running unittests src/bin/openapi.rs (/opt/rustwide/target/debug/deps/gen_openapi-d91c5e50fd1e6d6c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/texas-f2d45dbb4ae34f46)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-42dea8d69c02d3ba)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test providers_not_enabled::all_providers ... ok
[INFO] [stdout] test token_introspect::all_providers ... FAILED
[INFO] [stdout] test token_exchange::token_exchange_concurrent_requests_are_coalesced ... FAILED
[INFO] [stdout] test token_exchange::all_providers ... FAILED
[INFO] [stdout] test token::all_providers ... FAILED
[INFO] [stdout] test token::token_exchange_concurrent_requests_are_coalesced ... FAILED
[INFO] [stdout] test probe::probe ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- token_introspect::all_providers stdout ----
[INFO] [stdout] [2m2026-03-10T13:58:32.290473Z[0m [32m INFO[0m [2mintegration::helpers::server[0m[2m:[0m Expecting mock-oauth2-server natively in docker-compose on localhost:8080
[INFO] [stdout] [2m2026-03-10T13:58:32.290540Z[0m [32m INFO[0m [2mtexas::http::server[0m[2m:[0m Serving API on http://127.0.0.1:43603
[INFO] [stdout] [2m2026-03-10T13:58:32.551822Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #0. Sleeping 99.99979ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.656844Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #1. Sleeping 199.9998ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.859088Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #2. Sleeping 399.99982ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:33.260586Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #3. Sleeping 799.99983ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:34.063011Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #4. Sleeping 1.59999982s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:35.664693Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #5. Sleeping 1.99999965s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:37.667593Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #6. Sleeping 1.99999985s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:39.669754Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #7. Sleeping 1.99999984s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:41.671660Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #8. Sleeping 1.99999985s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:43.673683Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #9. Sleeping 1.99999982s before the next attempt
[INFO] [stdout] 
[INFO] [stdout] thread 'token_introspect::all_providers' (80) panicked at tests/integration/helpers/server.rs:28:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandler(Jwks(Fetch(Middleware(Request failed after 10 retries
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:8080/maskinporten/jwks)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:195:26
[INFO] [stdout]    3: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]    4: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:189:24
[INFO] [stdout]    5: <reqwest_retry::middleware::RetryTransientMiddleware<T,R> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:125:56
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:71:53
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/instrument.rs:321:15
[INFO] [stdout]    9: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:76:57
[INFO] [stdout]   10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:225:28
[INFO] [stdout]   12: reqwest_middleware::client::RequestBuilder::send::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:584:63
[INFO] [stdout]   13: texas::oauth::token::Jwks::new::{{closure}}
[INFO] [stdout]              at ./src/oauth/token.rs:52:28
[INFO] [stdout]   14: texas::handler::state::new::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:135:14
[INFO] [stdout]   15: texas::handler::state::State::from_config::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:49:14
[INFO] [stdout]   16: texas::http::server::Server::new_from_config::{{closure}}
[INFO] [stdout]              at ./src/http/server.rs:59:54
[INFO] [stdout]   17: integration::helpers::server::TestServer::new::{{closure}}
[INFO] [stdout]              at ./tests/integration/helpers/server.rs:28:59
[INFO] [stdout]   18: integration::token_introspect::all_providers::{{closure}}
[INFO] [stdout]              at ./tests/integration/token_introspect.rs:21:36
[INFO] [stdout]   19: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   20: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   22: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   28: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   30: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   33: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40: integration::token_introspect::all_providers
[INFO] [stdout]              at ./tests/integration/token_introspect.rs:20:26
[INFO] [stdout]   41: integration::token_introspect::all_providers::{{closure}}
[INFO] [stdout]              at ./tests/integration/token_introspect.rs:20:25
[INFO] [stdout]   42: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   45: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   46: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   50: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   51: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   52: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   53: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63: <unknown>
[INFO] [stdout]   64: clone))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7eee23f50a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7eee23f50a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7eee257e1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7eee257e1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f7eee244db2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7eee244db2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7eee21cacf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7eee21cacf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7eee2370e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7eed05620c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f7eed05620c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7eee237362 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f7eee237362 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7eee21cb88 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7eee213e59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7eee21db4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7eee2587ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7eee2584f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7eecf8c5ba - core::result::Result<T,E>::unwrap::haf3f1d47fb133e1d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7eecf8c5ba - integration::helpers::server::TestServer::new::{{closure}}::h0dcc0acda1e1c84b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/helpers/server.rs:28:65
[INFO] [stdout]   22:     0x5f7eecf1cb5e - integration::token_introspect::all_providers::{{closure}}::h31e984427fe831c0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token_introspect.rs:21:36
[INFO] [stdout]   23:     0x5f7eed02a072 - <core::pin::Pin<P> as core::future::future::Future>::poll::h837d37bd215f8fac
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f7eed029e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h26925246a7f0aa73
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f7eecf191cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6d7fce36a492fb65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x5f7eecf190bb - tokio::task::coop::with_budget::h2e60ce6c44a4f095
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f7eecf190bb - tokio::task::coop::budget::h96ab465f098ff81c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f7eecf190bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h48485cf8e31f3f25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x5f7eecf15f00 - tokio::runtime::scheduler::current_thread::Context::enter::h189e8d719a1060e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x5f7eecf185ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcad1a916d44670dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x5f7eecf177d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4570b1d06a3862d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x5f7eecf620bb - tokio::runtime::context::scoped::Scoped<T>::set::h82a818a1f108e6ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f7eecf61999 - tokio::runtime::context::set_scheduler::{{closure}}::he7e890a7aceca938
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f7eecfd2ba2 - std::thread::local::LocalKey<T>::try_with::he08e0bfe0d0f8511
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5f7eecfcf43e - std::thread::local::LocalKey<T>::with::h2e3908e52b47fc06
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5f7eecf618cd - tokio::runtime::context::set_scheduler::h2d93400d710f14e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f7eecf17560 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf3f79d60f2b74245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x5f7eecf17896 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfb8e4b121c23aef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x5f7eecf10e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55c10628aac77be9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f7eecf38533 - tokio::runtime::context::runtime::enter_runtime::ha17caa0b8dba8883
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f7eecf10bf1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4f65461403ce0d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f7eecfbdf24 - tokio::runtime::runtime::Runtime::block_on_inner::h6f7c6212f505b4fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5f7eecfbe0ef - tokio::runtime::runtime::Runtime::block_on::hb47e477c96bddd2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5f7eecf1c7e4 - integration::token_introspect::all_providers::h8827a266aebe3fe8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token_introspect.rs:20:26
[INFO] [stdout]   45:     0x5f7eecf1e917 - integration::token_introspect::all_providers::{{closure}}::h4443196820790e6f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token_introspect.rs:20:25
[INFO] [stdout]   46:     0x5f7eeceba0f6 - core::ops::function::FnOnce::call_once::h755c4919984faa35
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f7eed04a2eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f7eed04a2eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f7eed056cdb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f7eed0523f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f7eed0523f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f7eed0598e2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f7eed0598e2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f7eee23eddf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f7eee23eddf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x761fa188baa4 - <unknown>
[INFO] [stdout]   68:     0x761fa1918a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- token_exchange::token_exchange_concurrent_requests_are_coalesced stdout ----
[INFO] [stdout] [2m2026-03-10T13:58:32.290419Z[0m [32m INFO[0m [2mintegration::helpers::server[0m[2m:[0m Expecting mock-oauth2-server natively in docker-compose on localhost:8080
[INFO] [stdout] [2m2026-03-10T13:58:32.290493Z[0m [32m INFO[0m [2mtexas::http::server[0m[2m:[0m Serving API on http://127.0.0.1:40265
[INFO] [stdout] [2m2026-03-10T13:58:32.520524Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #0. Sleeping 99.99973ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.625401Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #1. Sleeping 199.99972ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.829017Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #2. Sleeping 399.99983ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:33.230654Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #3. Sleeping 799.9998ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:34.033152Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #4. Sleeping 1.59999977s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:35.636167Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #5. Sleeping 1.99999982s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:37.639391Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #6. Sleeping 1.99999974s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:39.642162Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #7. Sleeping 1.99999973s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:41.645139Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #8. Sleeping 1.99999972s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:43.648217Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #9. Sleeping 1.99999982s before the next attempt
[INFO] [stdout] 
[INFO] [stdout] thread 'token_exchange::token_exchange_concurrent_requests_are_coalesced' (79) panicked at tests/integration/helpers/server.rs:28:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandler(Jwks(Fetch(Middleware(Request failed after 10 retries
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:8080/maskinporten/jwks)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:195:26
[INFO] [stdout]    3: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]    4: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:189:24
[INFO] [stdout]    5: <reqwest_retry::middleware::RetryTransientMiddleware<T,R> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:125:56
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:71:53
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/instrument.rs:321:15
[INFO] [stdout]    9: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:76:57
[INFO] [stdout]   10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:225:28
[INFO] [stdout]   12: reqwest_middleware::client::RequestBuilder::send::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:584:63
[INFO] [stdout]   13: texas::oauth::token::Jwks::new::{{closure}}
[INFO] [stdout]              at ./src/oauth/token.rs:52:28
[INFO] [stdout]   14: texas::handler::state::new::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:135:14
[INFO] [stdout]   15: texas::handler::state::State::from_config::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:49:14
[INFO] [stdout]   16: texas::http::server::Server::new_from_config::{{closure}}
[INFO] [stdout]              at ./src/http/server.rs:59:54
[INFO] [stdout]   17: integration::helpers::server::TestServer::new::{{closure}}
[INFO] [stdout]              at ./tests/integration/helpers/server.rs:28:59
[INFO] [stdout]   18: integration::token_exchange::token_exchange_concurrent_requests_are_coalesced::{{closure}}
[INFO] [stdout]              at ./tests/integration/token_exchange.rs:292:36
[INFO] [stdout]   19: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   20: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   22: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   28: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   30: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   33: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40: integration::token_exchange::token_exchange_concurrent_requests_are_coalesced
[INFO] [stdout]              at ./tests/integration/token_exchange.rs:291:61
[INFO] [stdout]   41: integration::token_exchange::token_exchange_concurrent_requests_are_coalesced::{{closure}}
[INFO] [stdout]              at ./tests/integration/token_exchange.rs:291:60
[INFO] [stdout]   42: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   45: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   46: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   50: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   51: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   52: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   53: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63: <unknown>
[INFO] [stdout]   64: clone))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7eee23f50a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7eee23f50a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7eee257e1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7eee257e1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f7eee244db2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7eee244db2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7eee21cacf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7eee21cacf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7eee2370e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7eed05620c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f7eed05620c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7eee237362 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f7eee237362 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7eee21cb88 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7eee213e59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7eee21db4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7eee2587ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7eee2584f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7eecf8c5ba - core::result::Result<T,E>::unwrap::haf3f1d47fb133e1d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7eecf8c5ba - integration::helpers::server::TestServer::new::{{closure}}::h0dcc0acda1e1c84b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/helpers/server.rs:28:65
[INFO] [stdout]   22:     0x5f7eecf4295e - integration::token_exchange::token_exchange_concurrent_requests_are_coalesced::{{closure}}::h9833fecab7745065
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token_exchange.rs:292:36
[INFO] [stdout]   23:     0x5f7eed02a072 - <core::pin::Pin<P> as core::future::future::Future>::poll::h837d37bd215f8fac
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f7eed029e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h26925246a7f0aa73
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f7eecf191cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6d7fce36a492fb65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x5f7eecf190bb - tokio::task::coop::with_budget::h2e60ce6c44a4f095
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f7eecf190bb - tokio::task::coop::budget::h96ab465f098ff81c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f7eecf190bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h48485cf8e31f3f25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x5f7eecf15f00 - tokio::runtime::scheduler::current_thread::Context::enter::h189e8d719a1060e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x5f7eecf185ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcad1a916d44670dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x5f7eecf177d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4570b1d06a3862d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x5f7eecf620bb - tokio::runtime::context::scoped::Scoped<T>::set::h82a818a1f108e6ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f7eecf61999 - tokio::runtime::context::set_scheduler::{{closure}}::he7e890a7aceca938
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f7eecfd2ba2 - std::thread::local::LocalKey<T>::try_with::he08e0bfe0d0f8511
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5f7eecfcf43e - std::thread::local::LocalKey<T>::with::h2e3908e52b47fc06
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5f7eecf618cd - tokio::runtime::context::set_scheduler::h2d93400d710f14e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f7eecf17560 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf3f79d60f2b74245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x5f7eecf17896 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfb8e4b121c23aef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x5f7eecf10e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55c10628aac77be9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f7eecf38533 - tokio::runtime::context::runtime::enter_runtime::ha17caa0b8dba8883
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f7eecf10bf1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4f65461403ce0d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f7eecfbdf24 - tokio::runtime::runtime::Runtime::block_on_inner::h6f7c6212f505b4fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5f7eecfbe0ef - tokio::runtime::runtime::Runtime::block_on::hb47e477c96bddd2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5f7eecf42674 - integration::token_exchange::token_exchange_concurrent_requests_are_coalesced::h44bfa3ccdab91dc1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token_exchange.rs:291:61
[INFO] [stdout]   45:     0x5f7eecf42707 - integration::token_exchange::token_exchange_concurrent_requests_are_coalesced::{{closure}}::h186fe53723dce381
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token_exchange.rs:291:60
[INFO] [stdout]   46:     0x5f7eecebbd66 - core::ops::function::FnOnce::call_once::he6e901b64804d6b1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f7eed04a2eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f7eed04a2eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f7eed056cdb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f7eed0523f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f7eed0523f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f7eed0598e2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f7eed0598e2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f7eee23eddf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f7eee23eddf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x761fa188baa4 - <unknown>
[INFO] [stdout]   68:     0x761fa1918a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- token_exchange::all_providers stdout ----
[INFO] [stdout] [2m2026-03-10T13:58:32.292201Z[0m [32m INFO[0m [2mintegration::helpers::server[0m[2m:[0m Expecting mock-oauth2-server natively in docker-compose on localhost:8080
[INFO] [stdout] [2m2026-03-10T13:58:32.292264Z[0m [32m INFO[0m [2mtexas::http::server[0m[2m:[0m Serving API on http://127.0.0.1:36073
[INFO] [stdout] [2m2026-03-10T13:58:32.541858Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #0. Sleeping 99.99981ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.649164Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #1. Sleeping 199.99985ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.851275Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #2. Sleeping 399.99984ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:33.253961Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #3. Sleeping 799.99968ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:34.056267Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #4. Sleeping 1.59999981s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:35.659901Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #5. Sleeping 1.99999982s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:37.664335Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #6. Sleeping 1.99999984s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:39.666464Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #7. Sleeping 1.99999982s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:41.669363Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #8. Sleeping 1.99999984s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:43.672922Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #9. Sleeping 1.99999984s before the next attempt
[INFO] [stdout] 
[INFO] [stdout] thread 'token_exchange::all_providers' (78) panicked at tests/integration/helpers/server.rs:28:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandler(Jwks(Fetch(Middleware(Request failed after 10 retries
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:8080/maskinporten/jwks)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:195:26
[INFO] [stdout]    3: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]    4: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:189:24
[INFO] [stdout]    5: <reqwest_retry::middleware::RetryTransientMiddleware<T,R> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:125:56
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:71:53
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/instrument.rs:321:15
[INFO] [stdout]    9: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:76:57
[INFO] [stdout]   10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:225:28
[INFO] [stdout]   12: reqwest_middleware::client::RequestBuilder::send::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:584:63
[INFO] [stdout]   13: texas::oauth::token::Jwks::new::{{closure}}
[INFO] [stdout]              at ./src/oauth/token.rs:52:28
[INFO] [stdout]   14: texas::handler::state::new::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:135:14
[INFO] [stdout]   15: texas::handler::state::State::from_config::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:49:14
[INFO] [stdout]   16: texas::http::server::Server::new_from_config::{{closure}}
[INFO] [stdout]              at ./src/http/server.rs:59:54
[INFO] [stdout]   17: integration::helpers::server::TestServer::new::{{closure}}
[INFO] [stdout]              at ./tests/integration/helpers/server.rs:28:59
[INFO] [stdout]   18: integration::token_exchange::all_providers::{{closure}}
[INFO] [stdout]              at ./tests/integration/token_exchange.rs:25:36
[INFO] [stdout]   19: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   20: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   22: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   28: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   30: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   33: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40: integration::token_exchange::all_providers
[INFO] [stdout]              at ./tests/integration/token_exchange.rs:24:26
[INFO] [stdout]   41: integration::token_exchange::all_providers::{{closure}}
[INFO] [stdout]              at ./tests/integration/token_exchange.rs:24:25
[INFO] [stdout]   42: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   45: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   46: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   50: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   51: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   52: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   53: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63: <unknown>
[INFO] [stdout]   64: clone))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7eee23f50a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7eee23f50a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7eee257e1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7eee257e1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f7eee244db2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7eee244db2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7eee21cacf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7eee21cacf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7eee2370e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7eed05620c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f7eed05620c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7eee237362 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f7eee237362 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7eee21cb88 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7eee213e59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7eee21db4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7eee2587ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7eee2584f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7eecf8c5ba - core::result::Result<T,E>::unwrap::haf3f1d47fb133e1d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7eecf8c5ba - integration::helpers::server::TestServer::new::{{closure}}::h0dcc0acda1e1c84b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/helpers/server.rs:28:65
[INFO] [stdout]   22:     0x5f7eecf3d0f8 - integration::token_exchange::all_providers::{{closure}}::h03a3e16eca162e7a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token_exchange.rs:25:36
[INFO] [stdout]   23:     0x5f7eed02a072 - <core::pin::Pin<P> as core::future::future::Future>::poll::h837d37bd215f8fac
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f7eed029e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h26925246a7f0aa73
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f7eecf191cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6d7fce36a492fb65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x5f7eecf190bb - tokio::task::coop::with_budget::h2e60ce6c44a4f095
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f7eecf190bb - tokio::task::coop::budget::h96ab465f098ff81c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f7eecf190bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h48485cf8e31f3f25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x5f7eecf15f00 - tokio::runtime::scheduler::current_thread::Context::enter::h189e8d719a1060e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x5f7eecf185ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcad1a916d44670dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x5f7eecf177d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4570b1d06a3862d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x5f7eecf620bb - tokio::runtime::context::scoped::Scoped<T>::set::h82a818a1f108e6ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f7eecf61999 - tokio::runtime::context::set_scheduler::{{closure}}::he7e890a7aceca938
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f7eecfd2ba2 - std::thread::local::LocalKey<T>::try_with::he08e0bfe0d0f8511
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5f7eecfcf43e - std::thread::local::LocalKey<T>::with::h2e3908e52b47fc06
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5f7eecf618cd - tokio::runtime::context::set_scheduler::h2d93400d710f14e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f7eecf17560 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf3f79d60f2b74245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x5f7eecf17896 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfb8e4b121c23aef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x5f7eecf10e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55c10628aac77be9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f7eecf38533 - tokio::runtime::context::runtime::enter_runtime::ha17caa0b8dba8883
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f7eecf10bf1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4f65461403ce0d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f7eecfbdf24 - tokio::runtime::runtime::Runtime::block_on_inner::h6f7c6212f505b4fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5f7eecfbe0ef - tokio::runtime::runtime::Runtime::block_on::hb47e477c96bddd2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5f7eecf3ce04 - integration::token_exchange::all_providers::hdce691c24f134df0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token_exchange.rs:24:26
[INFO] [stdout]   45:     0x5f7eecf3de57 - integration::token_exchange::all_providers::{{closure}}::h588f423c5511e496
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token_exchange.rs:24:25
[INFO] [stdout]   46:     0x5f7eeceba8b6 - core::ops::function::FnOnce::call_once::h96046c835078b255
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f7eed04a2eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f7eed04a2eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f7eed056cdb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f7eed0523f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f7eed0523f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f7eed0598e2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f7eed0598e2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f7eee23eddf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f7eee23eddf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x761fa188baa4 - <unknown>
[INFO] [stdout]   68:     0x761fa1918a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- token::all_providers stdout ----
[INFO] [stdout] [2m2026-03-10T13:58:32.288336Z[0m [32m INFO[0m [2mintegration::helpers::server[0m[2m:[0m Expecting mock-oauth2-server natively in docker-compose on localhost:8080
[INFO] [stdout] [2m2026-03-10T13:58:32.288410Z[0m [32m INFO[0m [2mtexas::http::server[0m[2m:[0m Serving API on http://127.0.0.1:35269
[INFO] [stdout] [2m2026-03-10T13:58:32.541421Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #0. Sleeping 99.99982ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.661609Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #1. Sleeping 199.99974ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.863694Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #2. Sleeping 399.99976ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:33.265912Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #3. Sleeping 799.99981ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:34.066868Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #4. Sleeping 1.59999983s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:35.670847Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #5. Sleeping 1.99999969s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:37.674887Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #6. Sleeping 1.999999749s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:39.675986Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #7. Sleeping 1.99999975s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:41.679019Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #8. Sleeping 1.9999997s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:43.683029Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #9. Sleeping 1.99999975s before the next attempt
[INFO] [stdout] 
[INFO] [stdout] thread 'token::all_providers' (76) panicked at tests/integration/helpers/server.rs:28:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandler(Jwks(Fetch(Middleware(Request failed after 10 retries
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:8080/maskinporten/jwks)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:195:26
[INFO] [stdout]    3: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]    4: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:189:24
[INFO] [stdout]    5: <reqwest_retry::middleware::RetryTransientMiddleware<T,R> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:125:56
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:71:53
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/instrument.rs:321:15
[INFO] [stdout]    9: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:76:57
[INFO] [stdout]   10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:225:28
[INFO] [stdout]   12: reqwest_middleware::client::RequestBuilder::send::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:584:63
[INFO] [stdout]   13: texas::oauth::token::Jwks::new::{{closure}}
[INFO] [stdout]              at ./src/oauth/token.rs:52:28
[INFO] [stdout]   14: texas::handler::state::new::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:135:14
[INFO] [stdout]   15: texas::handler::state::State::from_config::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:49:14
[INFO] [stdout]   16: texas::http::server::Server::new_from_config::{{closure}}
[INFO] [stdout]              at ./src/http/server.rs:59:54
[INFO] [stdout]   17: integration::helpers::server::TestServer::new::{{closure}}
[INFO] [stdout]              at ./tests/integration/helpers/server.rs:28:59
[INFO] [stdout]   18: integration::token::all_providers::{{closure}}
[INFO] [stdout]              at ./tests/integration/token.rs:26:36
[INFO] [stdout]   19: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   20: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   22: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   28: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   30: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   33: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40: integration::token::all_providers
[INFO] [stdout]              at ./tests/integration/token.rs:25:26
[INFO] [stdout]   41: integration::token::all_providers::{{closure}}
[INFO] [stdout]              at ./tests/integration/token.rs:25:25
[INFO] [stdout]   42: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   45: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   46: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   50: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   51: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   52: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   53: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63: <unknown>
[INFO] [stdout]   64: clone))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7eee23f50a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7eee23f50a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7eee257e1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7eee257e1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f7eee244db2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7eee244db2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7eee21cacf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7eee21cacf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7eee2370e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7eed05620c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f7eed05620c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7eee237362 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f7eee237362 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7eee21cb88 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7eee213e59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7eee21db4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7eee2587ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7eee2584f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7eecf8c5ba - core::result::Result<T,E>::unwrap::haf3f1d47fb133e1d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7eecf8c5ba - integration::helpers::server::TestServer::new::{{closure}}::h0dcc0acda1e1c84b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/helpers/server.rs:28:65
[INFO] [stdout]   22:     0x5f7eecf48140 - integration::token::all_providers::{{closure}}::h3bb0c5ff6a35c5d3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token.rs:26:36
[INFO] [stdout]   23:     0x5f7eed02a072 - <core::pin::Pin<P> as core::future::future::Future>::poll::h837d37bd215f8fac
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f7eed029e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h26925246a7f0aa73
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f7eecf191cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6d7fce36a492fb65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x5f7eecf190bb - tokio::task::coop::with_budget::h2e60ce6c44a4f095
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f7eecf190bb - tokio::task::coop::budget::h96ab465f098ff81c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f7eecf190bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h48485cf8e31f3f25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x5f7eecf15f00 - tokio::runtime::scheduler::current_thread::Context::enter::h189e8d719a1060e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x5f7eecf185ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcad1a916d44670dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x5f7eecf177d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4570b1d06a3862d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x5f7eecf620bb - tokio::runtime::context::scoped::Scoped<T>::set::h82a818a1f108e6ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f7eecf61999 - tokio::runtime::context::set_scheduler::{{closure}}::he7e890a7aceca938
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f7eecfd2ba2 - std::thread::local::LocalKey<T>::try_with::he08e0bfe0d0f8511
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5f7eecfcf43e - std::thread::local::LocalKey<T>::with::h2e3908e52b47fc06
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5f7eecf618cd - tokio::runtime::context::set_scheduler::h2d93400d710f14e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f7eecf17560 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf3f79d60f2b74245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x5f7eecf17896 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfb8e4b121c23aef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x5f7eecf10e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55c10628aac77be9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f7eecf38533 - tokio::runtime::context::runtime::enter_runtime::ha17caa0b8dba8883
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f7eecf10bf1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4f65461403ce0d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f7eecfbdf24 - tokio::runtime::runtime::Runtime::block_on_inner::h6f7c6212f505b4fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5f7eecfbe0ef - tokio::runtime::runtime::Runtime::block_on::hb47e477c96bddd2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5f7eecf47e44 - integration::token::all_providers::hba2f0b33f77c79ed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token.rs:25:26
[INFO] [stdout]   45:     0x5f7eecf49347 - integration::token::all_providers::{{closure}}::h6c223ff37cb8fb25
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token.rs:25:25
[INFO] [stdout]   46:     0x5f7eeceba2a6 - core::ops::function::FnOnce::call_once::h7cd5263dbc5b96c1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f7eed04a2eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f7eed04a2eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f7eed056cdb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f7eed0523f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f7eed0523f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f7eed0598e2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f7eed0598e2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f7eee23eddf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f7eee23eddf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x761fa188baa4 - <unknown>
[INFO] [stdout]   68:     0x761fa1918a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- token::token_exchange_concurrent_requests_are_coalesced stdout ----
[INFO] [stdout] [2m2026-03-10T13:58:32.288314Z[0m [32m INFO[0m [2mintegration::helpers::server[0m[2m:[0m Expecting mock-oauth2-server natively in docker-compose on localhost:8080
[INFO] [stdout] [2m2026-03-10T13:58:32.288380Z[0m [32m INFO[0m [2mtexas::http::server[0m[2m:[0m Serving API on http://127.0.0.1:44713
[INFO] [stdout] [2m2026-03-10T13:58:32.542448Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #0. Sleeping 99.99978ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.648600Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #1. Sleeping 199.99984ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.851640Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #2. Sleeping 399.99982ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:33.254487Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #3. Sleeping 799.99986ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:34.057063Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #4. Sleeping 1.59999985s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:35.659301Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #5. Sleeping 1.99999969s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:37.663905Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #6. Sleeping 1.99999983s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:39.666884Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #7. Sleeping 1.99999982s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:41.669755Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #8. Sleeping 1.99999979s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:43.672502Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #9. Sleeping 1.99999983s before the next attempt
[INFO] [stdout] 
[INFO] [stdout] thread 'token::token_exchange_concurrent_requests_are_coalesced' (77) panicked at tests/integration/helpers/server.rs:28:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandler(Jwks(Fetch(Middleware(Request failed after 10 retries
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:8080/maskinporten/jwks)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:195:26
[INFO] [stdout]    3: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]    4: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:189:24
[INFO] [stdout]    5: <reqwest_retry::middleware::RetryTransientMiddleware<T,R> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:125:56
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:71:53
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/instrument.rs:321:15
[INFO] [stdout]    9: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:76:57
[INFO] [stdout]   10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:225:28
[INFO] [stdout]   12: reqwest_middleware::client::RequestBuilder::send::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:584:63
[INFO] [stdout]   13: texas::oauth::token::Jwks::new::{{closure}}
[INFO] [stdout]              at ./src/oauth/token.rs:52:28
[INFO] [stdout]   14: texas::handler::state::new::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:135:14
[INFO] [stdout]   15: texas::handler::state::State::from_config::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:49:14
[INFO] [stdout]   16: texas::http::server::Server::new_from_config::{{closure}}
[INFO] [stdout]              at ./src/http/server.rs:59:54
[INFO] [stdout]   17: integration::helpers::server::TestServer::new::{{closure}}
[INFO] [stdout]              at ./tests/integration/helpers/server.rs:28:59
[INFO] [stdout]   18: integration::token::token_exchange_concurrent_requests_are_coalesced::{{closure}}
[INFO] [stdout]              at ./tests/integration/token.rs:408:36
[INFO] [stdout]   19: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   20: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   22: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   28: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   30: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   33: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40: integration::token::token_exchange_concurrent_requests_are_coalesced
[INFO] [stdout]              at ./tests/integration/token.rs:407:61
[INFO] [stdout]   41: integration::token::token_exchange_concurrent_requests_are_coalesced::{{closure}}
[INFO] [stdout]              at ./tests/integration/token.rs:407:60
[INFO] [stdout]   42: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   45: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   46: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   50: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   51: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   52: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   53: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63: <unknown>
[INFO] [stdout]   64: clone))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7eee23f50a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7eee23f50a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7eee257e1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7eee257e1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f7eee244db2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7eee244db2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7eee21cacf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7eee21cacf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7eee2370e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7eed05620c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f7eed05620c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7eee237362 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f7eee237362 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7eee21cb88 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7eee213e59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7eee21db4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7eee2587ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7eee2584f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7eecf8c5ba - core::result::Result<T,E>::unwrap::haf3f1d47fb133e1d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7eecf8c5ba - integration::helpers::server::TestServer::new::{{closure}}::h0dcc0acda1e1c84b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/helpers/server.rs:28:65
[INFO] [stdout]   22:     0x5f7eecf513f0 - integration::token::token_exchange_concurrent_requests_are_coalesced::{{closure}}::h99ecc220c4c7b117
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token.rs:408:36
[INFO] [stdout]   23:     0x5f7eed02a072 - <core::pin::Pin<P> as core::future::future::Future>::poll::h837d37bd215f8fac
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f7eed029e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h26925246a7f0aa73
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f7eecf191cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6d7fce36a492fb65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x5f7eecf190bb - tokio::task::coop::with_budget::h2e60ce6c44a4f095
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f7eecf190bb - tokio::task::coop::budget::h96ab465f098ff81c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f7eecf190bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h48485cf8e31f3f25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x5f7eecf15f00 - tokio::runtime::scheduler::current_thread::Context::enter::h189e8d719a1060e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x5f7eecf185ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcad1a916d44670dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x5f7eecf177d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4570b1d06a3862d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x5f7eecf620bb - tokio::runtime::context::scoped::Scoped<T>::set::h82a818a1f108e6ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f7eecf61999 - tokio::runtime::context::set_scheduler::{{closure}}::he7e890a7aceca938
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f7eecfd2ba2 - std::thread::local::LocalKey<T>::try_with::he08e0bfe0d0f8511
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5f7eecfcf43e - std::thread::local::LocalKey<T>::with::h2e3908e52b47fc06
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5f7eecf618cd - tokio::runtime::context::set_scheduler::h2d93400d710f14e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f7eecf17560 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf3f79d60f2b74245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x5f7eecf17896 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfb8e4b121c23aef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x5f7eecf10e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55c10628aac77be9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f7eecf38533 - tokio::runtime::context::runtime::enter_runtime::ha17caa0b8dba8883
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f7eecf10bf1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4f65461403ce0d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f7eecfbdf24 - tokio::runtime::runtime::Runtime::block_on_inner::h6f7c6212f505b4fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5f7eecfbe0ef - tokio::runtime::runtime::Runtime::block_on::hb47e477c96bddd2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5f7eecf51164 - integration::token::token_exchange_concurrent_requests_are_coalesced::h93c1c4c6ca8fb010
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token.rs:407:61
[INFO] [stdout]   45:     0x5f7eecf51f67 - integration::token::token_exchange_concurrent_requests_are_coalesced::{{closure}}::hc772e2b5f79c3908
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/token.rs:407:60
[INFO] [stdout]   46:     0x5f7eeceba876 - core::ops::function::FnOnce::call_once::h94bef9d506602695
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f7eed04a2eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f7eed04a2eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f7eed056cdb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f7eed0523f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f7eed0523f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f7eed0598e2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f7eed0598e2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f7eee23eddf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f7eee23eddf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x761fa188baa4 - <unknown>
[INFO] [stdout]   68:     0x761fa1918a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- probe::probe stdout ----
[INFO] [stdout] [2m2026-03-10T13:58:32.288041Z[0m [32m INFO[0m [2mintegration::helpers::server[0m[2m:[0m Expecting mock-oauth2-server natively in docker-compose on localhost:8080
[INFO] [stdout] [2m2026-03-10T13:58:32.288136Z[0m [32m INFO[0m [2mtexas::http::server[0m[2m:[0m Serving API on http://127.0.0.1:39877
[INFO] [stdout] [2m2026-03-10T13:58:32.645653Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #0. Sleeping 99.99984ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.753994Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #1. Sleeping 199.99982ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:32.961572Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #2. Sleeping 399.99979ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:33.362908Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #3. Sleeping 799.99981ms before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:34.164988Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #4. Sleeping 1.59999982s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:35.767103Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #5. Sleeping 1.99999968s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:37.769123Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #6. Sleeping 1.99999972s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:39.771104Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #7. Sleeping 1.99999974s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:41.820718Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #8. Sleeping 1.99999959s before the next attempt
[INFO] [stdout] [2m2026-03-10T13:58:43.825949Z[0m [33m WARN[0m [1mHTTP request[0m[1m{[0m[3mhttp.request.method[0m[2m=[0mGET [3murl.scheme[0m[2m=[0mhttp [3mserver.address[0m[2m=[0mlocalhost [3mserver.port[0m[2m=[0m8080 [3muser_agent.original[0m[2m=[0m [3motel.kind[0m[2m=[0m"client" [3motel.name[0m[2m=[0mGET [3murl.full[0m[2m=[0mhttp://localhost:8080/maskinporten/jwks[1m}[0m[2m:[0m [2mreqwest_retry::middleware[0m[2m:[0m Retry attempt #9. Sleeping 1.99999971s before the next attempt
[INFO] [stdout] 
[INFO] [stdout] thread 'probe::probe' (74) panicked at tests/integration/helpers/server.rs:28:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandler(Jwks(Fetch(Middleware(Request failed after 10 retries
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (http://localhost:8080/maskinporten/jwks)
[INFO] [stdout]     1: client error (Connect)
[INFO] [stdout]     2: tcp connect error
[INFO] [stdout]     3: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:195:26
[INFO] [stdout]    3: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]    4: reqwest_retry::middleware::RetryTransientMiddleware<T,R>::execute_with_retry::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:189:24
[INFO] [stdout]    5: <reqwest_retry::middleware::RetryTransientMiddleware<T,R> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.9.1/src/middleware.rs:125:56
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:71:53
[INFO] [stdout]    8: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.44/src/instrument.rs:321:15
[INFO] [stdout]    9: <reqwest_tracing::middleware::TracingMiddleware<ReqwestOtelSpan> as reqwest_middleware::middleware::Middleware>::handle::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.7.0/src/middleware.rs:76:57
[INFO] [stdout]   10: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   11: reqwest_middleware::client::ClientWithMiddleware::execute_with_extensions::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:225:28
[INFO] [stdout]   12: reqwest_middleware::client::RequestBuilder::send::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-middleware-0.5.0/src/client.rs:584:63
[INFO] [stdout]   13: texas::oauth::token::Jwks::new::{{closure}}
[INFO] [stdout]              at ./src/oauth/token.rs:52:28
[INFO] [stdout]   14: texas::handler::state::new::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:135:14
[INFO] [stdout]   15: texas::handler::state::State::from_config::{{closure}}
[INFO] [stdout]              at ./src/handler/state.rs:49:14
[INFO] [stdout]   16: texas::http::server::Server::new_from_config::{{closure}}
[INFO] [stdout]              at ./src/http/server.rs:59:54
[INFO] [stdout]   17: integration::helpers::server::TestServer::new::{{closure}}
[INFO] [stdout]              at ./tests/integration/helpers/server.rs:28:59
[INFO] [stdout]   18: integration::probe::probe::{{closure}}
[INFO] [stdout]              at ./tests/integration/probe.rs:8:36
[INFO] [stdout]   19: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   20: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   22: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   28: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   29: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   30: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   31: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   32: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   33: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   36: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   38: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   39: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   40: integration::probe::probe
[INFO] [stdout]              at ./tests/integration/probe.rs:7:18
[INFO] [stdout]   41: integration::probe::probe::{{closure}}
[INFO] [stdout]              at ./tests/integration/probe.rs:7:17
[INFO] [stdout]   42: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   45: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   46: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   50: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   51: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   52: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   53: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   62: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63: <unknown>
[INFO] [stdout]   64: clone))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7eee23f50a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7eee23f50a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7eee23f50a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7eee257e1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7eee257e1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f7eee244db2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f7eee244db2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f7eee21cacf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7eee21cacf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7eee2370e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f7eed05620c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f7eed05620c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f7eee237362 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f7eee237362 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7eee21cb88 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f7eee213e59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7eee21db4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7eee2587ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7eee2584f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f7eecf8c5ba - core::result::Result<T,E>::unwrap::haf3f1d47fb133e1d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f7eecf8c5ba - integration::helpers::server::TestServer::new::{{closure}}::h0dcc0acda1e1c84b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/helpers/server.rs:28:65
[INFO] [stdout]   22:     0x5f7eecf46976 - integration::probe::probe::{{closure}}::h1e78f2dc59d3cbd0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/probe.rs:8:36
[INFO] [stdout]   23:     0x5f7eed02a072 - <core::pin::Pin<P> as core::future::future::Future>::poll::h837d37bd215f8fac
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f7eed029e4d - <core::pin::Pin<P> as core::future::future::Future>::poll::h26925246a7f0aa73
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f7eecf191cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6d7fce36a492fb65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   26:     0x5f7eecf190bb - tokio::task::coop::with_budget::h2e60ce6c44a4f095
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f7eecf190bb - tokio::task::coop::budget::h96ab465f098ff81c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f7eecf190bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h48485cf8e31f3f25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   29:     0x5f7eecf15f00 - tokio::runtime::scheduler::current_thread::Context::enter::h189e8d719a1060e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   30:     0x5f7eecf185ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcad1a916d44670dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   31:     0x5f7eecf177d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4570b1d06a3862d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   32:     0x5f7eecf620bb - tokio::runtime::context::scoped::Scoped<T>::set::h82a818a1f108e6ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f7eecf61999 - tokio::runtime::context::set_scheduler::{{closure}}::he7e890a7aceca938
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f7eecfd2ba2 - std::thread::local::LocalKey<T>::try_with::he08e0bfe0d0f8511
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5f7eecfcf43e - std::thread::local::LocalKey<T>::with::h2e3908e52b47fc06
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5f7eecf618cd - tokio::runtime::context::set_scheduler::h2d93400d710f14e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f7eecf17560 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf3f79d60f2b74245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   38:     0x5f7eecf17896 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfb8e4b121c23aef1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   39:     0x5f7eecf10e30 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h55c10628aac77be9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f7eecf38533 - tokio::runtime::context::runtime::enter_runtime::ha17caa0b8dba8883
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f7eecf10bf1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc4f65461403ce0d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f7eecfbdf24 - tokio::runtime::runtime::Runtime::block_on_inner::h6f7c6212f505b4fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5f7eecfbe0ef - tokio::runtime::runtime::Runtime::block_on::hb47e477c96bddd2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5f7eecf466c4 - integration::probe::probe::hf139f236cab4221d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/probe.rs:7:18
[INFO] [stdout]   45:     0x5f7eecf47557 - integration::probe::probe::{{closure}}::h265fed8d3bd1fd24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/probe.rs:7:17
[INFO] [stdout]   46:     0x5f7eecebaec6 - core::ops::function::FnOnce::call_once::hb1ac8fbfa06517b2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f7eed04a2eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f7eed04a2eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5f7eed056cdb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f7eed056cdb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5f7eed056cdb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5f7eed0523f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5f7eed0523f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5f7eed0598e2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5f7eed0598e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5f7eed0598e2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5f7eee23eddf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5f7eee23eddf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x761fa188baa4 - <unknown>
[INFO] [stdout]   68:     0x761fa1918a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     probe::probe
[INFO] [stdout]     token::all_providers
[INFO] [stdout]     token::token_exchange_concurrent_requests_are_coalesced
[INFO] [stdout]     token_exchange::all_providers
[INFO] [stdout]     token_exchange::token_exchange_concurrent_requests_are_coalesced
[INFO] [stdout]     token_introspect::all_providers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "d06c982abe8f5ff3fd6ef2ad8dba804ddd809a315b7760560c0488e53f813db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d06c982abe8f5ff3fd6ef2ad8dba804ddd809a315b7760560c0488e53f813db6", kill_on_drop: false }`
[INFO] [stdout] d06c982abe8f5ff3fd6ef2ad8dba804ddd809a315b7760560c0488e53f813db6
