[INFO] fetching crate xal 0.1.3...
[INFO] testing xal-0.1.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate xal 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate xal 0.1.3
[INFO] finished tweaking crates.io crate xal 0.1.3
[INFO] tweaked toml for crates.io crate xal 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xal 0.1.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 231 packages to latest compatible versions
[INFO] [stderr]       Adding hex-literal v0.3.4 (available: v1.0.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding nt-time v0.6.13 (available: v0.12.1)
[INFO] [stderr]       Adding oauth2 v4.4.2 (available: v5.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded primeorder v0.13.6
[INFO] [stderr]   Downloaded nt-time v0.6.13
[INFO] [stderr]   Downloaded p256 v0.13.2
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded cvlib v0.1.2
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5facd9bcaa301eb42fefc23a057868f378f4fd95f6c8dbb8f0b51b72ad8e7164
[INFO] running `Command { std: "docker" "start" "-a" "5facd9bcaa301eb42fefc23a057868f378f4fd95f6c8dbb8f0b51b72ad8e7164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5facd9bcaa301eb42fefc23a057868f378f4fd95f6c8dbb8f0b51b72ad8e7164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5facd9bcaa301eb42fefc23a057868f378f4fd95f6c8dbb8f0b51b72ad8e7164", kill_on_drop: false }`
[INFO] [stdout] 5facd9bcaa301eb42fefc23a057868f378f4fd95f6c8dbb8f0b51b72ad8e7164
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67cccff84746e9156098c7e43f8da4dfe513e54b79da7cf91bb5d5c90d551999
[INFO] running `Command { std: "docker" "start" "-a" "67cccff84746e9156098c7e43f8da4dfe513e54b79da7cf91bb5d5c90d551999", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling cvlib v0.1.2
[INFO] [stderr]    Compiling nt-time v0.6.13
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling xal v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.74s
[INFO] running `Command { std: "docker" "inspect" "67cccff84746e9156098c7e43f8da4dfe513e54b79da7cf91bb5d5c90d551999", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67cccff84746e9156098c7e43f8da4dfe513e54b79da7cf91bb5d5c90d551999", kill_on_drop: false }`
[INFO] [stdout] 67cccff84746e9156098c7e43f8da4dfe513e54b79da7cf91bb5d5c90d551999
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fdd61f61604b22d1e374ddb34eff9bbf49816cdb700aecf33334a2fdb2cd2e8
[INFO] running `Command { std: "docker" "start" "-a" "6fdd61f61604b22d1e374ddb34eff9bbf49816cdb700aecf33334a2fdb2cd2e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling xal v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.53s
[INFO] running `Command { std: "docker" "inspect" "6fdd61f61604b22d1e374ddb34eff9bbf49816cdb700aecf33334a2fdb2cd2e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fdd61f61604b22d1e374ddb34eff9bbf49816cdb700aecf33334a2fdb2cd2e8", kill_on_drop: false }`
[INFO] [stdout] 6fdd61f61604b22d1e374ddb34eff9bbf49816cdb700aecf33334a2fdb2cd2e8
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 51333739ef7281a883d92a9ecd399874f75151fe19c896d4588db8a0bf9bd593
[INFO] running `Command { std: "docker" "start" "-a" "51333739ef7281a883d92a9ecd399874f75151fe19c896d4588db8a0bf9bd593", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xal-43308e4ac1a85f82)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test authenticator::test::authorization_code_response_error ... ok
[INFO] [stdout] test authenticator::test::authorization_code_response_valid_code ... ok
[INFO] [stdout] test models::test::deserialize_xsts ... ok
[INFO] [stdout] test models::test::devicetype_enum_into ... ok
[INFO] [stdout] test authenticator::test::implicit_grant_parsing ... ok
[INFO] [stdout] test models::test::str_into_devicetype_enum ... ok
[INFO] [stdout] test request_signer::test::prehashed_data ... ok
[INFO] [stdout] test tokenstore::tests::read_from_string ... ok
[INFO] [stdout] test models::test::deserialize_signing_policy ... ok
[INFO] [stdout] test tokenstore::tests::read_invalid_tokenfile ... ok
[INFO] [stdout] test request_signer::test::find_matching_signing_policy ... ok
[INFO] [stdout] test request_signer::test::sign ... ok
[INFO] [stdout] test request_signer::test::verify_real_request ... ok
[INFO] [stdout] test authenticator::test::authorization_code_response_no_state - should panic ... ok
[INFO] [stdout] test authenticator::test::authorization_code_response_empty - should panic ... ok
[INFO] [stdout] test request_signer::test::build_signed_post_request ... ok
[INFO] [stdout] test request_signer::test::build_signed_get_request ... ok
[INFO] [stdout] test request_signer::test::sign_reqwest ... ok
[INFO] [stderr]    Doc-tests xal
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::poll_device_code_auth (line 565) - compile ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::initiate_device_code_auth (line 524) - compile ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::refresh_token (line 718) - compile ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::get_user_token (line 1038) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::exchange_code_for_token (line 610) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::sisu_authenticate (line 760) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::get_title_token (line 1115) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::get_xsts_token (line 1197) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::sisu_authorize (line 878) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::parse_authorization_code_response (line 194) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::get_device_code_verification_uri (line 158) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::parse_implicit_grant_url (line 269) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::get_authorization_url (line 467) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::get_device_token (line 960) ... ok
[INFO] [stdout] test src/flows.rs - flows::CliCallbackHandler (line 192) - compile ... ok
[INFO] [stdout] test src/extensions.rs - extensions::SigningReqwestBuilder (line 188) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::refresh_token_for_scope (line 652) ... ok
[INFO] [stdout] test src/flows.rs - flows::Flows::try_refresh_live_tokens_from_tokenstore (line 283) - compile ... ok
[INFO] [stdout] test src/flows.rs - flows::Flows::ms_device_code_flow (line 330) - compile ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::generate_code_verifier (line 135) ... ok
[INFO] [stdout] test src/extensions.rs - extensions::CorrelationVectorReqwestBuilder (line 252) ... ok
[INFO] [stdout] test src/flows.rs - flows::Flows::try_refresh_live_tokens_from_file (line 248) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 77) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 137) - compile ... FAILED
[INFO] [stdout] test src/flows.rs - flows::Flows::xbox_live_authorization_traditional_flow (line 591) - compile ... ok
[INFO] [stdout] test src/extensions.rs - extensions::LoggingReqwestRequestHandler (line 17) ... ok
[INFO] [stdout] test src/extensions.rs - extensions::LoggingReqwestResponseHandler (line 67) ... ok
[INFO] [stdout] test src/flows.rs - flows::Flows::ms_authorization_flow (line 398) - compile ... ok
[INFO] [stdout] test src/flows.rs - flows::AuthPromptCallback (line 131) ... ok
[INFO] [stdout] test src/lib.rs - (line 48) - compile ... FAILED
[INFO] [stdout] test src/extensions.rs - extensions::JsonExDeserializeMiddleware (line 122) ... ok
[INFO] [stdout] test src/flows.rs - flows::Flows::xbox_live_sisu_authorization_flow (line 687) - compile ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::generate_random_state (line 123) ... ok
[INFO] [stdout] test src/flows.rs - flows::Flows::xbox_live_sisu_full_flow (line 475) - compile ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::new (line 343) ... ok
[INFO] [stdout] test src/authenticator.rs - authenticator::XalAuthenticator::with_device_id (line 379) ... ok
[INFO] [stdout] test src/tokenstore.rs - tokenstore::TokenStore::save_to_file (line 128) ... ok
[INFO] [stdout] test src/tokenstore.rs - tokenstore::TokenStore::deserialize_from_string (line 90) ... ok
[INFO] [stdout] test src/tokenstore.rs - tokenstore::TokenStore::load_from_file (line 68) ... ok
[INFO] [stdout] test src/tokenstore.rs - tokenstore::TokenStore::save_to_writer (line 108) ... ok
[INFO] [stdout] test src/models.rs - models::ProofKey::new (line 31) ... ok
[INFO] [stdout] test src/tokenstore.rs - tokenstore::TokenStore::update_timestamp (line 160) ... ok
[INFO] [stdout] test src/request_signer.rs - request_signer::RequestSigner::get_proof_key (line 343) ... ok
[INFO] [stdout] test src/models.rs - models::client_params (line 730) ... ok
[INFO] [stdout] test src/models.rs - models::app_params (line 529) ... ok
[INFO] [stdout] test src/request_signer.rs - request_signer::SignaturePolicyCache::find_policy_for_url (line 537) ... ok
[INFO] [stdout] test src/request_signer.rs - request_signer::SignaturePolicyCache::new (line 512) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> src/lib.rs:28:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 77) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> src/lib.rs:84:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 137) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]   --> src/lib.rs:149:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 48) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]  --> src/lib.rs:52:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[tokio::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request_signer.rs - request_signer::SignaturePolicyCache::new (line 512) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/request_signer.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("title.mgt.xboxlive.com")), port: None, path: "/titles/default/endpoints", query: Some("type=1"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56cf6e744532 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56cf6e744532 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56cf6e744532 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56cf6e744532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56cf6e768353 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56cf6e768353 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56cf6e7413e3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56cf6e7413e3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56cf6e744382 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56cf6e745473 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56cf6e745255 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x56cf6e745e85 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x56cf6e745c1a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x56cf6e744a39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x56cf6e7458ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x56cf6e7665e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x56cf6e766af6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x56cf6e1c7ab9 - rust_out::main::_doctest_main_src_request_signer_rs_512_0::{{closure}}::h8f5c603b99624831
[INFO] [stdout]   18:     0x56cf6e1c7796 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdecb3e44e26f791b
[INFO] [stdout]   19:     0x56cf6e1c7476 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb260bc7c8cecb0be
[INFO] [stdout]   20:     0x56cf6e1c73e4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7f16a6847aba4e15
[INFO] [stdout]   21:     0x56cf6e1c4440 - tokio::runtime::scheduler::current_thread::Context::enter::h5b8d588eeb323640
[INFO] [stdout]   22:     0x56cf6e1c5f4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h29716cc69eb3d038
[INFO] [stdout]   23:     0x56cf6e1c5c54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfd90637673d0d91e
[INFO] [stdout]   24:     0x56cf6e1c2d81 - tokio::runtime::context::scoped::Scoped<T>::set::h6733a051a13bf57e
[INFO] [stdout]   25:     0x56cf6e1c2b74 - tokio::runtime::context::set_scheduler::{{closure}}::h1b4a7fe1d0b9cdd4
[INFO] [stdout]   26:     0x56cf6e1c0d1a - std::thread::local::LocalKey<T>::try_with::h73627c4bd496b19a
[INFO] [stdout]   27:     0x56cf6e1c0979 - std::thread::local::LocalKey<T>::with::hf802bafea74ffb97
[INFO] [stdout]   28:     0x56cf6e1c2b0b - tokio::runtime::context::set_scheduler::h033202bce6d2109e
[INFO] [stdout]   29:     0x56cf6e1c5604 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1c9241aec77ea2df
[INFO] [stdout]   30:     0x56cf6e1c5cbe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5e017c9611e021d4
[INFO] [stdout]   31:     0x56cf6e1c3d56 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9b572d1220ef9fb4
[INFO] [stdout]   32:     0x56cf6e1c314a - tokio::runtime::context::runtime::enter_runtime::hb57ae3024c4df483
[INFO] [stdout]   33:     0x56cf6e1c3b2f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h80915756298ab4e7
[INFO] [stdout]   34:     0x56cf6e1c3664 - tokio::runtime::runtime::Runtime::block_on_inner::h49130132ac30d0b1
[INFO] [stdout]   35:     0x56cf6e1c3942 - tokio::runtime::runtime::Runtime::block_on::h789cec5a34d8e216
[INFO] [stdout]   36:     0x56cf6e1c07a6 - tokio_test::block_on::h34baa623cddfe8c7
[INFO] [stdout]   37:     0x56cf6e1c77f9 - rust_out::main::_doctest_main_src_request_signer_rs_512_0::h69063d78add53759
[INFO] [stdout]   38:     0x56cf6e1c77d6 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   39:     0x56cf6e1c1343 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   40:     0x56cf6e1c0836 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   41:     0x56cf6e1c0819 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   42:     0x56cf6e73de60 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   43:     0x56cf6e73de60 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x56cf6e73de60 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x56cf6e73de60 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x56cf6e73de60 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x56cf6e73de60 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x56cf6e73de60 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x56cf6e73de60 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x56cf6e73de60 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x56cf6e1c0801 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   52:     0x56cf6e1c7b85 - main
[INFO] [stdout]   53:     0x7368d70f01ca - <unknown>
[INFO] [stdout]   54:     0x7368d70f028b - __libc_start_main
[INFO] [stdout]   55:     0x56cf6e1c04e5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 137)
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout]     src/lib.rs - (line 48)
[INFO] [stdout]     src/lib.rs - (line 77)
[INFO] [stdout]     src/request_signer.rs - request_signer::SignaturePolicyCache::new (line 512)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 43 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.44s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "51333739ef7281a883d92a9ecd399874f75151fe19c896d4588db8a0bf9bd593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51333739ef7281a883d92a9ecd399874f75151fe19c896d4588db8a0bf9bd593", kill_on_drop: false }`
[INFO] [stdout] 51333739ef7281a883d92a9ecd399874f75151fe19c896d4588db8a0bf9bd593
