[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] eb6e59414cca8e5ab2d3ca68fb11f5074b953458 [INFO] testing tinfoil-globe/workos-rust/eb6e59414cca8e5ab2d3ca68fb11f5074b953458 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-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 b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest Rust 1.90.0-nightly compatible version [INFO] [stderr] Adding tracing-attributes v0.1.30 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded querystring v1.1.0 [INFO] [stderr] Downloaded mockito v1.7.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8bdbdc73f64df946d33313568cff57525da9ebcacfa7af38adb41fdd2d9b38d [INFO] running `Command { std: "docker" "start" "-a" "e8bdbdc73f64df946d33313568cff57525da9ebcacfa7af38adb41fdd2d9b38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8bdbdc73f64df946d33313568cff57525da9ebcacfa7af38adb41fdd2d9b38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8bdbdc73f64df946d33313568cff57525da9ebcacfa7af38adb41fdd2d9b38d", kill_on_drop: false }` [INFO] [stdout] e8bdbdc73f64df946d33313568cff57525da9ebcacfa7af38adb41fdd2d9b38d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5489e92048f63182d3523e72f63dd2bfc19bafc34c341507297963ba1c5705c2 [INFO] running `Command { std: "docker" "start" "-a" "5489e92048f63182d3523e72f63dd2bfc19bafc34c341507297963ba1c5705c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling http-body-util v0.1.3 [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 mime v0.3.17 [INFO] [stderr] Compiling querystring v1.1.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [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 h2 v0.4.9 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling zerovec v0.10.4 [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 v1.6.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling workos-sdk v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn builder(key: &ApiKey) -> WorkOsBuilder { [INFO] [stdout] | ^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn builder(key: &ApiKey) -> WorkOsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn admin_portal(&self) -> AdminPortal { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn admin_portal(&self) -> AdminPortal<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn directory_sync(&self) -> DirectorySync { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn directory_sync(&self) -> DirectorySync<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mfa(&self) -> Mfa { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mfa(&self) -> Mfa<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn organizations(&self) -> Organizations { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn organizations(&self) -> Organizations<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn passwordless(&self) -> Passwordless { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn passwordless(&self) -> Passwordless<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn sso(&self) -> Sso { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn sso(&self) -> Sso<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn user_management(&self) -> UserManagement { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn user_management(&self) -> UserManagement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "5489e92048f63182d3523e72f63dd2bfc19bafc34c341507297963ba1c5705c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5489e92048f63182d3523e72f63dd2bfc19bafc34c341507297963ba1c5705c2", kill_on_drop: false }` [INFO] [stdout] 5489e92048f63182d3523e72f63dd2bfc19bafc34c341507297963ba1c5705c2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f826b6ab639dad8d3b635f190210750915f441ab258a61ca8c8633e64ead7800 [INFO] running `Command { std: "docker" "start" "-a" "f826b6ab639dad8d3b635f190210750915f441ab258a61ca8c8633e64ead7800", 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 colored v3.0.0 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [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-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [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] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn builder(key: &ApiKey) -> WorkOsBuilder { [INFO] [stdout] | ^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn builder(key: &ApiKey) -> WorkOsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn admin_portal(&self) -> AdminPortal { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn admin_portal(&self) -> AdminPortal<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn directory_sync(&self) -> DirectorySync { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn directory_sync(&self) -> DirectorySync<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mfa(&self) -> Mfa { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mfa(&self) -> Mfa<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn organizations(&self) -> Organizations { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn organizations(&self) -> Organizations<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn passwordless(&self) -> Passwordless { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn passwordless(&self) -> Passwordless<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn sso(&self) -> Sso { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn sso(&self) -> Sso<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn user_management(&self) -> UserManagement { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn user_management(&self) -> UserManagement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn builder(key: &ApiKey) -> WorkOsBuilder { [INFO] [stdout] | ^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn builder(key: &ApiKey) -> WorkOsBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn admin_portal(&self) -> AdminPortal { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn admin_portal(&self) -> AdminPortal<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn directory_sync(&self) -> DirectorySync { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn directory_sync(&self) -> DirectorySync<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mfa(&self) -> Mfa { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn mfa(&self) -> Mfa<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn organizations(&self) -> Organizations { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn organizations(&self) -> Organizations<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn passwordless(&self) -> Passwordless { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn passwordless(&self) -> Passwordless<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn sso(&self) -> Sso { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn sso(&self) -> Sso<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workos.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn user_management(&self) -> UserManagement { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn user_management(&self) -> UserManagement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.80s [INFO] running `Command { std: "docker" "inspect" "f826b6ab639dad8d3b635f190210750915f441ab258a61ca8c8633e64ead7800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f826b6ab639dad8d3b635f190210750915f441ab258a61ca8c8633e64ead7800", kill_on_drop: false }` [INFO] [stdout] f826b6ab639dad8d3b635f190210750915f441ab258a61ca8c8633e64ead7800 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 898e91f4d1f7136f9fcfe83558042980f93f41def841ae4e01c11821de346e21 [INFO] running `Command { std: "docker" "start" "-a" "898e91f4d1f7136f9fcfe83558042980f93f41def841ae4e01c11821de346e21", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/workos.rs:27:25 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn builder(key: &ApiKey) -> WorkOsBuilder { [INFO] [stderr] | ^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 27 | pub fn builder(key: &ApiKey) -> WorkOsBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/workos.rs:44:25 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn admin_portal(&self) -> AdminPortal { [INFO] [stderr] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 44 | pub fn admin_portal(&self) -> AdminPortal<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/workos.rs:49:27 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn directory_sync(&self) -> DirectorySync { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 49 | pub fn directory_sync(&self) -> DirectorySync<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/workos.rs:54:16 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn mfa(&self) -> Mfa { [INFO] [stderr] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 54 | pub fn mfa(&self) -> Mfa<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/workos.rs:59:26 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn organizations(&self) -> Organizations { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 59 | pub fn organizations(&self) -> Organizations<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/workos.rs:64:25 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn passwordless(&self) -> Passwordless { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 64 | pub fn passwordless(&self) -> Passwordless<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/workos.rs:69:16 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn sso(&self) -> Sso { [INFO] [stderr] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 69 | pub fn sso(&self) -> Sso<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/workos.rs:74:28 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn user_management(&self) -> UserManagement { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 74 | pub fn user_management(&self) -> UserManagement<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `workos-sdk` (lib) generated 8 warnings [INFO] [stderr] warning: `workos-sdk` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/workos_sdk-4761fa1723107840) [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test core::types::pagination_params::test::pagination_order_properly_serializes_asc ... ok [INFO] [stdout] test core::types::metadata::test::it_deserializes_metadata ... ok [INFO] [stdout] test core::types::raw_attributes::test::it_deserializes_raw_attributes ... ok [INFO] [stdout] test core::types::timestamps::test::it_parses_a_timestamp_from_an_iso_string ... ok [INFO] [stdout] test core::types::raw_attributes::test::it_deserializes_raw_attributes_of_different_types ... ok [INFO] [stdout] test core::types::pagination_params::test::pagination_order_properly_serializes_desc ... 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::get_directory::test::it_returns_an_error_when_the_get_directory_endpoint_returns_unauthorized ... ok [INFO] [stdout] test directory_sync::types::directory::test::it_deserializes_a_directory ... ok [INFO] [stdout] test directory_sync::types::directory_group::test::it_deserializes_a_directory_group ... ok [INFO] [stdout] test directory_sync::types::directory::test::it_deserializes_unknown_directory_types ... 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::get_directory_group::test::it_returns_an_error_when_the_get_directory_group_endpoint_returns_unauthorized ... ok [INFO] [stdout] test directory_sync::types::directory_user::test::it_deserializes_a_directory_user ... 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 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 mfa::types::authentication_factor::test::it_deserializes_a_totp_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 mfa::types::authentication_factor::test::it_deserializes_an_sms_factor ... ok [INFO] [stdout] test directory_sync::operations::list_directories::test::it_calls_the_list_directories_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::list_directories::test::it_calls_the_list_directories_endpoint_with_the_directory_type ... ok [INFO] [stdout] test admin_portal::operations::generate_portal_link::test::it_calls_the_generate_portal_link_endpoint ... ok [INFO] [stdout] test mfa::operations::enroll_factor::test::it_calls_the_enroll_factor_endpoint ... ok [INFO] [stdout] test directory_sync::operations::get_directory_user::test::it_calls_the_get_directory_user_endpoint ... ok [INFO] [stdout] test mfa::operations::challenge_factor::test::it_calls_the_challenge_factor_endpoint ... 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::test::it_calls_the_get_directory_endpoint ... ok [INFO] [stdout] test core::types::url_encodable_vec::test::it_serializes_a_vec_in_the_query_string ... ok [INFO] [stdout] test passwordless::types::passwordless_session::test::it_deserializes_a_magic_link_session ... ok [INFO] [stdout] test directory_sync::operations::list_directory_users::test::it_calls_the_list_directory_users_endpoint_with_a_directory_group_id ... ok [INFO] [stdout] test mfa::operations::challenge_factor::test::it_calls_the_challenge_factor_endpoint_with_an_sms_template ... ok [INFO] [stdout] test sso::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_a_provider ... ok [INFO] [stdout] test sso::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_an_organization_id ... ok [INFO] [stdout] test mfa::operations::enroll_factor::test::it_returns_an_error_when_the_phone_number_is_invalid ... ok [INFO] [stdout] test sso::operations::get_connection::test::it_returns_an_error_when_the_get_connection_endpoint_returns_unauthorized ... ok [INFO] [stdout] test 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 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 organizations::operations::list_organizations::test::it_calls_the_list_organizations_endpoint_with_the_domain ... ok [INFO] [stdout] test sso::types::connection::test::it_deserializes_a_connection ... ok [INFO] [stdout] test sso::types::connection::test::it_deserializes_unknown_connection_types ... ok [INFO] [stdout] test sso::operations::get_profile::test::it_calls_the_get_profile_endpoint ... ok [INFO] [stdout] test sso::types::connection_type::test::it_properly_deserializes_adp_oidc ... ok [INFO] [stdout] test mfa::operations::verify_challenge::test::it_calls_the_verify_challenge_endpoint ... ok [INFO] [stdout] test sso::types::connection_type::test::it_properly_serializes_adp_oidc ... ok [INFO] [stdout] test organizations::operations::delete_organization::test::it_calls_the_delete_organization_endpoint ... 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_a_connection_id ... 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 sso::operations::get_profile_and_token::test::it_returns_an_error_when_the_authorization_code_is_invalid ... ok [INFO] [stdout] test organizations::operations::get_organization::test::it_calls_the_get_organization_endpoint ... ok [INFO] [stdout] test sso::operations::list_connections::test::it_calls_the_list_connections_endpoint ... ok [INFO] [stdout] test sso::operations::delete_connection::test::it_calls_the_delete_connection_endpoint ... ok [INFO] [stdout] test user_management::operations::authenticate_with_code::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... ok [INFO] [stdout] test sso::operations::get_profile_and_token::test::it_calls_the_token_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 user_management::operations::authenticate_with_code::test::it_calls_the_token_endpoint ... ok [INFO] [stdout] test user_management::operations::authenticate_with_code::test::it_returns_an_unauthorized_error_with_an_invalid_client ... ok [INFO] [stdout] test user_management::operations::authenticate_with_code::test::it_returns_an_error_when_the_authorization_code_is_invalid ... ok [INFO] [stdout] test sso::operations::list_connections::test::it_calls_the_list_connections_endpoint_with_the_connection_type ... 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_returns_an_unauthorized_error_with_an_invalid_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 sso::operations::get_profile_and_token::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_invalid_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::create_magic_auth::test::it_calls_the_create_magic_auth_endpoint ... ok [INFO] [stdout] test user_management::operations::authenticate_with_email_verification::test::it_calls_the_token_endpoint ... ok [INFO] [stdout] test user_management::operations::authenticate_with_magic_auth::test::it_calls_the_token_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_email_verification::test::it_returns_an_unauthorized_error_with_an_unauthorized_client ... 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::authenticate_with_magic_auth::test::it_returns_an_error_when_the_authorization_code_is_invalid ... ok [INFO] [stdout] test user_management::operations::authenticate_with_password::test::it_calls_the_token_endpoint ... ok [INFO] [stdout] test user_management::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_a_provider ... ok [INFO] [stdout] test user_management::operations::authenticate_with_refresh_token::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_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::authenticate_with_refresh_token::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::get_email_verification::test::it_calls_the_get_email_verification_endpoint ... ok [INFO] [stdout] test user_management::operations::get_logout_url::test::it_builds_a_logout_url ... 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::list_users::test::it_calls_the_list_users_endpoint_with_an_email ... ok [INFO] [stdout] test webhooks::types::directory::test::it_deserializes_unknown_directory_types ... ok [INFO] [stdout] test webhooks::types::directory::test::it_deserializes_a_directory ... 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 webhooks::types::events::connection_deactivated::test::it_deserializes_a_connection_deactivated_webhook ... ok [INFO] [stdout] test user_management::operations::get_authorization_url::test::it_builds_an_authorization_url_when_given_authkit_provider ... 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::connection_activated::test::it_deserializes_a_connection_activated_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_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_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::get_user::test::it_calls_the_get_user_endpoint ... ok [INFO] [stdout] test webhooks::types::events::directory_user_created::test::it_deserializes_a_directory_user_created_webhook ... 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_jwks::test::it_returns_an_error_when_the_get_jwks_endpoint_returns_not_found ... 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_user_identities::test::it_calls_the_get_user_identities_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_jwks::test::it_calls_the_get_jwks_endpoint ... 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::list_users::test::it_calls_the_list_users_endpoint ... ok [INFO] [stdout] test user_management::operations::get_jwks_url::test::it_builds_a_jwks_url ... ok [INFO] [stdout] test workos::test::it_supports_setting_the_base_url_through_the_builder ... 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::update_user::test::it_calls_the_update_user_endpoint ... ok [INFO] [stdout] test user_management::operations::reset_password::test::it_calls_the_reset_password_endpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.96s [INFO] [stdout] [INFO] [stderr] Doc-tests workos_sdk [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test src/mfa/operations/verify_challenge.rs - mfa::operations::verify_challenge::VerifyChallenge::verify_challenge (line 43) ... ok [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/directory_sync/operations/get_directory_user.rs - directory_sync::operations::get_directory_user::GetDirectoryUser::get_directory_user (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/organizations/operations/delete_organization.rs - organizations::operations::delete_organization::DeleteOrganization::delete_organization (line 34) ... 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/directory_sync/operations/delete_directory.rs - directory_sync::operations::delete_directory::DeleteDirectory::delete_directory (line 34) ... ok [INFO] [stdout] test src/organizations/operations/get_organization.rs - organizations::operations::get_organization::GetOrganization::get_organization (line 26) ... 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/list_directories.rs - directory_sync::operations::list_directories::ListDirectories::list_directories (line 38) ... ok [INFO] [stdout] test src/organizations/operations/create_organization.rs - organizations::operations::create_organization::CreateOrganization::create_organization (line 49) ... ok [INFO] [stdout] test src/organizations/operations/update_organization.rs - organizations::operations::update_organization::UpdateOrganization::update_organization (line 53) ... ok [INFO] [stdout] test src/mfa/operations/challenge_factor.rs - mfa::operations::challenge_factor::ChallengeFactor::challenge_factor (line 51) ... ok [INFO] [stdout] test src/sso/operations/list_connections.rs - sso::operations::list_connections::ListConnections::list_connections (line 32) ... ok [INFO] [stdout] test src/directory_sync/operations/get_directory_group.rs - directory_sync::operations::get_directory_group::GetDirectoryGroup::get_directory_group (line 26) ... ok [INFO] [stdout] test src/user_management/operations/authenticate_with_email_verification.rs - user_management::operations::authenticate_with_email_verification::AuthenticateWithEmailVerification::authenticate_with_email_verification (line 53) ... ok [INFO] [stdout] test src/organizations/operations/list_organizations.rs - organizations::operations::list_organizations::ListOrganizations::list_organizations (line 51) ... 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/sso/operations/get_profile.rs - sso::operations::get_profile::GetProfile::get_profile (line 18) ... 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_and_token.rs - sso::operations::get_profile_and_token::GetProfileAndToken::get_profile_and_token (line 80) ... 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/user_management/operations/authenticate_with_password.rs - user_management::operations::authenticate_with_password::AuthenticateWithPassword::authenticate_with_password (line 55) ... ok [INFO] [stdout] test src/user_management/operations/authenticate_with_code.rs - user_management::operations::authenticate_with_code::AuthenticateWithCode::authenticate_with_code (line 55) ... ok [INFO] [stdout] test src/sso/operations/delete_connection.rs - sso::operations::delete_connection::DeleteConnection::delete_connection (line 34) ... ok [INFO] [stdout] test src/passwordless/operations/create_passwordless_session.rs - passwordless::operations::create_passwordless_session::CreatePasswordlessSession::create_passwordless_session (line 50) ... ok [INFO] [stdout] test src/user_management/operations/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_email_verification.rs - user_management::operations::get_email_verification::GetEmailVerification::get_email_verification (line 26) ... 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/passwordless/operations/send_passwordless_session.rs - passwordless::operations::send_passwordless_session::SendPasswordlessSession::send_passwordless_session (line 27) ... 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/sso/operations/get_connection.rs - sso::operations::get_connection::GetConnection::get_connection (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/get_jwks_url.rs - user_management::operations::get_jwks_url::GetJwksUrl::get_jwks_url (line 14) ... 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/enroll_auth_factor.rs - user_management::operations::enroll_auth_factor::EnrollAuthFactor::enroll_auth_factor (line 104) ... 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/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.rs - user_management::operations::get_user::GetUser::get_user (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/update_external_id.rs - user_management::operations::update_external_id::UpdateExternalId::update_external_id (line 27) ... 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/get_password_reset.rs - user_management::operations::get_password_reset::GetPasswordReset::get_password_reset (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/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_authorization_url.rs - user_management::operations::get_authorization_url::GetAuthorizationUrl::get_authorization_url (line 85) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "898e91f4d1f7136f9fcfe83558042980f93f41def841ae4e01c11821de346e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "898e91f4d1f7136f9fcfe83558042980f93f41def841ae4e01c11821de346e21", kill_on_drop: false }` [INFO] [stdout] 898e91f4d1f7136f9fcfe83558042980f93f41def841ae4e01c11821de346e21