[INFO] fetching crate workos 0.6.0...
[INFO] testing workos-0.6.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate workos 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate workos 0.6.0
[INFO] finished tweaking crates.io crate workos 0.6.0
[INFO] tweaked toml for crates.io crate workos 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate workos 0.6.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate workos 0.6.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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c73ac8ea6257dd2f5789b79c42314995c1957f1d0b2020b1078f1363eb296d3
[INFO] running `Command { std: "docker" "start" "-a" "9c73ac8ea6257dd2f5789b79c42314995c1957f1d0b2020b1078f1363eb296d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c73ac8ea6257dd2f5789b79c42314995c1957f1d0b2020b1078f1363eb296d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c73ac8ea6257dd2f5789b79c42314995c1957f1d0b2020b1078f1363eb296d3", kill_on_drop: false }`
[INFO] [stdout] 9c73ac8ea6257dd2f5789b79c42314995c1957f1d0b2020b1078f1363eb296d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30e1de28b8c64e8d8a5c039e4fa10dea0e995eb32379551e52d9744627629736
[INFO] running `Command { std: "docker" "start" "-a" "30e1de28b8c64e8d8a5c039e4fa10dea0e995eb32379551e52d9744627629736", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling querystring v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[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 tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[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 serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling workos v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s
[INFO] running `Command { std: "docker" "inspect" "30e1de28b8c64e8d8a5c039e4fa10dea0e995eb32379551e52d9744627629736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30e1de28b8c64e8d8a5c039e4fa10dea0e995eb32379551e52d9744627629736", kill_on_drop: false }`
[INFO] [stdout] 30e1de28b8c64e8d8a5c039e4fa10dea0e995eb32379551e52d9744627629736
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ba858bda2b85b587c811abc7fd82f6f21dc412bc93f443a367bf5dcdb57b962
[INFO] running `Command { std: "docker" "start" "-a" "2ba858bda2b85b587c811abc7fd82f6f21dc412bc93f443a367bf5dcdb57b962", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling workos v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "2ba858bda2b85b587c811abc7fd82f6f21dc412bc93f443a367bf5dcdb57b962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba858bda2b85b587c811abc7fd82f6f21dc412bc93f443a367bf5dcdb57b962", kill_on_drop: false }`
[INFO] [stdout] 2ba858bda2b85b587c811abc7fd82f6f21dc412bc93f443a367bf5dcdb57b962
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 292dbc04c57eaa29331932a3ece25997f311921170de252ef998870195976e62
[INFO] running `Command { std: "docker" "start" "-a" "292dbc04c57eaa29331932a3ece25997f311921170de252ef998870195976e62", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/workos-05d5c992bb86e9dc)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test core::types::pagination_params::test::pagination_order_properly_serializes_asc ... ok
[INFO] [stdout] test core::types::pagination_params::test::pagination_order_properly_serializes_desc ... ok
[INFO] [stdout] test core::types::timestamps::test::it_parses_a_timestamp_from_an_iso_string ... ok
[INFO] [stdout] test core::types::raw_attributes::test::it_deserializes_raw_attributes_of_different_types ... ok
[INFO] [stdout] test core::types::metadata::test::it_deserializes_metadata ... ok
[INFO] [stdout] test core::types::raw_attributes::test::it_deserializes_raw_attributes ... ok
[INFO] [stdout] test directory_sync::operations::get_directory_group::test::it_calls_the_get_directory_group_endpoint ... ok
[INFO] [stdout] test directory_sync::types::directory::test::it_deserializes_a_directory ... ok
[INFO] [stdout] test directory_sync::operations::get_directory_group::test::it_returns_an_error_when_the_get_directory_group_endpoint_returns_unauthorized ... ok
[INFO] [stdout] test directory_sync::types::directory::test::it_deserializes_unknown_directory_types ... ok
[INFO] [stdout] test directory_sync::types::directory_group::test::it_deserializes_a_directory_group ... ok
[INFO] [stdout] test directory_sync::types::directory_user::test::it_deserializes_a_directory_user_with_a_provided_custom_attributes_type ... ok
[INFO] [stdout] test directory_sync::types::directory_user::test::it_deserializes_a_directory_user ... ok
[INFO] [stdout] test directory_sync::types::directory_user::test::it_returns_none_for_the_primary_email_when_the_user_does_not_have_a_primary_email ... ok
[INFO] [stdout] test admin_portal::operations::generate_portal_link::test::it_calls_the_generate_portal_link_endpoint ... ok
[INFO] [stdout] test directory_sync::types::directory_user::test::it_returns_the_primary_email_when_the_user_has_a_primary_email ... ok
[INFO] [stdout] test directory_sync::operations::list_directory_users::test::it_calls_the_list_directory_users_endpoint_with_a_directory_id ... ok
[INFO] [stdout] test directory_sync::operations::delete_directory::test::it_calls_the_delete_directory_endpoint ... ok
[INFO] [stdout] test directory_sync::operations::get_directory_user::test::it_calls_the_get_directory_user_endpoint ... ok
[INFO] [stdout] test directory_sync::operations::list_directory_users::test::it_calls_the_list_directory_users_endpoint_with_a_directory_group_id ... ok
[INFO] [stdout] test mfa::types::authentication_challenge::test::it_deserializes_an_authentication_challenge ... ok
[INFO] [stdout] test mfa::types::authentication_factor::test::it_deserializes_a_totp_factor ... ok
[INFO] [stdout] test mfa::types::authentication_factor::test::it_deserializes_an_sms_factor ... ok
[INFO] [stdout] test directory_sync::operations::get_directory::test::it_calls_the_get_directory_endpoint ... ok
[INFO] [stdout] test directory_sync::operations::list_directory_groups::test::it_calls_the_list_directory_groups_endpoint_with_a_directory_user_id ... ok
[INFO] [stdout] test directory_sync::operations::get_directory::test::it_returns_an_error_when_the_get_directory_endpoint_returns_unauthorized ... ok
[INFO] [stdout] test directory_sync::operations::get_directory_user::test::it_returns_an_error_when_the_get_directory_user_endpoint_returns_unauthorized ... ok
[INFO] [stdout] test directory_sync::operations::list_directories::test::it_calls_the_list_directories_endpoint ... ok
[INFO] [stdout] test mfa::operations::enroll_factor::test::it_returns_an_error_when_the_phone_number_is_invalid ... ok
[INFO] [stdout] test core::types::url_encodable_vec::test::it_serializes_a_vec_in_an_option_in_the_query_string ... ok
[INFO] [stdout] test directory_sync::operations::list_directory_groups::test::it_calls_the_list_directory_groups_endpoint_with_a_directory_id ... ok
[INFO] [stdout] test directory_sync::operations::list_directories::test::it_calls_the_list_directories_endpoint_with_the_directory_type ... ok
[INFO] [stdout] test passwordless::types::passwordless_session::test::it_deserializes_a_magic_link_session ... ok
[INFO] [stdout] test core::types::url_encodable_vec::test::it_serializes_a_vec_in_the_query_string ... ok
[INFO] [stdout] test events::operations::list_events::test::it_calls_the_list_events_endpoint ... ok
[INFO] [stdout] test mfa::operations::enroll_factor::test::it_calls_the_enroll_factor_endpoint ... ok
[INFO] [stdout] test mfa::operations::challenge_factor::test::it_calls_the_challenge_factor_endpoint ... ok
[INFO] [stdout] test mfa::operations::challenge_factor::test::it_calls_the_challenge_factor_endpoint_with_an_sms_template ... ok
[INFO] [stdout] test organizations::operations::create_organization::test::it_calls_the_create_organization_endpoint ... ok
[INFO] [stdout] test organizations::operations::get_organization::test::it_calls_the_get_organization_endpoint ... ok
[INFO] [stdout] test organizations::operations::delete_organization::test::it_calls_the_delete_organization_endpoint ... ok
[INFO] [stdout] test mfa::operations::verify_challenge::test::it_calls_the_verify_challenge_endpoint ... ok
[INFO] [stdout] test sso::operations::delete_connection::test::it_calls_the_delete_connection_endpoint ... ok
[INFO] [stdout] test organizations::operations::get_organization_by_external_id::test::it_calls_the_get_organization_by_external_id_endpoint ... ok
[INFO] [stdout] test passwordless::operations::send_passwordless_session::test::it_calls_the_send_passwordless_session_endpoint ... ok
[INFO] [stdout] test roles::operations::list_organization_roles::test::it_calls_the_list_organization_roles_endpoint ... ok
[INFO] [stdout] test organizations::operations::list_organizations::test::it_calls_the_list_organizations_endpoint ... ok
[INFO] [stdout] test organizations::operations::list_organizations::test::it_calls_the_list_organizations_endpoint_with_the_domain ... ok
[INFO] [stdout] test sso::types::connection::test::it_deserializes_a_connection ... ok
[INFO] [stdout] test sso::types::connection_type::test::it_properly_deserializes_adp_oidc ... ok
[INFO] [stdout] test sso::types::connection_type::test::it_properly_serializes_adp_oidc ... ok
[INFO] [stdout] test sso::types::connection::test::it_deserializes_unknown_connection_types ... ok
[INFO] [stdout] test organizations::operations::update_organization::test::it_calls_the_update_organization_endpoint ... ok
[INFO] [stdout] test passwordless::operations::create_passwordless_session::test::it_calls_the_create_passwordless_session_endpoint ... ok
[INFO] [stdout] test sso::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_a_connection_id ... ok
[INFO] [stdout] test user_management::operations::accept_invitation::test::it_calls_the_accept_invitation_endpoint ... ok
[INFO] [stdout] test sso::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_a_provider ... ok
[INFO] [stdout] test sso::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_an_organization_id ... ok
[INFO] [stdout] test sso::operations::get_connection::test::it_calls_the_get_connection_endpoint ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_code::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok
[INFO] [stdout] test sso::operations::get_profile_and_token::test::it_returns_an_error_when_the_authorization_code_is_invalid ... ok
[INFO] [stdout] test sso::operations::get_connection::test::it_returns_an_error_when_the_get_connection_endpoint_returns_unauthorized ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_email_verification::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok
[INFO] [stdout] test sso::operations::get_profile::test::it_calls_the_get_profile_endpoint ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_magic_auth::test::it_returns_an_error_when_the_authorization_code_is_invalid ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_code::test::it_calls_the_token_endpoint ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_code::test::it_returns_an_error_when_the_authorization_code_is_invalid ... ok
[INFO] [stdout] test sso::operations::get_profile_and_token::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok
[INFO] [stdout] test sso::operations::list_connections::test::it_calls_the_list_connections_endpoint_with_the_connection_type ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_magic_auth::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_magic_auth::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok
[INFO] [stdout] test sso::operations::list_connections::test::it_calls_the_list_connections_endpoint ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_code::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok
[INFO] [stdout] test sso::operations::get_profile_and_token::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok
[INFO] [stdout] test sso::operations::get_profile_and_token::test::it_calls_the_token_endpoint ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_email_verification::test::it_calls_the_token_endpoint ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_email_verification::test::it_returns_an_error_when_the_authorization_code_is_invalid ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_password::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_refresh_token::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_refresh_token::test::it_calls_the_token_endpoint ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_password::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_totp::test::it_returns_an_error_when_the_authorization_code_is_invalid ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_email_verification::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_totp::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_totp::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_magic_auth::test::it_calls_the_token_endpoint ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_refresh_token::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_password::test::it_calls_the_token_endpoint ... ok
[INFO] [stdout] test user_management::operations::authenticate_with_totp::test::it_calls_the_token_endpoint ... ok
[INFO] [stdout] test user_management::operations::create_magic_auth::test::it_calls_the_create_magic_auth_endpoint ... ok
[INFO] [stdout] test user_management::operations::create_user::test::it_calls_the_create_user_endpoint ... ok
[INFO] [stdout] test user_management::operations::create_password_reset::test::it_calls_the_create_password_reset_endpoint ... ok
[INFO] [stdout] test user_management::operations::enroll_auth_factor::test::it_calls_the_enroll_auth_factor_endpoint ... ok
[INFO] [stdout] test user_management::operations::find_invitation_by_token::test::it_calls_the_find_invitation_by_token_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_a_connection_id ... ok
[INFO] [stdout] test user_management::operations::delete_organization_membership::test::it_calls_the_delete_organization_membership_endpoint ... ok
[INFO] [stdout] test user_management::operations::create_organization_membership::test::it_calls_the_create_organization_membership_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_a_provider ... ok
[INFO] [stdout] test user_management::operations::get_organization_membership::test::it_calls_the_get_organization_membership_endpoint ... ok
[INFO] [stdout] test user_management::operations::deactivate_organization_membership::test::deactivate_organization_membership_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_jwks_url::test::it_builds_a_jwks_url ... ok
[INFO] [stdout] test user_management::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_authkit_provider ... ok
[INFO] [stdout] test user_management::operations::get_jwks::test::it_returns_an_error_when_the_get_jwks_endpoint_returns_not_found ... ok
[INFO] [stdout] test user_management::operations::get_jwks::test::it_calls_the_get_jwks_endpoint ... ok
[INFO] [stdout] test user_management::operations::delete_user::test::it_calls_the_delete_user_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_invitation::test::it_calls_the_get_invitation_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_an_organization_id ... ok
[INFO] [stdout] test user_management::operations::list_organization_memberships::test::it_calls_the_list_organization_memberships_endpoint_with_an_user_id ... ok
[INFO] [stdout] test user_management::operations::get_user_identities::test::it_calls_the_get_user_identities_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_magic_auth::test::it_calls_the_get_magic_auth_endpoint ... ok
[INFO] [stdout] test user_management::operations::list_auth_factors::test::it_calls_the_list_auth_factors_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_email_verification::test::it_calls_the_get_email_verification_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_user::test::it_calls_the_get_user_endpoint ... ok
[INFO] [stdout] test user_management::operations::reactivate_organization_membership::test::reactivate_organization_membership_endpoint ... ok
[INFO] [stdout] test user_management::operations::send_invitation::test::it_calls_the_send_invitation_endpoint ... ok
[INFO] [stdout] test user_management::operations::revoke_invitation::test::it_calls_the_revoke_invitation_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_logout_url::test::it_builds_a_logout_url ... ok
[INFO] [stdout] test user_management::operations::update_user::test::it_calls_the_update_user_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_user_by_external_id::test::it_calls_the_get_user_by_external_id_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_password_reset::test::it_calls_the_get_password_reset_endpoint ... ok
[INFO] [stdout] test user_management::operations::list_users::test::it_calls_the_list_users_endpoint ... ok
[INFO] [stdout] test user_management::operations::list_invitations::test::it_calls_the_list_invitations_endpoint_with_an_email ... ok
[INFO] [stdout] test user_management::operations::list_invitations::test::it_calls_the_get_list_invitations_endpoint ... ok
[INFO] [stdout] test user_management::operations::list_organization_memberships::test::it_calls_the_list_organization_memberships_endpoint_with_an_organization_id ... ok
[INFO] [stdout] test user_management::operations::list_users::test::it_calls_the_list_users_endpoint_with_an_organization_id ... ok
[INFO] [stdout] test user_management::operations::list_invitations::test::it_calls_the_list_invitations_endpoint_with_an_organization_id ... ok
[INFO] [stdout] test workos::test::it_sets_the_user_agent_header_on_the_client ... ok
[INFO] [stdout] test user_management::operations::update_organization_membership::test::it_calls_the_update_organization_membership_endpoint ... ok
[INFO] [stdout] test user_management::operations::reset_password::test::it_calls_the_reset_password_endpoint ... ok
[INFO] [stdout] test workos::test::it_supports_setting_the_base_url_through_the_builder ... ok
[INFO] [stdout] test user_management::operations::list_users::test::it_calls_the_list_users_endpoint_with_an_email ... ok
[INFO] [stdout] test workos::test::it_supports_setting_the_api_key_through_the_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.70s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests workos
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test src/directory_sync/operations/list_directories.rs - directory_sync::operations::list_directories::ListDirectories::list_directories (line 38) ... ok
[INFO] [stdout] test src/directory_sync/operations/get_directory_user.rs - directory_sync::operations::get_directory_user::GetDirectoryUser::get_directory_user (line 26) ... ok
[INFO] [stdout] test src/directory_sync/operations/list_directory_users.rs - directory_sync::operations::list_directory_users::ListDirectoryUsers::list_directory_users (line 43) ... ok
[INFO] [stdout] test src/organizations/operations/list_organizations.rs - organizations::operations::list_organizations::ListOrganizations::list_organizations (line 51) ... ok
[INFO] [stdout] test src/mfa/operations/challenge_factor.rs - mfa::operations::challenge_factor::ChallengeFactor::challenge_factor (line 51) ... ok
[INFO] [stdout] test src/mfa/operations/verify_challenge.rs - mfa::operations::verify_challenge::VerifyChallenge::verify_challenge (line 43) ... ok
[INFO] [stdout] test src/directory_sync/operations/list_directory_groups.rs - directory_sync::operations::list_directory_groups::ListDirectoryGroups::list_directory_groups (line 43) ... ok
[INFO] [stdout] test src/roles/operations/list_organization_roles.rs - roles::operations::list_organization_roles::ListOrganizationRoles::list_organization_roles (line 38) ... ok
[INFO] [stdout] test src/organizations/operations/update_organization.rs - organizations::operations::update_organization::UpdateOrganization::update_organization (line 53) ... ok
[INFO] [stdout] test src/passwordless/operations/send_passwordless_session.rs - passwordless::operations::send_passwordless_session::SendPasswordlessSession::send_passwordless_session (line 27) ... ok
[INFO] [stdout] test src/sso/operations/get_profile_and_token.rs - sso::operations::get_profile_and_token::GetProfileAndToken::get_profile_and_token (line 80) ... ok
[INFO] [stdout] test src/sso/operations/list_connections.rs - sso::operations::list_connections::ListConnections::list_connections (line 32) ... ok
[INFO] [stdout] test src/user_management/operations/accept_invitation.rs - user_management::operations::accept_invitation::AcceptInvitation::accept_invitation (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/authenticate_with_code.rs - user_management::operations::authenticate_with_code::AuthenticateWithCode::authenticate_with_code (line 55) ... ok
[INFO] [stdout] test src/directory_sync/operations/delete_directory.rs - directory_sync::operations::delete_directory::DeleteDirectory::delete_directory (line 34) ... ok
[INFO] [stdout] test src/user_management/operations/authenticate_with_email_verification.rs - user_management::operations::authenticate_with_email_verification::AuthenticateWithEmailVerification::authenticate_with_email_verification (line 53) ... ok
[INFO] [stdout] test src/user_management/operations/authenticate_with_magic_auth.rs - user_management::operations::authenticate_with_magic_auth::AuthenticateWithMagicAuth::authenticate_with_magic_auth (line 56) ... ok
[INFO] [stdout] test src/user_management/operations/authenticate_with_password.rs - user_management::operations::authenticate_with_password::AuthenticateWithPassword::authenticate_with_password (line 55) ... ok
[INFO] [stdout] test src/user_management/operations/authenticate_with_refresh_token.rs - user_management::operations::authenticate_with_refresh_token::AuthenticateWithRefreshToken::authenticate_with_refresh_token (line 54) ... ok
[INFO] [stdout] test src/user_management/operations/authenticate_with_totp.rs - user_management::operations::authenticate_with_totp::AuthenticateWithTotp::authenticate_with_totp (line 57) ... ok
[INFO] [stdout] test src/user_management/operations/create_organization_membership.rs - user_management::operations::create_organization_membership::CreateOrganizationMembership::create_organization_membership (line 45) ... ok
[INFO] [stdout] test src/sso/operations/get_profile.rs - sso::operations::get_profile::GetProfile::get_profile (line 18) ... ok
[INFO] [stdout] test src/passwordless/operations/create_passwordless_session.rs - passwordless::operations::create_passwordless_session::CreatePasswordlessSession::create_passwordless_session (line 50) ... ok
[INFO] [stdout] test src/user_management/operations/create_magic_auth.rs - user_management::operations::create_magic_auth::CreateMagicAuth::create_magic_auth (line 37) ... ok
[INFO] [stdout] test src/events/operations/list_events.rs - events::operations::list_events::ListEvents::list_events (line 65) ... ok
[INFO] [stdout] test src/organizations/operations/create_organization.rs - organizations::operations::create_organization::CreateOrganization::create_organization (line 49) ... ok
[INFO] [stdout] test src/organizations/operations/delete_organization.rs - organizations::operations::delete_organization::DeleteOrganization::delete_organization (line 34) ... ok
[INFO] [stdout] test src/user_management/operations/create_password_reset.rs - user_management::operations::create_password_reset::CreatePasswordReset::create_password_reset (line 75) ... ok
[INFO] [stdout] test src/user_management/operations/deactivate_organization_membership.rs - user_management::operations::deactivate_organization_membership::DeactivateOrganizationMembership::deactivate_organization_membership (line 36) ... ok
[INFO] [stdout] test src/sso/operations/delete_connection.rs - sso::operations::delete_connection::DeleteConnection::delete_connection (line 34) ... ok
[INFO] [stdout] test src/admin_portal/operations/generate_portal_link.rs - admin_portal::operations::generate_portal_link::GeneratePortalLink::generate_portal_link (line 68) ... ok
[INFO] [stdout] test src/organizations/operations/get_organization_by_external_id.rs - organizations::operations::get_organization_by_external_id::GetOrganizationByExternalId::get_organization_by_external_id (line 26) ... ok
[INFO] [stdout] test src/organizations/operations/get_organization.rs - organizations::operations::get_organization::GetOrganization::get_organization (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/delete_user.rs - user_management::operations::delete_user::DeleteUser::delete_user (line 34) ... ok
[INFO] [stdout] test src/directory_sync/operations/get_directory_group.rs - directory_sync::operations::get_directory_group::GetDirectoryGroup::get_directory_group (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/create_user.rs - user_management::operations::create_user::CreateUser::create_user (line 53) ... ok
[INFO] [stdout] test src/sso/operations/get_connection.rs - sso::operations::get_connection::GetConnection::get_connection (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/enroll_auth_factor.rs - user_management::operations::enroll_auth_factor::EnrollAuthFactor::enroll_auth_factor (line 109) ... ok
[INFO] [stdout] test src/directory_sync/operations/get_directory.rs - directory_sync::operations::get_directory::GetDirectory::get_directory (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/get_jwks_url.rs - user_management::operations::get_jwks_url::GetJwksUrl::get_jwks_url (line 14) ... ok
[INFO] [stdout] test src/user_management/operations/delete_organization_membership.rs - user_management::operations::delete_organization_membership::DeleteOrganizationMembership::delete_organization_membership (line 34) ... ok
[INFO] [stdout] test src/user_management/operations/get_organization_membership.rs - user_management::operations::get_organization_membership::GetOrganizationMembership::get_organization_membership (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/get_password_reset.rs - user_management::operations::get_password_reset::GetPasswordReset::get_password_reset (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/get_magic_auth.rs - user_management::operations::get_magic_auth::GetMagicAuth::get_magic_auth (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/list_users.rs - user_management::operations::list_users::ListUsers::list_users (line 42) ... ok
[INFO] [stdout] test src/user_management/operations/list_invitations.rs - user_management::operations::list_invitations::ListInvitations::list_invitations (line 42) ... ok
[INFO] [stdout] test src/user_management/operations/get_user_by_external_id.rs - user_management::operations::get_user_by_external_id::GetUserByExternalId::get_user_by_external_id (line 26) ... ok
[INFO] [stdout] test src/mfa/operations/enroll_factor.rs - mfa::operations::enroll_factor::EnrollFactor::enroll_factor (line 100) ... ok
[INFO] [stdout] test src/user_management/operations/reset_password.rs - user_management::operations::reset_password::ResetPassword::reset_password (line 113) ... ok
[INFO] [stdout] test src/user_management/operations/find_invitation_by_token.rs - user_management::operations::find_invitation_by_token::FindInvitationByToken::find_invitation_by_token (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/update_organization_membership.rs - user_management::operations::update_organization_membership::UpdateOrganizationMembership::update_organization_membership (line 38) ... ok
[INFO] [stdout] test src/user_management/operations/revoke_invitation.rs - user_management::operations::revoke_invitation::RevokeInvitation::revoke_invitation (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/update_user.rs - user_management::operations::update_user::UpdateUser::update_user (line 57) ... ok
[INFO] [stdout] test src/user_management/operations/list_organization_memberships.rs - user_management::operations::list_organization_memberships::ListOrganizationMemberships::list_organization_memberships (line 72) ... ok
[INFO] [stdout] test src/user_management/operations/reactivate_organization_membership.rs - user_management::operations::reactivate_organization_membership::ReactivateOrganizationMembership::reactivate_organization_membership (line 36) ... ok
[INFO] [stdout] test src/user_management/operations/get_user.rs - user_management::operations::get_user::GetUser::get_user (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/send_invitation.rs - user_management::operations::send_invitation::SendInvitation::send_invitation (line 49) ... ok
[INFO] [stdout] test src/user_management/operations/list_auth_factors.rs - user_management::operations::list_auth_factors::ListAuthFactors::list_auth_factors (line 40) ... ok
[INFO] [stdout] test src/user_management/operations/get_jwks.rs - user_management::operations::get_jwks::GetJwks::get_jwks (line 24) ... ok
[INFO] [stdout] test src/user_management/operations/get_email_verification.rs - user_management::operations::get_email_verification::GetEmailVerification::get_email_verification (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/get_invitation.rs - user_management::operations::get_invitation::GetInvitation::get_invitation (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/get_user_identities.rs - user_management::operations::get_user_identities::GetUserIdentities::get_user_identities (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/get_logout_url.rs - user_management::operations::get_logout_url::GetLogoutUrl::get_logout_url (line 23) ... ok
[INFO] [stdout] test src/user_management/operations/get_authorization_url.rs - user_management::operations::get_authorization_url::GetAuthorizationUrl::get_authorization_url (line 85) ... ok
[INFO] [stdout] test src/sso/operations/get_authorization_url.rs - sso::operations::get_authorization_url::GetAuthorizationUrl::get_authorization_url (line 55) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "292dbc04c57eaa29331932a3ece25997f311921170de252ef998870195976e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "292dbc04c57eaa29331932a3ece25997f311921170de252ef998870195976e62", kill_on_drop: false }`
[INFO] [stdout] 292dbc04c57eaa29331932a3ece25997f311921170de252ef998870195976e62
