[INFO] cloning repository https://github.com/enguidanos-soluciones-web/oidcrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enguidanos-soluciones-web/oidcrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenguidanos-soluciones-web%2Foidcrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenguidanos-soluciones-web%2Foidcrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de08e3d5b64a67a86d3bc593e4225eaaf3e7da1e
[INFO] testing enguidanos-soluciones-web/oidcrs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenguidanos-soluciones-web%2Foidcrs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/enguidanos-soluciones-web/oidcrs
[INFO] finished tweaking git repo https://github.com/enguidanos-soluciones-web/oidcrs
[INFO] tweaked toml for git repo https://github.com/enguidanos-soluciones-web/oidcrs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enguidanos-soluciones-web/oidcrs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enguidanos-soluciones-web/oidcrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d535b6821ebe7fa924e0c36dbe88ead7cc70c935bf7ce8bc47dcb30db0dcfb8
[INFO] running `Command { std: "docker" "start" "-a" "7d535b6821ebe7fa924e0c36dbe88ead7cc70c935bf7ce8bc47dcb30db0dcfb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d535b6821ebe7fa924e0c36dbe88ead7cc70c935bf7ce8bc47dcb30db0dcfb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d535b6821ebe7fa924e0c36dbe88ead7cc70c935bf7ce8bc47dcb30db0dcfb8", kill_on_drop: false }`
[INFO] [stdout] 7d535b6821ebe7fa924e0c36dbe88ead7cc70c935bf7ce8bc47dcb30db0dcfb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d53674ee5598ab94293b9f6dce04b99e9a9753ba0a0523a8bf2813d6f003cf4c
[INFO] running `Command { std: "docker" "start" "-a" "d53674ee5598ab94293b9f6dce04b99e9a9753ba0a0523a8bf2813d6f003cf4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling oidcrs v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.71s
[INFO] running `Command { std: "docker" "inspect" "d53674ee5598ab94293b9f6dce04b99e9a9753ba0a0523a8bf2813d6f003cf4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d53674ee5598ab94293b9f6dce04b99e9a9753ba0a0523a8bf2813d6f003cf4c", kill_on_drop: false }`
[INFO] [stdout] d53674ee5598ab94293b9f6dce04b99e9a9753ba0a0523a8bf2813d6f003cf4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60365217f97ef47e669e8fd37ec0502a883ee478cd7aef5b1231cc1c9b4f6450
[INFO] running `Command { std: "docker" "start" "-a" "60365217f97ef47e669e8fd37ec0502a883ee478cd7aef5b1231cc1c9b4f6450", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling oidcrs v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.97s
[INFO] running `Command { std: "docker" "inspect" "60365217f97ef47e669e8fd37ec0502a883ee478cd7aef5b1231cc1c9b4f6450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60365217f97ef47e669e8fd37ec0502a883ee478cd7aef5b1231cc1c9b4f6450", kill_on_drop: false }`
[INFO] [stdout] 60365217f97ef47e669e8fd37ec0502a883ee478cd7aef5b1231cc1c9b4f6450
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43d3dece19af00882a7d2df128f00d8d31b5a91491b0bfb4365961b54b05862e
[INFO] running `Command { std: "docker" "start" "-a" "43d3dece19af00882a7d2df128f00d8d31b5a91491b0bfb4365961b54b05862e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oidcrs-5c11f56672a5c1e8)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test oidc::authentication::tests::check_response_type_of_hybrid_flow ... ok
[INFO] [stdout] test oidc::authentication::tests::check_response_type_of_implicit_flow ... ok
[INFO] [stdout] test oidc::id_token::tests::expiration_duration_must_be_greater_than_10_seconds ... ok
[INFO] [stdout] test oidc::id_token::tests::id_token_must_deserialize_from_json ... ok
[INFO] [stdout] test oidc::id_token::tests::issuer_cant_have_fragment_component_on_url ... ok
[INFO] [stdout] test oidc::id_token::tests::issuer_cant_have_query_component_on_url ... ok
[INFO] [stdout] test oidc::id_token::tests::issuer_must_be_complaint ... ok
[INFO] [stdout] test oidc::id_token::tests::subject_must_be_ascii ... ok
[INFO] [stdout] test oidc::id_token::tests::subject_must_be_complaint ... ok
[INFO] [stdout] test oidc::id_token::tests::issued_at_must_be_complaint ... ok
[INFO] [stdout] test oidc::id_token::tests::expiration_must_be_complaint ... ok
[INFO] [stdout] test oidc::id_token::tests::subject_must_be_shortest_than_256 ... ok
[INFO] [stdout] test oidc::authentication::tests::check_response_type_of_authorization_code_flow ... ok
[INFO] [stdout] test oidc::authentication::authorization_code_flow::tests::authorization_request_param_scope_must_be_openid ... ok
[INFO] [stdout] test oidc::authentication::authorization_code_flow::tests::authorization_request_param_scope_type_openid_can_only_be_added_once ... ok
[INFO] [stdout] test oidc::authentication::authorization_code_flow::tests::authorization_endpoint_must_be_tls ... ok
[INFO] [stdout] test oidc::authentication::authorization_code_flow::tests::authorization_endpoint_is_tls ... ok
[INFO] [stdout] test oidc::authentication::authorization_code_flow::tests::authorization_request_param_scope_can_be_added ... ok
[INFO] [stdout] test oidc::authentication::authorization_code_flow::tests::authorization_request_param_response_type_must_be_correct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oidcrs
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/oidc/authentication.rs - oidc::authentication::authorization_code_flow::AuthorizationCodeFlowClient::with_scope (line 244) ... FAILED
[INFO] [stdout] test src/oidc/authentication.rs - oidc::authentication::authorization_code_flow::AuthorizationCodeFlowClient (line 200) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/oidc/authentication.rs - oidc::authentication::authorization_code_flow::AuthorizationCodeFlowClient::with_scope (line 244) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> src/oidc/authentication.rs:248:21
[INFO] [stdout]     |
[INFO] [stdout] 248 |         .with_scope(Scope::Profile)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Scope`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 244 + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> src/oidc/authentication.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |         .with_scope(Scope::Email)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Scope`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 244 + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> src/oidc/authentication.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 |         .with_scope(Scope::Address)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Scope`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 244 + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> src/oidc/authentication.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |         .with_scope(Scope::Phone);
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Scope`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 244 + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AuthorizationCodeFlowClient` in this scope
[INFO] [stdout]    --> src/oidc/authentication.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let client = AuthorizationCodeFlowClient::new(oidc_uri)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AuthorizationCodeFlowClient`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/oidc/authentication.rs - oidc::authentication::authorization_code_flow::AuthorizationCodeFlowClient (line 200) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `returned_url` in this scope
[INFO] [stdout]    --> src/oidc/authentication.rs:208:65
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let authorization_code = client.extract_authorization_code(&returned_url)?;
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/oidc/authentication.rs:204:72
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_oidc_authentication_rs_200_0() {
[INFO] [stdout]     |                                      --------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 204 |     let authorization_endpoint = client.build_authorization_endpoint().await?;
[INFO] [stdout]     |                                                                        ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/oidc/authentication.rs:209:87
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_oidc_authentication_rs_200_0() {
[INFO] [stdout]     |                                      --------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 209 |     let authorization_tokens = client.fetch_authorization_tokens(&authorization_code).await?;
[INFO] [stdout]     |                                                                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AuthorizationCodeFlowClient` in this scope
[INFO] [stdout]    --> src/oidc/authentication.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let client = AuthorizationCodeFlowClient::new(oidc_uri);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AuthorizationCodeFlowClient`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/oidc/authentication.rs - oidc::authentication::authorization_code_flow::AuthorizationCodeFlowClient (line 200)
[INFO] [stdout]     src/oidc/authentication.rs - oidc::authentication::authorization_code_flow::AuthorizationCodeFlowClient::with_scope (line 244)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "43d3dece19af00882a7d2df128f00d8d31b5a91491b0bfb4365961b54b05862e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43d3dece19af00882a7d2df128f00d8d31b5a91491b0bfb4365961b54b05862e", kill_on_drop: false }`
[INFO] [stdout] 43d3dece19af00882a7d2df128f00d8d31b5a91491b0bfb4365961b54b05862e
