[INFO] fetching crate actix-passport 0.2.0...
[INFO] testing actix-passport-0.2.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate actix-passport 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate actix-passport 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate actix-passport 0.2.0
[INFO] tweaked toml for crates.io crate actix-passport 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-passport 0.2.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate actix-passport 0.2.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03cce4d5782d319eb5fa82414fc311fc43a26720b2d8c05773a3c6d2d3ce2241
[INFO] running `Command { std: "docker" "start" "-a" "03cce4d5782d319eb5fa82414fc311fc43a26720b2d8c05773a3c6d2d3ce2241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03cce4d5782d319eb5fa82414fc311fc43a26720b2d8c05773a3c6d2d3ce2241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03cce4d5782d319eb5fa82414fc311fc43a26720b2d8c05773a3c6d2d3ce2241", kill_on_drop: false }`
[INFO] [stdout] 03cce4d5782d319eb5fa82414fc311fc43a26720b2d8c05773a3c6d2d3ce2241
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 447af98803849a8fcd1e19114a43f0698f1483396a09063f143c1b2f9978e1ba
[INFO] running `Command { std: "docker" "start" "-a" "447af98803849a8fcd1e19114a43f0698f1483396a09063f143c1b2f9978e1ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-session v0.10.1
[INFO] [stderr]    Compiling actix-passport v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/strategies/password/mod.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut scope = scope
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_password` is never used
[INFO] [stdout]    --> src/strategies/password/service.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn change_password(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "447af98803849a8fcd1e19114a43f0698f1483396a09063f143c1b2f9978e1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "447af98803849a8fcd1e19114a43f0698f1483396a09063f143c1b2f9978e1ba", kill_on_drop: false }`
[INFO] [stdout] 447af98803849a8fcd1e19114a43f0698f1483396a09063f143c1b2f9978e1ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d6e3ee976bdeeae218d4ea1d08938f876564df88ba0e583a7c999037c6a9767
[INFO] running `Command { std: "docker" "start" "-a" "9d6e3ee976bdeeae218d4ea1d08938f876564df88ba0e583a7c999037c6a9767", kill_on_drop: false }`
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/strategies/password/mod.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut scope = scope
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_password` is never used
[INFO] [stdout]    --> src/strategies/password/service.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn change_password(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling actix-passport v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/strategies/password/mod.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut scope = scope
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_password` is never used
[INFO] [stdout]    --> src/strategies/password/service.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn change_password(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.38s
[INFO] running `Command { std: "docker" "inspect" "9d6e3ee976bdeeae218d4ea1d08938f876564df88ba0e583a7c999037c6a9767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6e3ee976bdeeae218d4ea1d08938f876564df88ba0e583a7c999037c6a9767", kill_on_drop: false }`
[INFO] [stdout] 9d6e3ee976bdeeae218d4ea1d08938f876564df88ba0e583a7c999037c6a9767
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3df06889e8d881e63b8e86a41da0aefa4c9e3e77d5808393999b5c70554c4b41
[INFO] running `Command { std: "docker" "start" "-a" "3df06889e8d881e63b8e86a41da0aefa4c9e3e77d5808393999b5c70554c4b41", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/strategies/password/mod.rs:99:13
[INFO] [stderr]    |
[INFO] [stderr] 99 |         let mut scope = scope
[INFO] [stderr]    |             ----^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `change_password` is never used
[INFO] [stderr]    --> src/strategies/password/service.rs:207:14
[INFO] [stderr]     |
[INFO] [stderr] 207 | pub async fn change_password(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `actix-passport` (lib) generated 2 warnings (run `cargo fix --lib -p actix-passport` to apply 1 suggestion)
[INFO] [stderr] warning: `actix-passport` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_passport-79d2a48f6812df4e)
[INFO] [stderr]      Running tests/email_tests.rs (/opt/rustwide/target/debug/deps/email_tests-44fad87b4e5d6cb0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oauth_tests.rs (/opt/rustwide/target/debug/deps/oauth_tests-e6a59b246b306f45)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test oauth_tests::test_oauth_nonexistent_provider ... ok
[INFO] [stdout] test oauth_tests::test_google_oauth_provider_creation ... ok
[INFO] [stdout] test oauth_tests::test_oauth_authorization_url_includes_state ... ok
[INFO] [stdout] test oauth_tests::test_custom_oauth_provider_with_custom_scopes ... ok
[INFO] [stdout] test oauth_tests::test_oauth_callback_invalid_state ... ok
[INFO] [stdout] test oauth_tests::test_generic_oauth_provider_creation ... ok
[INFO] [stdout] test oauth_tests::test_oauth_session_state_persistence ... ok
[INFO] [stdout] test oauth_tests::test_oauth_callback_without_code ... ok
[INFO] [stdout] test oauth_tests::test_oauth_authorization_url_includes_redirect_uri ... ok
[INFO] [stdout] test oauth_tests::test_oauth_callback_with_error ... ok
[INFO] [stdout] test oauth_tests::test_github_oauth_authorization_url ... ok
[INFO] [stdout] test oauth_tests::test_google_oauth_authorization_url ... ok
[INFO] [stdout] test oauth_tests::test_oauth_scopes_included_in_authorization_url ... ok
[INFO] [stdout] test oauth_tests::test_github_oauth_provider_creation ... ok
[INFO] [stdout] test oauth_tests::test_multiple_oauth_providers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/password_auth_tests.rs (/opt/rustwide/target/debug/deps/password_auth_tests-a284afdd961a80f0)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test password_tests::test_protected_route_without_authentication ... ok
[INFO] [stdout] test password_tests::test_user_login_nonexistent_user ... ok
[INFO] [stdout] test password_tests::test_user_registration_invalid_email ... ok
[INFO] [stdout] test password_tests::test_user_registration_duplicate_email ... ok
[INFO] [stdout] test password_tests::test_user_registration_weak_password ... ok
[INFO] [stdout] test password_tests::test_user_registration_success ... ok
[INFO] [stdout] test password_tests::test_user_registration_duplicate_username ... ok
[INFO] [stdout] test password_tests::test_user_login_with_email ... ok
[INFO] [stdout] test password_tests::test_get_current_user ... ok
[INFO] [stdout] test password_tests::test_protected_route_with_authentication ... ok
[INFO] [stdout] test password_tests::test_user_login_wrong_password ... ok
[INFO] [stdout] test password_tests::test_session_persistence_across_requests ... ok
[INFO] [stdout] test password_tests::test_user_login_with_username ... ok
[INFO] [stdout] test password_tests::test_user_logout ... ok
[INFO] [stdout] test password_tests::test_password_case_sensitivity ... ok
[INFO] [stdout] test password_tests::test_multiple_users_isolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.46s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests actix_passport
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test src/core.rs - core::RouteConfig::new (line 80) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 107) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 118) - compile ... ok
[INFO] [stdout] test src/core.rs - core::RouteConfig::with_prefix (line 94) - compile ... ok
[INFO] [stdout] test src/core.rs - core::RouteConfig (line 60) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder (line 23) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<PostgresUserStore>::with_postgres_store_config (line 310) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<PostgresUserStore>::with_postgres_store (line 270) - compile ... ok
[INFO] [stdout] test src/strategies/oauth/service.rs - strategies::oauth::service::OAuthService (line 17) ... ignored
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::enable_oauth (line 148) - compile ... ok
[INFO] [stdout] test src/core.rs - core::ActixPassport (line 26) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::add_strategy (line 78) - compile ... ok
[INFO] [stdout] test src/strategies/mod.rs - strategies::AuthStrategy (line 33) - compile ... ok
[INFO] [stdout] test src/strategies/password/mod.rs - strategies::password::PasswordStrategy (line 28) - compile ... ok
[INFO] [stdout] test src/strategies/oauth/oauth_provider/providers/generic_provider.rs - strategies::oauth::oauth_provider::providers::generic_provider::GenericOAuthProvider (line 19) - compile ... ok
[INFO] [stdout] test src/strategies/oauth/mod.rs - strategies::oauth::OAuthStrategy (line 28) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 93) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::enable_password_auth (line 112) - compile ... ok
[INFO] [stdout] test src/strategies/password/mod.rs - strategies::password::PasswordStrategy (line 39) - compile ... ok
[INFO] [stdout] test src/core.rs - core::OptionalAuthedUser (line 204) ... ok
[INFO] [stdout] test src/strategies/oauth/oauth_provider/mod.rs - strategies::oauth::oauth_provider::OAuthProvider (line 180) ... ok
[INFO] [stdout] test src/core.rs - core::AuthedUser (line 147) ... ok
[INFO] [stdout] test src/user_store/mod.rs - user_store::UserStore (line 15) ... ok
[INFO] [stdout] test src/strategies/oauth/oauth_provider/providers/github_provider.rs - strategies::oauth::oauth_provider::providers::github_provider::GitHubOAuthProvider (line 18) ... FAILED
[INFO] [stdout] test src/user_store/stores/postgres/mod.rs - user_store::stores::postgres::PostgresUserStore::new (line 39) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<InMemoryUserStore>::with_in_memory_store (line 244) ... FAILED
[INFO] [stdout] test src/types.rs - types::AuthUser (line 17) ... FAILED
[INFO] [stdout] test src/types.rs - types::AuthUser::has_oauth_provider (line 240) ... FAILED
[INFO] [stdout] test src/types.rs - types::AuthUser::get_oauth_providers (line 199) ... FAILED
[INFO] [stdout] test src/strategies/oauth/oauth_provider/providers/google_provider.rs - strategies::oauth::oauth_provider::providers::google_provider::GoogleOAuthProvider (line 18) has been running for over 60 seconds
[INFO] [stdout] test src/types.rs - types::AuthUser::new (line 59) has been running for over 60 seconds
[INFO] [stdout] test src/types.rs - types::AuthUser::with_email (line 89) has been running for over 60 seconds
[INFO] [stdout] test src/types.rs - types::AuthUser::with_oauth_provider (line 158) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 26) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 39) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::clear (line 153) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::new (line 65) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::user_count (line 136) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::with_users (line 90) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 39) ... FAILED
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 26) ... FAILED
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::with_users (line 90) ... ok
[INFO] [stdout] test src/types.rs - types::AuthUser::with_oauth_provider (line 158) ... ok
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::new (line 65) ... ok
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::user_count (line 136) ... ok
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::clear (line 153) ... ok
[INFO] [stdout] test src/types.rs - types::AuthUser::with_email (line 89) ... ok
[INFO] [stdout] test src/types.rs - types::AuthUser::new (line 59) ... ok
[INFO] [stdout] test src/strategies/oauth/oauth_provider/providers/google_provider.rs - strategies::oauth::oauth_provider::providers::google_provider::GoogleOAuthProvider (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/strategies/oauth/oauth_provider/providers/github_provider.rs - strategies::oauth::oauth_provider::providers::github_provider::GitHubOAuthProvider (line 18) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest0Ca5bw/rustcOXgGFz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-3cd235b6ec59adff,libsqlx-ac099fcdd68a2d07,libsqlx_postgres-845f5d79c3567ca4,libdotenvy-6d8015f91495fe74,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-0ea3549dd5cda037,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libstringprep-566e72ff77c7564b,libunicode_properties-cba66a393c3a616e,libunicode_normalization-870c1ffcd0c034a5,libtinyvec-5c4dad597805d566,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-e42f86d5df53a7d9,libwebpki_roots-90669f9fbb6bd52e,libwebpki_roots-4de1e48a50747581,libthiserror-471e89b4c9547c9b,librustls-d1900d2d4cf4cf2c,libwebpki-03a0edf655ba94ce,libring-8ee45ad59b80ca3c,libuntrusted-b2f816886faf2178,libhashlink-cb0888e31e854708,libuuid-a6754c58bbaca6e8,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-a4ed6f903a15cf95,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libchrono-b64f51ea62a6232c,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-78e6e49ea324715f,libargon2-4fa2cd9b0c1ba076,libblake2-1a44efb8ff0c4a58,libpassword_hash-285898732a47b10e,libbase64ct-6b4c7cf7de85df6c,libreqwest-09235e18f53b6a2f,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libhyper_tls-5129967228da8271,libtokio_native_tls-3fbe2e7c573db514,libtower_http-d012a54157442c66,libiri_string-f2231ba2cbe5b068,libtower-f8964da9b5db606e,libtower_layer-d908dd771b239ecd,libnative_tls-79d47a01c85d87a4,libopenssl_probe-2c6d21a9709cae46,libopenssl-f4eab0e0d2e30de9,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f5e2b52a23b62a4a,libhyper_util-f6d233c59a27f81a,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7abde0702be47628,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-b1acba29a00a5794,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libsync_wrapper-a254cb6192850e87,libactix_session-9d1d7df8de2c7776,libanyhow-5c5020a1011a8ef6,libderive_more-c73aaaa4ddeccf4b,libdyn_clone-1b6a3de955048721,libactix_web-9cbfaf1b73e220ea,libimpl_more-7d8093f282a8f115,liburl-0eb6343c104848e7,libidna-3686bf36879b9b1c,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5ab256d4e512aca,libicu_properties-7dfb4a441ed6e4ae,libicu_properties_data-b53d225676b50701,libicu_normalizer-7ec91836eae62b17,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-d7589bd11ff03225,libpotential_utf-6a450296cbcfce92,libicu_provider-7c354144a8e0664b,libicu_locale_core-aedc5d2ca04f9d74,libtinystr-5afd5b451c4e20b1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-0416f8b095996e61,libzerotrie-b990ad612eece1b7,libyoke-3d658d9752bfe52f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-7bd1b16f23804c55,libserde_urlencoded-d1f12c63e3815127,libform_urlencoded-48069ad4ff13b53d,libserde_json-13bd69d7f91c2a6f,libryu-a7164637bc4900ee,libactix_server-83d40346af09f2a4,libactix_router-449b3e2c89695a46,libregex-eacc5fe23c49c0a7,libregex_automata-e7882d553e0d2137,libaho_corasick-bbfbf5115799d522,libregex_syntax-cf9ef9729ec61e4c,libcookie-0951154a23277871,libhkdf-b6eebdead13763ee,libhmac-63b2fc17e2221414,libsha2-91368f1178034c3e,libtime-45307e2cb0c85f75,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d7d77992636cfc06,libpowerfmt-f6019a2766e431f7,libaes_gcm-aadc072f190dd5cf,libctr-7c380fbedc14d8b7,libghash-fc3cd05237385516,libpolyval-e43da0a573045bb9,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7c897565060bf703,libaes-edf27ccdbd08df94,libcipher-4d166f3f67cfdd04,libinout-4a4587a2bbd84895,libaead-c1944a0003388f50,libbase64-845764c7e9af058e,librand-67185cf976cde8cc,librand_chacha-a9abd9b65fa967af,libactix_http-6961f108cf4e875c,librand-978dc7bad5baf940,librand_chacha-457a3819bb65366d,libppv_lite86-8e0e0ee375812b97,libzerocopy-57f1b6f6b592ba8f,librand_core-dce0e65655aa16a2,libgetrandom-98d80b14bb5a018f,libhttparse-8c9b827b8f345444,libbrotli-709ea7e1e00d1796,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-4df5bc9282ae6aa5,libcpufeatures-e04321643d03190d,libdigest-8971433fffc23fec,libsubtle-9600f7efd1e82d97,libblock_buffer-0dc685f90ebcf515,libcrypto_common-72c1884c1411f345,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,librand_core-f5af678247aac19f,libgetrandom-81ba40d38a803fdf,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-455f6c9b70001295,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-dc04b66da8eb7bea,libindexmap-267d63aca2912e48,libhashbrown-a06c6683331a60ae,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-82f50065d866fa9e,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-c38195f4d60cb491,libzstd_safe-5afb209c41d87fce,libzstd_sys-40e476abbc354fbb,libflate2-282ad24459f7de03,libminiz_oxide-ca8849bbbe217a18,libadler2-1712579794513681,libcrc32fast-1ea660b38ef13a93,libactix_service-7c6e42dbdd257cff,libactix_codec-46c68bd07694d895,libtracing-861f4794ef80231f,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-ffc6ea9ca60b258b,libfutures_sink-ae1eb2d060de53a2,libderive_more-f6dcc798b841d025,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-4c1c11c56b8b72fe,libtokio-27281c5063b60baa,libsignal_hook_registry-efd2d29bc9df4ce7,libsocket2-d65aad6981b01044,libmio-a891dcfcf42dd6a1,liblog-9c5892e2c6fd8400,libparking_lot-a1f5672d2ce1fa67,libparking_lot_core-cbcec665c3b85861,liblibc-a3a782fcd3bf4e41,libcfg_if-3a213765134f0c85,libsmallvec-dfb6e7642ce20a75,libserde-2741b8ce336a4a12,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0Ca5bw/rustcOXgGFz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7911f3da48eaaa23/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-744d44a9b66dc35a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0Ca5bw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::ActixPassportBuilder<InMemoryUserStore>::with_in_memory_store (line 244) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMOru1p/rustcfJwtCC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-3cd235b6ec59adff,libsqlx-ac099fcdd68a2d07,libsqlx_postgres-845f5d79c3567ca4,libdotenvy-6d8015f91495fe74,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-0ea3549dd5cda037,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libstringprep-566e72ff77c7564b,libunicode_properties-cba66a393c3a616e,libunicode_normalization-870c1ffcd0c034a5,libtinyvec-5c4dad597805d566,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-e42f86d5df53a7d9,libwebpki_roots-90669f9fbb6bd52e,libwebpki_roots-4de1e48a50747581,libthiserror-471e89b4c9547c9b,librustls-d1900d2d4cf4cf2c,libwebpki-03a0edf655ba94ce,libring-8ee45ad59b80ca3c,libuntrusted-b2f816886faf2178,libhashlink-cb0888e31e854708,libuuid-a6754c58bbaca6e8,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-a4ed6f903a15cf95,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libchrono-b64f51ea62a6232c,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-78e6e49ea324715f,libargon2-4fa2cd9b0c1ba076,libblake2-1a44efb8ff0c4a58,libpassword_hash-285898732a47b10e,libbase64ct-6b4c7cf7de85df6c,libreqwest-09235e18f53b6a2f,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libhyper_tls-5129967228da8271,libtokio_native_tls-3fbe2e7c573db514,libtower_http-d012a54157442c66,libiri_string-f2231ba2cbe5b068,libtower-f8964da9b5db606e,libtower_layer-d908dd771b239ecd,libnative_tls-79d47a01c85d87a4,libopenssl_probe-2c6d21a9709cae46,libopenssl-f4eab0e0d2e30de9,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f5e2b52a23b62a4a,libhyper_util-f6d233c59a27f81a,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7abde0702be47628,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-b1acba29a00a5794,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libsync_wrapper-a254cb6192850e87,libactix_session-9d1d7df8de2c7776,libanyhow-5c5020a1011a8ef6,libderive_more-c73aaaa4ddeccf4b,libdyn_clone-1b6a3de955048721,libactix_web-9cbfaf1b73e220ea,libimpl_more-7d8093f282a8f115,liburl-0eb6343c104848e7,libidna-3686bf36879b9b1c,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5ab256d4e512aca,libicu_properties-7dfb4a441ed6e4ae,libicu_properties_data-b53d225676b50701,libicu_normalizer-7ec91836eae62b17,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-d7589bd11ff03225,libpotential_utf-6a450296cbcfce92,libicu_provider-7c354144a8e0664b,libicu_locale_core-aedc5d2ca04f9d74,libtinystr-5afd5b451c4e20b1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-0416f8b095996e61,libzerotrie-b990ad612eece1b7,libyoke-3d658d9752bfe52f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-7bd1b16f23804c55,libserde_urlencoded-d1f12c63e3815127,libform_urlencoded-48069ad4ff13b53d,libserde_json-13bd69d7f91c2a6f,libryu-a7164637bc4900ee,libactix_server-83d40346af09f2a4,libactix_router-449b3e2c89695a46,libregex-eacc5fe23c49c0a7,libregex_automata-e7882d553e0d2137,libaho_corasick-bbfbf5115799d522,libregex_syntax-cf9ef9729ec61e4c,libcookie-0951154a23277871,libhkdf-b6eebdead13763ee,libhmac-63b2fc17e2221414,libsha2-91368f1178034c3e,libtime-45307e2cb0c85f75,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d7d77992636cfc06,libpowerfmt-f6019a2766e431f7,libaes_gcm-aadc072f190dd5cf,libctr-7c380fbedc14d8b7,libghash-fc3cd05237385516,libpolyval-e43da0a573045bb9,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7c897565060bf703,libaes-edf27ccdbd08df94,libcipher-4d166f3f67cfdd04,libinout-4a4587a2bbd84895,libaead-c1944a0003388f50,libbase64-845764c7e9af058e,librand-67185cf976cde8cc,librand_chacha-a9abd9b65fa967af,libactix_http-6961f108cf4e875c,librand-978dc7bad5baf940,librand_chacha-457a3819bb65366d,libppv_lite86-8e0e0ee375812b97,libzerocopy-57f1b6f6b592ba8f,librand_core-dce0e65655aa16a2,libgetrandom-98d80b14bb5a018f,libhttparse-8c9b827b8f345444,libbrotli-709ea7e1e00d1796,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-4df5bc9282ae6aa5,libcpufeatures-e04321643d03190d,libdigest-8971433fffc23fec,libsubtle-9600f7efd1e82d97,libblock_buffer-0dc685f90ebcf515,libcrypto_common-72c1884c1411f345,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,librand_core-f5af678247aac19f,libgetrandom-81ba40d38a803fdf,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-455f6c9b70001295,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-dc04b66da8eb7bea,libindexmap-267d63aca2912e48,libhashbrown-a06c6683331a60ae,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-82f50065d866fa9e,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-c38195f4d60cb491,libzstd_safe-5afb209c41d87fce,libzstd_sys-40e476abbc354fbb,libflate2-282ad24459f7de03,libminiz_oxide-ca8849bbbe217a18,libadler2-1712579794513681,libcrc32fast-1ea660b38ef13a93,libactix_service-7c6e42dbdd257cff,libactix_codec-46c68bd07694d895,libtracing-861f4794ef80231f,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-ffc6ea9ca60b258b,libfutures_sink-ae1eb2d060de53a2,libderive_more-f6dcc798b841d025,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-4c1c11c56b8b72fe,libtokio-27281c5063b60baa,libsignal_hook_registry-efd2d29bc9df4ce7,libsocket2-d65aad6981b01044,libmio-a891dcfcf42dd6a1,liblog-9c5892e2c6fd8400,libparking_lot-a1f5672d2ce1fa67,libparking_lot_core-cbcec665c3b85861,liblibc-a3a782fcd3bf4e41,libcfg_if-3a213765134f0c85,libsmallvec-dfb6e7642ce20a75,libserde-2741b8ce336a4a12,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMOru1p/rustcfJwtCC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7911f3da48eaaa23/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-744d44a9b66dc35a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMOru1p/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::AuthUser (line 17) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHWzpxb/rustcmxvtio/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-3cd235b6ec59adff,libsqlx-ac099fcdd68a2d07,libsqlx_postgres-845f5d79c3567ca4,libdotenvy-6d8015f91495fe74,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-0ea3549dd5cda037,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libstringprep-566e72ff77c7564b,libunicode_properties-cba66a393c3a616e,libunicode_normalization-870c1ffcd0c034a5,libtinyvec-5c4dad597805d566,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-e42f86d5df53a7d9,libwebpki_roots-90669f9fbb6bd52e,libwebpki_roots-4de1e48a50747581,libthiserror-471e89b4c9547c9b,librustls-d1900d2d4cf4cf2c,libwebpki-03a0edf655ba94ce,libring-8ee45ad59b80ca3c,libuntrusted-b2f816886faf2178,libhashlink-cb0888e31e854708,libuuid-a6754c58bbaca6e8,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-a4ed6f903a15cf95,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libchrono-b64f51ea62a6232c,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-78e6e49ea324715f,libargon2-4fa2cd9b0c1ba076,libblake2-1a44efb8ff0c4a58,libpassword_hash-285898732a47b10e,libbase64ct-6b4c7cf7de85df6c,libreqwest-09235e18f53b6a2f,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libhyper_tls-5129967228da8271,libtokio_native_tls-3fbe2e7c573db514,libtower_http-d012a54157442c66,libiri_string-f2231ba2cbe5b068,libtower-f8964da9b5db606e,libtower_layer-d908dd771b239ecd,libnative_tls-79d47a01c85d87a4,libopenssl_probe-2c6d21a9709cae46,libopenssl-f4eab0e0d2e30de9,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f5e2b52a23b62a4a,libhyper_util-f6d233c59a27f81a,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7abde0702be47628,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-b1acba29a00a5794,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libsync_wrapper-a254cb6192850e87,libactix_session-9d1d7df8de2c7776,libanyhow-5c5020a1011a8ef6,libderive_more-c73aaaa4ddeccf4b,libdyn_clone-1b6a3de955048721,libactix_web-9cbfaf1b73e220ea,libimpl_more-7d8093f282a8f115,liburl-0eb6343c104848e7,libidna-3686bf36879b9b1c,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5ab256d4e512aca,libicu_properties-7dfb4a441ed6e4ae,libicu_properties_data-b53d225676b50701,libicu_normalizer-7ec91836eae62b17,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-d7589bd11ff03225,libpotential_utf-6a450296cbcfce92,libicu_provider-7c354144a8e0664b,libicu_locale_core-aedc5d2ca04f9d74,libtinystr-5afd5b451c4e20b1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-0416f8b095996e61,libzerotrie-b990ad612eece1b7,libyoke-3d658d9752bfe52f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-7bd1b16f23804c55,libserde_urlencoded-d1f12c63e3815127,libform_urlencoded-48069ad4ff13b53d,libserde_json-13bd69d7f91c2a6f,libryu-a7164637bc4900ee,libactix_server-83d40346af09f2a4,libactix_router-449b3e2c89695a46,libregex-eacc5fe23c49c0a7,libregex_automata-e7882d553e0d2137,libaho_corasick-bbfbf5115799d522,libregex_syntax-cf9ef9729ec61e4c,libcookie-0951154a23277871,libhkdf-b6eebdead13763ee,libhmac-63b2fc17e2221414,libsha2-91368f1178034c3e,libtime-45307e2cb0c85f75,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d7d77992636cfc06,libpowerfmt-f6019a2766e431f7,libaes_gcm-aadc072f190dd5cf,libctr-7c380fbedc14d8b7,libghash-fc3cd05237385516,libpolyval-e43da0a573045bb9,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7c897565060bf703,libaes-edf27ccdbd08df94,libcipher-4d166f3f67cfdd04,libinout-4a4587a2bbd84895,libaead-c1944a0003388f50,libbase64-845764c7e9af058e,librand-67185cf976cde8cc,librand_chacha-a9abd9b65fa967af,libactix_http-6961f108cf4e875c,librand-978dc7bad5baf940,librand_chacha-457a3819bb65366d,libppv_lite86-8e0e0ee375812b97,libzerocopy-57f1b6f6b592ba8f,librand_core-dce0e65655aa16a2,libgetrandom-98d80b14bb5a018f,libhttparse-8c9b827b8f345444,libbrotli-709ea7e1e00d1796,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-4df5bc9282ae6aa5,libcpufeatures-e04321643d03190d,libdigest-8971433fffc23fec,libsubtle-9600f7efd1e82d97,libblock_buffer-0dc685f90ebcf515,libcrypto_common-72c1884c1411f345,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,librand_core-f5af678247aac19f,libgetrandom-81ba40d38a803fdf,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-455f6c9b70001295,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-dc04b66da8eb7bea,libindexmap-267d63aca2912e48,libhashbrown-a06c6683331a60ae,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-82f50065d866fa9e,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-c38195f4d60cb491,libzstd_safe-5afb209c41d87fce,libzstd_sys-40e476abbc354fbb,libflate2-282ad24459f7de03,libminiz_oxide-ca8849bbbe217a18,libadler2-1712579794513681,libcrc32fast-1ea660b38ef13a93,libactix_service-7c6e42dbdd257cff,libactix_codec-46c68bd07694d895,libtracing-861f4794ef80231f,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-ffc6ea9ca60b258b,libfutures_sink-ae1eb2d060de53a2,libderive_more-f6dcc798b841d025,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-4c1c11c56b8b72fe,libtokio-27281c5063b60baa,libsignal_hook_registry-efd2d29bc9df4ce7,libsocket2-d65aad6981b01044,libmio-a891dcfcf42dd6a1,liblog-9c5892e2c6fd8400,libparking_lot-a1f5672d2ce1fa67,libparking_lot_core-cbcec665c3b85861,liblibc-a3a782fcd3bf4e41,libcfg_if-3a213765134f0c85,libsmallvec-dfb6e7642ce20a75,libserde-2741b8ce336a4a12,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHWzpxb/rustcmxvtio/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7911f3da48eaaa23/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-744d44a9b66dc35a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHWzpxb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::AuthUser::has_oauth_provider (line 240) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest11FuHS/rustcV4yida/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-3cd235b6ec59adff,libsqlx-ac099fcdd68a2d07,libsqlx_postgres-845f5d79c3567ca4,libdotenvy-6d8015f91495fe74,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-0ea3549dd5cda037,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libstringprep-566e72ff77c7564b,libunicode_properties-cba66a393c3a616e,libunicode_normalization-870c1ffcd0c034a5,libtinyvec-5c4dad597805d566,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-e42f86d5df53a7d9,libwebpki_roots-90669f9fbb6bd52e,libwebpki_roots-4de1e48a50747581,libthiserror-471e89b4c9547c9b,librustls-d1900d2d4cf4cf2c,libwebpki-03a0edf655ba94ce,libring-8ee45ad59b80ca3c,libuntrusted-b2f816886faf2178,libhashlink-cb0888e31e854708,libuuid-a6754c58bbaca6e8,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-a4ed6f903a15cf95,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libchrono-b64f51ea62a6232c,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-78e6e49ea324715f,libargon2-4fa2cd9b0c1ba076,libblake2-1a44efb8ff0c4a58,libpassword_hash-285898732a47b10e,libbase64ct-6b4c7cf7de85df6c,libreqwest-09235e18f53b6a2f,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libhyper_tls-5129967228da8271,libtokio_native_tls-3fbe2e7c573db514,libtower_http-d012a54157442c66,libiri_string-f2231ba2cbe5b068,libtower-f8964da9b5db606e,libtower_layer-d908dd771b239ecd,libnative_tls-79d47a01c85d87a4,libopenssl_probe-2c6d21a9709cae46,libopenssl-f4eab0e0d2e30de9,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f5e2b52a23b62a4a,libhyper_util-f6d233c59a27f81a,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7abde0702be47628,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-b1acba29a00a5794,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libsync_wrapper-a254cb6192850e87,libactix_session-9d1d7df8de2c7776,libanyhow-5c5020a1011a8ef6,libderive_more-c73aaaa4ddeccf4b,libdyn_clone-1b6a3de955048721,libactix_web-9cbfaf1b73e220ea,libimpl_more-7d8093f282a8f115,liburl-0eb6343c104848e7,libidna-3686bf36879b9b1c,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5ab256d4e512aca,libicu_properties-7dfb4a441ed6e4ae,libicu_properties_data-b53d225676b50701,libicu_normalizer-7ec91836eae62b17,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-d7589bd11ff03225,libpotential_utf-6a450296cbcfce92,libicu_provider-7c354144a8e0664b,libicu_locale_core-aedc5d2ca04f9d74,libtinystr-5afd5b451c4e20b1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-0416f8b095996e61,libzerotrie-b990ad612eece1b7,libyoke-3d658d9752bfe52f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-7bd1b16f23804c55,libserde_urlencoded-d1f12c63e3815127,libform_urlencoded-48069ad4ff13b53d,libserde_json-13bd69d7f91c2a6f,libryu-a7164637bc4900ee,libactix_server-83d40346af09f2a4,libactix_router-449b3e2c89695a46,libregex-eacc5fe23c49c0a7,libregex_automata-e7882d553e0d2137,libaho_corasick-bbfbf5115799d522,libregex_syntax-cf9ef9729ec61e4c,libcookie-0951154a23277871,libhkdf-b6eebdead13763ee,libhmac-63b2fc17e2221414,libsha2-91368f1178034c3e,libtime-45307e2cb0c85f75,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d7d77992636cfc06,libpowerfmt-f6019a2766e431f7,libaes_gcm-aadc072f190dd5cf,libctr-7c380fbedc14d8b7,libghash-fc3cd05237385516,libpolyval-e43da0a573045bb9,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7c897565060bf703,libaes-edf27ccdbd08df94,libcipher-4d166f3f67cfdd04,libinout-4a4587a2bbd84895,libaead-c1944a0003388f50,libbase64-845764c7e9af058e,librand-67185cf976cde8cc,librand_chacha-a9abd9b65fa967af,libactix_http-6961f108cf4e875c,librand-978dc7bad5baf940,librand_chacha-457a3819bb65366d,libppv_lite86-8e0e0ee375812b97,libzerocopy-57f1b6f6b592ba8f,librand_core-dce0e65655aa16a2,libgetrandom-98d80b14bb5a018f,libhttparse-8c9b827b8f345444,libbrotli-709ea7e1e00d1796,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-4df5bc9282ae6aa5,libcpufeatures-e04321643d03190d,libdigest-8971433fffc23fec,libsubtle-9600f7efd1e82d97,libblock_buffer-0dc685f90ebcf515,libcrypto_common-72c1884c1411f345,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,librand_core-f5af678247aac19f,libgetrandom-81ba40d38a803fdf,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-455f6c9b70001295,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-dc04b66da8eb7bea,libindexmap-267d63aca2912e48,libhashbrown-a06c6683331a60ae,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-82f50065d866fa9e,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-c38195f4d60cb491,libzstd_safe-5afb209c41d87fce,libzstd_sys-40e476abbc354fbb,libflate2-282ad24459f7de03,libminiz_oxide-ca8849bbbe217a18,libadler2-1712579794513681,libcrc32fast-1ea660b38ef13a93,libactix_service-7c6e42dbdd257cff,libactix_codec-46c68bd07694d895,libtracing-861f4794ef80231f,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-ffc6ea9ca60b258b,libfutures_sink-ae1eb2d060de53a2,libderive_more-f6dcc798b841d025,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-4c1c11c56b8b72fe,libtokio-27281c5063b60baa,libsignal_hook_registry-efd2d29bc9df4ce7,libsocket2-d65aad6981b01044,libmio-a891dcfcf42dd6a1,liblog-9c5892e2c6fd8400,libparking_lot-a1f5672d2ce1fa67,libparking_lot_core-cbcec665c3b85861,liblibc-a3a782fcd3bf4e41,libcfg_if-3a213765134f0c85,libsmallvec-dfb6e7642ce20a75,libserde-2741b8ce336a4a12,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest11FuHS/rustcV4yida/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7911f3da48eaaa23/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-744d44a9b66dc35a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest11FuHS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::AuthUser::get_oauth_providers (line 199) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXHpb1c/rustcdFv9DG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-3cd235b6ec59adff,libsqlx-ac099fcdd68a2d07,libsqlx_postgres-845f5d79c3567ca4,libdotenvy-6d8015f91495fe74,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-0ea3549dd5cda037,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libstringprep-566e72ff77c7564b,libunicode_properties-cba66a393c3a616e,libunicode_normalization-870c1ffcd0c034a5,libtinyvec-5c4dad597805d566,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-e42f86d5df53a7d9,libwebpki_roots-90669f9fbb6bd52e,libwebpki_roots-4de1e48a50747581,libthiserror-471e89b4c9547c9b,librustls-d1900d2d4cf4cf2c,libwebpki-03a0edf655ba94ce,libring-8ee45ad59b80ca3c,libuntrusted-b2f816886faf2178,libhashlink-cb0888e31e854708,libuuid-a6754c58bbaca6e8,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-a4ed6f903a15cf95,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libchrono-b64f51ea62a6232c,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-78e6e49ea324715f,libargon2-4fa2cd9b0c1ba076,libblake2-1a44efb8ff0c4a58,libpassword_hash-285898732a47b10e,libbase64ct-6b4c7cf7de85df6c,libreqwest-09235e18f53b6a2f,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libhyper_tls-5129967228da8271,libtokio_native_tls-3fbe2e7c573db514,libtower_http-d012a54157442c66,libiri_string-f2231ba2cbe5b068,libtower-f8964da9b5db606e,libtower_layer-d908dd771b239ecd,libnative_tls-79d47a01c85d87a4,libopenssl_probe-2c6d21a9709cae46,libopenssl-f4eab0e0d2e30de9,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f5e2b52a23b62a4a,libhyper_util-f6d233c59a27f81a,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7abde0702be47628,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-b1acba29a00a5794,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libsync_wrapper-a254cb6192850e87,libactix_session-9d1d7df8de2c7776,libanyhow-5c5020a1011a8ef6,libderive_more-c73aaaa4ddeccf4b,libdyn_clone-1b6a3de955048721,libactix_web-9cbfaf1b73e220ea,libimpl_more-7d8093f282a8f115,liburl-0eb6343c104848e7,libidna-3686bf36879b9b1c,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5ab256d4e512aca,libicu_properties-7dfb4a441ed6e4ae,libicu_properties_data-b53d225676b50701,libicu_normalizer-7ec91836eae62b17,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-d7589bd11ff03225,libpotential_utf-6a450296cbcfce92,libicu_provider-7c354144a8e0664b,libicu_locale_core-aedc5d2ca04f9d74,libtinystr-5afd5b451c4e20b1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-0416f8b095996e61,libzerotrie-b990ad612eece1b7,libyoke-3d658d9752bfe52f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-7bd1b16f23804c55,libserde_urlencoded-d1f12c63e3815127,libform_urlencoded-48069ad4ff13b53d,libserde_json-13bd69d7f91c2a6f,libryu-a7164637bc4900ee,libactix_server-83d40346af09f2a4,libactix_router-449b3e2c89695a46,libregex-eacc5fe23c49c0a7,libregex_automata-e7882d553e0d2137,libaho_corasick-bbfbf5115799d522,libregex_syntax-cf9ef9729ec61e4c,libcookie-0951154a23277871,libhkdf-b6eebdead13763ee,libhmac-63b2fc17e2221414,libsha2-91368f1178034c3e,libtime-45307e2cb0c85f75,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d7d77992636cfc06,libpowerfmt-f6019a2766e431f7,libaes_gcm-aadc072f190dd5cf,libctr-7c380fbedc14d8b7,libghash-fc3cd05237385516,libpolyval-e43da0a573045bb9,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7c897565060bf703,libaes-edf27ccdbd08df94,libcipher-4d166f3f67cfdd04,libinout-4a4587a2bbd84895,libaead-c1944a0003388f50,libbase64-845764c7e9af058e,librand-67185cf976cde8cc,librand_chacha-a9abd9b65fa967af,libactix_http-6961f108cf4e875c,librand-978dc7bad5baf940,librand_chacha-457a3819bb65366d,libppv_lite86-8e0e0ee375812b97,libzerocopy-57f1b6f6b592ba8f,librand_core-dce0e65655aa16a2,libgetrandom-98d80b14bb5a018f,libhttparse-8c9b827b8f345444,libbrotli-709ea7e1e00d1796,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-4df5bc9282ae6aa5,libcpufeatures-e04321643d03190d,libdigest-8971433fffc23fec,libsubtle-9600f7efd1e82d97,libblock_buffer-0dc685f90ebcf515,libcrypto_common-72c1884c1411f345,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,librand_core-f5af678247aac19f,libgetrandom-81ba40d38a803fdf,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-455f6c9b70001295,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-dc04b66da8eb7bea,libindexmap-267d63aca2912e48,libhashbrown-a06c6683331a60ae,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-82f50065d866fa9e,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-c38195f4d60cb491,libzstd_safe-5afb209c41d87fce,libzstd_sys-40e476abbc354fbb,libflate2-282ad24459f7de03,libminiz_oxide-ca8849bbbe217a18,libadler2-1712579794513681,libcrc32fast-1ea660b38ef13a93,libactix_service-7c6e42dbdd257cff,libactix_codec-46c68bd07694d895,libtracing-861f4794ef80231f,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-ffc6ea9ca60b258b,libfutures_sink-ae1eb2d060de53a2,libderive_more-f6dcc798b841d025,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-4c1c11c56b8b72fe,libtokio-27281c5063b60baa,libsignal_hook_registry-efd2d29bc9df4ce7,libsocket2-d65aad6981b01044,libmio-a891dcfcf42dd6a1,liblog-9c5892e2c6fd8400,libparking_lot-a1f5672d2ce1fa67,libparking_lot_core-cbcec665c3b85861,liblibc-a3a782fcd3bf4e41,libcfg_if-3a213765134f0c85,libsmallvec-dfb6e7642ce20a75,libserde-2741b8ce336a4a12,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXHpb1c/rustcdFv9DG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7911f3da48eaaa23/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-744d44a9b66dc35a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXHpb1c/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 39) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestkC1678/rustc6KUmdF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-3cd235b6ec59adff,libsqlx-ac099fcdd68a2d07,libsqlx_postgres-845f5d79c3567ca4,libdotenvy-6d8015f91495fe74,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-0ea3549dd5cda037,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libstringprep-566e72ff77c7564b,libunicode_properties-cba66a393c3a616e,libunicode_normalization-870c1ffcd0c034a5,libtinyvec-5c4dad597805d566,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-e42f86d5df53a7d9,libwebpki_roots-90669f9fbb6bd52e,libwebpki_roots-4de1e48a50747581,libthiserror-471e89b4c9547c9b,librustls-d1900d2d4cf4cf2c,libwebpki-03a0edf655ba94ce,libring-8ee45ad59b80ca3c,libuntrusted-b2f816886faf2178,libhashlink-cb0888e31e854708,libuuid-a6754c58bbaca6e8,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-a4ed6f903a15cf95,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libchrono-b64f51ea62a6232c,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-78e6e49ea324715f,libargon2-4fa2cd9b0c1ba076,libblake2-1a44efb8ff0c4a58,libpassword_hash-285898732a47b10e,libbase64ct-6b4c7cf7de85df6c,libreqwest-09235e18f53b6a2f,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libhyper_tls-5129967228da8271,libtokio_native_tls-3fbe2e7c573db514,libtower_http-d012a54157442c66,libiri_string-f2231ba2cbe5b068,libtower-f8964da9b5db606e,libtower_layer-d908dd771b239ecd,libnative_tls-79d47a01c85d87a4,libopenssl_probe-2c6d21a9709cae46,libopenssl-f4eab0e0d2e30de9,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f5e2b52a23b62a4a,libhyper_util-f6d233c59a27f81a,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7abde0702be47628,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-b1acba29a00a5794,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libsync_wrapper-a254cb6192850e87,libactix_session-9d1d7df8de2c7776,libanyhow-5c5020a1011a8ef6,libderive_more-c73aaaa4ddeccf4b,libdyn_clone-1b6a3de955048721,libactix_web-9cbfaf1b73e220ea,libimpl_more-7d8093f282a8f115,liburl-0eb6343c104848e7,libidna-3686bf36879b9b1c,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5ab256d4e512aca,libicu_properties-7dfb4a441ed6e4ae,libicu_properties_data-b53d225676b50701,libicu_normalizer-7ec91836eae62b17,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-d7589bd11ff03225,libpotential_utf-6a450296cbcfce92,libicu_provider-7c354144a8e0664b,libicu_locale_core-aedc5d2ca04f9d74,libtinystr-5afd5b451c4e20b1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-0416f8b095996e61,libzerotrie-b990ad612eece1b7,libyoke-3d658d9752bfe52f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-7bd1b16f23804c55,libserde_urlencoded-d1f12c63e3815127,libform_urlencoded-48069ad4ff13b53d,libserde_json-13bd69d7f91c2a6f,libryu-a7164637bc4900ee,libactix_server-83d40346af09f2a4,libactix_router-449b3e2c89695a46,libregex-eacc5fe23c49c0a7,libregex_automata-e7882d553e0d2137,libaho_corasick-bbfbf5115799d522,libregex_syntax-cf9ef9729ec61e4c,libcookie-0951154a23277871,libhkdf-b6eebdead13763ee,libhmac-63b2fc17e2221414,libsha2-91368f1178034c3e,libtime-45307e2cb0c85f75,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d7d77992636cfc06,libpowerfmt-f6019a2766e431f7,libaes_gcm-aadc072f190dd5cf,libctr-7c380fbedc14d8b7,libghash-fc3cd05237385516,libpolyval-e43da0a573045bb9,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7c897565060bf703,libaes-edf27ccdbd08df94,libcipher-4d166f3f67cfdd04,libinout-4a4587a2bbd84895,libaead-c1944a0003388f50,libbase64-845764c7e9af058e,librand-67185cf976cde8cc,librand_chacha-a9abd9b65fa967af,libactix_http-6961f108cf4e875c,librand-978dc7bad5baf940,librand_chacha-457a3819bb65366d,libppv_lite86-8e0e0ee375812b97,libzerocopy-57f1b6f6b592ba8f,librand_core-dce0e65655aa16a2,libgetrandom-98d80b14bb5a018f,libhttparse-8c9b827b8f345444,libbrotli-709ea7e1e00d1796,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-4df5bc9282ae6aa5,libcpufeatures-e04321643d03190d,libdigest-8971433fffc23fec,libsubtle-9600f7efd1e82d97,libblock_buffer-0dc685f90ebcf515,libcrypto_common-72c1884c1411f345,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,librand_core-f5af678247aac19f,libgetrandom-81ba40d38a803fdf,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-455f6c9b70001295,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-dc04b66da8eb7bea,libindexmap-267d63aca2912e48,libhashbrown-a06c6683331a60ae,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-82f50065d866fa9e,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-c38195f4d60cb491,libzstd_safe-5afb209c41d87fce,libzstd_sys-40e476abbc354fbb,libflate2-282ad24459f7de03,libminiz_oxide-ca8849bbbe217a18,libadler2-1712579794513681,libcrc32fast-1ea660b38ef13a93,libactix_service-7c6e42dbdd257cff,libactix_codec-46c68bd07694d895,libtracing-861f4794ef80231f,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-ffc6ea9ca60b258b,libfutures_sink-ae1eb2d060de53a2,libderive_more-f6dcc798b841d025,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-4c1c11c56b8b72fe,libtokio-27281c5063b60baa,libsignal_hook_registry-efd2d29bc9df4ce7,libsocket2-d65aad6981b01044,libmio-a891dcfcf42dd6a1,liblog-9c5892e2c6fd8400,libparking_lot-a1f5672d2ce1fa67,libparking_lot_core-cbcec665c3b85861,liblibc-a3a782fcd3bf4e41,libcfg_if-3a213765134f0c85,libsmallvec-dfb6e7642ce20a75,libserde-2741b8ce336a4a12,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkC1678/rustc6KUmdF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7911f3da48eaaa23/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-744d44a9b66dc35a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkC1678/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 26) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsrcVQ2/rustcvPwW63/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-3cd235b6ec59adff,libsqlx-ac099fcdd68a2d07,libsqlx_postgres-845f5d79c3567ca4,libdotenvy-6d8015f91495fe74,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-0ea3549dd5cda037,libbyteorder-7fb216e967c6a54f,libatoi-0b4bb2197bb1ff28,libstringprep-566e72ff77c7564b,libunicode_properties-cba66a393c3a616e,libunicode_normalization-870c1ffcd0c034a5,libtinyvec-5c4dad597805d566,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-e42f86d5df53a7d9,libwebpki_roots-90669f9fbb6bd52e,libwebpki_roots-4de1e48a50747581,libthiserror-471e89b4c9547c9b,librustls-d1900d2d4cf4cf2c,libwebpki-03a0edf655ba94ce,libring-8ee45ad59b80ca3c,libuntrusted-b2f816886faf2178,libhashlink-cb0888e31e854708,libuuid-a6754c58bbaca6e8,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-a4ed6f903a15cf95,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libchrono-b64f51ea62a6232c,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-78e6e49ea324715f,libargon2-4fa2cd9b0c1ba076,libblake2-1a44efb8ff0c4a58,libpassword_hash-285898732a47b10e,libbase64ct-6b4c7cf7de85df6c,libreqwest-09235e18f53b6a2f,librustls_pki_types-23d65a0c440d13dc,libzeroize-9d781f334751eb0e,libhyper_tls-5129967228da8271,libtokio_native_tls-3fbe2e7c573db514,libtower_http-d012a54157442c66,libiri_string-f2231ba2cbe5b068,libtower-f8964da9b5db606e,libtower_layer-d908dd771b239ecd,libnative_tls-79d47a01c85d87a4,libopenssl_probe-2c6d21a9709cae46,libopenssl-f4eab0e0d2e30de9,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f5e2b52a23b62a4a,libhyper_util-f6d233c59a27f81a,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-7abde0702be47628,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-b1acba29a00a5794,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libsync_wrapper-a254cb6192850e87,libactix_session-9d1d7df8de2c7776,libanyhow-5c5020a1011a8ef6,libderive_more-c73aaaa4ddeccf4b,libdyn_clone-1b6a3de955048721,libactix_web-9cbfaf1b73e220ea,libimpl_more-7d8093f282a8f115,liburl-0eb6343c104848e7,libidna-3686bf36879b9b1c,libutf8_iter-51566bbad89f3a68,libidna_adapter-f5ab256d4e512aca,libicu_properties-7dfb4a441ed6e4ae,libicu_properties_data-b53d225676b50701,libicu_normalizer-7ec91836eae62b17,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-d7589bd11ff03225,libpotential_utf-6a450296cbcfce92,libicu_provider-7c354144a8e0664b,libicu_locale_core-aedc5d2ca04f9d74,libtinystr-5afd5b451c4e20b1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-0416f8b095996e61,libzerotrie-b990ad612eece1b7,libyoke-3d658d9752bfe52f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-7bd1b16f23804c55,libserde_urlencoded-d1f12c63e3815127,libform_urlencoded-48069ad4ff13b53d,libserde_json-13bd69d7f91c2a6f,libryu-a7164637bc4900ee,libactix_server-83d40346af09f2a4,libactix_router-449b3e2c89695a46,libregex-eacc5fe23c49c0a7,libregex_automata-e7882d553e0d2137,libaho_corasick-bbfbf5115799d522,libregex_syntax-cf9ef9729ec61e4c,libcookie-0951154a23277871,libhkdf-b6eebdead13763ee,libhmac-63b2fc17e2221414,libsha2-91368f1178034c3e,libtime-45307e2cb0c85f75,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d7d77992636cfc06,libpowerfmt-f6019a2766e431f7,libaes_gcm-aadc072f190dd5cf,libctr-7c380fbedc14d8b7,libghash-fc3cd05237385516,libpolyval-e43da0a573045bb9,libopaque_debug-90e66d859d53ff28,libuniversal_hash-7c897565060bf703,libaes-edf27ccdbd08df94,libcipher-4d166f3f67cfdd04,libinout-4a4587a2bbd84895,libaead-c1944a0003388f50,libbase64-845764c7e9af058e,librand-67185cf976cde8cc,librand_chacha-a9abd9b65fa967af,libactix_http-6961f108cf4e875c,librand-978dc7bad5baf940,librand_chacha-457a3819bb65366d,libppv_lite86-8e0e0ee375812b97,libzerocopy-57f1b6f6b592ba8f,librand_core-dce0e65655aa16a2,libgetrandom-98d80b14bb5a018f,libhttparse-8c9b827b8f345444,libbrotli-709ea7e1e00d1796,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-4df5bc9282ae6aa5,libcpufeatures-e04321643d03190d,libdigest-8971433fffc23fec,libsubtle-9600f7efd1e82d97,libblock_buffer-0dc685f90ebcf515,libcrypto_common-72c1884c1411f345,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,librand_core-f5af678247aac19f,libgetrandom-81ba40d38a803fdf,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-455f6c9b70001295,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-dc04b66da8eb7bea,libindexmap-267d63aca2912e48,libhashbrown-a06c6683331a60ae,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-82f50065d866fa9e,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-c38195f4d60cb491,libzstd_safe-5afb209c41d87fce,libzstd_sys-40e476abbc354fbb,libflate2-282ad24459f7de03,libminiz_oxide-ca8849bbbe217a18,libadler2-1712579794513681,libcrc32fast-1ea660b38ef13a93,libactix_service-7c6e42dbdd257cff,libactix_codec-46c68bd07694d895,libtracing-861f4794ef80231f,libtracing_core-05e1b75a06fc0004,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-ffc6ea9ca60b258b,libfutures_sink-ae1eb2d060de53a2,libderive_more-f6dcc798b841d025,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-4c1c11c56b8b72fe,libtokio-27281c5063b60baa,libsignal_hook_registry-efd2d29bc9df4ce7,libsocket2-d65aad6981b01044,libmio-a891dcfcf42dd6a1,liblog-9c5892e2c6fd8400,libparking_lot-a1f5672d2ce1fa67,libparking_lot_core-cbcec665c3b85861,liblibc-a3a782fcd3bf4e41,libcfg_if-3a213765134f0c85,libsmallvec-dfb6e7642ce20a75,libserde-2741b8ce336a4a12,liblock_api-2e9dabb47f2eef10,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsrcVQ2/rustcvPwW63/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7911f3da48eaaa23/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-744d44a9b66dc35a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsrcVQ2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/builder.rs - builder::ActixPassportBuilder<InMemoryUserStore>::with_in_memory_store (line 244)
[INFO] [stdout]     src/strategies/oauth/oauth_provider/providers/github_provider.rs - strategies::oauth::oauth_provider::providers::github_provider::GitHubOAuthProvider (line 18)
[INFO] [stdout]     src/types.rs - types::AuthUser (line 17)
[INFO] [stdout]     src/types.rs - types::AuthUser::get_oauth_providers (line 199)
[INFO] [stdout]     src/types.rs - types::AuthUser::has_oauth_provider (line 240)
[INFO] [stdout]     src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 26)
[INFO] [stdout]     src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 39)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 32 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 172.92s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3df06889e8d881e63b8e86a41da0aefa4c9e3e77d5808393999b5c70554c4b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df06889e8d881e63b8e86a41da0aefa4c9e3e77d5808393999b5c70554c4b41", kill_on_drop: false }`
[INFO] [stdout] 3df06889e8d881e63b8e86a41da0aefa4c9e3e77d5808393999b5c70554c4b41
