[INFO] cloning repository https://github.com/hypervideo/workos-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hypervideo/workos-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypervideo%2Fworkos-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypervideo%2Fworkos-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47456a953d62a4169aae2d859396b5329add66b8 [INFO] testing hypervideo/workos-rust against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypervideo%2Fworkos-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hypervideo/workos-rust [INFO] finished tweaking git repo https://github.com/hypervideo/workos-rust [INFO] tweaked toml for git repo https://github.com/hypervideo/workos-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hypervideo/workos-rust on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hypervideo/workos-rust 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 929f18325ef4b44d60124e9bfdc8800c5a3201625d7a2b615b4977ba8fd21079 [INFO] running `Command { std: "docker" "start" "-a" "929f18325ef4b44d60124e9bfdc8800c5a3201625d7a2b615b4977ba8fd21079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "929f18325ef4b44d60124e9bfdc8800c5a3201625d7a2b615b4977ba8fd21079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "929f18325ef4b44d60124e9bfdc8800c5a3201625d7a2b615b4977ba8fd21079", kill_on_drop: false }` [INFO] [stdout] 929f18325ef4b44d60124e9bfdc8800c5a3201625d7a2b615b4977ba8fd21079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 411433aac6932651073545428aa26d4ec2625a96938b7b5c32dbae50151beeb9 [INFO] running `Command { std: "docker" "start" "-a" "411433aac6932651073545428aa26d4ec2625a96938b7b5c32dbae50151beeb9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling base64ct v1.8.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling querystring v1.1.0 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling workos v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "411433aac6932651073545428aa26d4ec2625a96938b7b5c32dbae50151beeb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411433aac6932651073545428aa26d4ec2625a96938b7b5c32dbae50151beeb9", kill_on_drop: false }` [INFO] [stdout] 411433aac6932651073545428aa26d4ec2625a96938b7b5c32dbae50151beeb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0897c119370ccf902e5ee337b5fd8bb239ad48cfa46ee31ac4ee9c32e6ad356f [INFO] running `Command { std: "docker" "start" "-a" "0897c119370ccf902e5ee337b5fd8bb239ad48cfa46ee31ac4ee9c32e6ad356f", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [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 parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling workos v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.87s [INFO] running `Command { std: "docker" "inspect" "0897c119370ccf902e5ee337b5fd8bb239ad48cfa46ee31ac4ee9c32e6ad356f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0897c119370ccf902e5ee337b5fd8bb239ad48cfa46ee31ac4ee9c32e6ad356f", kill_on_drop: false }` [INFO] [stdout] 0897c119370ccf902e5ee337b5fd8bb239ad48cfa46ee31ac4ee9c32e6ad356f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78d9320181fcd7e60cf777a44fb4f8a14808715a87a2799007901d1f557d4110 [INFO] running `Command { std: "docker" "start" "-a" "78d9320181fcd7e60cf777a44fb4f8a14808715a87a2799007901d1f557d4110", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/workos-3a748055505df45f) [INFO] [stdout] [INFO] [stdout] running 151 tests [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::metadata::test::it_deserializes_metadata ... ok [INFO] [stdout] test core::types::pagination_params::test::pagination_order_properly_serializes_asc ... ok [INFO] [stdout] test directory_sync::types::directory::test::it_deserializes_a_directory ... 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 ... 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::operations::list_directory_groups::test::it_calls_the_list_directory_groups_endpoint_with_a_directory_id ... 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::get_directory::test::it_calls_the_get_directory_endpoint ... 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::get_directory_group::test::it_returns_an_error_when_the_get_directory_group_endpoint_returns_unauthorized ... 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 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::delete_directory::test::it_calls_the_delete_directory_endpoint ... 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::get_directory::test::it_returns_an_error_when_the_get_directory_endpoint_returns_unauthorized ... 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::list_directory_groups::test::it_calls_the_list_directory_groups_endpoint_with_a_directory_user_id ... ok [INFO] [stdout] test mfa::types::authentication_challenge::test::it_deserializes_an_authentication_challenge ... ok [INFO] [stdout] test directory_sync::operations::get_directory_group::test::it_calls_the_get_directory_group_endpoint ... ok [INFO] [stdout] test organizations::operations::create_organization::test::it_calls_the_create_organization_endpoint ... ok [INFO] [stdout] test mfa::operations::enroll_factor::test::it_returns_an_error_when_the_phone_number_is_invalid ... ok [INFO] [stdout] test mfa::operations::verify_challenge::test::it_calls_the_verify_challenge_endpoint ... ok [INFO] [stdout] test mfa::operations::challenge_factor::test::it_calls_the_challenge_factor_endpoint_with_an_sms_template ... ok [INFO] [stdout] test mfa::operations::challenge_factor::test::it_calls_the_challenge_factor_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 directory_sync::operations::list_directories::test::it_calls_the_list_directories_endpoint ... ok [INFO] [stdout] test organization_domains::operations::delete_organization_domain::test::it_calls_the_delete_organization_domain_endpoint ... ok [INFO] [stdout] test organizations::operations::list_organizations::test::it_calls_the_list_organizations_endpoint_with_the_domain ... ok [INFO] [stdout] test organizations::operations::get_organization::test::it_calls_the_get_organization_endpoint ... ok [INFO] [stdout] test organizations::operations::list_organizations::test::it_calls_the_list_organizations_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 mfa::operations::get_factor::test::it_calls_the_get_factor_endpoint ... ok [INFO] [stdout] test mfa::operations::enroll_factor::test::it_calls_the_enroll_factor_endpoint ... ok [INFO] [stdout] test organizations::operations::delete_organization::test::it_calls_the_delete_organization_endpoint ... ok [INFO] [stdout] test mfa::operations::delete_factor::test::it_calls_the_delete_factor_endpoint ... ok [INFO] [stdout] test organization_domains::operations::get_organization_domain::test::it_calls_the_get_organization_domain_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 organization_domains::operations::verify_organization_domain::test::it_calls_the_verify_organization_domain_endpoint ... 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::types::connection::test::it_deserializes_a_connection ... ok [INFO] [stdout] test sso::types::connection::test::it_deserializes_unknown_connection_types ... 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 portal::operations::generate_portal_link::test::it_calls_the_generate_portal_link_endpoint ... ok [INFO] [stdout] test organizations::operations::update_organization::test::it_calls_the_update_organization_endpoint ... ok [INFO] [stdout] test organization_domains::operations::create_organization_domain::test::it_calls_the_create_organization_domain_endpoint ... ok [INFO] [stdout] test roles::operations::list_organization_roles::test::it_calls_the_list_organization_roles_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_profile_and_token::test::it_returns_an_error_when_the_authorization_code_is_invalid ... ok [INFO] [stdout] test sso::operations::get_connection::test::it_calls_the_get_connection_endpoint ... ok [INFO] [stdout] test sso::operations::delete_connection::test::it_calls_the_delete_connection_endpoint ... ok [INFO] [stdout] test sso::operations::get_profile::test::it_calls_the_get_profile_endpoint ... 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::cookie_session::tests::get_logout_url_when_a_return_url_is_provided_returns_a_logout_url_for_the_user ... ok [INFO] [stdout] test sso::operations::list_connections::test::it_calls_the_list_connections_endpoint ... 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::cookie_session::tests::authenticate_returns_a_failed_response_if_the_access_token_is_not_a_valid_jwt ... ok [INFO] [stdout] test sso::operations::get_profile_and_token::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok [INFO] [stdout] test user_management::cookie_session::tests::get_logout_url_returns_an_error_if_the_session_is_invalid ... ok [INFO] [stdout] test user_management::cookie_session::tests::get_logout_url_returns_a_logout_url_for_the_user ... ok [INFO] [stdout] test user_management::cookie_session::tests::authenticate_returns_a_successful_response_if_the_session_data_is_valid ... 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::accept_invitation::test::it_calls_the_accept_invitation_endpoint ... ok [INFO] [stdout] test user_management::cookie_session::tests::refresh_returns_a_failed_response_if_invalid_session_data_is_provided ... ok [INFO] [stdout] test user_management::cookie_session::tests::authenticate_returns_a_failed_response_if_no_access_token_is_found_in_the_session_data ... ok [INFO] [stdout] test user_management::cookie_session::tests::refresh_overwrites_the_cookie_password_if_a_new_one_is_provided ... 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 user_management::operations::authenticate_with_code::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok [INFO] [stdout] test user_management::operations::authenticate_with_device_code::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok [INFO] [stdout] test user_management::operations::authenticate_with_email_verification::test::it_calls_the_token_endpoint ... ok [INFO] [stdout] test user_management::cookie_session::tests::refresh_returns_a_successful_response_if_the_session_data_is_valid ... 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_device_code::test::it_calls_the_token_endpoint ... ok [INFO] [stdout] test user_management::operations::authenticate_with_device_code::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok [INFO] [stdout] test user_management::operations::authenticate_with_code::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok [INFO] [stdout] test user_management::operations::authenticate_with_device_code::test::it_returns_an_error_when_the_device_code_is_invalid ... 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 user_management::operations::authenticate_with_organization_selection::test::it_calls_the_token_endpoint ... ok [INFO] [stdout] test user_management::operations::authenticate_with_organization_selection::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_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_invalid_client ... 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_magic_auth::test::it_returns_an_error_when_the_authorization_code_is_invalid ... 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_password::test::it_returns_an_unauthorized_error_with_an_unauthorized_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_organization_selection::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_password::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_organization_selection::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_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::get_authorization_url::test::it_builds_an_authorization_url_when_given_a_connection_id ... 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_totp::test::it_calls_the_token_endpoint ... 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::get_authorization_url::test::it_builds_an_authorization_url_when_given_authkit_provider ... 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::create_organization_membership::test::it_calls_the_create_organization_membership_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::create_magic_auth::test::it_calls_the_create_magic_auth_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_authorization_url::test::it_builds_an_authorization_url_when_given_an_organization_id ... ok [INFO] [stdout] test user_management::operations::get_logout_url::test::it_builds_a_logout_url ... ok [INFO] [stdout] test user_management::operations::get_device_authorization_url::test::it_calls_the_get_device_authorization_url_endpoint ... 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::delete_organization_membership::test::it_calls_the_delete_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::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::list_invitations::test::it_calls_the_list_invitations_endpoint_with_an_email ... ok [INFO] [stdout] test user_management::operations::create_user::test::it_calls_the_create_user_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::get_jwks::test::it_calls_the_get_jwks_endpoint ... ok [INFO] [stdout] test user_management::operations::get_invitation::test::it_calls_the_get_invitation_endpoint ... 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_organization_membership::test::it_calls_the_get_organization_membership_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::get_email_verification::test::it_calls_the_get_email_verification_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_user::test::it_calls_the_get_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::list_sessions::test::it_calls_the_get_list_sessions_endpoint ... ok [INFO] [stdout] test user_management::operations::list_users::test::it_calls_the_list_users_endpoint_with_an_email ... 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::get_user_identities::test::it_calls_the_get_user_identities_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::revoke_session::test::it_calls_the_revoke_session_endpoint ... 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::list_invitations::test::it_calls_the_list_invitations_endpoint_with_an_organization_id ... 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_users::test::it_calls_the_list_users_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::revoke_invitation::test::it_calls_the_revoke_invitation_endpoint ... ok [INFO] [stdout] test user_management::operations::reset_password::test::it_calls_the_reset_password_endpoint ... ok [INFO] [stdout] test user_management::operations::send_invitation::test::it_calls_the_send_invitation_endpoint ... ok [INFO] [stdout] test user_management::operations::reactivate_organization_membership::test::reactivate_organization_membership_endpoint ... ok [INFO] [stdout] test workos::test::it_supports_setting_the_api_key_through_the_builder ... ok [INFO] [stdout] test workos::test::it_sets_the_user_agent_header_on_the_client ... ok [INFO] [stdout] test widgets::operations::generate_token::test::it_calls_the_generate_token_endpoint ... ok [INFO] [stdout] test workos::test::it_supports_setting_the_base_url_through_the_builder ... ok [INFO] [stdout] test user_management::operations::update_user::test::it_calls_the_update_user_endpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.02s [INFO] [stdout] [INFO] [stderr] Doc-tests workos [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test src/directory_sync/operations/list_directory_groups.rs - directory_sync::operations::list_directory_groups::ListDirectoryGroups::list_directory_groups (line 28) ... 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/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/get_directory_group.rs - directory_sync::operations::get_directory_group::GetDirectoryGroup::get_directory_group (line 26) ... ok [INFO] [stdout] test src/directory_sync/operations/list_directories.rs - directory_sync::operations::list_directories::ListDirectories::list_directories (line 31) ... ok [INFO] [stdout] test src/directory_sync/operations/delete_directory.rs - directory_sync::operations::delete_directory::DeleteDirectory::delete_directory (line 26) ... ok [INFO] [stdout] test src/mfa/operations/delete_factor.rs - mfa::operations::delete_factor::DeleteFactor::delete_factor (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/mfa/operations/get_factor.rs - mfa::operations::get_factor::GetFactor::get_factor (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 28) ... ok [INFO] [stdout] test src/events/operations/list_events.rs - events::operations::list_events::ListEvents::list_events (line 65) ... ok [INFO] [stdout] test src/organization_domains/operations/verify_organization_domain.rs - organization_domains::operations::verify_organization_domain::VerifyOrganizationDomain::verify_organization_domain (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/organization_domains/operations/delete_organization_domain.rs - organization_domains::operations::delete_organization_domain::DeleteOrganizationDomain::delete_organization_domain (line 26) ... ok [INFO] [stdout] test src/organization_domains/operations/get_organization_domain.rs - organization_domains::operations::get_organization_domain::GetOrganizationDomain::get_organization_domain (line 26) ... ok [INFO] [stdout] test src/organization_domains/operations/create_organization_domain.rs - organization_domains::operations::create_organization_domain::CreateOrganizationDomain::create_organization_domain (line 38) ... 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/organizations/operations/delete_organization.rs - organizations::operations::delete_organization::DeleteOrganization::delete_organization (line 26) ... ok [INFO] [stdout] test src/organizations/operations/create_organization.rs - organizations::operations::create_organization::CreateOrganization::create_organization (line 45) ... 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/update_organization.rs - organizations::operations::update_organization::UpdateOrganization::update_organization (line 52) ... ok [INFO] [stdout] test src/portal/operations/generate_portal_link.rs - portal::operations::generate_portal_link::GeneratePortalLink::generate_portal_link (line 47) ... 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/mfa/operations/verify_challenge.rs - mfa::operations::verify_challenge::VerifyChallenge::verify_challenge (line 43) ... ok [INFO] [stdout] test src/sso/operations/get_connection.rs - sso::operations::get_connection::GetConnection::get_connection (line 26) ... 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/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_session_cookie.rs - user_management::operations::authenticate_with_session_cookie::AuthenticateWithSessionCookie::authenticate_with_session_cookie (line 29) ... 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/create_organization_membership.rs - user_management::operations::create_organization_membership::CreateOrganizationMembership::create_organization_membership (line 46) ... ok [INFO] [stdout] test src/sso/operations/delete_connection.rs - sso::operations::delete_connection::DeleteConnection::delete_connection (line 26) ... 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/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_code.rs - user_management::operations::authenticate_with_code::AuthenticateWithCode::authenticate_with_code (line 55) ... 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/user_management/operations/authenticate_with_device_code.rs - user_management::operations::authenticate_with_device_code::AuthenticateWithDeviceCode::authenticate_with_device_code (line 92) ... 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/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/authenticate_with_organization_selection.rs - user_management::operations::authenticate_with_organization_selection::AuthenticateWithOrganizationSelection::authenticate_with_organization_selection (line 54) ... ok [INFO] [stdout] test src/sso/operations/get_profile.rs - sso::operations::get_profile::GetProfile::get_profile (line 18) ... 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/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/create_user.rs - user_management::operations::create_user::CreateUser::create_user (line 53) ... ok [INFO] [stdout] test src/user_management/operations/delete_organization_membership.rs - user_management::operations::delete_organization_membership::DeleteOrganizationMembership::delete_organization_membership (line 26) ... 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_device_authorization_url.rs - user_management::operations::get_device_authorization_url::GetDeviceAuthorizationUrl::get_device_authorization_url (line 58) ... 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_user.rs - user_management::operations::get_user::GetUser::get_user (line 26) ... 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_user_identities.rs - user_management::operations::get_user_identities::GetUserIdentities::get_user_identities (line 26) ... 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/user_management/operations/enroll_auth_factor.rs - user_management::operations::enroll_auth_factor::EnrollAuthFactor::enroll_auth_factor (line 109) ... 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/list_sessions.rs - user_management::operations::list_sessions::ListSessions::list_sessions (line 39) ... ok [INFO] [stdout] test src/user_management/operations/delete_user.rs - user_management::operations::delete_user::DeleteUser::delete_user (line 26) ... 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 28) ... 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/get_jwks.rs - user_management::operations::get_jwks::GetJwks::get_jwks (line 24) ... 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_logout_url.rs - user_management::operations::get_logout_url::GetLogoutUrl::get_logout_url (line 23) ... 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/reactivate_organization_membership.rs - user_management::operations::reactivate_organization_membership::ReactivateOrganizationMembership::reactivate_organization_membership (line 28) ... 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_email_verification.rs - user_management::operations::get_email_verification::GetEmailVerification::get_email_verification (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/revoke_session.rs - user_management::operations::revoke_session::RevokeSession::revoke_session (line 34) ... 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/widgets/operations/generate_token.rs - widgets::operations::generate_token::GenerateToken::generate_token (line 58) ... 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/send_invitation.rs - user_management::operations::send_invitation::SendInvitation::send_invitation (line 50) ... ok [INFO] [stdout] test src/user_management/operations/update_organization_membership.rs - user_management::operations::update_organization_membership::UpdateOrganizationMembership::update_organization_membership (line 39) ... 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/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. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.66s; merged doctests compilation took 2.41s [INFO] running `Command { std: "docker" "inspect" "78d9320181fcd7e60cf777a44fb4f8a14808715a87a2799007901d1f557d4110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d9320181fcd7e60cf777a44fb4f8a14808715a87a2799007901d1f557d4110", kill_on_drop: false }` [INFO] [stdout] 78d9320181fcd7e60cf777a44fb4f8a14808715a87a2799007901d1f557d4110