[INFO] fetching crate oidcrs 0.1.4...
[INFO] testing oidcrs-0.1.4 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate oidcrs 0.1.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate oidcrs 0.1.4
[INFO] finished tweaking crates.io crate oidcrs 0.1.4
[INFO] tweaked toml for crates.io crate oidcrs 0.1.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oidcrs 0.1.4 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oidcrs 0.1.4 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded tracing-attributes v0.1.29
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2962e29b89454dc4d78f505a0b66b8b3e79951fe2c017a3de108fb080f95f838
[INFO] running `Command { std: "docker" "start" "-a" "2962e29b89454dc4d78f505a0b66b8b3e79951fe2c017a3de108fb080f95f838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2962e29b89454dc4d78f505a0b66b8b3e79951fe2c017a3de108fb080f95f838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2962e29b89454dc4d78f505a0b66b8b3e79951fe2c017a3de108fb080f95f838", kill_on_drop: false }`
[INFO] [stdout] 2962e29b89454dc4d78f505a0b66b8b3e79951fe2c017a3de108fb080f95f838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b106f9dff6741672d61dadd5e8c2a8d7406ee228a36c11f79a0f2104147c59f2
[INFO] running `Command { std: "docker" "start" "-a" "b106f9dff6741672d61dadd5e8c2a8d7406ee228a36c11f79a0f2104147c59f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[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 tracing-attributes v0.1.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling oidcrs v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.40s
[INFO] running `Command { std: "docker" "inspect" "b106f9dff6741672d61dadd5e8c2a8d7406ee228a36c11f79a0f2104147c59f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b106f9dff6741672d61dadd5e8c2a8d7406ee228a36c11f79a0f2104147c59f2", kill_on_drop: false }`
[INFO] [stdout] b106f9dff6741672d61dadd5e8c2a8d7406ee228a36c11f79a0f2104147c59f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de483e670ec22678bb503ed77ce28032e00e27a4978f19268f49c2d3a5aa8869
[INFO] running `Command { std: "docker" "start" "-a" "de483e670ec22678bb503ed77ce28032e00e27a4978f19268f49c2d3a5aa8869", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling oidcrs v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.29s
[INFO] running `Command { std: "docker" "inspect" "de483e670ec22678bb503ed77ce28032e00e27a4978f19268f49c2d3a5aa8869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de483e670ec22678bb503ed77ce28032e00e27a4978f19268f49c2d3a5aa8869", kill_on_drop: false }`
[INFO] [stdout] de483e670ec22678bb503ed77ce28032e00e27a4978f19268f49c2d3a5aa8869
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a26225ddb62055df65917dc70adc7489de9394788730aea9b3c387aae7adea2
[INFO] running `Command { std: "docker" "start" "-a" "8a26225ddb62055df65917dc70adc7489de9394788730aea9b3c387aae7adea2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oidcrs-f32779ec5c7a5d24)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test id_token::tests::expiration_must_be_complaint ... ok
[INFO] [stdout] test id_token::tests::issuer_must_be_complaint ... ok
[INFO] [stdout] test authentication::tests::check_response_type_of_hybrid_flow ... ok
[INFO] [stdout] test id_token::tests::id_token_must_deserialize_from_json ... ok
[INFO] [stdout] test id_token::tests::issued_at_must_be_complaint ... ok
[INFO] [stdout] test authentication::tests::check_response_type_of_authorization_code_flow ... ok
[INFO] [stdout] test id_token::tests::expiration_duration_must_be_greater_than_10_seconds ... ok
[INFO] [stdout] test id_token::tests::issuer_cant_have_fragment_component_on_url ... ok
[INFO] [stdout] test id_token::tests::subject_must_be_ascii ... ok
[INFO] [stdout] test id_token::tests::subject_must_be_complaint ... ok
[INFO] [stdout] test id_token::tests::issuer_cant_have_query_component_on_url ... ok
[INFO] [stdout] test id_token::tests::subject_must_be_shortest_than_256 ... ok
[INFO] [stdout] test authentication::tests::check_response_type_of_implicit_flow ... ok
[INFO] [stdout] test authentication::authorization_code_flow::tests::authorization_request_param_scope_must_be_openid ... ok
[INFO] [stdout] test authentication::authorization_code_flow::tests::authorization_endpoint_is_tls ... ok
[INFO] [stderr]    Doc-tests oidcrs
[INFO] [stdout] test authentication::authorization_code_flow::tests::authorization_request_param_scope_can_be_added ... ok
[INFO] [stdout] test authentication::authorization_code_flow::tests::authorization_request_param_response_type_must_be_correct ... ok
[INFO] [stdout] test authentication::authorization_code_flow::tests::authorization_request_param_scope_type_openid_can_only_be_added_once ... ok
[INFO] [stdout] test authentication::authorization_code_flow::tests::authorization_endpoint_must_be_tls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/authentication.rs - authentication::authorization_code_flow::AuthorizationCodeFlowClient::with_scope (line 247) ... FAILED
[INFO] [stdout] test src/authentication.rs - authentication::authorization_code_flow::AuthorizationCodeFlowClient (line 203) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/authentication.rs - authentication::authorization_code_flow::AuthorizationCodeFlowClient::with_scope (line 247) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AuthorizationCodeFlowClient`
[INFO] [stdout]    --> src/authentication.rs:250:18
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let client = AuthorizationCodeFlowClient::new(oidc_uri)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AuthorizationCodeFlowClient`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 247 + use oidcrs::authentication::authorization_code_flow::AuthorizationCodeFlowClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scope`
[INFO] [stdout]    --> src/authentication.rs:251:21
[INFO] [stdout]     |
[INFO] [stdout] 251 |         .with_scope(Scope::Profile)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Scope`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 247 + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scope`
[INFO] [stdout]    --> src/authentication.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |         .with_scope(Scope::Email)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Scope`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 247 + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scope`
[INFO] [stdout]    --> src/authentication.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |         .with_scope(Scope::Address)
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Scope`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 247 + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scope`
[INFO] [stdout]    --> src/authentication.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 254 |         .with_scope(Scope::Phone);
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Scope`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 247 + use std::thread::Scope;
[INFO] [stdout]     |
[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/authentication.rs - authentication::authorization_code_flow::AuthorizationCodeFlowClient (line 203) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AuthorizationCodeFlowClient`
[INFO] [stdout]    --> src/authentication.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let client = AuthorizationCodeFlowClient::new(oidc_uri);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AuthorizationCodeFlowClient`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 203 + use oidcrs::authentication::authorization_code_flow::AuthorizationCodeFlowClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `returned_url` in this scope
[INFO] [stdout]    --> src/authentication.rs:211:65
[INFO] [stdout]     |
[INFO] [stdout] 211 |     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/authentication.rs:207:72
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_authentication_rs_203_0() {
[INFO] [stdout]     |                                      ---------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 207 |     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/authentication.rs:212:87
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_authentication_rs_203_0() {
[INFO] [stdout]     |                                      ---------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 212 |     let authorization_tokens = client.fetch_authorization_tokens(&authorization_code).await?;
[INFO] [stdout]     |                                                                                       ^^^^^ only allowed inside `async` functions and blocks
[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/authentication.rs - authentication::authorization_code_flow::AuthorizationCodeFlowClient (line 203)
[INFO] [stdout]     src/authentication.rs - authentication::authorization_code_flow::AuthorizationCodeFlowClient::with_scope (line 247)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8a26225ddb62055df65917dc70adc7489de9394788730aea9b3c387aae7adea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a26225ddb62055df65917dc70adc7489de9394788730aea9b3c387aae7adea2", kill_on_drop: false }`
[INFO] [stdout] 8a26225ddb62055df65917dc70adc7489de9394788730aea9b3c387aae7adea2
