[INFO] fetching crate xjp-oidc 1.1.0...
[INFO] testing xjp-oidc-1.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate xjp-oidc 1.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate xjp-oidc 1.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xjp-oidc 1.1.0
[INFO] tweaked toml for crates.io crate xjp-oidc 1.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xjp-oidc 1.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xjp-oidc 1.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-extra v0.9.6
[INFO] [stderr]   Downloaded gloo-net v0.5.0
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded wiremock v0.5.22
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded josekit v0.8.7
[INFO] [stderr]   Downloaded moka v0.12.10
[INFO] [stderr]   Downloaded eventsource-client v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f668f1ec4dbb2312904a997eef65358fbecdc20f683f919867db70f919417b1
[INFO] running `Command { std: "docker" "start" "-a" "9f668f1ec4dbb2312904a997eef65358fbecdc20f683f919867db70f919417b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f668f1ec4dbb2312904a997eef65358fbecdc20f683f919867db70f919417b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f668f1ec4dbb2312904a997eef65358fbecdc20f683f919867db70f919417b1", kill_on_drop: false }`
[INFO] [stdout] 9f668f1ec4dbb2312904a997eef65358fbecdc20f683f919867db70f919417b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b562c4ee8cb4f9d4383d5265f4d77a134944f96878425104396f33b26312be6b
[INFO] running `Command { std: "docker" "start" "-a" "b562c4ee8cb4f9d4383d5265f4d77a134944f96878425104396f33b26312be6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling josekit v0.8.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling xjp-oidc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.67s
[INFO] running `Command { std: "docker" "inspect" "b562c4ee8cb4f9d4383d5265f4d77a134944f96878425104396f33b26312be6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b562c4ee8cb4f9d4383d5265f4d77a134944f96878425104396f33b26312be6b", kill_on_drop: false }`
[INFO] [stdout] b562c4ee8cb4f9d4383d5265f4d77a134944f96878425104396f33b26312be6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ba4e8c696d7f71945373fcde2e188546f0df718ea217b495afeb3cfccee5d30
[INFO] running `Command { std: "docker" "start" "-a" "0ba4e8c696d7f71945373fcde2e188546f0df718ea217b495afeb3cfccee5d30", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling josekit v0.8.7
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling xjp-oidc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tenant::TenantConfig`
[INFO] [stdout]   --> tests/integration_new_features_test.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         tenant::TenantConfig,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `subject_types_supported` in initializer of `OidcProviderMetadata`
[INFO] [stdout]   --> tests/integration_new_features_test.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let metadata = OidcProviderMetadata {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^ missing `subject_types_supported`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/integration_new_features_test.rs:164:78
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let _: fn(IntrospectRequest, &dyn xjp_oidc::http::HttpClient) -> _ = introspect_token;
[INFO] [stdout]     |                -----------------------------------------------------------   ^^^^^^^^^^^^^^^^ one type is more general than the other
[INFO] [stdout]     |                |
[INFO] [stdout]     |                expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected fn pointer `for<'a> fn(IntrospectRequest, &'a _) -> _`
[INFO] [stdout]                   found fn item `for<'a> fn(IntrospectRequest, &'a _) -> impl Future<Output = Result<IntrospectResponse, xjp_oidc::Error>> {introspect_token}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/integration_new_features_test.rs:165:119
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let _: fn(&str, &str, Option<&str>, &str, Option<&str>, Option<&str>, &dyn xjp_oidc::http::HttpClient) -> _ = revoke_token;
[INFO] [stdout]     |                ----------------------------------------------------------------------------------------------------   ^^^^^^^^^^^^ one type is more general than the other
[INFO] [stdout]     |                |
[INFO] [stdout]     |                expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a _, &'b _, Option<_>, &'d _, Option<_>, Option<_>, &'g _) -> _`
[INFO] [stdout]                   found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a _, &'b _, Option<_>, &'d _, Option<_>, Option<_>, &'g _) -> impl Future<Output = Result<(), xjp_oidc::Error>> {revoke_token}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/integration_new_features_test.rs:166:80
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let _: fn(RefreshTokenRequest, &dyn xjp_oidc::http::HttpClient) -> _ = refresh_token;
[INFO] [stdout]     |                -------------------------------------------------------------   ^^^^^^^^^^^^^ one type is more general than the other
[INFO] [stdout]     |                |
[INFO] [stdout]     |                expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected fn pointer `for<'a> fn(RefreshTokenRequest, &'a _) -> _`
[INFO] [stdout]                   found fn item `for<'a> fn(RefreshTokenRequest, &'a _) -> impl Future<Output = Result<TokenResponse, xjp_oidc::Error>> {refresh_token}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/integration_new_features_test.rs:167:71
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let _: fn(&str, &str, &dyn xjp_oidc::http::HttpClient) -> _ = get_userinfo;
[INFO] [stdout]     |                ----------------------------------------------------   ^^^^^^^^^^^^ one type is more general than the other
[INFO] [stdout]     |                |
[INFO] [stdout]     |                expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected fn pointer `for<'a, 'b, 'c> fn(&'a _, &'b _, &'c _) -> _`
[INFO] [stdout]                   found fn item `for<'a, 'b, 'c> fn(&'a _, &'b _, &'c _) -> impl Future<Output = Result<UserInfo, xjp_oidc::Error>> {get_userinfo}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/integration_new_features_test.rs:168:77
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let _: fn(&str, &str, &str, &dyn xjp_oidc::http::HttpClient) -> _ = get_client_config;
[INFO] [stdout]     |                ----------------------------------------------------------   ^^^^^^^^^^^^^^^^^ one type is more general than the other
[INFO] [stdout]     |                |
[INFO] [stdout]     |                expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected fn pointer `for<'a, 'b, 'c, 'd> fn(&'a _, &'b _, &'c _, &'d _) -> _`
[INFO] [stdout]                   found fn item `for<'a, 'b, 'c, 'd> fn(&'a _, &'b _, &'c _, &'d _) -> impl Future<Output = Result<ClientConfig, xjp_oidc::Error>> {get_client_config}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RegisterRequest`, `TenantMode`, `get_client_config`, `get_userinfo`, `introspect_token`, `refresh_token`, `register_client`, and `revoke_token`
[INFO] [stdout]   --> examples/new_features_example.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     introspect_token, revoke_token, refresh_token, get_userinfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     register_client, get_client_config,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     RegisterRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     tenant::{TenantConfig, TenantMode},
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xjp-oidc` (test "integration_new_features_test") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `http`
[INFO] [stdout]   --> examples/new_features_example.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let http = ReqwestHttpClient::default();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_http`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `introspect_req`
[INFO] [stdout]   --> examples/new_features_example.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let introspect_req = IntrospectRequest {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_introspect_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `refresh_req`
[INFO] [stdout]   --> examples/new_features_example.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let refresh_req = RefreshTokenRequest {
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]   --> tests/cache_tests.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]  --> tests/discovery_tests.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]   --> tests/integration_exchange_test.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]   --> tests/integration_exchange_test.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xjp-oidc` (test "cache_tests") due to 1 previous error
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]    --> tests/integration_exchange_test.rs:175:20
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]   --> tests/integration_dcr_test.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]   --> tests/discovery_tests.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xjp-oidc` (test "integration_exchange_test") due to 3 previous errors
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]   --> tests/integration_dcr_test.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]    --> tests/integration_dcr_test.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]    --> tests/integration_dcr_test.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]   --> tests/id_token_tests.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xjp-oidc` (test "discovery_tests") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]    --> tests/id_token_tests.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]    --> tests/id_token_tests.rs:246:20
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]    --> tests/id_token_tests.rs:317:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xjp-oidc` (test "integration_dcr_test") due to 4 previous errors
[INFO] [stdout] error[E0063]: missing fields `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields in initializer of `OidcProviderMetadata`
[INFO] [stdout]    --> tests/id_token_tests.rs:387:20
[INFO] [stdout]     |
[INFO] [stdout] 387 |     let metadata = OidcProviderMetadata {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ missing `backchannel_logout_session_supported`, `backchannel_logout_supported`, `frontchannel_logout_session_supported` and 6 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xjp-oidc` (test "id_token_tests") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "0ba4e8c696d7f71945373fcde2e188546f0df718ea217b495afeb3cfccee5d30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ba4e8c696d7f71945373fcde2e188546f0df718ea217b495afeb3cfccee5d30", kill_on_drop: false }`
[INFO] [stdout] 0ba4e8c696d7f71945373fcde2e188546f0df718ea217b495afeb3cfccee5d30
