[INFO] fetching crate actix-passport 0.2.0...
[INFO] testing actix-passport-0.2.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate actix-passport 0.2.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-passport 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe0581881bdb09a5ff4eec08e4e5a0e3a8dd527a9e863419e666374a8d669bb2
[INFO] running `Command { std: "docker" "start" "-a" "fe0581881bdb09a5ff4eec08e4e5a0e3a8dd527a9e863419e666374a8d669bb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe0581881bdb09a5ff4eec08e4e5a0e3a8dd527a9e863419e666374a8d669bb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0581881bdb09a5ff4eec08e4e5a0e3a8dd527a9e863419e666374a8d669bb2", kill_on_drop: false }`
[INFO] [stdout] fe0581881bdb09a5ff4eec08e4e5a0e3a8dd527a9e863419e666374a8d669bb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e40df9179d9e254fb4291f2a295a25f2bb39931d308eb8b40fc407e602bf811
[INFO] running `Command { std: "docker" "start" "-a" "6e40df9179d9e254fb4291f2a295a25f2bb39931d308eb8b40fc407e602bf811", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[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 http-body-util v0.1.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[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 password-hash v0.5.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[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 actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[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 serde v1.0.219
[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 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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 hyper v1.6.0
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[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 50.59s
[INFO] running `Command { std: "docker" "inspect" "6e40df9179d9e254fb4291f2a295a25f2bb39931d308eb8b40fc407e602bf811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e40df9179d9e254fb4291f2a295a25f2bb39931d308eb8b40fc407e602bf811", kill_on_drop: false }`
[INFO] [stdout] 6e40df9179d9e254fb4291f2a295a25f2bb39931d308eb8b40fc407e602bf811
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd4ef7e8a50cfe692871cb9326eb06b371b5360626771c03039c4f3ee194fb6b
[INFO] running `Command { std: "docker" "start" "-a" "bd4ef7e8a50cfe692871cb9326eb06b371b5360626771c03039c4f3ee194fb6b", 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] [stderr]    Compiling actix-passport v0.2.0 (/opt/rustwide/workdir)
[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] [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 2.95s
[INFO] running `Command { std: "docker" "inspect" "bd4ef7e8a50cfe692871cb9326eb06b371b5360626771c03039c4f3ee194fb6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd4ef7e8a50cfe692871cb9326eb06b371b5360626771c03039c4f3ee194fb6b", kill_on_drop: false }`
[INFO] [stdout] bd4ef7e8a50cfe692871cb9326eb06b371b5360626771c03039c4f3ee194fb6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0945738f6ce91c9fc014c594f461f8fc16a72c2c277f93604fa052f7b436b3ff
[INFO] running `Command { std: "docker" "start" "-a" "0945738f6ce91c9fc014c594f461f8fc16a72c2c277f93604fa052f7b436b3ff", 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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_passport-5a2ec264215a992e)
[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/email_tests.rs (/opt/rustwide/target/debug/deps/email_tests-e7f827da99777657)
[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-57446f66405cd829)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test oauth_tests::test_oauth_nonexistent_provider ... ok
[INFO] [stdout] test oauth_tests::test_oauth_callback_invalid_state ... 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_oauth_callback_without_code ... ok
[INFO] [stdout] test oauth_tests::test_oauth_session_state_persistence ... ok
[INFO] [stdout] test oauth_tests::test_oauth_authorization_url_includes_redirect_uri ... ok
[INFO] [stdout] test oauth_tests::test_google_oauth_authorization_url ... ok
[INFO] [stdout] test oauth_tests::test_custom_oauth_provider_with_custom_scopes ... 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_github_oauth_authorization_url ... ok
[INFO] [stdout] test oauth_tests::test_generic_oauth_provider_creation ... ok
[INFO] [stdout] test oauth_tests::test_oauth_callback_with_error ... 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.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/password_auth_tests.rs (/opt/rustwide/target/debug/deps/password_auth_tests-6faeece10489211d)
[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_duplicate_username ... ok
[INFO] [stdout] test password_tests::test_user_registration_duplicate_email ... ok
[INFO] [stdout] test password_tests::test_user_registration_invalid_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_get_current_user ... ok
[INFO] [stdout] test password_tests::test_user_logout ... ok
[INFO] [stdout] test password_tests::test_session_persistence_across_requests ... ok
[INFO] [stdout] test password_tests::test_user_login_with_email ... ok
[INFO] [stdout] test password_tests::test_user_login_with_username ... 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_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 2.81s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests actix_passport
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test src/lib.rs - prelude (line 107) - compile ... ok
[INFO] [stdout] test src/core.rs - core::RouteConfig::new (line 80) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 118) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<PostgresUserStore>::with_postgres_store_config (line 310) - compile ... ok
[INFO] [stdout] test src/core.rs - core::RouteConfig (line 60) - compile ... ok
[INFO] [stdout] test src/core.rs - core::ActixPassport (line 26) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder (line 23) - compile ... ok
[INFO] [stdout] test src/strategies/oauth/service.rs - strategies::oauth::service::OAuthService (line 17) ... ignored
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::enable_oauth (line 148) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<PostgresUserStore>::with_postgres_store (line 270) - compile ... ok
[INFO] [stdout] test src/core.rs - core::RouteConfig::with_prefix (line 94) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 93) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::add_strategy (line 78) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::enable_password_auth (line 112) - compile ... ok
[INFO] [stdout] test src/strategies/oauth/mod.rs - strategies::oauth::OAuthStrategy (line 28) - 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 39) - 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/password/mod.rs - strategies::password::PasswordStrategy (line 28) - compile ... ok
[INFO] [stdout] test src/core.rs - core::OptionalAuthedUser (line 204) ... 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/mod.rs - strategies::oauth::oauth_provider::OAuthProvider (line 180) ... ok
[INFO] [stdout] test src/types.rs - types::AuthUser (line 17) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<InMemoryUserStore>::with_in_memory_store (line 244) ... FAILED
[INFO] [stdout] test src/types.rs - types::AuthUser::get_oauth_providers (line 199) ... 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/strategies/oauth/oauth_provider/providers/google_provider.rs - strategies::oauth::oauth_provider::providers::google_provider::GoogleOAuthProvider (line 18) ... FAILED
[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/types.rs - types::AuthUser::with_email (line 89) ... FAILED
[INFO] [stdout] test src/types.rs - types::AuthUser::with_oauth_provider (line 158) ... FAILED
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 39) ... ok
[INFO] [stdout] test src/types.rs - types::AuthUser::new (line 59) ... 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::has_oauth_provider (line 240) ... ok
[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/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 (line 26) ... ok
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::new (line 65) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/rustcULRdEk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-81254714a44629f3,libsqlx-8ac768a849fe199c,libsqlx_postgres-3c19aeb74b58a1ec,libdotenvy-6d8015f91495fe74,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-9f4647a1a0b93dd2,libbyteorder-7fb216e967c6a54f,libatoi-d2605c13ecadfced,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-417c891f21a9a97e,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libthiserror-4571c34690b6c4a3,librustls-e6d7c7af9f74eb30,libwebpki-099d93133a01e2c1,libring-0192214bf8c0bbe4,libuntrusted-b2f816886faf2178,libhashlink-1a353448c078cce3,libuuid-80ba4fbea25fd3cb,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-7811ad0c925775b3,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libchrono-4829658ef5352373,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libargon2-da03401c806bd4e7,libblake2-3be0b81b8628918c,libpassword_hash-e2ecf75ed30818b2,libbase64ct-6b4c7cf7de85df6c,libreqwest-465c6e29b48cfb00,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-51bd713b65877143,libtokio_native_tls-c1453fd7ca6e0f39,libtower_http-dae971d8faa950d3,libiri_string-f2231ba2cbe5b068,libtower-7c635651107aaf51,libtower_layer-d908dd771b239ecd,libnative_tls-54be08b6f658357e,libopenssl_probe-2c6d21a9709cae46,libopenssl-01ca81784cc78158,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-43896948a8d8be57,libhyper_util-d19129045ad04388,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-77e1a33ea31de7b0,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libh2-daa41c90837e137f,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0c7632e5ed4dc230,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libsync_wrapper-dec6d2c880d81363,libactix_session-fea17bb668071463,libanyhow-ae63679af1e3713c,libderive_more-da93c9873ef49663,libdyn_clone-1b6a3de955048721,libactix_web-283cbafdaadf47e9,libimpl_more-7d8093f282a8f115,liburl-01db75b8c1f3f559,libidna-33836b7f4e4401d2,libutf8_iter-51566bbad89f3a68,libidna_adapter-69f0ce286d3ece22,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-bb44a44864996d1b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libserde_urlencoded-208881d30e158b20,libform_urlencoded-35907277f0683ea4,libserde_json-fcb0af1e6af9a8c0,libryu-a7164637bc4900ee,libactix_server-61129926588b2d80,libactix_router-736f1786f0e64b66,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libcookie-1c124d0484b44dee,libhkdf-b6d402326a958257,libhmac-cffb9e147ae815b4,libsha2-6211103670f38fbb,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libaes-1e0a7a62d89ada45,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libbase64-845764c7e9af058e,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libactix_http-398c18a939733c84,librand-e3fda67af1d4addf,librand_chacha-5265331511ef5ba8,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libhttparse-225777ae3f11a86e,libbrotli-1af05f06dcf59b03,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1079be3c4d333321,libcpufeatures-e04321643d03190d,libdigest-924b6f903ade7c27,libsubtle-9600f7efd1e82d97,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libbase64-32787b0325ea6df8,liblocal_channel-95ad785aa0bd083a,libbytestring-0a4eb2cd55c21343,libencoding_rs-a8bfad11509e5a6e,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-0a0020ae596ffede,libindexmap-e56ac76bc704a0ee,libhashbrown-9ddd59d893ffcced,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-129cd10db0f16a34,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-9e58a9073eb7d2a8,libzstd_safe-f65373e38cc31892,libzstd_sys-a3392ddb5c885dfc,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libactix_service-8ab208343dcfa3f2,libactix_codec-c8fa16025ebb9df2,libtracing-c2dc23af51bca6f2,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-2385973168a3d55e,libfutures_sink-ae1eb2d060de53a2,libderive_more-935531b60e1a3324,libactix_utils-c35004119e876a6b,liblocal_waker-256d3526e6604f95,libactix_rt-776c611701d10784,libtokio-ff61698ebdd374b8,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1af6a1117963d51c,liblog-9c5892e2c6fd8400,libparking_lot-e8e04d2b35d864f1,libparking_lot_core-4aa3eb9ee8b7032b,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-f56649ec85939de5,libserde-2357d6e941fe4901,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-4b117cc5cdebc6e1,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/rustcULRdEk/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-965fca686df8506e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7816b2639254ea08/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRxD2ha/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/rustcSngncq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-81254714a44629f3,libsqlx-8ac768a849fe199c,libsqlx_postgres-3c19aeb74b58a1ec,libdotenvy-6d8015f91495fe74,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-9f4647a1a0b93dd2,libbyteorder-7fb216e967c6a54f,libatoi-d2605c13ecadfced,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-417c891f21a9a97e,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libthiserror-4571c34690b6c4a3,librustls-e6d7c7af9f74eb30,libwebpki-099d93133a01e2c1,libring-0192214bf8c0bbe4,libuntrusted-b2f816886faf2178,libhashlink-1a353448c078cce3,libuuid-80ba4fbea25fd3cb,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-7811ad0c925775b3,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libchrono-4829658ef5352373,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libargon2-da03401c806bd4e7,libblake2-3be0b81b8628918c,libpassword_hash-e2ecf75ed30818b2,libbase64ct-6b4c7cf7de85df6c,libreqwest-465c6e29b48cfb00,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-51bd713b65877143,libtokio_native_tls-c1453fd7ca6e0f39,libtower_http-dae971d8faa950d3,libiri_string-f2231ba2cbe5b068,libtower-7c635651107aaf51,libtower_layer-d908dd771b239ecd,libnative_tls-54be08b6f658357e,libopenssl_probe-2c6d21a9709cae46,libopenssl-01ca81784cc78158,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-43896948a8d8be57,libhyper_util-d19129045ad04388,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-77e1a33ea31de7b0,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libh2-daa41c90837e137f,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0c7632e5ed4dc230,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libsync_wrapper-dec6d2c880d81363,libactix_session-fea17bb668071463,libanyhow-ae63679af1e3713c,libderive_more-da93c9873ef49663,libdyn_clone-1b6a3de955048721,libactix_web-283cbafdaadf47e9,libimpl_more-7d8093f282a8f115,liburl-01db75b8c1f3f559,libidna-33836b7f4e4401d2,libutf8_iter-51566bbad89f3a68,libidna_adapter-69f0ce286d3ece22,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-bb44a44864996d1b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libserde_urlencoded-208881d30e158b20,libform_urlencoded-35907277f0683ea4,libserde_json-fcb0af1e6af9a8c0,libryu-a7164637bc4900ee,libactix_server-61129926588b2d80,libactix_router-736f1786f0e64b66,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libcookie-1c124d0484b44dee,libhkdf-b6d402326a958257,libhmac-cffb9e147ae815b4,libsha2-6211103670f38fbb,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libaes-1e0a7a62d89ada45,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libbase64-845764c7e9af058e,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libactix_http-398c18a939733c84,librand-e3fda67af1d4addf,librand_chacha-5265331511ef5ba8,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libhttparse-225777ae3f11a86e,libbrotli-1af05f06dcf59b03,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1079be3c4d333321,libcpufeatures-e04321643d03190d,libdigest-924b6f903ade7c27,libsubtle-9600f7efd1e82d97,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libbase64-32787b0325ea6df8,liblocal_channel-95ad785aa0bd083a,libbytestring-0a4eb2cd55c21343,libencoding_rs-a8bfad11509e5a6e,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-0a0020ae596ffede,libindexmap-e56ac76bc704a0ee,libhashbrown-9ddd59d893ffcced,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-129cd10db0f16a34,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-9e58a9073eb7d2a8,libzstd_safe-f65373e38cc31892,libzstd_sys-a3392ddb5c885dfc,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libactix_service-8ab208343dcfa3f2,libactix_codec-c8fa16025ebb9df2,libtracing-c2dc23af51bca6f2,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-2385973168a3d55e,libfutures_sink-ae1eb2d060de53a2,libderive_more-935531b60e1a3324,libactix_utils-c35004119e876a6b,liblocal_waker-256d3526e6604f95,libactix_rt-776c611701d10784,libtokio-ff61698ebdd374b8,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1af6a1117963d51c,liblog-9c5892e2c6fd8400,libparking_lot-e8e04d2b35d864f1,libparking_lot_core-4aa3eb9ee8b7032b,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-f56649ec85939de5,libserde-2357d6e941fe4901,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-4b117cc5cdebc6e1,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/rustcSngncq/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-965fca686df8506e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7816b2639254ea08/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjvNkAn/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/rustcXnlsvg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-81254714a44629f3,libsqlx-8ac768a849fe199c,libsqlx_postgres-3c19aeb74b58a1ec,libdotenvy-6d8015f91495fe74,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-9f4647a1a0b93dd2,libbyteorder-7fb216e967c6a54f,libatoi-d2605c13ecadfced,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-417c891f21a9a97e,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libthiserror-4571c34690b6c4a3,librustls-e6d7c7af9f74eb30,libwebpki-099d93133a01e2c1,libring-0192214bf8c0bbe4,libuntrusted-b2f816886faf2178,libhashlink-1a353448c078cce3,libuuid-80ba4fbea25fd3cb,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-7811ad0c925775b3,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libchrono-4829658ef5352373,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libargon2-da03401c806bd4e7,libblake2-3be0b81b8628918c,libpassword_hash-e2ecf75ed30818b2,libbase64ct-6b4c7cf7de85df6c,libreqwest-465c6e29b48cfb00,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-51bd713b65877143,libtokio_native_tls-c1453fd7ca6e0f39,libtower_http-dae971d8faa950d3,libiri_string-f2231ba2cbe5b068,libtower-7c635651107aaf51,libtower_layer-d908dd771b239ecd,libnative_tls-54be08b6f658357e,libopenssl_probe-2c6d21a9709cae46,libopenssl-01ca81784cc78158,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-43896948a8d8be57,libhyper_util-d19129045ad04388,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-77e1a33ea31de7b0,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libh2-daa41c90837e137f,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0c7632e5ed4dc230,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libsync_wrapper-dec6d2c880d81363,libactix_session-fea17bb668071463,libanyhow-ae63679af1e3713c,libderive_more-da93c9873ef49663,libdyn_clone-1b6a3de955048721,libactix_web-283cbafdaadf47e9,libimpl_more-7d8093f282a8f115,liburl-01db75b8c1f3f559,libidna-33836b7f4e4401d2,libutf8_iter-51566bbad89f3a68,libidna_adapter-69f0ce286d3ece22,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-bb44a44864996d1b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libserde_urlencoded-208881d30e158b20,libform_urlencoded-35907277f0683ea4,libserde_json-fcb0af1e6af9a8c0,libryu-a7164637bc4900ee,libactix_server-61129926588b2d80,libactix_router-736f1786f0e64b66,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libcookie-1c124d0484b44dee,libhkdf-b6d402326a958257,libhmac-cffb9e147ae815b4,libsha2-6211103670f38fbb,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libaes-1e0a7a62d89ada45,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libbase64-845764c7e9af058e,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libactix_http-398c18a939733c84,librand-e3fda67af1d4addf,librand_chacha-5265331511ef5ba8,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libhttparse-225777ae3f11a86e,libbrotli-1af05f06dcf59b03,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1079be3c4d333321,libcpufeatures-e04321643d03190d,libdigest-924b6f903ade7c27,libsubtle-9600f7efd1e82d97,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libbase64-32787b0325ea6df8,liblocal_channel-95ad785aa0bd083a,libbytestring-0a4eb2cd55c21343,libencoding_rs-a8bfad11509e5a6e,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-0a0020ae596ffede,libindexmap-e56ac76bc704a0ee,libhashbrown-9ddd59d893ffcced,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-129cd10db0f16a34,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-9e58a9073eb7d2a8,libzstd_safe-f65373e38cc31892,libzstd_sys-a3392ddb5c885dfc,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libactix_service-8ab208343dcfa3f2,libactix_codec-c8fa16025ebb9df2,libtracing-c2dc23af51bca6f2,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-2385973168a3d55e,libfutures_sink-ae1eb2d060de53a2,libderive_more-935531b60e1a3324,libactix_utils-c35004119e876a6b,liblocal_waker-256d3526e6604f95,libactix_rt-776c611701d10784,libtokio-ff61698ebdd374b8,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1af6a1117963d51c,liblog-9c5892e2c6fd8400,libparking_lot-e8e04d2b35d864f1,libparking_lot_core-4aa3eb9ee8b7032b,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-f56649ec85939de5,libserde-2357d6e941fe4901,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-4b117cc5cdebc6e1,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/rustcXnlsvg/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-965fca686df8506e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7816b2639254ea08/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesti5Zrid/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/strategies/oauth/oauth_provider/providers/google_provider.rs - strategies::oauth::oauth_provider::providers::google_provider::GoogleOAuthProvider (line 18) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceVzkkm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-81254714a44629f3,libsqlx-8ac768a849fe199c,libsqlx_postgres-3c19aeb74b58a1ec,libdotenvy-6d8015f91495fe74,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-9f4647a1a0b93dd2,libbyteorder-7fb216e967c6a54f,libatoi-d2605c13ecadfced,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-417c891f21a9a97e,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libthiserror-4571c34690b6c4a3,librustls-e6d7c7af9f74eb30,libwebpki-099d93133a01e2c1,libring-0192214bf8c0bbe4,libuntrusted-b2f816886faf2178,libhashlink-1a353448c078cce3,libuuid-80ba4fbea25fd3cb,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-7811ad0c925775b3,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libchrono-4829658ef5352373,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libargon2-da03401c806bd4e7,libblake2-3be0b81b8628918c,libpassword_hash-e2ecf75ed30818b2,libbase64ct-6b4c7cf7de85df6c,libreqwest-465c6e29b48cfb00,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-51bd713b65877143,libtokio_native_tls-c1453fd7ca6e0f39,libtower_http-dae971d8faa950d3,libiri_string-f2231ba2cbe5b068,libtower-7c635651107aaf51,libtower_layer-d908dd771b239ecd,libnative_tls-54be08b6f658357e,libopenssl_probe-2c6d21a9709cae46,libopenssl-01ca81784cc78158,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-43896948a8d8be57,libhyper_util-d19129045ad04388,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-77e1a33ea31de7b0,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libh2-daa41c90837e137f,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0c7632e5ed4dc230,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libsync_wrapper-dec6d2c880d81363,libactix_session-fea17bb668071463,libanyhow-ae63679af1e3713c,libderive_more-da93c9873ef49663,libdyn_clone-1b6a3de955048721,libactix_web-283cbafdaadf47e9,libimpl_more-7d8093f282a8f115,liburl-01db75b8c1f3f559,libidna-33836b7f4e4401d2,libutf8_iter-51566bbad89f3a68,libidna_adapter-69f0ce286d3ece22,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-bb44a44864996d1b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libserde_urlencoded-208881d30e158b20,libform_urlencoded-35907277f0683ea4,libserde_json-fcb0af1e6af9a8c0,libryu-a7164637bc4900ee,libactix_server-61129926588b2d80,libactix_router-736f1786f0e64b66,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libcookie-1c124d0484b44dee,libhkdf-b6d402326a958257,libhmac-cffb9e147ae815b4,libsha2-6211103670f38fbb,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libaes-1e0a7a62d89ada45,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libbase64-845764c7e9af058e,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libactix_http-398c18a939733c84,librand-e3fda67af1d4addf,librand_chacha-5265331511ef5ba8,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libhttparse-225777ae3f11a86e,libbrotli-1af05f06dcf59b03,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1079be3c4d333321,libcpufeatures-e04321643d03190d,libdigest-924b6f903ade7c27,libsubtle-9600f7efd1e82d97,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libbase64-32787b0325ea6df8,liblocal_channel-95ad785aa0bd083a,libbytestring-0a4eb2cd55c21343,libencoding_rs-a8bfad11509e5a6e,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-0a0020ae596ffede,libindexmap-e56ac76bc704a0ee,libhashbrown-9ddd59d893ffcced,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-129cd10db0f16a34,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-9e58a9073eb7d2a8,libzstd_safe-f65373e38cc31892,libzstd_sys-a3392ddb5c885dfc,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libactix_service-8ab208343dcfa3f2,libactix_codec-c8fa16025ebb9df2,libtracing-c2dc23af51bca6f2,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-2385973168a3d55e,libfutures_sink-ae1eb2d060de53a2,libderive_more-935531b60e1a3324,libactix_utils-c35004119e876a6b,liblocal_waker-256d3526e6604f95,libactix_rt-776c611701d10784,libtokio-ff61698ebdd374b8,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1af6a1117963d51c,liblog-9c5892e2c6fd8400,libparking_lot-e8e04d2b35d864f1,libparking_lot_core-4aa3eb9ee8b7032b,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-f56649ec85939de5,libserde-2357d6e941fe4901,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-4b117cc5cdebc6e1,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/rustceVzkkm/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-965fca686df8506e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7816b2639254ea08/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesto4N0h5/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/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/rustcDi61ZM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-81254714a44629f3,libsqlx-8ac768a849fe199c,libsqlx_postgres-3c19aeb74b58a1ec,libdotenvy-6d8015f91495fe74,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-9f4647a1a0b93dd2,libbyteorder-7fb216e967c6a54f,libatoi-d2605c13ecadfced,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-417c891f21a9a97e,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libthiserror-4571c34690b6c4a3,librustls-e6d7c7af9f74eb30,libwebpki-099d93133a01e2c1,libring-0192214bf8c0bbe4,libuntrusted-b2f816886faf2178,libhashlink-1a353448c078cce3,libuuid-80ba4fbea25fd3cb,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-7811ad0c925775b3,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libchrono-4829658ef5352373,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libargon2-da03401c806bd4e7,libblake2-3be0b81b8628918c,libpassword_hash-e2ecf75ed30818b2,libbase64ct-6b4c7cf7de85df6c,libreqwest-465c6e29b48cfb00,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-51bd713b65877143,libtokio_native_tls-c1453fd7ca6e0f39,libtower_http-dae971d8faa950d3,libiri_string-f2231ba2cbe5b068,libtower-7c635651107aaf51,libtower_layer-d908dd771b239ecd,libnative_tls-54be08b6f658357e,libopenssl_probe-2c6d21a9709cae46,libopenssl-01ca81784cc78158,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-43896948a8d8be57,libhyper_util-d19129045ad04388,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-77e1a33ea31de7b0,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libh2-daa41c90837e137f,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0c7632e5ed4dc230,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libsync_wrapper-dec6d2c880d81363,libactix_session-fea17bb668071463,libanyhow-ae63679af1e3713c,libderive_more-da93c9873ef49663,libdyn_clone-1b6a3de955048721,libactix_web-283cbafdaadf47e9,libimpl_more-7d8093f282a8f115,liburl-01db75b8c1f3f559,libidna-33836b7f4e4401d2,libutf8_iter-51566bbad89f3a68,libidna_adapter-69f0ce286d3ece22,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-bb44a44864996d1b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libserde_urlencoded-208881d30e158b20,libform_urlencoded-35907277f0683ea4,libserde_json-fcb0af1e6af9a8c0,libryu-a7164637bc4900ee,libactix_server-61129926588b2d80,libactix_router-736f1786f0e64b66,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libcookie-1c124d0484b44dee,libhkdf-b6d402326a958257,libhmac-cffb9e147ae815b4,libsha2-6211103670f38fbb,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libaes-1e0a7a62d89ada45,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libbase64-845764c7e9af058e,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libactix_http-398c18a939733c84,librand-e3fda67af1d4addf,librand_chacha-5265331511ef5ba8,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libhttparse-225777ae3f11a86e,libbrotli-1af05f06dcf59b03,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1079be3c4d333321,libcpufeatures-e04321643d03190d,libdigest-924b6f903ade7c27,libsubtle-9600f7efd1e82d97,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libbase64-32787b0325ea6df8,liblocal_channel-95ad785aa0bd083a,libbytestring-0a4eb2cd55c21343,libencoding_rs-a8bfad11509e5a6e,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-0a0020ae596ffede,libindexmap-e56ac76bc704a0ee,libhashbrown-9ddd59d893ffcced,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-129cd10db0f16a34,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-9e58a9073eb7d2a8,libzstd_safe-f65373e38cc31892,libzstd_sys-a3392ddb5c885dfc,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libactix_service-8ab208343dcfa3f2,libactix_codec-c8fa16025ebb9df2,libtracing-c2dc23af51bca6f2,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-2385973168a3d55e,libfutures_sink-ae1eb2d060de53a2,libderive_more-935531b60e1a3324,libactix_utils-c35004119e876a6b,liblocal_waker-256d3526e6604f95,libactix_rt-776c611701d10784,libtokio-ff61698ebdd374b8,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1af6a1117963d51c,liblog-9c5892e2c6fd8400,libparking_lot-e8e04d2b35d864f1,libparking_lot_core-4aa3eb9ee8b7032b,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-f56649ec85939de5,libserde-2357d6e941fe4901,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-4b117cc5cdebc6e1,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/rustcDi61ZM/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-965fca686df8506e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7816b2639254ea08/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLM8OaG/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::with_email (line 89) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwibnay/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-81254714a44629f3,libsqlx-8ac768a849fe199c,libsqlx_postgres-3c19aeb74b58a1ec,libdotenvy-6d8015f91495fe74,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-9f4647a1a0b93dd2,libbyteorder-7fb216e967c6a54f,libatoi-d2605c13ecadfced,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-417c891f21a9a97e,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libthiserror-4571c34690b6c4a3,librustls-e6d7c7af9f74eb30,libwebpki-099d93133a01e2c1,libring-0192214bf8c0bbe4,libuntrusted-b2f816886faf2178,libhashlink-1a353448c078cce3,libuuid-80ba4fbea25fd3cb,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-7811ad0c925775b3,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libchrono-4829658ef5352373,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libargon2-da03401c806bd4e7,libblake2-3be0b81b8628918c,libpassword_hash-e2ecf75ed30818b2,libbase64ct-6b4c7cf7de85df6c,libreqwest-465c6e29b48cfb00,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-51bd713b65877143,libtokio_native_tls-c1453fd7ca6e0f39,libtower_http-dae971d8faa950d3,libiri_string-f2231ba2cbe5b068,libtower-7c635651107aaf51,libtower_layer-d908dd771b239ecd,libnative_tls-54be08b6f658357e,libopenssl_probe-2c6d21a9709cae46,libopenssl-01ca81784cc78158,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-43896948a8d8be57,libhyper_util-d19129045ad04388,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-77e1a33ea31de7b0,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libh2-daa41c90837e137f,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0c7632e5ed4dc230,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libsync_wrapper-dec6d2c880d81363,libactix_session-fea17bb668071463,libanyhow-ae63679af1e3713c,libderive_more-da93c9873ef49663,libdyn_clone-1b6a3de955048721,libactix_web-283cbafdaadf47e9,libimpl_more-7d8093f282a8f115,liburl-01db75b8c1f3f559,libidna-33836b7f4e4401d2,libutf8_iter-51566bbad89f3a68,libidna_adapter-69f0ce286d3ece22,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-bb44a44864996d1b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libserde_urlencoded-208881d30e158b20,libform_urlencoded-35907277f0683ea4,libserde_json-fcb0af1e6af9a8c0,libryu-a7164637bc4900ee,libactix_server-61129926588b2d80,libactix_router-736f1786f0e64b66,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libcookie-1c124d0484b44dee,libhkdf-b6d402326a958257,libhmac-cffb9e147ae815b4,libsha2-6211103670f38fbb,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libaes-1e0a7a62d89ada45,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libbase64-845764c7e9af058e,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libactix_http-398c18a939733c84,librand-e3fda67af1d4addf,librand_chacha-5265331511ef5ba8,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libhttparse-225777ae3f11a86e,libbrotli-1af05f06dcf59b03,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1079be3c4d333321,libcpufeatures-e04321643d03190d,libdigest-924b6f903ade7c27,libsubtle-9600f7efd1e82d97,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libbase64-32787b0325ea6df8,liblocal_channel-95ad785aa0bd083a,libbytestring-0a4eb2cd55c21343,libencoding_rs-a8bfad11509e5a6e,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-0a0020ae596ffede,libindexmap-e56ac76bc704a0ee,libhashbrown-9ddd59d893ffcced,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-129cd10db0f16a34,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-9e58a9073eb7d2a8,libzstd_safe-f65373e38cc31892,libzstd_sys-a3392ddb5c885dfc,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libactix_service-8ab208343dcfa3f2,libactix_codec-c8fa16025ebb9df2,libtracing-c2dc23af51bca6f2,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-2385973168a3d55e,libfutures_sink-ae1eb2d060de53a2,libderive_more-935531b60e1a3324,libactix_utils-c35004119e876a6b,liblocal_waker-256d3526e6604f95,libactix_rt-776c611701d10784,libtokio-ff61698ebdd374b8,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1af6a1117963d51c,liblog-9c5892e2c6fd8400,libparking_lot-e8e04d2b35d864f1,libparking_lot_core-4aa3eb9ee8b7032b,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-f56649ec85939de5,libserde-2357d6e941fe4901,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-4b117cc5cdebc6e1,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/rustcwibnay/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-965fca686df8506e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7816b2639254ea08/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzIJ5oK/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::with_oauth_provider (line 158) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5oU79F/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-81254714a44629f3,libsqlx-8ac768a849fe199c,libsqlx_postgres-3c19aeb74b58a1ec,libdotenvy-6d8015f91495fe74,libcrc-fcee439b0f483d84,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-e1c15e0dd3e80da7,libhome-28ab713e87f116ce,libmd5-9f4647a1a0b93dd2,libbyteorder-7fb216e967c6a54f,libatoi-d2605c13ecadfced,libstringprep-0a9ce7c562477d17,libunicode_properties-cba66a393c3a616e,libunicode_normalization-7a4e1df8809c0589,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libsqlx_core-417c891f21a9a97e,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libthiserror-4571c34690b6c4a3,librustls-e6d7c7af9f74eb30,libwebpki-099d93133a01e2c1,libring-0192214bf8c0bbe4,libuntrusted-b2f816886faf2178,libhashlink-1a353448c078cce3,libuuid-80ba4fbea25fd3cb,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-7811ad0c925775b3,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libchrono-4829658ef5352373,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1eb932bf07b03cfc,libargon2-da03401c806bd4e7,libblake2-3be0b81b8628918c,libpassword_hash-e2ecf75ed30818b2,libbase64ct-6b4c7cf7de85df6c,libreqwest-465c6e29b48cfb00,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-51bd713b65877143,libtokio_native_tls-c1453fd7ca6e0f39,libtower_http-dae971d8faa950d3,libiri_string-f2231ba2cbe5b068,libtower-7c635651107aaf51,libtower_layer-d908dd771b239ecd,libnative_tls-54be08b6f658357e,libopenssl_probe-2c6d21a9709cae46,libopenssl-01ca81784cc78158,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-43896948a8d8be57,libhyper_util-d19129045ad04388,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-77e1a33ea31de7b0,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libh2-daa41c90837e137f,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0c7632e5ed4dc230,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libsync_wrapper-dec6d2c880d81363,libactix_session-fea17bb668071463,libanyhow-ae63679af1e3713c,libderive_more-da93c9873ef49663,libdyn_clone-1b6a3de955048721,libactix_web-283cbafdaadf47e9,libimpl_more-7d8093f282a8f115,liburl-01db75b8c1f3f559,libidna-33836b7f4e4401d2,libutf8_iter-51566bbad89f3a68,libidna_adapter-69f0ce286d3ece22,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-bb44a44864996d1b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libserde_urlencoded-208881d30e158b20,libform_urlencoded-35907277f0683ea4,libserde_json-fcb0af1e6af9a8c0,libryu-a7164637bc4900ee,libactix_server-61129926588b2d80,libactix_router-736f1786f0e64b66,libregex-1f4efcd61782cde4,libregex_automata-1d7ff5dbc829ab4d,libaho_corasick-784389ac50f1509c,libregex_syntax-cf9ef9729ec61e4c,libcookie-1c124d0484b44dee,libhkdf-b6d402326a958257,libhmac-cffb9e147ae815b4,libsha2-6211103670f38fbb,libtime-e91b22e4eea3354d,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libaes_gcm-3565790f230fc9c4,libctr-6c8c534e5ca65ab5,libghash-4613921493e857fb,libpolyval-8a1ef371985a07af,libopaque_debug-90e66d859d53ff28,libuniversal_hash-432008b5b8a6e25e,libaes-1e0a7a62d89ada45,libcipher-713b656111b0a2f9,libinout-984907f1ac447524,libaead-9d9f2dd54e07b5bc,libbase64-845764c7e9af058e,librand-b584a9298f5c9a8f,librand_chacha-1c5cbdf2ddaa79be,libactix_http-398c18a939733c84,librand-e3fda67af1d4addf,librand_chacha-5265331511ef5ba8,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,libhttparse-225777ae3f11a86e,libbrotli-1af05f06dcf59b03,libbrotli_decompressor-1b52d04a6b988033,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1079be3c4d333321,libcpufeatures-e04321643d03190d,libdigest-924b6f903ade7c27,libsubtle-9600f7efd1e82d97,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-aee8a1988cb029c2,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librand_core-03acc111838991a1,libgetrandom-2f55bc7e71bb1bf9,libbase64-32787b0325ea6df8,liblocal_channel-95ad785aa0bd083a,libbytestring-0a4eb2cd55c21343,libencoding_rs-a8bfad11509e5a6e,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-0a0020ae596ffede,libindexmap-e56ac76bc704a0ee,libhashbrown-9ddd59d893ffcced,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-129cd10db0f16a34,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-9e58a9073eb7d2a8,libzstd_safe-f65373e38cc31892,libzstd_sys-a3392ddb5c885dfc,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libactix_service-8ab208343dcfa3f2,libactix_codec-c8fa16025ebb9df2,libtracing-c2dc23af51bca6f2,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libmemchr-eb753e192a6bbd2d,libbitflags-09ab521ff94ef481,libtokio_util-2385973168a3d55e,libfutures_sink-ae1eb2d060de53a2,libderive_more-935531b60e1a3324,libactix_utils-c35004119e876a6b,liblocal_waker-256d3526e6604f95,libactix_rt-776c611701d10784,libtokio-ff61698ebdd374b8,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1af6a1117963d51c,liblog-9c5892e2c6fd8400,libparking_lot-e8e04d2b35d864f1,libparking_lot_core-4aa3eb9ee8b7032b,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-f56649ec85939de5,libserde-2357d6e941fe4901,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-4b117cc5cdebc6e1,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/rustc5oU79F/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-965fca686df8506e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7816b2639254ea08/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9q8MbJ/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/strategies/oauth/oauth_provider/providers/google_provider.rs - strategies::oauth::oauth_provider::providers::google_provider::GoogleOAuthProvider (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::with_email (line 89)
[INFO] [stdout]     src/types.rs - types::AuthUser::with_oauth_provider (line 158)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 32 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 15.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0945738f6ce91c9fc014c594f461f8fc16a72c2c277f93604fa052f7b436b3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0945738f6ce91c9fc014c594f461f8fc16a72c2c277f93604fa052f7b436b3ff", kill_on_drop: false }`
[INFO] [stdout] 0945738f6ce91c9fc014c594f461f8fc16a72c2c277f93604fa052f7b436b3ff
