[INFO] fetching crate openlark-auth 0.15.0... [INFO] testing openlark-auth-0.15.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate openlark-auth 0.15.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate openlark-auth 0.15.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate openlark-auth 0.15.0 [INFO] tweaked toml for crates.io crate openlark-auth 0.15.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate openlark-auth 0.15.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openlark-auth 0.15.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fragile v2.1.0 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded quick_cache v0.6.21 [INFO] [stderr] Downloaded openlark-core v0.15.0 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff6c2e7f92dfe28b4f67f9371062be6c57c4f14bee0e12d165447304b54bac1e [INFO] running `Command { std: "docker" "start" "-a" "ff6c2e7f92dfe28b4f67f9371062be6c57c4f14bee0e12d165447304b54bac1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff6c2e7f92dfe28b4f67f9371062be6c57c4f14bee0e12d165447304b54bac1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6c2e7f92dfe28b4f67f9371062be6c57c4f14bee0e12d165447304b54bac1e", kill_on_drop: false }` [INFO] [stdout] ff6c2e7f92dfe28b4f67f9371062be6c57c4f14bee0e12d165447304b54bac1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce256935ce87e1c3c75082ec55146b914cc8cb37315baf6a067c660b777a2896 [INFO] running `Command { std: "docker" "start" "-a" "ce256935ce87e1c3c75082ec55146b914cc8cb37315baf6a067c660b777a2896", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling quick_cache v0.6.21 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling openlark-core v0.15.0 [INFO] [stderr] Compiling openlark-auth v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "ce256935ce87e1c3c75082ec55146b914cc8cb37315baf6a067c660b777a2896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce256935ce87e1c3c75082ec55146b914cc8cb37315baf6a067c660b777a2896", kill_on_drop: false }` [INFO] [stdout] ce256935ce87e1c3c75082ec55146b914cc8cb37315baf6a067c660b777a2896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 589259b10d14f48b74d71ab9653acc4748acc9f7e76ff838b78175f0c73c9c2a [INFO] running `Command { std: "docker" "start" "-a" "589259b10d14f48b74d71ab9653acc4748acc9f7e76ff838b78175f0c73c9c2a", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling fragile v2.1.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling openlark-core v0.15.0 [INFO] [stderr] Compiling openlark-auth v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/auth_validation_tests.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use std::time::Duration; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use openlark_auth::auth::auth::v3::*; [INFO] [stdout] 4 | | use openlark_core::{ [INFO] [stdout] ... | [INFO] [stdout] 204 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "589259b10d14f48b74d71ab9653acc4748acc9f7e76ff838b78175f0c73c9c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "589259b10d14f48b74d71ab9653acc4748acc9f7e76ff838b78175f0c73c9c2a", kill_on_drop: false }` [INFO] [stdout] 589259b10d14f48b74d71ab9653acc4748acc9f7e76ff838b78175f0c73c9c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b90a7aa1d6a4a1fe219abb10b2fbd9fb949ba4fdd11390bdc35536aa63de1df [INFO] running `Command { std: "docker" "start" "-a" "7b90a7aa1d6a4a1fe219abb10b2fbd9fb949ba4fdd11390bdc35536aa63de1df", kill_on_drop: false }` [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/auth_validation_tests.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / use std::time::Duration; [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | use openlark_auth::auth::auth::v3::*; [INFO] [stderr] 4 | | use openlark_core::{ [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `openlark-auth` (test "auth_validation_tests") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openlark_auth-afc97cfce22afe79) [INFO] [stdout] [INFO] [stdout] running 96 tests [INFO] [stdout] test auth::auth::v3::auth::app_access_token::tests::test_app_access_token_builder_app_id_chained ... ok [INFO] [stdout] test auth::auth::v3::auth::app_access_token::tests::test_app_access_token_builder_chain ... ok [INFO] [stdout] test auth::auth::v3::auth::app_access_token::tests::test_app_access_token_builder_new ... ok [INFO] [stdout] test auth::auth::v3::auth::app_access_token_internal::tests::test_app_access_token_internal_builder_new ... ok [INFO] [stdout] test auth::auth::v3::auth::app_access_token::tests::test_app_access_token_builder_app_secret_chained ... ok [INFO] [stdout] test auth::auth::v3::auth::app_access_token_internal::tests::test_app_access_token_internal_response_data_format ... ok [INFO] [stdout] test auth::auth::v3::auth::app_ticket_resend::tests::test_app_ticket_resend_builder_new ... ok [INFO] [stdout] test auth::auth::v3::auth::app_access_token::tests::test_app_access_token_response_data_format ... ok [INFO] [stdout] test auth::auth::v3::auth::app_ticket_resend::tests::test_app_ticket_resend_response_data_format ... ok [INFO] [stdout] test auth::auth::v3::auth::app_access_token_internal::tests::test_app_access_token_internal_builder_chain ... ok [INFO] [stdout] test auth::auth::v3::auth::app_access_token::tests::test_app_access_token_response_data_deserialization ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token::tests::test_tenant_access_token_response_data_format ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token::tests::test_tenant_access_token_builder_app_secret_chained ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token::tests::test_tenant_access_token_builder_new ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token::tests::test_tenant_access_token_builder_chain ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token_internal::tests::test_tenant_access_token_internal_builder_chain ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token::tests::test_tenant_access_token_response_data_deserialization ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token::tests::test_tenant_access_token_builder_app_ticket_chained ... ok [INFO] [stdout] test auth::auth::v3::auth::tests::test_deserialization_from_json ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token::tests::test_tenant_access_token_builder_app_id_chained ... ok [INFO] [stdout] test auth::auth::v3::auth::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token_internal::tests::test_tenant_access_token_internal_response_deserialization ... ok [INFO] [stdout] test auth::authen::v1::access_token::create::tests::test_user_access_token_v1_builder_app_id_chained ... ok [INFO] [stdout] test auth::authen::v1::access_token::create::tests::test_user_access_token_v1_builder_app_secret_chained ... ok [INFO] [stdout] test auth::authen::v1::access_token::create::tests::test_user_access_token_v1_builder_new ... ok [INFO] [stdout] test auth::authen::v1::access_token::create::tests::test_user_access_token_v1_response_data_deserialization ... ok [INFO] [stdout] test auth::authen::v1::access_token::create::tests::test_user_access_token_v1_response_data_format ... ok [INFO] [stdout] test auth::authen::v1::oidc::access_token::create::tests::test_oidc_access_token_builder_chain ... ok [INFO] [stdout] test auth::authen::v1::oidc::access_token::create::tests::test_oidc_access_token_builder_client_id_chained ... ok [INFO] [stdout] test auth::authen::v1::oidc::access_token::create::tests::test_oidc_access_token_builder_client_secret_chained ... ok [INFO] [stdout] test auth::authen::v1::oidc::access_token::create::tests::test_oidc_access_token_builder_code_chained ... ok [INFO] [stdout] test auth::authen::v1::access_token::create::tests::test_user_access_token_v1_builder_chain ... ok [INFO] [stdout] test auth::authen::v1::access_token::create::tests::test_user_access_token_v1_builder_grant_code_chained ... ok [INFO] [stdout] test auth::authen::v1::oidc::access_token::create::tests::test_oidc_access_token_builder_code_verifier_chained ... ok [INFO] [stdout] test auth::auth::v3::auth::app_ticket_resend::tests::test_app_ticket_resend_builder_chain ... ok [INFO] [stdout] test auth::authen::v1::oidc::access_token::create::tests::test_oidc_access_token_builder_redirect_uri_chained ... ok [INFO] [stdout] test auth::authen::v1::oidc::refresh_access_token::create::tests::test_oidc_refresh_access_token_builder_client_id_chained ... ok [INFO] [stdout] test auth::authen::v1::oidc::refresh_access_token::create::tests::test_oidc_refresh_access_token_builder_client_secret_chained ... ok [INFO] [stdout] test auth::authen::v1::oidc::refresh_access_token::create::tests::test_oidc_refresh_access_token_builder_grant_type_chained ... ok [INFO] [stdout] test auth::authen::v1::oidc::refresh_access_token::create::tests::test_oidc_refresh_access_token_builder_new ... ok [INFO] [stdout] test auth::authen::v1::oidc::refresh_access_token::create::tests::test_oidc_refresh_access_token_builder_refresh_token_chained ... ok [INFO] [stdout] test auth::authen::v1::oidc::refresh_access_token::create::tests::test_oidc_refresh_access_token_response_data_deserialization ... ok [INFO] [stdout] test auth::authen::v1::oidc::refresh_access_token::create::tests::test_oidc_refresh_access_token_response_data_format ... ok [INFO] [stdout] test auth::authen::v1::oidc::tests::test_deserialization_from_json ... ok [INFO] [stdout] test auth::authen::v1::oidc::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test auth::authen::v1::refresh_access_token::create::tests::test_deserialization_from_json ... ok [INFO] [stdout] test auth::authen::v1::refresh_access_token::create::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token_internal::tests::test_tenant_access_token_internal_builder_new ... ok [INFO] [stdout] test auth::authen::v1::tests::test_deserialization_from_json ... ok [INFO] [stdout] test auth::authen::v1::oidc::access_token::create::tests::test_oidc_access_token_response_data_deserialization ... ok [INFO] [stdout] test auth::authen::v1::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test auth::authen::v1::oidc::access_token::create::tests::test_oidc_access_token_response_data_format ... ok [INFO] [stdout] test auth::authen::v1::user_info::get::tests::test_user_info_builder_chain ... ok [INFO] [stdout] test auth::authen::v1::user_info::get::tests::test_user_info_builder_new ... ok [INFO] [stdout] test auth::authen::v1::user_info::get::tests::test_user_info_builder_user_access_token_chained ... ok [INFO] [stdout] test auth::authen::v1::user_info::get::tests::test_user_info_builder_user_id_type_chained ... ok [INFO] [stdout] test auth::authen::v1::user_info::get::tests::test_user_info_response_data_format ... ok [INFO] [stdout] test auth::authen::v1::user_info::get::tests::test_user_info_service_new ... ok [INFO] [stdout] test auth::authen::v1::user_info::get::tests::test_user_info_service_get ... ok [INFO] [stdout] test auth::oauth::old::default::index::tests::test_deserialization_from_json ... ok [INFO] [stdout] test auth::auth::v3::auth::tenant_access_token_internal::tests::test_tenant_access_token_internal_response_data_format ... ok [INFO] [stdout] test auth::authen::v1::oidc::refresh_access_token::create::tests::test_oidc_refresh_access_token_builder_chain ... ok [INFO] [stdout] test auth::authen::v1::user_info::get::tests::test_user_info_response_data_deserialization ... ok [INFO] [stdout] test auth::authen::v1::oidc::access_token::create::tests::test_oidc_access_token_builder_new ... ok [INFO] [stdout] test auth::oauth::old::default::index::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test human_authentication::v1::identity::create::tests::test_deserialization_from_json ... ok [INFO] [stdout] test human_authentication::v1::identity::create::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test models::auth::tests::test_token_info ... ok [INFO] [stdout] test models::authen::tests::test_user_avatar ... ok [INFO] [stdout] test models::authen::tests::test_user_info_serialization ... ok [INFO] [stdout] test models::auth::tests::test_expiring_token ... ok [INFO] [stdout] test models::authen::tests::test_user_token_info ... ok [INFO] [stdout] test models::auth::tests::test_access_token_response_serialization ... ok [INFO] [stdout] test models::oauth::tests::test_authorization_state ... ok [INFO] [stdout] test models::authen::tests::test_user_info_with_enterprise_email ... ok [INFO] [stdout] test models::oauth::tests::test_authorization_url_builder ... ok [INFO] [stdout] test models::oauth::tests::test_oauth_error ... ok [INFO] [stdout] test models::oauth::tests::test_oauth_config ... ok [INFO] [stdout] test passport::passport::v1::session::logout::tests::test_deserialization_from_json ... ok [INFO] [stdout] test passport::passport::v1::session::query::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test services::auth_service::tests::test_default ... ok [INFO] [stdout] test services::auth_service::tests::test_v3_service ... ok [INFO] [stdout] test passport::passport::v1::session::query::tests::test_deserialization_from_json ... ok [INFO] [stdout] test passport::passport::v1::session::logout::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test services::authen_service::tests::test_authen_service_creation ... ok [INFO] [stdout] test services::authen_service::tests::test_default ... ok [INFO] [stdout] test services::oauth_service::tests::test_default ... ok [INFO] [stdout] test services::authen_service::tests::test_v1_service ... ok [INFO] [stdout] test verification::v1::verification::get::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test services::oauth_service::tests::test_oauth_service_creation ... ok [INFO] [stdout] test services::oauth_service::tests::test_old_service ... ok [INFO] [stdout] test tests::test_prelude_imports ... ok [INFO] [stdout] test tests::test_version ... ok [INFO] [stdout] test token_provider::tests::tenant_token_fetch_no_longer_uses_noop_provider ... ok [INFO] [stdout] test verification::v1::verification::get::tests::test_deserialization_from_json ... ok [INFO] [stdout] test services::auth_service::tests::test_auth_service_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/auth_validation_tests.rs (/opt/rustwide/target/debug/deps/auth_validation_tests-c46b66cff9938b72) [INFO] [stdout] running 16 tests [INFO] [stdout] test validation_tests::test_validation_api_error_response_into_result_returns_api_error ... ok [INFO] [stdout] test validation_tests::test_validation_api_error_response_parsing ... ok [INFO] [stdout] test validation_tests::test_validation_macro_empty_returns_validation_error ... ok [INFO] [stdout] test validation_tests::test_validation_macro_whitespace_not_trimmed ... ok [INFO] [stdout] test validation_tests::test_validation_network_error_is_retryable ... ok [INFO] [stdout] test validation_tests::test_validation_required_whitespace_only ... ok [INFO] [stdout] test validation_tests::test_validation_empty_app_id_returns_validation_error_before_network ... ok [INFO] [stdout] test validation_tests::test_validation_success_response_without_data_returns_api_error ... ok [INFO] [stdout] test validation_tests::test_validation_empty_app_secret_returns_validation_error_before_network ... ok [INFO] [stdout] test validation_tests::test_validation_timeout_error_handling ... ok [INFO] [stdout] test validation_tests::test_validation_whitespace_app_id_not_blocked_by_macro_and_fails_on_network ... ok [INFO] [stdout] test validation_tests::test_validation_required_special_characters_valid ... ok [INFO] [stdout] test validation_tests::test_validation_required_empty_string ... ok [INFO] [stdout] test validation_tests::test_validation_required_non_empty_after_trim ... ok [INFO] [stdout] test validation_tests::test_validation_required_unicode_valid ... ok [INFO] [stdout] test validation_tests::test_validation_app_access_token_network_error_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests openlark_auth [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - (line 22) - compile ... ok [INFO] [stdout] test src/services/oauth_service.rs - services::oauth_service::OAuthService (line 17) ... ok [INFO] [stdout] test src/services/auth_service.rs - services::auth_service::AuthService (line 18) ... ok [INFO] [stdout] test src/services/authen_service.rs - services::authen_service::AuthenService (line 17) ... ok [INFO] [stdout] test src/services/oauth_service.rs - services::oauth_service::OAuthService::new (line 52) ... ok [INFO] [stdout] test src/services/authen_service.rs - services::authen_service::AuthenService::v1 (line 78) ... ok [INFO] [stdout] test src/services/auth_service.rs - services::auth_service::AuthService::new (line 52) ... ok [INFO] [stdout] test src/services/auth_service.rs - services::auth_service::AuthService::v3 (line 79) ... ok [INFO] [stdout] test src/services/authen_service.rs - services::authen_service::AuthenService::new (line 51) ... ok [INFO] [stdout] test src/services/oauth_service.rs - services::oauth_service::OAuthService::old (line 75) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b90a7aa1d6a4a1fe219abb10b2fbd9fb949ba4fdd11390bdc35536aa63de1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b90a7aa1d6a4a1fe219abb10b2fbd9fb949ba4fdd11390bdc35536aa63de1df", kill_on_drop: false }` [INFO] [stdout] 7b90a7aa1d6a4a1fe219abb10b2fbd9fb949ba4fdd11390bdc35536aa63de1df