[INFO] cloning repository https://github.com/tinfoil-globe/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/tinfoil-globe/workos-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinfoil-globe%2Fworkos-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinfoil-globe%2Fworkos-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be1a0475e2b5c4925d7be5f66b2cabd14456a760
[INFO] testing tinfoil-globe/workos-rust against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinfoil-globe%2Fworkos-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tinfoil-globe/workos-rust
[INFO] finished tweaking git repo https://github.com/tinfoil-globe/workos-rust
[INFO] tweaked toml for git repo https://github.com/tinfoil-globe/workos-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tinfoil-globe/workos-rust on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tinfoil-globe/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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.11.0
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.1
[INFO] [stderr]   Downloaded matches v0.1.10
[INFO] [stderr]   Downloaded querystring v1.1.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.11
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded hyper-rustls v0.27.5
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.5.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.107
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] [stderr]   Downloaded tinyvec v1.9.0
[INFO] [stderr]   Downloaded tokio-util v0.7.14
[INFO] [stderr]   Downloaded h2 v0.4.9
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded reqwest v0.12.15
[INFO] [stderr]   Downloaded quinn-proto v0.11.10
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded openssl v0.10.72
[INFO] [stderr]   Downloaded icu_properties_data v1.5.1
[INFO] [stderr]   Downloaded rustls v0.23.26
[INFO] [stderr]   Downloaded rustix v1.0.5
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0d5e3d4cb232b133d2e8a2d202350cbde2ada32bf64c53b49e0177c5798bd46
[INFO] running `Command { std: "docker" "start" "-a" "e0d5e3d4cb232b133d2e8a2d202350cbde2ada32bf64c53b49e0177c5798bd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0d5e3d4cb232b133d2e8a2d202350cbde2ada32bf64c53b49e0177c5798bd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d5e3d4cb232b133d2e8a2d202350cbde2ada32bf64c53b49e0177c5798bd46", kill_on_drop: false }`
[INFO] [stdout] e0d5e3d4cb232b133d2e8a2d202350cbde2ada32bf64c53b49e0177c5798bd46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26ae477cea77108abcfeba09ef1a58621e5350d17536a1507a8c036b5550b7b1
[INFO] running `Command { std: "docker" "start" "-a" "26ae477cea77108abcfeba09ef1a58621e5350d17536a1507a8c036b5550b7b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling querystring v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling workos-sdk v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "26ae477cea77108abcfeba09ef1a58621e5350d17536a1507a8c036b5550b7b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ae477cea77108abcfeba09ef1a58621e5350d17536a1507a8c036b5550b7b1", kill_on_drop: false }`
[INFO] [stdout] 26ae477cea77108abcfeba09ef1a58621e5350d17536a1507a8c036b5550b7b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79d7cea93b05ec9eecdd728c8f253ed1631ff523356b14d57888009f837dbc39
[INFO] running `Command { std: "docker" "start" "-a" "79d7cea93b05ec9eecdd728c8f253ed1631ff523356b14d57888009f837dbc39", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling workos-sdk v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.26s
[INFO] running `Command { std: "docker" "inspect" "79d7cea93b05ec9eecdd728c8f253ed1631ff523356b14d57888009f837dbc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79d7cea93b05ec9eecdd728c8f253ed1631ff523356b14d57888009f837dbc39", kill_on_drop: false }`
[INFO] [stdout] 79d7cea93b05ec9eecdd728c8f253ed1631ff523356b14d57888009f837dbc39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60db5f5de4d1260ec8d9671fb749db4309f9231a0ca74655066bb7c92c328a97
[INFO] running `Command { std: "docker" "start" "-a" "60db5f5de4d1260ec8d9671fb749db4309f9231a0ca74655066bb7c92c328a97", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/workos_sdk-5e4d72007baf4550)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test core::types::pagination_params::test::pagination_order_properly_serializes_asc ... ok
[INFO] [stdout] test core::types::raw_attributes::test::it_deserializes_raw_attributes ... ok
[INFO] [stdout] test core::types::timestamps::test::it_parses_a_timestamp_from_an_iso_string ... ok
[INFO] [stdout] test core::types::pagination_params::test::pagination_order_properly_serializes_desc ... 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 admin_portal::operations::generate_portal_link::test::it_calls_the_generate_portal_link_endpoint ... 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::types::directory_user::test::it_returns_none_for_the_primary_email_when_the_user_does_not_have_a_primary_email ... 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_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 ... ok
[INFO] [stdout] test directory_sync::operations::get_directory::test::it_calls_the_get_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_directories::test::it_calls_the_list_directories_endpoint_with_the_directory_type ... ok
[INFO] [stdout] test mfa::operations::challenge_factor::test::it_calls_the_challenge_factor_endpoint ... ok
[INFO] [stdout] test mfa::types::authentication_challenge::test::it_deserializes_an_authentication_challenge ... 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_returns_an_error_when_the_get_directory_user_endpoint_returns_unauthorized ... ok
[INFO] [stdout] test mfa::types::authentication_factor::test::it_deserializes_a_totp_factor ... ok
[INFO] [stdout] test directory_sync::operations::get_directory_group::test::it_calls_the_get_directory_group_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::get_directory_group::test::it_returns_an_error_when_the_get_directory_group_endpoint_returns_unauthorized ... ok
[INFO] [stdout] test mfa::types::authentication_factor::test::it_deserializes_an_sms_factor ... 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::list_directory_groups::test::it_calls_the_list_directory_groups_endpoint_with_a_directory_user_id ... 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 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 directory_sync::operations::get_directory::test::it_returns_an_error_when_the_get_directory_endpoint_returns_unauthorized ... ok
[INFO] [stdout] test organizations::operations::get_organization::test::it_calls_the_get_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::enroll_factor::test::it_calls_the_enroll_factor_endpoint ... ok
[INFO] [stdout] test organizations::operations::update_organization::test::it_calls_the_update_organization_endpoint ... ok
[INFO] [stdout] test organizations::operations::update_external_id::test::it_calls_the_update_external_id_endpoint ... ok
[INFO] [stdout] test organizations::operations::delete_organization::test::it_calls_the_delete_organization_endpoint ... ok
[INFO] [stdout] test organizations::operations::create_organization::test::it_calls_the_create_organization_endpoint ... ok
[INFO] [stdout] test organizations::operations::list_organizations::test::it_calls_the_list_organizations_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::list_organizations::test::it_calls_the_list_organizations_endpoint_with_the_domain ... ok
[INFO] [stdout] test passwordless::operations::send_passwordless_session::test::it_calls_the_send_passwordless_session_endpoint ... ok
[INFO] [stdout] test passwordless::operations::create_passwordless_session::test::it_calls_the_create_passwordless_session_endpoint ... 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_serializes_adp_oidc ... ok
[INFO] [stdout] test sso::types::connection_type::test::it_properly_deserializes_adp_oidc ... 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_authorization_url::test::it_builds_an_authorization_url_when_given_a_connection_id ... ok
[INFO] [stdout] test sso::operations::delete_connection::test::it_calls_the_delete_connection_endpoint ... 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::get_authorization_url::test::it_builds_an_authorization_url_when_given_an_organization_id ... ok
[INFO] [stdout] test sso::operations::get_profile_and_token::test::it_calls_the_token_endpoint ... ok
[INFO] [stdout] test sso::operations::list_connections::test::it_calls_the_list_connections_endpoint ... 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::get_profile::test::it_calls_the_get_profile_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 sso::operations::get_profile_and_token::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_with_the_connection_type ... 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_code::test::it_returns_an_unauthorized_error_with_an_unauthorized_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_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_invalid_client ... 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_magic_auth::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::create_user::test::it_calls_the_create_user_endpoint ... 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_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_refresh_token::test::it_calls_the_token_endpoint ... 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_magic_auth::test::it_returns_an_unauthorized_error_with_an_invalid_client ... 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::enroll_auth_factor::test::it_calls_the_enroll_auth_factor_endpoint ... 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::get_authorization_url::test::it_builds_an_authorization_url_when_given_an_organization_id ... 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::get_email_verification::test::it_calls_the_get_email_verification_endpoint ... 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::get_authorization_url::test::it_builds_an_authorization_url_when_given_a_connection_id ... ok
[INFO] [stdout] test user_management::operations::get_jwks_url::test::it_builds_a_jwks_url ... ok
[INFO] [stdout] test user_management::operations::create_magic_auth::test::it_calls_the_create_magic_auth_endpoint ... ok
[INFO] [stdout] test webhooks::types::directory::test::it_deserializes_a_directory ... ok
[INFO] [stdout] test webhooks::types::directory::test::it_deserializes_unknown_directory_types ... ok
[INFO] [stdout] test webhooks::types::events::connection_activated::test::it_deserializes_a_connection_activated_webhook ... ok
[INFO] [stdout] test webhooks::types::events::connection_deactivated::test::it_deserializes_a_connection_deactivated_webhook ... ok
[INFO] [stdout] test webhooks::types::events::connection_deleted::test::it_deserializes_a_connection_deleted_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_activated::test::it_deserializes_a_directory_activated_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_deactivated::test::it_deserializes_a_directory_deactivated_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_deleted::test::it_deserializes_a_directory_deleted_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_group_created::test::it_deserializes_a_directory_group_created_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_group_deleted::test::it_deserializes_a_directory_group_deleted_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_group_updated::test::it_deserializes_a_directory_group_updated_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_group_user_added::test::it_deserializes_a_directory_group_user_added_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_group_user_removed::test::it_deserializes_a_directory_group_user_removed_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_user_created::test::it_deserializes_a_directory_user_created_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_user_deleted::test::it_deserializes_a_directory_user_deleted_webhook ... ok
[INFO] [stdout] test webhooks::types::events::directory_user_updated::test::it_deserializes_a_directory_user_updated_webhook ... 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::get_jwks::test::it_calls_the_get_jwks_endpoint ... 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::reset_password::test::it_calls_the_reset_password_endpoint ... ok
[INFO] [stdout] test user_management::operations::update_user::test::it_calls_the_update_user_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_external_id::test::it_calls_the_update_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::get_jwks::test::it_returns_an_error_when_the_get_jwks_endpoint_returns_not_found ... 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_organization_memberships::test::it_calls_the_list_organization_memberships_endpoint ... ok
[INFO] [stdout] test user_management::operations::get_user::test::it_calls_the_get_user_endpoint ... ok
[INFO] [stdout] test user_management::operations::list_users::test::it_calls_the_list_users_endpoint ... ok
[INFO] [stdout] test workos::test::it_sets_the_user_agent_header_on_the_client ... ok
[INFO] [stdout] test workos::test::it_supports_setting_the_api_key_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_base_url_through_the_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.91s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests workos_sdk
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test src/organizations/operations/update_external_id.rs - organizations::operations::update_external_id::UpdateExternalId::update_external_id (line 27) ... 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/delete_organization.rs - organizations::operations::delete_organization::DeleteOrganization::delete_organization (line 34) ... ok
[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/list_directory_groups.rs - directory_sync::operations::list_directory_groups::ListDirectoryGroups::list_directory_groups (line 43) ... ok
[INFO] [stdout] test src/mfa/operations/enroll_factor.rs - mfa::operations::enroll_factor::EnrollFactor::enroll_factor (line 100) ... ok
[INFO] [stdout] test src/organizations/operations/get_organization.rs - organizations::operations::get_organization::GetOrganization::get_organization (line 26) ... 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/get_directory.rs - directory_sync::operations::get_directory::GetDirectory::get_directory (line 26) ... ok
[INFO] [stdout] test src/organizations/operations/create_organization.rs - organizations::operations::create_organization::CreateOrganization::create_organization (line 49) ... 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/organizations/operations/list_organizations.rs - organizations::operations::list_organizations::ListOrganizations::list_organizations (line 51) ... 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/roles/operations/list_organization_roles.rs - roles::operations::list_organization_roles::ListOrganizationRoles::list_organization_roles (line 38) ... FAILED
[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/directory_sync/operations/get_directory_user.rs - directory_sync::operations::get_directory_user::GetDirectoryUser::get_directory_user (line 26) ... ok
[INFO] [stdout] test src/user_management/operations/create_organization_membership.rs - user_management::operations::create_organization_membership::CreateOrganizationMembership::create_organization_membership (line 46) ... FAILED
[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/passwordless/operations/send_passwordless_session.rs - passwordless::operations::send_passwordless_session::SendPasswordlessSession::send_passwordless_session (line 27) ... ok
[INFO] [stdout] test src/organizations/operations/update_organization.rs - organizations::operations::update_organization::UpdateOrganization::update_organization (line 53) ... 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/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/sso/operations/get_profile.rs - sso::operations::get_profile::GetProfile::get_profile (line 18) ... 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_email_verification.rs - user_management::operations::authenticate_with_email_verification::AuthenticateWithEmailVerification::authenticate_with_email_verification (line 53) ... ok
[INFO] [stdout] test src/sso/operations/delete_connection.rs - sso::operations::delete_connection::DeleteConnection::delete_connection (line 34) ... ok
[INFO] [stdout] test src/user_management/operations/enroll_auth_factor.rs - user_management::operations::enroll_auth_factor::EnrollAuthFactor::enroll_auth_factor (line 104) ... 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_password.rs - user_management::operations::authenticate_with_password::AuthenticateWithPassword::authenticate_with_password (line 55) ... 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/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_password_reset.rs - user_management::operations::create_password_reset::CreatePasswordReset::create_password_reset (line 75) ... 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] 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_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/update_user.rs - user_management::operations::update_user::UpdateUser::update_user (line 53) ... 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_users.rs - user_management::operations::list_users::ListUsers::list_users (line 42) ... 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/update_external_id.rs - user_management::operations::update_external_id::UpdateExternalId::update_external_id (line 27) ... 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/get_user.rs - user_management::operations::get_user::GetUser::get_user (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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/roles/operations/list_organization_roles.rs - roles::operations::list_organization_roles::ListOrganizationRoles::list_organization_roles (line 38) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `workos`
[INFO] [stdout]   --> src/roles/operations/list_organization_roles.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use workos::roles::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `workos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `workos`, use `cargo add workos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `workos`
[INFO] [stdout]   --> src/roles/operations/list_organization_roles.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use workos::WorkOsResult;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `workos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `workos`, use `cargo add workos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `workos`
[INFO] [stdout]   --> src/roles/operations/list_organization_roles.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use workos::organizations::OrganizationId;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `workos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `workos`, use `cargo add workos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `workos`
[INFO] [stdout]   --> src/roles/operations/list_organization_roles.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use workos::{ApiKey, WorkOs};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `workos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `workos`, use `cargo add workos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ListOrganizationRolesError` in this scope
[INFO] [stdout]   --> src/roles/operations/list_organization_roles.rs:44:36
[INFO] [stdout]    |
[INFO] [stdout] 44 | async fn run() -> WorkOsResult<(), ListOrganizationRolesError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 38 + use workos_sdk::roles::ListOrganizationRolesError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ListOrganizationRolesParams` in this scope
[INFO] [stdout]   --> src/roles/operations/list_organization_roles.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     .list_organization_roles(&ListOrganizationRolesParams {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 38 + use workos_sdk::roles::ListOrganizationRolesParams;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user_management/operations/create_organization_membership.rs - user_management::operations::create_organization_membership::CreateOrganizationMembership::create_organization_membership (line 46) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `workos`
[INFO] [stdout]   --> src/user_management/operations/create_organization_membership.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use workos::user_management::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `workos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `workos`, use `cargo add workos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `workos`
[INFO] [stdout]   --> src/user_management/operations/create_organization_membership.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use workos::organizations::OrganizationId;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `workos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `workos`, use `cargo add workos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `workos`
[INFO] [stdout]   --> src/user_management/operations/create_organization_membership.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use workos::roles::RoleSlug;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `workos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `workos`, use `cargo add workos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `workos`
[INFO] [stdout]   --> src/user_management/operations/create_organization_membership.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use workos::WorkOsResult;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `workos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `workos`, use `cargo add workos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `workos`
[INFO] [stdout]   --> src/user_management/operations/create_organization_membership.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use workos::{ApiKey, WorkOs};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `workos`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `workos`, use `cargo add workos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CreateOrganizationMembershipError` in this scope
[INFO] [stdout]   --> src/user_management/operations/create_organization_membership.rs:53:36
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn run() -> WorkOsResult<(), CreateOrganizationMembershipError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 46 + use workos_sdk::user_management::CreateOrganizationMembershipError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateOrganizationMembershipParams` in this scope
[INFO] [stdout]   --> src/user_management/operations/create_organization_membership.rs:58:38
[INFO] [stdout]    |
[INFO] [stdout] 58 |     .create_organization_membership(&CreateOrganizationMembershipParams {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 46 + use workos_sdk::user_management::CreateOrganizationMembershipParams;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UserId`
[INFO] [stdout]   --> src/user_management/operations/create_organization_membership.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |          user_id: &UserId::from("user_01E4ZCR3C5A4QZ2Z2JQXGKZJ9E"),
[INFO] [stdout]    |                    ^^^^^^ use of undeclared type `UserId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 46 + use workos_sdk::user_management::UserId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/roles/operations/list_organization_roles.rs - roles::operations::list_organization_roles::ListOrganizationRoles::list_organization_roles (line 38)
[INFO] [stdout]     src/user_management/operations/create_organization_membership.rs - user_management::operations::create_organization_membership::CreateOrganizationMembership::create_organization_membership (line 46)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.56s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 7.05s; merged doctests compilation took 0.49s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "60db5f5de4d1260ec8d9671fb749db4309f9231a0ca74655066bb7c92c328a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60db5f5de4d1260ec8d9671fb749db4309f9231a0ca74655066bb7c92c328a97", kill_on_drop: false }`
[INFO] [stdout] 60db5f5de4d1260ec8d9671fb749db4309f9231a0ca74655066bb7c92c328a97
