[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] 9c154a2708aa7f4b002aaf235b7faf3e9bc635af [INFO] testing nais/texas against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Ftexas" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nais/texas on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 034bf236cdc039924ae91b5ddb7c140c08ca06e21f3bb65405e075f6f2f59602 [INFO] running `Command { std: "docker" "start" "-a" "034bf236cdc039924ae91b5ddb7c140c08ca06e21f3bb65405e075f6f2f59602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "034bf236cdc039924ae91b5ddb7c140c08ca06e21f3bb65405e075f6f2f59602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034bf236cdc039924ae91b5ddb7c140c08ca06e21f3bb65405e075f6f2f59602", kill_on_drop: false }` [INFO] [stdout] 034bf236cdc039924ae91b5ddb7c140c08ca06e21f3bb65405e075f6f2f59602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bce0ef96f36bb4c8ed8af00d52eea4f32c1891f585d198daf66a78e7040630b8 [INFO] running `Command { std: "docker" "start" "-a" "bce0ef96f36bb4c8ed8af00d52eea4f32c1891f585d198daf66a78e7040630b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [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 once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [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 litemap v0.8.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [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 zeroize v1.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling utoipa-swagger-ui-vendored v0.1.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling utoipa-swagger-ui v9.0.2 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling texas v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling yasna v0.4.0 [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 uuid v1.17.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling jsonwebkey v0.3.5 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling utoipa-axum v0.2.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `Command { std: "docker" "inspect" "bce0ef96f36bb4c8ed8af00d52eea4f32c1891f585d198daf66a78e7040630b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce0ef96f36bb4c8ed8af00d52eea4f32c1891f585d198daf66a78e7040630b8", kill_on_drop: false }` [INFO] [stdout] bce0ef96f36bb4c8ed8af00d52eea4f32c1891f585d198daf66a78e7040630b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d964e2ce7472bc612317305557def190660b26613e8fda011edd8bbbc5c24c1d [INFO] running `Command { std: "docker" "start" "-a" "d964e2ce7472bc612317305557def190660b26613e8fda011edd8bbbc5c24c1d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling crypto-bigint v0.2.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling elliptic-curve v0.10.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling utoipa-swagger-ui v9.0.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling jsonwebkey v0.3.5 [INFO] [stderr] Compiling serde_with v3.13.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling java-properties v2.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling serde-java-properties v0.2.0 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling utoipa-axum v0.2.0 [INFO] [stderr] Compiling texas v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling testcontainers v0.24.0 [INFO] [stdout] warning: associated items `new` and `to_json` are never used [INFO] [stdout] --> tests/integration/helpers/docker.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl MockOAuthServerConfig { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 69 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn to_json(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "d964e2ce7472bc612317305557def190660b26613e8fda011edd8bbbc5c24c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d964e2ce7472bc612317305557def190660b26613e8fda011edd8bbbc5c24c1d", kill_on_drop: false }` [INFO] [stdout] d964e2ce7472bc612317305557def190660b26613e8fda011edd8bbbc5c24c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5e41230b6b3585c9afe4fc3ee0c0df80b654b6f8798965248d376a51e139aea [INFO] running `Command { std: "docker" "start" "-a" "c5e41230b6b3585c9afe4fc3ee0c0df80b654b6f8798965248d376a51e139aea", kill_on_drop: false }` [INFO] [stderr] warning: associated items `new` and `to_json` are never used [INFO] [stderr] --> tests/integration/helpers/docker.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 68 | impl MockOAuthServerConfig { [INFO] [stderr] | -------------------------- associated items in this implementation [INFO] [stderr] 69 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | pub fn to_json(&self) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `texas` (test "integration") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texas-85686c03d6faf1c4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test oauth::identity_provider::test_introspect_response_serialization_format ... ok [INFO] [stdout] test oauth::identity_provider::test_serde_oauth_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/export_openapi_spec.rs (/opt/rustwide/target/debug/deps/gen_openapi-07a206429a30878f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/texas-4f529bd8219fedba) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-4e670b91517b3bd0) [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 5 tests [INFO] [stdout] test providers_not_enabled::all_providers ... ok [INFO] [stdout] test token_exchange::all_providers ... FAILED [INFO] [stdout] test token::all_providers ... FAILED [INFO] [stdout] test introspect::all_providers ... FAILED [INFO] [stdout] test ping::ping ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- token_exchange::all_providers stdout ---- [INFO] [stdout] 2025-06-28T23:59:22.360246Z  INFO integration::helpers::app: Expecting mock-oauth2-server natively in docker-compose on localhost:8080 [INFO] [stdout] 2025-06-28T23:59:22.577184Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #0. Sleeping 258.274834ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:22.837323Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #1. Sleeping 219.765578ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:23.059364Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #2. Sleeping 645.924104ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:23.710162Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #3. Sleeping 2.761039897s before the next attempt [INFO] [stdout] 2025-06-28T23:59:26.473365Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #4. Sleeping 716.837038ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:27.192664Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #5. Sleeping 287.719259ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:27.482018Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #6. Sleeping 2.453243486s before the next attempt [INFO] [stdout] 2025-06-28T23:59:29.937363Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #7. Sleeping 1.712629106s before the next attempt [INFO] [stdout] 2025-06-28T23:59:31.652438Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #8. Sleeping 82.012101ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:31.736608Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #9. Sleeping 749.252968ms before the next attempt [INFO] [stdout] [INFO] [stdout] thread 'token_exchange::all_providers' panicked at tests/integration/helpers/app.rs:34:59: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandlerState(Jwks(Fetch(Middleware(Request failed after 10 retries [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request [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:: 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: >::into [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/convert/mod.rs:768:9 [INFO] [stdout] 2: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:197:26 [INFO] [stdout] 3: core::result::Result::map_err [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:914:27 [INFO] [stdout] 4: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:191:24 [INFO] [stdout] 5: as reqwest_middleware::middleware::Middleware>::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:125:56 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 7: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:70:53 [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15 [INFO] [stdout] 9: as reqwest_middleware::middleware::Middleware>::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:75:57 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124: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.4.2/src/client.rs:226: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.4.2/src/client.rs:600:63 [INFO] [stdout] 13: texas::oauth::token::Jwks::new::{{closure}} [INFO] [stdout] at ./src/oauth/token.rs:68:28 [INFO] [stdout] 14: texas::handler::new::{{closure}} [INFO] [stdout] at ./src/handler.rs:352:14 [INFO] [stdout] 15: texas::handler::HandlerState::from_config::{{closure}} [INFO] [stdout] at ./src/handler.rs:382:14 [INFO] [stdout] 16: texas::app::App::new_from_config::{{closure}} [INFO] [stdout] at ./src/app.rs:64:52 [INFO] [stdout] 17: integration::helpers::app::TestApp::new::{{closure}} [INFO] [stdout] at ./tests/integration/helpers/app.rs:34:53 [INFO] [stdout] 18: integration::token_exchange::all_providers::{{closure}} [INFO] [stdout] at ./tests/integration/token_exchange.rs:21:39 [INFO] [stdout] 19: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124: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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 22: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/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.45.1/src/runtime/scheduler/current_thread/mod.rs:733: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.45.1/src/runtime/scheduler/current_thread/mod.rs:432: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.45.1/src/runtime/scheduler/current_thread/mod.rs:732: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.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 28: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/src/runtime/scheduler/current_thread/mod.rs:820: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.45.1/src/runtime/scheduler/current_thread/mod.rs:720: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.45.1/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.45.1/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.45.1/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.45.1/src/runtime/runtime.rs:356: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.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 40: integration::token_exchange::all_providers [INFO] [stdout] at ./tests/integration/token_exchange.rs:20:26 [INFO] [stdout] 41: integration::token_exchange::all_providers::{{closure}} [INFO] [stdout] at ./tests/integration/token_exchange.rs:20:25 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 45: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: test::run_test_in_process [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 51: test::run_test::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 52: test::run_test::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 53: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 54: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 55: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: std::panicking::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: std::panic::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 60: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 62: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 64: [INFO] [stdout] 65: clone)))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62b53f032332 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b53f032332 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b53f032332 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b53f032332 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b53f05e3a3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b53f05e3a3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x62b53f02e293 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b53f02e293 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b53f032182 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b53f033a9c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x62b53f0338f2 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62b53dcbd904 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x62b53dcbd904 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b53f03457b - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x62b53f03457b - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x62b53f03424a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x62b53f032839 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x62b53f033edd - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x62b53f05bd00 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62b53f05c1a6 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x62b53dc58411 - core::result::Result::unwrap::h812565ee4bae2a59 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x62b53dc58411 - integration::helpers::app::TestApp::new::{{closure}}::hd52dd6a186575341 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/helpers/app.rs:34:59 [INFO] [stdout] 22: 0x62b53dc69888 - integration::token_exchange::all_providers::{{closure}}::hb6b6f000325fcfdc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/token_exchange.rs:21:39 [INFO] [stdout] 23: 0x62b53dc14802 - as core::future::future::Future>::poll::hd14a20050a4cc67a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x62b53dc1459d - as core::future::future::Future>::poll::h22332c07f421f787 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x62b53dbc559f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h29e9e831f3ffa62f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 26: 0x62b53dbc5345 - tokio::task::coop::with_budget::h39f23b451e9c98ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x62b53dbc5345 - tokio::task::coop::budget::heca9414ece5804e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x62b53dbc5345 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e5c1e2092103ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 29: 0x62b53dbc25e0 - tokio::runtime::scheduler::current_thread::Context::enter::h4fd5718bc0feaa8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x62b53dbc49c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h878507a7cf44f53f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 31: 0x62b53dbc3bc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h44f72831cad45247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 32: 0x62b53dbbe28b - tokio::runtime::context::scoped::Scoped::set::h526c97357d18d374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62b53dbbdc79 - tokio::runtime::context::set_scheduler::{{closure}}::h40caa7634ec76772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x62b53dc78092 - std::thread::local::LocalKey::try_with::hb26e43ca74937212 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62b53dc75a2e - std::thread::local::LocalKey::with::h25a82929e4b488b8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62b53dbbdc2d - tokio::runtime::context::set_scheduler::hef9105fbb87ab104 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x62b53dbc3950 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd4a355ef942739ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 38: 0x62b53dbc3c33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha7d79e6ca15c1675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 39: 0x62b53dbbe969 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6e373168e63d38d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x62b53dbff3d8 - tokio::runtime::context::runtime::enter_runtime::h7edd29adb7d97966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62b53dbbe681 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b21116823597b60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x62b53db5e164 - tokio::runtime::runtime::Runtime::block_on_inner::hf6fa2de6c16ea9af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 43: 0x62b53db5e327 - tokio::runtime::runtime::Runtime::block_on::h457f734e833b55bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 44: 0x62b53dc69574 - integration::token_exchange::all_providers::h7238c11491921caa [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/token_exchange.rs:20:26 [INFO] [stdout] 45: 0x62b53dc693e7 - integration::token_exchange::all_providers::{{closure}}::hb10d508ec8c23119 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/token_exchange.rs:20:25 [INFO] [stdout] 46: 0x62b53dadb956 - core::ops::function::FnOnce::call_once::ha8013ffa12c0d693 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x62b53dcc2ffb - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x62b53dcc2ffb - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 49: 0x62b53dcc227e - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 50: 0x62b53dcc227e - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x62b53dcc227e - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 52: 0x62b53dcc227e - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 53: 0x62b53dcc227e - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x62b53dcc227e - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 55: 0x62b53dcc227e - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 56: 0x62b53dc85e74 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 57: 0x62b53dc85e74 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 58: 0x62b53dc8976a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x62b53dc8976a - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x62b53dc8976a - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 61: 0x62b53dc8976a - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 62: 0x62b53dc8976a - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x62b53dc8976a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x62b53dc8976a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x62b53f0378b7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 66: 0x62b53f0378b7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 67: 0x62b53f0378b7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 68: 0x7b4a15845aa4 - [INFO] [stdout] 69: 0x7b4a158d2a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- token::all_providers stdout ---- [INFO] [stdout] 2025-06-28T23:59:22.361517Z  INFO integration::helpers::app: Expecting mock-oauth2-server natively in docker-compose on localhost:8080 [INFO] [stdout] 2025-06-28T23:59:22.588790Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #0. Sleeping 873.986538ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:23.465795Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #1. Sleeping 1.068423434s before the next attempt [INFO] [stdout] 2025-06-28T23:59:24.538236Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #2. Sleeping 2.766913047s before the next attempt [INFO] [stdout] 2025-06-28T23:59:27.307249Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #3. Sleeping 1.303496851s before the next attempt [INFO] [stdout] 2025-06-28T23:59:28.613388Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #4. Sleeping 2.102701442s before the next attempt [INFO] [stdout] 2025-06-28T23:59:30.718731Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #5. Sleeping 597.617165ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:31.318381Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #6. Sleeping 153.222219ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:31.474263Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #7. Sleeping 1.175348571s before the next attempt [INFO] [stdout] 2025-06-28T23:59:32.653258Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #8. Sleeping 970.992983ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:33.628239Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #9. Sleeping 1.908169967s before the next attempt [INFO] [stdout] [INFO] [stdout] thread 'token::all_providers' panicked at tests/integration/helpers/app.rs:34:59: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandlerState(Jwks(Fetch(Middleware(Request failed after 10 retries [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request [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:: 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: >::into [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/convert/mod.rs:768:9 [INFO] [stdout] 2: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:197:26 [INFO] [stdout] 3: core::result::Result::map_err [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:914:27 [INFO] [stdout] 4: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:191:24 [INFO] [stdout] 5: as reqwest_middleware::middleware::Middleware>::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:125:56 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 7: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:70:53 [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15 [INFO] [stdout] 9: as reqwest_middleware::middleware::Middleware>::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:75:57 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124: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.4.2/src/client.rs:226: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.4.2/src/client.rs:600:63 [INFO] [stdout] 13: texas::oauth::token::Jwks::new::{{closure}} [INFO] [stdout] at ./src/oauth/token.rs:68:28 [INFO] [stdout] 14: texas::handler::new::{{closure}} [INFO] [stdout] at ./src/handler.rs:352:14 [INFO] [stdout] 15: texas::handler::HandlerState::from_config::{{closure}} [INFO] [stdout] at ./src/handler.rs:382:14 [INFO] [stdout] 16: texas::app::App::new_from_config::{{closure}} [INFO] [stdout] at ./src/app.rs:64:52 [INFO] [stdout] 17: integration::helpers::app::TestApp::new::{{closure}} [INFO] [stdout] at ./tests/integration/helpers/app.rs:34:53 [INFO] [stdout] 18: integration::token::all_providers::{{closure}} [INFO] [stdout] at ./tests/integration/token.rs:21:39 [INFO] [stdout] 19: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124: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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 22: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/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.45.1/src/runtime/scheduler/current_thread/mod.rs:733: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.45.1/src/runtime/scheduler/current_thread/mod.rs:432: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.45.1/src/runtime/scheduler/current_thread/mod.rs:732: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.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 28: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/src/runtime/scheduler/current_thread/mod.rs:820: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.45.1/src/runtime/scheduler/current_thread/mod.rs:720: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.45.1/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.45.1/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.45.1/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.45.1/src/runtime/runtime.rs:356: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.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 40: integration::token::all_providers [INFO] [stdout] at ./tests/integration/token.rs:20:26 [INFO] [stdout] 41: integration::token::all_providers::{{closure}} [INFO] [stdout] at ./tests/integration/token.rs:20:25 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 45: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: test::run_test_in_process [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 51: test::run_test::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 52: test::run_test::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 53: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 54: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 55: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: std::panicking::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: std::panic::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 60: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 62: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 64: [INFO] [stdout] 65: clone)))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62b53f032332 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b53f032332 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b53f032332 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b53f032332 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b53f05e3a3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b53f05e3a3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x62b53f02e293 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b53f02e293 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b53f032182 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b53f033a9c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x62b53f0338f2 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62b53dcbd904 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x62b53dcbd904 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b53f03457b - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x62b53f03457b - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x62b53f03424a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x62b53f032839 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x62b53f033edd - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x62b53f05bd00 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62b53f05c1a6 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x62b53dc58411 - core::result::Result::unwrap::h812565ee4bae2a59 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x62b53dc58411 - integration::helpers::app::TestApp::new::{{closure}}::hd52dd6a186575341 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/helpers/app.rs:34:59 [INFO] [stdout] 22: 0x62b53db82b4d - integration::token::all_providers::{{closure}}::hc9ba45489938118c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/token.rs:21:39 [INFO] [stdout] 23: 0x62b53dc14802 - as core::future::future::Future>::poll::hd14a20050a4cc67a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x62b53dc1459d - as core::future::future::Future>::poll::h22332c07f421f787 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x62b53dbc559f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h29e9e831f3ffa62f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 26: 0x62b53dbc5345 - tokio::task::coop::with_budget::h39f23b451e9c98ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x62b53dbc5345 - tokio::task::coop::budget::heca9414ece5804e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x62b53dbc5345 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e5c1e2092103ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 29: 0x62b53dbc25e0 - tokio::runtime::scheduler::current_thread::Context::enter::h4fd5718bc0feaa8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x62b53dbc49c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h878507a7cf44f53f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 31: 0x62b53dbc3bc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h44f72831cad45247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 32: 0x62b53dbbe28b - tokio::runtime::context::scoped::Scoped::set::h526c97357d18d374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62b53dbbdc79 - tokio::runtime::context::set_scheduler::{{closure}}::h40caa7634ec76772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x62b53dc78092 - std::thread::local::LocalKey::try_with::hb26e43ca74937212 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62b53dc75a2e - std::thread::local::LocalKey::with::h25a82929e4b488b8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62b53dbbdc2d - tokio::runtime::context::set_scheduler::hef9105fbb87ab104 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x62b53dbc3950 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd4a355ef942739ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 38: 0x62b53dbc3c33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha7d79e6ca15c1675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 39: 0x62b53dbbe969 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6e373168e63d38d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x62b53dbff3d8 - tokio::runtime::context::runtime::enter_runtime::h7edd29adb7d97966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62b53dbbe681 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b21116823597b60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x62b53db5e164 - tokio::runtime::runtime::Runtime::block_on_inner::hf6fa2de6c16ea9af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 43: 0x62b53db5e327 - tokio::runtime::runtime::Runtime::block_on::h457f734e833b55bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 44: 0x62b53db82844 - integration::token::all_providers::h5e73d47dcad89c4b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/token.rs:20:26 [INFO] [stdout] 45: 0x62b53db826b7 - integration::token::all_providers::{{closure}}::h5824fa1911df9c28 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/token.rs:20:25 [INFO] [stdout] 46: 0x62b53dadb6a6 - core::ops::function::FnOnce::call_once::h9d0a01f58f8034d4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x62b53dcc2ffb - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x62b53dcc2ffb - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 49: 0x62b53dcc227e - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 50: 0x62b53dcc227e - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x62b53dcc227e - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 52: 0x62b53dcc227e - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 53: 0x62b53dcc227e - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x62b53dcc227e - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 55: 0x62b53dcc227e - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 56: 0x62b53dc85e74 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 57: 0x62b53dc85e74 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 58: 0x62b53dc8976a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x62b53dc8976a - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x62b53dc8976a - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 61: 0x62b53dc8976a - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 62: 0x62b53dc8976a - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x62b53dc8976a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x62b53dc8976a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x62b53f0378b7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 66: 0x62b53f0378b7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 67: 0x62b53f0378b7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 68: 0x7b4a15845aa4 - [INFO] [stdout] 69: 0x7b4a158d2a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- introspect::all_providers stdout ---- [INFO] [stdout] 2025-06-28T23:59:22.360248Z  INFO integration::helpers::app: Expecting mock-oauth2-server natively in docker-compose on localhost:8080 [INFO] [stdout] 2025-06-28T23:59:22.596248Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #0. Sleeping 686.300119ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:23.284439Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #1. Sleeping 1.020252308s before the next attempt [INFO] [stdout] 2025-06-28T23:59:24.307601Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #2. Sleeping 1.79408236s before the next attempt [INFO] [stdout] 2025-06-28T23:59:26.104370Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #3. Sleeping 2.813302887s before the next attempt [INFO] [stdout] 2025-06-28T23:59:28.920696Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #4. Sleeping 1.723061853s before the next attempt [INFO] [stdout] 2025-06-28T23:59:30.646503Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #5. Sleeping 1.541586655s before the next attempt [INFO] [stdout] 2025-06-28T23:59:32.190384Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #6. Sleeping 635.437845ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:32.828180Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #7. Sleeping 820.182816ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:33.650404Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #8. Sleeping 782.094235ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:34.434185Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #9. Sleeping 1.932831874s before the next attempt [INFO] [stdout] [INFO] [stdout] thread 'introspect::all_providers' panicked at tests/integration/helpers/app.rs:34:59: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandlerState(Jwks(Fetch(Middleware(Request failed after 10 retries [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request [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:: 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: >::into [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/convert/mod.rs:768:9 [INFO] [stdout] 2: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:197:26 [INFO] [stdout] 3: core::result::Result::map_err [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:914:27 [INFO] [stdout] 4: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:191:24 [INFO] [stdout] 5: as reqwest_middleware::middleware::Middleware>::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:125:56 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 7: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:70:53 [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15 [INFO] [stdout] 9: as reqwest_middleware::middleware::Middleware>::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:75:57 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124: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.4.2/src/client.rs:226: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.4.2/src/client.rs:600:63 [INFO] [stdout] 13: texas::oauth::token::Jwks::new::{{closure}} [INFO] [stdout] at ./src/oauth/token.rs:68:28 [INFO] [stdout] 14: texas::handler::new::{{closure}} [INFO] [stdout] at ./src/handler.rs:352:14 [INFO] [stdout] 15: texas::handler::HandlerState::from_config::{{closure}} [INFO] [stdout] at ./src/handler.rs:382:14 [INFO] [stdout] 16: texas::app::App::new_from_config::{{closure}} [INFO] [stdout] at ./src/app.rs:64:52 [INFO] [stdout] 17: integration::helpers::app::TestApp::new::{{closure}} [INFO] [stdout] at ./tests/integration/helpers/app.rs:34:53 [INFO] [stdout] 18: integration::introspect::all_providers::{{closure}} [INFO] [stdout] at ./tests/integration/introspect.rs:17:39 [INFO] [stdout] 19: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124: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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 22: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/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.45.1/src/runtime/scheduler/current_thread/mod.rs:733: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.45.1/src/runtime/scheduler/current_thread/mod.rs:432: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.45.1/src/runtime/scheduler/current_thread/mod.rs:732: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.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 28: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/src/runtime/scheduler/current_thread/mod.rs:820: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.45.1/src/runtime/scheduler/current_thread/mod.rs:720: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.45.1/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.45.1/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.45.1/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.45.1/src/runtime/runtime.rs:356: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.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 40: integration::introspect::all_providers [INFO] [stdout] at ./tests/integration/introspect.rs:16:26 [INFO] [stdout] 41: integration::introspect::all_providers::{{closure}} [INFO] [stdout] at ./tests/integration/introspect.rs:16:25 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 45: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: test::run_test_in_process [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 51: test::run_test::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 52: test::run_test::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 53: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 54: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 55: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: std::panicking::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: std::panic::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 60: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 62: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 64: [INFO] [stdout] 65: clone)))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62b53f032332 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b53f032332 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b53f032332 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b53f032332 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b53f05e3a3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b53f05e3a3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x62b53f02e293 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b53f02e293 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b53f032182 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b53f033a9c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x62b53f0338f2 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62b53dcbd904 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x62b53dcbd904 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b53f03457b - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x62b53f03457b - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x62b53f03424a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x62b53f032839 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x62b53f033edd - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x62b53f05bd00 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62b53f05c1a6 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x62b53dc58411 - core::result::Result::unwrap::h812565ee4bae2a59 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x62b53dc58411 - integration::helpers::app::TestApp::new::{{closure}}::hd52dd6a186575341 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/helpers/app.rs:34:59 [INFO] [stdout] 22: 0x62b53dc64d2c - integration::introspect::all_providers::{{closure}}::ha54344a84e4f15ae [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/introspect.rs:17:39 [INFO] [stdout] 23: 0x62b53dc14802 - as core::future::future::Future>::poll::hd14a20050a4cc67a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x62b53dc1459d - as core::future::future::Future>::poll::h22332c07f421f787 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x62b53dbc559f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h29e9e831f3ffa62f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 26: 0x62b53dbc5345 - tokio::task::coop::with_budget::h39f23b451e9c98ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x62b53dbc5345 - tokio::task::coop::budget::heca9414ece5804e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x62b53dbc5345 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e5c1e2092103ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 29: 0x62b53dbc25e0 - tokio::runtime::scheduler::current_thread::Context::enter::h4fd5718bc0feaa8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x62b53dbc49c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h878507a7cf44f53f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 31: 0x62b53dbc3bc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h44f72831cad45247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 32: 0x62b53dbbe28b - tokio::runtime::context::scoped::Scoped::set::h526c97357d18d374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62b53dbbdc79 - tokio::runtime::context::set_scheduler::{{closure}}::h40caa7634ec76772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x62b53dc78092 - std::thread::local::LocalKey::try_with::hb26e43ca74937212 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62b53dc75a2e - std::thread::local::LocalKey::with::h25a82929e4b488b8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62b53dbbdc2d - tokio::runtime::context::set_scheduler::hef9105fbb87ab104 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x62b53dbc3950 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd4a355ef942739ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 38: 0x62b53dbc3c33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha7d79e6ca15c1675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 39: 0x62b53dbbe969 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6e373168e63d38d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x62b53dbff3d8 - tokio::runtime::context::runtime::enter_runtime::h7edd29adb7d97966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62b53dbbe681 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b21116823597b60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x62b53db5e164 - tokio::runtime::runtime::Runtime::block_on_inner::hf6fa2de6c16ea9af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 43: 0x62b53db5e327 - tokio::runtime::runtime::Runtime::block_on::h457f734e833b55bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 44: 0x62b53dc64984 - integration::introspect::all_providers::h876dadd3e7fe2048 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/introspect.rs:16:26 [INFO] [stdout] 45: 0x62b53dc647f7 - integration::introspect::all_providers::{{closure}}::h88c4ff48f31a7fc4 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/introspect.rs:16:25 [INFO] [stdout] 46: 0x62b53dada256 - core::ops::function::FnOnce::call_once::h29a16b94cc9c0e90 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x62b53dcc2ffb - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x62b53dcc2ffb - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 49: 0x62b53dcc227e - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 50: 0x62b53dcc227e - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x62b53dcc227e - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 52: 0x62b53dcc227e - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 53: 0x62b53dcc227e - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x62b53dcc227e - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 55: 0x62b53dcc227e - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 56: 0x62b53dc85e74 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 57: 0x62b53dc85e74 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 58: 0x62b53dc8976a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x62b53dc8976a - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x62b53dc8976a - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 61: 0x62b53dc8976a - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 62: 0x62b53dc8976a - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x62b53dc8976a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x62b53dc8976a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x62b53f0378b7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 66: 0x62b53f0378b7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 67: 0x62b53f0378b7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 68: 0x7b4a15845aa4 - [INFO] [stdout] 69: 0x7b4a158d2a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ping::ping stdout ---- [INFO] [stdout] 2025-06-28T23:59:22.361095Z  INFO integration::helpers::app: Expecting mock-oauth2-server natively in docker-compose on localhost:8080 [INFO] [stdout] 2025-06-28T23:59:22.586465Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #0. Sleeping 973.515341ms before the next attempt [INFO] [stdout] 2025-06-28T23:59:23.563558Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #1. Sleeping 1.31670292s before the next attempt [INFO] [stdout] 2025-06-28T23:59:24.884299Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #2. Sleeping 2.256522737s before the next attempt [INFO] [stdout] 2025-06-28T23:59:27.143037Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #3. Sleeping 1.049072957s before the next attempt [INFO] [stdout] 2025-06-28T23:59:28.194331Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #4. Sleeping 2.607119512s before the next attempt [INFO] [stdout] 2025-06-28T23:59:30.803680Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #5. Sleeping 2.851701552s before the next attempt [INFO] [stdout] 2025-06-28T23:59:33.657192Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #6. Sleeping 1.324750778s before the next attempt [INFO] [stdout] 2025-06-28T23:59:34.986923Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #7. Sleeping 1.807693591s before the next attempt [INFO] [stdout] 2025-06-28T23:59:36.796356Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #8. Sleeping 1.749688818s before the next attempt [INFO] [stdout] 2025-06-28T23:59:38.548368Z  WARN HTTP request{http.request.method=GET url.scheme=http server.address=localhost server.port=8080 user_agent.original= otel.kind="client" otel.name=GET url.full=http://localhost:8080/maskinporten/jwks}: reqwest_retry::middleware: Retry attempt #9. Sleeping 1.478513124s before the next attempt [INFO] [stdout] [INFO] [stdout] thread 'ping::ping' panicked at tests/integration/helpers/app.rs:34:59: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InitHandlerState(Jwks(Fetch(Middleware(Request failed after 10 retries [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request [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:: 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: >::into [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/convert/mod.rs:768:9 [INFO] [stdout] 2: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:197:26 [INFO] [stdout] 3: core::result::Result::map_err [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:914:27 [INFO] [stdout] 4: reqwest_retry::middleware::RetryTransientMiddleware::execute_with_retry::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:191:24 [INFO] [stdout] 5: as reqwest_middleware::middleware::Middleware>::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-retry-0.7.0/src/middleware.rs:125:56 [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 7: as reqwest_middleware::middleware::Middleware>::handle::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:70:53 [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15 [INFO] [stdout] 9: as reqwest_middleware::middleware::Middleware>::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-tracing-0.5.8/src/middleware.rs:75:57 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124: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.4.2/src/client.rs:226: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.4.2/src/client.rs:600:63 [INFO] [stdout] 13: texas::oauth::token::Jwks::new::{{closure}} [INFO] [stdout] at ./src/oauth/token.rs:68:28 [INFO] [stdout] 14: texas::handler::new::{{closure}} [INFO] [stdout] at ./src/handler.rs:352:14 [INFO] [stdout] 15: texas::handler::HandlerState::from_config::{{closure}} [INFO] [stdout] at ./src/handler.rs:382:14 [INFO] [stdout] 16: texas::app::App::new_from_config::{{closure}} [INFO] [stdout] at ./src/app.rs:64:52 [INFO] [stdout] 17: integration::helpers::app::TestApp::new::{{closure}} [INFO] [stdout] at ./tests/integration/helpers/app.rs:34:53 [INFO] [stdout] 18: integration::ping::ping::{{closure}} [INFO] [stdout] at ./tests/integration/ping.rs:8:39 [INFO] [stdout] 19: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124: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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 22: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/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.45.1/src/runtime/scheduler/current_thread/mod.rs:733: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.45.1/src/runtime/scheduler/current_thread/mod.rs:432: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.45.1/src/runtime/scheduler/current_thread/mod.rs:732: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.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 28: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 32: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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.45.1/src/runtime/scheduler/current_thread/mod.rs:820: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.45.1/src/runtime/scheduler/current_thread/mod.rs:720: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.45.1/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.45.1/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.45.1/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.45.1/src/runtime/runtime.rs:356: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.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 40: integration::ping::ping [INFO] [stdout] at ./tests/integration/ping.rs:7:17 [INFO] [stdout] 41: integration::ping::ping::{{closure}} [INFO] [stdout] at ./tests/integration/ping.rs:7:16 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 45: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 46: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: std::panicking::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: std::panic::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: test::run_test_in_process [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 51: test::run_test::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 52: test::run_test::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 53: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 54: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 55: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 57: std::panicking::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 58: std::panic::catch_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 60: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 62: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 64: [INFO] [stdout] 65: clone)))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62b53f032332 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62b53f032332 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62b53f032332 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62b53f032332 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62b53f05e3a3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62b53f05e3a3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x62b53f02e293 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62b53f02e293 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62b53f032182 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62b53f033a9c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x62b53f0338f2 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x62b53dcbd904 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x62b53dcbd904 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62b53f03457b - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x62b53f03457b - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x62b53f03424a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x62b53f032839 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x62b53f033edd - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x62b53f05bd00 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x62b53f05c1a6 - core::result::unwrap_failed::hf0cc4753dff8b804 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x62b53dc58411 - core::result::Result::unwrap::h812565ee4bae2a59 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x62b53dc58411 - integration::helpers::app::TestApp::new::{{closure}}::hd52dd6a186575341 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/helpers/app.rs:34:59 [INFO] [stdout] 22: 0x62b53db813df - integration::ping::ping::{{closure}}::had5d139d8a5d7e31 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/ping.rs:8:39 [INFO] [stdout] 23: 0x62b53dc14802 - as core::future::future::Future>::poll::hd14a20050a4cc67a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x62b53dc1459d - as core::future::future::Future>::poll::h22332c07f421f787 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x62b53dbc559f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h29e9e831f3ffa62f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 26: 0x62b53dbc5345 - tokio::task::coop::with_budget::h39f23b451e9c98ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x62b53dbc5345 - tokio::task::coop::budget::heca9414ece5804e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x62b53dbc5345 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e5c1e2092103ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 29: 0x62b53dbc25e0 - tokio::runtime::scheduler::current_thread::Context::enter::h4fd5718bc0feaa8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x62b53dbc49c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h878507a7cf44f53f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 31: 0x62b53dbc3bc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h44f72831cad45247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 32: 0x62b53dbbe28b - tokio::runtime::context::scoped::Scoped::set::h526c97357d18d374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x62b53dbbdc79 - tokio::runtime::context::set_scheduler::{{closure}}::h40caa7634ec76772 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x62b53dc78092 - std::thread::local::LocalKey::try_with::hb26e43ca74937212 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x62b53dc75a2e - std::thread::local::LocalKey::with::h25a82929e4b488b8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x62b53dbbdc2d - tokio::runtime::context::set_scheduler::hef9105fbb87ab104 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x62b53dbc3950 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd4a355ef942739ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 38: 0x62b53dbc3c33 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha7d79e6ca15c1675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 39: 0x62b53dbbe969 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6e373168e63d38d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x62b53dbff3d8 - tokio::runtime::context::runtime::enter_runtime::h7edd29adb7d97966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x62b53dbbe681 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3b21116823597b60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x62b53db5e164 - tokio::runtime::runtime::Runtime::block_on_inner::hf6fa2de6c16ea9af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 43: 0x62b53db5e327 - tokio::runtime::runtime::Runtime::block_on::h457f734e833b55bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 44: 0x62b53db81124 - integration::ping::ping::h0e77e88cae8730c6 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/ping.rs:7:17 [INFO] [stdout] 45: 0x62b53db80f97 - integration::ping::ping::{{closure}}::hacc9e63a0f837634 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/ping.rs:7:16 [INFO] [stdout] 46: 0x62b53dadb886 - core::ops::function::FnOnce::call_once::ha5191f76bbfb87c5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x62b53dcc2ffb - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x62b53dcc2ffb - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 49: 0x62b53dcc227e - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 50: 0x62b53dcc227e - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x62b53dcc227e - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 52: 0x62b53dcc227e - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 53: 0x62b53dcc227e - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x62b53dcc227e - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 55: 0x62b53dcc227e - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 56: 0x62b53dc85e74 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 57: 0x62b53dc85e74 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 58: 0x62b53dc8976a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x62b53dc8976a - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x62b53dc8976a - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 61: 0x62b53dc8976a - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 62: 0x62b53dc8976a - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x62b53dc8976a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x62b53dc8976a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x62b53f0378b7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 66: 0x62b53f0378b7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 67: 0x62b53f0378b7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 68: 0x7b4a15845aa4 - [INFO] [stdout] 69: 0x7b4a158d2a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] introspect::all_providers [INFO] [stdout] ping::ping [INFO] [stdout] token::all_providers [INFO] [stdout] token_exchange::all_providers [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.68s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] running `Command { std: "docker" "inspect" "c5e41230b6b3585c9afe4fc3ee0c0df80b654b6f8798965248d376a51e139aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e41230b6b3585c9afe4fc3ee0c0df80b654b6f8798965248d376a51e139aea", kill_on_drop: false }` [INFO] [stdout] c5e41230b6b3585c9afe4fc3ee0c0df80b654b6f8798965248d376a51e139aea