[INFO] fetching crate actix-passport 0.2.0...
[INFO] testing actix-passport-0.2.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate actix-passport 0.2.0 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-passport 0.2.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded actix-session v0.10.1
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded base64 v0.20.0
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded h2 v0.4.11
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded lettre v0.11.17
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2475d0ab1e0754765387bdf90906e72ecba888f9579162ab0581744c1b27219
[INFO] running `Command { std: "docker" "start" "-a" "e2475d0ab1e0754765387bdf90906e72ecba888f9579162ab0581744c1b27219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2475d0ab1e0754765387bdf90906e72ecba888f9579162ab0581744c1b27219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2475d0ab1e0754765387bdf90906e72ecba888f9579162ab0581744c1b27219", kill_on_drop: false }`
[INFO] [stdout] e2475d0ab1e0754765387bdf90906e72ecba888f9579162ab0581744c1b27219
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 516c91c5608edf92709ad3dd779a767d46324ded824ddbd79fa03d24d6e09502
[INFO] running `Command { std: "docker" "start" "-a" "516c91c5608edf92709ad3dd779a767d46324ded824ddbd79fa03d24d6e09502", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crypto-common v0.1.6
[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 hashbrown v0.15.4
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[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 cc v1.2.27
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling polyval v0.6.2
[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 tokio v1.45.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[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 base64 v0.20.0
[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 password-hash v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd v0.13.3
[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 derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[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 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 futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[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 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 h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[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 sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[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 2m 01s
[INFO] running `Command { std: "docker" "inspect" "516c91c5608edf92709ad3dd779a767d46324ded824ddbd79fa03d24d6e09502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516c91c5608edf92709ad3dd779a767d46324ded824ddbd79fa03d24d6e09502", kill_on_drop: false }`
[INFO] [stdout] 516c91c5608edf92709ad3dd779a767d46324ded824ddbd79fa03d24d6e09502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9012fd0c64d557d2deae767254993aaa114b9a886c04312a23ff2193164dc5c7
[INFO] running `Command { std: "docker" "start" "-a" "9012fd0c64d557d2deae767254993aaa114b9a886c04312a23ff2193164dc5c7", 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.35s
[INFO] running `Command { std: "docker" "inspect" "9012fd0c64d557d2deae767254993aaa114b9a886c04312a23ff2193164dc5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9012fd0c64d557d2deae767254993aaa114b9a886c04312a23ff2193164dc5c7", kill_on_drop: false }`
[INFO] [stdout] 9012fd0c64d557d2deae767254993aaa114b9a886c04312a23ff2193164dc5c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d6494c786531c3882c6a365f3dde916941f881b0cb7fbc89df55df8973ef794
[INFO] running `Command { std: "docker" "start" "-a" "1d6494c786531c3882c6a365f3dde916941f881b0cb7fbc89df55df8973ef794", 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.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_passport-b695e019262e7235)
[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-2ab88dfbd348d408)
[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-f000ba5cd48709d2)
[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_with_error ... ok
[INFO] [stdout] test oauth_tests::test_github_oauth_authorization_url ... ok
[INFO] [stdout] test oauth_tests::test_oauth_scopes_included_in_authorization_url ... ok
[INFO] [stdout] test oauth_tests::test_oauth_session_state_persistence ... ok
[INFO] [stdout] test oauth_tests::test_generic_oauth_provider_creation ... ok
[INFO] [stdout] test oauth_tests::test_oauth_callback_without_code ... 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_redirect_uri ... ok
[INFO] [stdout] test oauth_tests::test_github_oauth_provider_creation ... ok
[INFO] [stdout] test oauth_tests::test_custom_oauth_provider_with_custom_scopes ... ok
[INFO] [stdout] test oauth_tests::test_google_oauth_authorization_url ... ok
[INFO] [stdout] test oauth_tests::test_oauth_authorization_url_includes_state ... 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.66s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/password_auth_tests.rs (/opt/rustwide/target/debug/deps/password_auth_tests-b84e76926b2f666d)
[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_duplicate_username ... ok
[INFO] [stdout] test password_tests::test_user_registration_success ... ok
[INFO] [stdout] test password_tests::test_user_registration_weak_password ... ok
[INFO] [stdout] test password_tests::test_user_login_with_username ... 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_protected_route_with_authentication ... ok
[INFO] [stdout] test password_tests::test_user_logout ... ok
[INFO] [stdout] test password_tests::test_get_current_user ... ok
[INFO] [stdout] test password_tests::test_user_login_with_email ... 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 5.64s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests actix_passport
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test src/core.rs - core::RouteConfig (line 60) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 118) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::add_strategy (line 78) - compile ... ok
[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/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/strategies/oauth/service.rs - strategies::oauth::service::OAuthService (line 17) ... ignored
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<PostgresUserStore>::with_postgres_store (line 270) - compile ... ok
[INFO] [stdout] test src/strategies/oauth/mod.rs - strategies::oauth::OAuthStrategy (line 28) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder (line 23) - 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/mod.rs - strategies::AuthStrategy (line 33) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 93) - compile ... ok
[INFO] [stdout] test src/strategies/password/mod.rs - strategies::password::PasswordStrategy (line 39) - compile ... ok
[INFO] [stdout] test src/core.rs - core::RouteConfig::with_prefix (line 94) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<PostgresUserStore>::with_postgres_store_config (line 310) - 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/builder.rs - builder::ActixPassportBuilder<U>::enable_password_auth (line 112) - compile ... 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/builder.rs - builder::ActixPassportBuilder<InMemoryUserStore>::with_in_memory_store (line 244) ... FAILED
[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/types.rs - types::AuthUser::with_oauth_provider (line 158) ... FAILED
[INFO] [stdout] test src/types.rs - types::AuthUser::new (line 59) ... FAILED
[INFO] [stdout] test src/types.rs - types::AuthUser (line 17) ... 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/types.rs - types::AuthUser::has_oauth_provider (line 240) ... FAILED
[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) ... 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/strategies/oauth/oauth_provider/providers/github_provider.rs - strategies::oauth::oauth_provider::providers::github_provider::GitHubOAuthProvider (line 18) ... ok
[INFO] [stdout] test src/types.rs - types::AuthUser::with_email (line 89) ... 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::new (line 65) ... ok
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::clear (line 153) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/rustdoctestGi8YRH/rustcVVXhpL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-1a3c7c6dd9be59f9,libsqlx-296e2d4e160fd2c5,libsqlx_postgres-a649e2ea70f91f12,libdotenvy-518ed39d51cc3a23,libcrc-ce5cea134eef60f5,libcrc_catalog-88e14f8a090b8c4e,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-75e28454e54fc588,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libsqlx_core-8fb237ecfe8bc26c,libwebpki_roots-c72b06bd832e39a2,libwebpki_roots-931879da32da7e5f,libthiserror-4d73483829f7a9d2,librustls-82c71432631a3809,libwebpki-da193c4ee4e5a30a,libring-37e3366614a30182,libuntrusted-ecd0150d37c0a849,libhashlink-8509e2fa3816949d,libuuid-219fdf1f740b7e20,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libeither-2a7cc9d83cfe1076,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libchrono-d9fd3669abd471f6,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libargon2-da990e5a3f75a14d,libblake2-0a582bb7ca2d5e22,libpassword_hash-e2a4211cc2d3fac7,libbase64ct-ebe0505072f2af27,libreqwest-245489d06f7c0248,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-d6c91d8f8984169c,libtokio_native_tls-2bcc96096c68bbb1,libtower_http-4a96ea8665737ed4,libiri_string-f5d81f26d9c7c6ab,libtower-5c7d12a47cd1394f,libtower_layer-11b600c9d83f94cb,libnative_tls-8f253c2e92a3dcb5,libopenssl_probe-4215be457f7631fb,libopenssl-39728d668c022a3e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-70385ef740d8cb44,libhyper_util-1cf1e90a2ea01b03,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-6e4e111c044ea38e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libh2-0ef41c19cc842071,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-00ed0f65a42f4813,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,libhttp-7cb9aa80cc7c7ba9,libsync_wrapper-33462cf4daf0d49f,libactix_session-2c682e37534dc5f0,libanyhow-9da921e5a4cc170d,libderive_more-875ecce019b8cc2f,libdyn_clone-ee3573a534c64feb,libactix_web-2090b61cc6777b12,libimpl_more-8e38b6ae204fa293,liburl-1ecc211a0b1615bd,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libserde_urlencoded-1896635252fb9adc,libform_urlencoded-9d7b7eb6a56238ab,libserde_json-e078a58eb1b5546a,libryu-60a890ce745a2cd7,libactix_server-4312e07a954c52a0,libactix_router-f02a830240e083cd,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-655a5b172ebc1fcb,libhkdf-3271da6912530c7d,libhmac-6ee06999cf938519,libsha2-64bce66b397fe707,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libaes_gcm-b021a69fe270cfa2,libctr-6ff87de097587ffa,libghash-41e6acba479a8078,libpolyval-c8a8382b023bb861,libopaque_debug-ea95e561f05c06da,libuniversal_hash-68c379ac62e85f6b,libaes-03aafc2387f63a04,libcipher-bc06b357c015cba9,libinout-7e92f37a266182af,libaead-735ecda38ed15887,libbase64-ed6fb2083f959843,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libactix_http-3d8b850bf1f0d402,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,libhttparse-ed4f84df0bdd5152,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-878aefa73eb4f3bd,libcpufeatures-ffd35937018bee08,libdigest-be77b880ee1f4b0e,libsubtle-cc9543ebd355a766,libblock_buffer-c11627b86ce6e730,libcrypto_common-d3b870ddbc6eaec2,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,libbase64-703a072699e04b45,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,libencoding_rs-be6fdf291b210e73,liblanguage_tags-7cd23da7c1e1df9d,libmime-a641f9c01534a6cb,libpercent_encoding-c20dcfa6171127b3,libh2-9d8667e2567b6553,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libfutures_util-913a91173d3aa0d3,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libzstd-84a4ac305c077c34,libzstd_safe-1f192e42422d048a,libzstd_sys-af0ecc1e33225f95,libflate2-2708892ae16a3283,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-9e4d8ddf51c767fa,libactix_service-f3923ef9ba68704e,libactix_codec-fea43a6e6a87cdc0,libtracing-efa0492ffb542dab,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libmemchr-13abfe53f46f3342,libbitflags-cca7c5c314b8beef,libtokio_util-b8cf617fc6149380,libfutures_sink-f0db3c24b19532ab,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-1493a26aac7590b9,libtokio-d643543bf9eac63e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libmio-684b8a0b5b22cdb2,liblog-581f585aa1a9ca95,libparking_lot-e899e07f6d4ec85d,libparking_lot_core-44936255cd025b6d,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libsmallvec-66d3338d6f2e67f4,libserde-29d462eaaa208b41,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libfutures_core-2de656caeca80e95,libhttp-59fdf243423382b1,libitoa-58c69267a8343364,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d}.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/rustdoctestGi8YRH/rustcVVXhpL/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-ba8a84bd8b7af7e0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c44f48d60cfadee9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGi8YRH/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/rustdoctestTXzF3a/rustcukNhV8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-1a3c7c6dd9be59f9,libsqlx-296e2d4e160fd2c5,libsqlx_postgres-a649e2ea70f91f12,libdotenvy-518ed39d51cc3a23,libcrc-ce5cea134eef60f5,libcrc_catalog-88e14f8a090b8c4e,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-75e28454e54fc588,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libsqlx_core-8fb237ecfe8bc26c,libwebpki_roots-c72b06bd832e39a2,libwebpki_roots-931879da32da7e5f,libthiserror-4d73483829f7a9d2,librustls-82c71432631a3809,libwebpki-da193c4ee4e5a30a,libring-37e3366614a30182,libuntrusted-ecd0150d37c0a849,libhashlink-8509e2fa3816949d,libuuid-219fdf1f740b7e20,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libeither-2a7cc9d83cfe1076,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libchrono-d9fd3669abd471f6,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libargon2-da990e5a3f75a14d,libblake2-0a582bb7ca2d5e22,libpassword_hash-e2a4211cc2d3fac7,libbase64ct-ebe0505072f2af27,libreqwest-245489d06f7c0248,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-d6c91d8f8984169c,libtokio_native_tls-2bcc96096c68bbb1,libtower_http-4a96ea8665737ed4,libiri_string-f5d81f26d9c7c6ab,libtower-5c7d12a47cd1394f,libtower_layer-11b600c9d83f94cb,libnative_tls-8f253c2e92a3dcb5,libopenssl_probe-4215be457f7631fb,libopenssl-39728d668c022a3e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-70385ef740d8cb44,libhyper_util-1cf1e90a2ea01b03,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-6e4e111c044ea38e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libh2-0ef41c19cc842071,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-00ed0f65a42f4813,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,libhttp-7cb9aa80cc7c7ba9,libsync_wrapper-33462cf4daf0d49f,libactix_session-2c682e37534dc5f0,libanyhow-9da921e5a4cc170d,libderive_more-875ecce019b8cc2f,libdyn_clone-ee3573a534c64feb,libactix_web-2090b61cc6777b12,libimpl_more-8e38b6ae204fa293,liburl-1ecc211a0b1615bd,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libserde_urlencoded-1896635252fb9adc,libform_urlencoded-9d7b7eb6a56238ab,libserde_json-e078a58eb1b5546a,libryu-60a890ce745a2cd7,libactix_server-4312e07a954c52a0,libactix_router-f02a830240e083cd,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-655a5b172ebc1fcb,libhkdf-3271da6912530c7d,libhmac-6ee06999cf938519,libsha2-64bce66b397fe707,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libaes_gcm-b021a69fe270cfa2,libctr-6ff87de097587ffa,libghash-41e6acba479a8078,libpolyval-c8a8382b023bb861,libopaque_debug-ea95e561f05c06da,libuniversal_hash-68c379ac62e85f6b,libaes-03aafc2387f63a04,libcipher-bc06b357c015cba9,libinout-7e92f37a266182af,libaead-735ecda38ed15887,libbase64-ed6fb2083f959843,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libactix_http-3d8b850bf1f0d402,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,libhttparse-ed4f84df0bdd5152,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-878aefa73eb4f3bd,libcpufeatures-ffd35937018bee08,libdigest-be77b880ee1f4b0e,libsubtle-cc9543ebd355a766,libblock_buffer-c11627b86ce6e730,libcrypto_common-d3b870ddbc6eaec2,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,libbase64-703a072699e04b45,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,libencoding_rs-be6fdf291b210e73,liblanguage_tags-7cd23da7c1e1df9d,libmime-a641f9c01534a6cb,libpercent_encoding-c20dcfa6171127b3,libh2-9d8667e2567b6553,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libfutures_util-913a91173d3aa0d3,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libzstd-84a4ac305c077c34,libzstd_safe-1f192e42422d048a,libzstd_sys-af0ecc1e33225f95,libflate2-2708892ae16a3283,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-9e4d8ddf51c767fa,libactix_service-f3923ef9ba68704e,libactix_codec-fea43a6e6a87cdc0,libtracing-efa0492ffb542dab,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libmemchr-13abfe53f46f3342,libbitflags-cca7c5c314b8beef,libtokio_util-b8cf617fc6149380,libfutures_sink-f0db3c24b19532ab,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-1493a26aac7590b9,libtokio-d643543bf9eac63e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libmio-684b8a0b5b22cdb2,liblog-581f585aa1a9ca95,libparking_lot-e899e07f6d4ec85d,libparking_lot_core-44936255cd025b6d,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libsmallvec-66d3338d6f2e67f4,libserde-29d462eaaa208b41,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libfutures_core-2de656caeca80e95,libhttp-59fdf243423382b1,libitoa-58c69267a8343364,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d}.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/rustdoctestTXzF3a/rustcukNhV8/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-ba8a84bd8b7af7e0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c44f48d60cfadee9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTXzF3a/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/rustdoctestAGJTyW/rustci0zNjq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-1a3c7c6dd9be59f9,libsqlx-296e2d4e160fd2c5,libsqlx_postgres-a649e2ea70f91f12,libdotenvy-518ed39d51cc3a23,libcrc-ce5cea134eef60f5,libcrc_catalog-88e14f8a090b8c4e,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-75e28454e54fc588,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libsqlx_core-8fb237ecfe8bc26c,libwebpki_roots-c72b06bd832e39a2,libwebpki_roots-931879da32da7e5f,libthiserror-4d73483829f7a9d2,librustls-82c71432631a3809,libwebpki-da193c4ee4e5a30a,libring-37e3366614a30182,libuntrusted-ecd0150d37c0a849,libhashlink-8509e2fa3816949d,libuuid-219fdf1f740b7e20,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libeither-2a7cc9d83cfe1076,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libchrono-d9fd3669abd471f6,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libargon2-da990e5a3f75a14d,libblake2-0a582bb7ca2d5e22,libpassword_hash-e2a4211cc2d3fac7,libbase64ct-ebe0505072f2af27,libreqwest-245489d06f7c0248,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-d6c91d8f8984169c,libtokio_native_tls-2bcc96096c68bbb1,libtower_http-4a96ea8665737ed4,libiri_string-f5d81f26d9c7c6ab,libtower-5c7d12a47cd1394f,libtower_layer-11b600c9d83f94cb,libnative_tls-8f253c2e92a3dcb5,libopenssl_probe-4215be457f7631fb,libopenssl-39728d668c022a3e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-70385ef740d8cb44,libhyper_util-1cf1e90a2ea01b03,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-6e4e111c044ea38e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libh2-0ef41c19cc842071,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-00ed0f65a42f4813,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,libhttp-7cb9aa80cc7c7ba9,libsync_wrapper-33462cf4daf0d49f,libactix_session-2c682e37534dc5f0,libanyhow-9da921e5a4cc170d,libderive_more-875ecce019b8cc2f,libdyn_clone-ee3573a534c64feb,libactix_web-2090b61cc6777b12,libimpl_more-8e38b6ae204fa293,liburl-1ecc211a0b1615bd,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libserde_urlencoded-1896635252fb9adc,libform_urlencoded-9d7b7eb6a56238ab,libserde_json-e078a58eb1b5546a,libryu-60a890ce745a2cd7,libactix_server-4312e07a954c52a0,libactix_router-f02a830240e083cd,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-655a5b172ebc1fcb,libhkdf-3271da6912530c7d,libhmac-6ee06999cf938519,libsha2-64bce66b397fe707,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libaes_gcm-b021a69fe270cfa2,libctr-6ff87de097587ffa,libghash-41e6acba479a8078,libpolyval-c8a8382b023bb861,libopaque_debug-ea95e561f05c06da,libuniversal_hash-68c379ac62e85f6b,libaes-03aafc2387f63a04,libcipher-bc06b357c015cba9,libinout-7e92f37a266182af,libaead-735ecda38ed15887,libbase64-ed6fb2083f959843,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libactix_http-3d8b850bf1f0d402,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,libhttparse-ed4f84df0bdd5152,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-878aefa73eb4f3bd,libcpufeatures-ffd35937018bee08,libdigest-be77b880ee1f4b0e,libsubtle-cc9543ebd355a766,libblock_buffer-c11627b86ce6e730,libcrypto_common-d3b870ddbc6eaec2,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,libbase64-703a072699e04b45,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,libencoding_rs-be6fdf291b210e73,liblanguage_tags-7cd23da7c1e1df9d,libmime-a641f9c01534a6cb,libpercent_encoding-c20dcfa6171127b3,libh2-9d8667e2567b6553,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libfutures_util-913a91173d3aa0d3,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libzstd-84a4ac305c077c34,libzstd_safe-1f192e42422d048a,libzstd_sys-af0ecc1e33225f95,libflate2-2708892ae16a3283,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-9e4d8ddf51c767fa,libactix_service-f3923ef9ba68704e,libactix_codec-fea43a6e6a87cdc0,libtracing-efa0492ffb542dab,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libmemchr-13abfe53f46f3342,libbitflags-cca7c5c314b8beef,libtokio_util-b8cf617fc6149380,libfutures_sink-f0db3c24b19532ab,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-1493a26aac7590b9,libtokio-d643543bf9eac63e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libmio-684b8a0b5b22cdb2,liblog-581f585aa1a9ca95,libparking_lot-e899e07f6d4ec85d,libparking_lot_core-44936255cd025b6d,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libsmallvec-66d3338d6f2e67f4,libserde-29d462eaaa208b41,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libfutures_core-2de656caeca80e95,libhttp-59fdf243423382b1,libitoa-58c69267a8343364,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d}.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/rustdoctestAGJTyW/rustci0zNjq/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-ba8a84bd8b7af7e0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c44f48d60cfadee9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAGJTyW/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::new (line 59) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBVKFTa/rustc83aKOS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-1a3c7c6dd9be59f9,libsqlx-296e2d4e160fd2c5,libsqlx_postgres-a649e2ea70f91f12,libdotenvy-518ed39d51cc3a23,libcrc-ce5cea134eef60f5,libcrc_catalog-88e14f8a090b8c4e,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-75e28454e54fc588,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libsqlx_core-8fb237ecfe8bc26c,libwebpki_roots-c72b06bd832e39a2,libwebpki_roots-931879da32da7e5f,libthiserror-4d73483829f7a9d2,librustls-82c71432631a3809,libwebpki-da193c4ee4e5a30a,libring-37e3366614a30182,libuntrusted-ecd0150d37c0a849,libhashlink-8509e2fa3816949d,libuuid-219fdf1f740b7e20,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libeither-2a7cc9d83cfe1076,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libchrono-d9fd3669abd471f6,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libargon2-da990e5a3f75a14d,libblake2-0a582bb7ca2d5e22,libpassword_hash-e2a4211cc2d3fac7,libbase64ct-ebe0505072f2af27,libreqwest-245489d06f7c0248,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-d6c91d8f8984169c,libtokio_native_tls-2bcc96096c68bbb1,libtower_http-4a96ea8665737ed4,libiri_string-f5d81f26d9c7c6ab,libtower-5c7d12a47cd1394f,libtower_layer-11b600c9d83f94cb,libnative_tls-8f253c2e92a3dcb5,libopenssl_probe-4215be457f7631fb,libopenssl-39728d668c022a3e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-70385ef740d8cb44,libhyper_util-1cf1e90a2ea01b03,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-6e4e111c044ea38e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libh2-0ef41c19cc842071,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-00ed0f65a42f4813,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,libhttp-7cb9aa80cc7c7ba9,libsync_wrapper-33462cf4daf0d49f,libactix_session-2c682e37534dc5f0,libanyhow-9da921e5a4cc170d,libderive_more-875ecce019b8cc2f,libdyn_clone-ee3573a534c64feb,libactix_web-2090b61cc6777b12,libimpl_more-8e38b6ae204fa293,liburl-1ecc211a0b1615bd,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libserde_urlencoded-1896635252fb9adc,libform_urlencoded-9d7b7eb6a56238ab,libserde_json-e078a58eb1b5546a,libryu-60a890ce745a2cd7,libactix_server-4312e07a954c52a0,libactix_router-f02a830240e083cd,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-655a5b172ebc1fcb,libhkdf-3271da6912530c7d,libhmac-6ee06999cf938519,libsha2-64bce66b397fe707,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libaes_gcm-b021a69fe270cfa2,libctr-6ff87de097587ffa,libghash-41e6acba479a8078,libpolyval-c8a8382b023bb861,libopaque_debug-ea95e561f05c06da,libuniversal_hash-68c379ac62e85f6b,libaes-03aafc2387f63a04,libcipher-bc06b357c015cba9,libinout-7e92f37a266182af,libaead-735ecda38ed15887,libbase64-ed6fb2083f959843,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libactix_http-3d8b850bf1f0d402,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,libhttparse-ed4f84df0bdd5152,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-878aefa73eb4f3bd,libcpufeatures-ffd35937018bee08,libdigest-be77b880ee1f4b0e,libsubtle-cc9543ebd355a766,libblock_buffer-c11627b86ce6e730,libcrypto_common-d3b870ddbc6eaec2,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,libbase64-703a072699e04b45,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,libencoding_rs-be6fdf291b210e73,liblanguage_tags-7cd23da7c1e1df9d,libmime-a641f9c01534a6cb,libpercent_encoding-c20dcfa6171127b3,libh2-9d8667e2567b6553,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libfutures_util-913a91173d3aa0d3,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libzstd-84a4ac305c077c34,libzstd_safe-1f192e42422d048a,libzstd_sys-af0ecc1e33225f95,libflate2-2708892ae16a3283,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-9e4d8ddf51c767fa,libactix_service-f3923ef9ba68704e,libactix_codec-fea43a6e6a87cdc0,libtracing-efa0492ffb542dab,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libmemchr-13abfe53f46f3342,libbitflags-cca7c5c314b8beef,libtokio_util-b8cf617fc6149380,libfutures_sink-f0db3c24b19532ab,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-1493a26aac7590b9,libtokio-d643543bf9eac63e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libmio-684b8a0b5b22cdb2,liblog-581f585aa1a9ca95,libparking_lot-e899e07f6d4ec85d,libparking_lot_core-44936255cd025b6d,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libsmallvec-66d3338d6f2e67f4,libserde-29d462eaaa208b41,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libfutures_core-2de656caeca80e95,libhttp-59fdf243423382b1,libitoa-58c69267a8343364,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d}.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/rustdoctestBVKFTa/rustc83aKOS/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-ba8a84bd8b7af7e0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c44f48d60cfadee9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBVKFTa/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/rustdoctests2JuCB/rustca9yw8j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-1a3c7c6dd9be59f9,libsqlx-296e2d4e160fd2c5,libsqlx_postgres-a649e2ea70f91f12,libdotenvy-518ed39d51cc3a23,libcrc-ce5cea134eef60f5,libcrc_catalog-88e14f8a090b8c4e,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-75e28454e54fc588,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libsqlx_core-8fb237ecfe8bc26c,libwebpki_roots-c72b06bd832e39a2,libwebpki_roots-931879da32da7e5f,libthiserror-4d73483829f7a9d2,librustls-82c71432631a3809,libwebpki-da193c4ee4e5a30a,libring-37e3366614a30182,libuntrusted-ecd0150d37c0a849,libhashlink-8509e2fa3816949d,libuuid-219fdf1f740b7e20,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libeither-2a7cc9d83cfe1076,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libchrono-d9fd3669abd471f6,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libargon2-da990e5a3f75a14d,libblake2-0a582bb7ca2d5e22,libpassword_hash-e2a4211cc2d3fac7,libbase64ct-ebe0505072f2af27,libreqwest-245489d06f7c0248,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-d6c91d8f8984169c,libtokio_native_tls-2bcc96096c68bbb1,libtower_http-4a96ea8665737ed4,libiri_string-f5d81f26d9c7c6ab,libtower-5c7d12a47cd1394f,libtower_layer-11b600c9d83f94cb,libnative_tls-8f253c2e92a3dcb5,libopenssl_probe-4215be457f7631fb,libopenssl-39728d668c022a3e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-70385ef740d8cb44,libhyper_util-1cf1e90a2ea01b03,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-6e4e111c044ea38e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libh2-0ef41c19cc842071,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-00ed0f65a42f4813,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,libhttp-7cb9aa80cc7c7ba9,libsync_wrapper-33462cf4daf0d49f,libactix_session-2c682e37534dc5f0,libanyhow-9da921e5a4cc170d,libderive_more-875ecce019b8cc2f,libdyn_clone-ee3573a534c64feb,libactix_web-2090b61cc6777b12,libimpl_more-8e38b6ae204fa293,liburl-1ecc211a0b1615bd,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libserde_urlencoded-1896635252fb9adc,libform_urlencoded-9d7b7eb6a56238ab,libserde_json-e078a58eb1b5546a,libryu-60a890ce745a2cd7,libactix_server-4312e07a954c52a0,libactix_router-f02a830240e083cd,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-655a5b172ebc1fcb,libhkdf-3271da6912530c7d,libhmac-6ee06999cf938519,libsha2-64bce66b397fe707,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libaes_gcm-b021a69fe270cfa2,libctr-6ff87de097587ffa,libghash-41e6acba479a8078,libpolyval-c8a8382b023bb861,libopaque_debug-ea95e561f05c06da,libuniversal_hash-68c379ac62e85f6b,libaes-03aafc2387f63a04,libcipher-bc06b357c015cba9,libinout-7e92f37a266182af,libaead-735ecda38ed15887,libbase64-ed6fb2083f959843,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libactix_http-3d8b850bf1f0d402,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,libhttparse-ed4f84df0bdd5152,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-878aefa73eb4f3bd,libcpufeatures-ffd35937018bee08,libdigest-be77b880ee1f4b0e,libsubtle-cc9543ebd355a766,libblock_buffer-c11627b86ce6e730,libcrypto_common-d3b870ddbc6eaec2,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,libbase64-703a072699e04b45,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,libencoding_rs-be6fdf291b210e73,liblanguage_tags-7cd23da7c1e1df9d,libmime-a641f9c01534a6cb,libpercent_encoding-c20dcfa6171127b3,libh2-9d8667e2567b6553,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libfutures_util-913a91173d3aa0d3,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libzstd-84a4ac305c077c34,libzstd_safe-1f192e42422d048a,libzstd_sys-af0ecc1e33225f95,libflate2-2708892ae16a3283,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-9e4d8ddf51c767fa,libactix_service-f3923ef9ba68704e,libactix_codec-fea43a6e6a87cdc0,libtracing-efa0492ffb542dab,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libmemchr-13abfe53f46f3342,libbitflags-cca7c5c314b8beef,libtokio_util-b8cf617fc6149380,libfutures_sink-f0db3c24b19532ab,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-1493a26aac7590b9,libtokio-d643543bf9eac63e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libmio-684b8a0b5b22cdb2,liblog-581f585aa1a9ca95,libparking_lot-e899e07f6d4ec85d,libparking_lot_core-44936255cd025b6d,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libsmallvec-66d3338d6f2e67f4,libserde-29d462eaaa208b41,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libfutures_core-2de656caeca80e95,libhttp-59fdf243423382b1,libitoa-58c69267a8343364,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d}.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/rustdoctests2JuCB/rustca9yw8j/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-ba8a84bd8b7af7e0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c44f48d60cfadee9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctests2JuCB/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/rustdoctestNkoA9W/rustc0yLbln/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-1a3c7c6dd9be59f9,libsqlx-296e2d4e160fd2c5,libsqlx_postgres-a649e2ea70f91f12,libdotenvy-518ed39d51cc3a23,libcrc-ce5cea134eef60f5,libcrc_catalog-88e14f8a090b8c4e,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-75e28454e54fc588,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libsqlx_core-8fb237ecfe8bc26c,libwebpki_roots-c72b06bd832e39a2,libwebpki_roots-931879da32da7e5f,libthiserror-4d73483829f7a9d2,librustls-82c71432631a3809,libwebpki-da193c4ee4e5a30a,libring-37e3366614a30182,libuntrusted-ecd0150d37c0a849,libhashlink-8509e2fa3816949d,libuuid-219fdf1f740b7e20,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libeither-2a7cc9d83cfe1076,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libchrono-d9fd3669abd471f6,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libargon2-da990e5a3f75a14d,libblake2-0a582bb7ca2d5e22,libpassword_hash-e2a4211cc2d3fac7,libbase64ct-ebe0505072f2af27,libreqwest-245489d06f7c0248,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-d6c91d8f8984169c,libtokio_native_tls-2bcc96096c68bbb1,libtower_http-4a96ea8665737ed4,libiri_string-f5d81f26d9c7c6ab,libtower-5c7d12a47cd1394f,libtower_layer-11b600c9d83f94cb,libnative_tls-8f253c2e92a3dcb5,libopenssl_probe-4215be457f7631fb,libopenssl-39728d668c022a3e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-70385ef740d8cb44,libhyper_util-1cf1e90a2ea01b03,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-6e4e111c044ea38e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libh2-0ef41c19cc842071,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-00ed0f65a42f4813,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,libhttp-7cb9aa80cc7c7ba9,libsync_wrapper-33462cf4daf0d49f,libactix_session-2c682e37534dc5f0,libanyhow-9da921e5a4cc170d,libderive_more-875ecce019b8cc2f,libdyn_clone-ee3573a534c64feb,libactix_web-2090b61cc6777b12,libimpl_more-8e38b6ae204fa293,liburl-1ecc211a0b1615bd,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libserde_urlencoded-1896635252fb9adc,libform_urlencoded-9d7b7eb6a56238ab,libserde_json-e078a58eb1b5546a,libryu-60a890ce745a2cd7,libactix_server-4312e07a954c52a0,libactix_router-f02a830240e083cd,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-655a5b172ebc1fcb,libhkdf-3271da6912530c7d,libhmac-6ee06999cf938519,libsha2-64bce66b397fe707,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libaes_gcm-b021a69fe270cfa2,libctr-6ff87de097587ffa,libghash-41e6acba479a8078,libpolyval-c8a8382b023bb861,libopaque_debug-ea95e561f05c06da,libuniversal_hash-68c379ac62e85f6b,libaes-03aafc2387f63a04,libcipher-bc06b357c015cba9,libinout-7e92f37a266182af,libaead-735ecda38ed15887,libbase64-ed6fb2083f959843,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libactix_http-3d8b850bf1f0d402,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,libhttparse-ed4f84df0bdd5152,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-878aefa73eb4f3bd,libcpufeatures-ffd35937018bee08,libdigest-be77b880ee1f4b0e,libsubtle-cc9543ebd355a766,libblock_buffer-c11627b86ce6e730,libcrypto_common-d3b870ddbc6eaec2,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,libbase64-703a072699e04b45,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,libencoding_rs-be6fdf291b210e73,liblanguage_tags-7cd23da7c1e1df9d,libmime-a641f9c01534a6cb,libpercent_encoding-c20dcfa6171127b3,libh2-9d8667e2567b6553,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libfutures_util-913a91173d3aa0d3,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libzstd-84a4ac305c077c34,libzstd_safe-1f192e42422d048a,libzstd_sys-af0ecc1e33225f95,libflate2-2708892ae16a3283,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-9e4d8ddf51c767fa,libactix_service-f3923ef9ba68704e,libactix_codec-fea43a6e6a87cdc0,libtracing-efa0492ffb542dab,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libmemchr-13abfe53f46f3342,libbitflags-cca7c5c314b8beef,libtokio_util-b8cf617fc6149380,libfutures_sink-f0db3c24b19532ab,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-1493a26aac7590b9,libtokio-d643543bf9eac63e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libmio-684b8a0b5b22cdb2,liblog-581f585aa1a9ca95,libparking_lot-e899e07f6d4ec85d,libparking_lot_core-44936255cd025b6d,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libsmallvec-66d3338d6f2e67f4,libserde-29d462eaaa208b41,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libfutures_core-2de656caeca80e95,libhttp-59fdf243423382b1,libitoa-58c69267a8343364,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d}.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/rustdoctestNkoA9W/rustc0yLbln/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-ba8a84bd8b7af7e0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c44f48d60cfadee9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNkoA9W/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/rustdoctestaidpaU/rustcJcuXhi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-1a3c7c6dd9be59f9,libsqlx-296e2d4e160fd2c5,libsqlx_postgres-a649e2ea70f91f12,libdotenvy-518ed39d51cc3a23,libcrc-ce5cea134eef60f5,libcrc_catalog-88e14f8a090b8c4e,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-75e28454e54fc588,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libsqlx_core-8fb237ecfe8bc26c,libwebpki_roots-c72b06bd832e39a2,libwebpki_roots-931879da32da7e5f,libthiserror-4d73483829f7a9d2,librustls-82c71432631a3809,libwebpki-da193c4ee4e5a30a,libring-37e3366614a30182,libuntrusted-ecd0150d37c0a849,libhashlink-8509e2fa3816949d,libuuid-219fdf1f740b7e20,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libeither-2a7cc9d83cfe1076,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libchrono-d9fd3669abd471f6,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libargon2-da990e5a3f75a14d,libblake2-0a582bb7ca2d5e22,libpassword_hash-e2a4211cc2d3fac7,libbase64ct-ebe0505072f2af27,libreqwest-245489d06f7c0248,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-d6c91d8f8984169c,libtokio_native_tls-2bcc96096c68bbb1,libtower_http-4a96ea8665737ed4,libiri_string-f5d81f26d9c7c6ab,libtower-5c7d12a47cd1394f,libtower_layer-11b600c9d83f94cb,libnative_tls-8f253c2e92a3dcb5,libopenssl_probe-4215be457f7631fb,libopenssl-39728d668c022a3e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-70385ef740d8cb44,libhyper_util-1cf1e90a2ea01b03,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-6e4e111c044ea38e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libh2-0ef41c19cc842071,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-00ed0f65a42f4813,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,libhttp-7cb9aa80cc7c7ba9,libsync_wrapper-33462cf4daf0d49f,libactix_session-2c682e37534dc5f0,libanyhow-9da921e5a4cc170d,libderive_more-875ecce019b8cc2f,libdyn_clone-ee3573a534c64feb,libactix_web-2090b61cc6777b12,libimpl_more-8e38b6ae204fa293,liburl-1ecc211a0b1615bd,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libserde_urlencoded-1896635252fb9adc,libform_urlencoded-9d7b7eb6a56238ab,libserde_json-e078a58eb1b5546a,libryu-60a890ce745a2cd7,libactix_server-4312e07a954c52a0,libactix_router-f02a830240e083cd,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-655a5b172ebc1fcb,libhkdf-3271da6912530c7d,libhmac-6ee06999cf938519,libsha2-64bce66b397fe707,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libaes_gcm-b021a69fe270cfa2,libctr-6ff87de097587ffa,libghash-41e6acba479a8078,libpolyval-c8a8382b023bb861,libopaque_debug-ea95e561f05c06da,libuniversal_hash-68c379ac62e85f6b,libaes-03aafc2387f63a04,libcipher-bc06b357c015cba9,libinout-7e92f37a266182af,libaead-735ecda38ed15887,libbase64-ed6fb2083f959843,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libactix_http-3d8b850bf1f0d402,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,libhttparse-ed4f84df0bdd5152,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-878aefa73eb4f3bd,libcpufeatures-ffd35937018bee08,libdigest-be77b880ee1f4b0e,libsubtle-cc9543ebd355a766,libblock_buffer-c11627b86ce6e730,libcrypto_common-d3b870ddbc6eaec2,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,libbase64-703a072699e04b45,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,libencoding_rs-be6fdf291b210e73,liblanguage_tags-7cd23da7c1e1df9d,libmime-a641f9c01534a6cb,libpercent_encoding-c20dcfa6171127b3,libh2-9d8667e2567b6553,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libfutures_util-913a91173d3aa0d3,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libzstd-84a4ac305c077c34,libzstd_safe-1f192e42422d048a,libzstd_sys-af0ecc1e33225f95,libflate2-2708892ae16a3283,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-9e4d8ddf51c767fa,libactix_service-f3923ef9ba68704e,libactix_codec-fea43a6e6a87cdc0,libtracing-efa0492ffb542dab,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libmemchr-13abfe53f46f3342,libbitflags-cca7c5c314b8beef,libtokio_util-b8cf617fc6149380,libfutures_sink-f0db3c24b19532ab,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-1493a26aac7590b9,libtokio-d643543bf9eac63e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libmio-684b8a0b5b22cdb2,liblog-581f585aa1a9ca95,libparking_lot-e899e07f6d4ec85d,libparking_lot_core-44936255cd025b6d,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libsmallvec-66d3338d6f2e67f4,libserde-29d462eaaa208b41,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libfutures_core-2de656caeca80e95,libhttp-59fdf243423382b1,libitoa-58c69267a8343364,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d}.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/rustdoctestaidpaU/rustcJcuXhi/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-ba8a84bd8b7af7e0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c44f48d60cfadee9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaidpaU/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/rustdoctestJBdkCx/rustchLBECK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_passport-1a3c7c6dd9be59f9,libsqlx-296e2d4e160fd2c5,libsqlx_postgres-a649e2ea70f91f12,libdotenvy-518ed39d51cc3a23,libcrc-ce5cea134eef60f5,libcrc_catalog-88e14f8a090b8c4e,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-75e28454e54fc588,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,libsqlx_core-8fb237ecfe8bc26c,libwebpki_roots-c72b06bd832e39a2,libwebpki_roots-931879da32da7e5f,libthiserror-4d73483829f7a9d2,librustls-82c71432631a3809,libwebpki-da193c4ee4e5a30a,libring-37e3366614a30182,libuntrusted-ecd0150d37c0a849,libhashlink-8509e2fa3816949d,libuuid-219fdf1f740b7e20,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libeither-2a7cc9d83cfe1076,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libchrono-d9fd3669abd471f6,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libargon2-da990e5a3f75a14d,libblake2-0a582bb7ca2d5e22,libpassword_hash-e2a4211cc2d3fac7,libbase64ct-ebe0505072f2af27,libreqwest-245489d06f7c0248,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-d6c91d8f8984169c,libtokio_native_tls-2bcc96096c68bbb1,libtower_http-4a96ea8665737ed4,libiri_string-f5d81f26d9c7c6ab,libtower-5c7d12a47cd1394f,libtower_layer-11b600c9d83f94cb,libnative_tls-8f253c2e92a3dcb5,libopenssl_probe-4215be457f7631fb,libopenssl-39728d668c022a3e,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-70385ef740d8cb44,libhyper_util-1cf1e90a2ea01b03,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-6e4e111c044ea38e,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libh2-0ef41c19cc842071,libatomic_waker-3b600cf3b15fbf6e,libfutures_channel-00ed0f65a42f4813,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,libhttp-7cb9aa80cc7c7ba9,libsync_wrapper-33462cf4daf0d49f,libactix_session-2c682e37534dc5f0,libanyhow-9da921e5a4cc170d,libderive_more-875ecce019b8cc2f,libdyn_clone-ee3573a534c64feb,libactix_web-2090b61cc6777b12,libimpl_more-8e38b6ae204fa293,liburl-1ecc211a0b1615bd,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libserde_urlencoded-1896635252fb9adc,libform_urlencoded-9d7b7eb6a56238ab,libserde_json-e078a58eb1b5546a,libryu-60a890ce745a2cd7,libactix_server-4312e07a954c52a0,libactix_router-f02a830240e083cd,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-655a5b172ebc1fcb,libhkdf-3271da6912530c7d,libhmac-6ee06999cf938519,libsha2-64bce66b397fe707,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libaes_gcm-b021a69fe270cfa2,libctr-6ff87de097587ffa,libghash-41e6acba479a8078,libpolyval-c8a8382b023bb861,libopaque_debug-ea95e561f05c06da,libuniversal_hash-68c379ac62e85f6b,libaes-03aafc2387f63a04,libcipher-bc06b357c015cba9,libinout-7e92f37a266182af,libaead-735ecda38ed15887,libbase64-ed6fb2083f959843,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libactix_http-3d8b850bf1f0d402,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,libhttparse-ed4f84df0bdd5152,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-878aefa73eb4f3bd,libcpufeatures-ffd35937018bee08,libdigest-be77b880ee1f4b0e,libsubtle-cc9543ebd355a766,libblock_buffer-c11627b86ce6e730,libcrypto_common-d3b870ddbc6eaec2,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,libbase64-703a072699e04b45,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,libencoding_rs-be6fdf291b210e73,liblanguage_tags-7cd23da7c1e1df9d,libmime-a641f9c01534a6cb,libpercent_encoding-c20dcfa6171127b3,libh2-9d8667e2567b6553,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libfutures_util-913a91173d3aa0d3,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libzstd-84a4ac305c077c34,libzstd_safe-1f192e42422d048a,libzstd_sys-af0ecc1e33225f95,libflate2-2708892ae16a3283,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-9e4d8ddf51c767fa,libactix_service-f3923ef9ba68704e,libactix_codec-fea43a6e6a87cdc0,libtracing-efa0492ffb542dab,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libmemchr-13abfe53f46f3342,libbitflags-cca7c5c314b8beef,libtokio_util-b8cf617fc6149380,libfutures_sink-f0db3c24b19532ab,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-1493a26aac7590b9,libtokio-d643543bf9eac63e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libmio-684b8a0b5b22cdb2,liblog-581f585aa1a9ca95,libparking_lot-e899e07f6d4ec85d,libparking_lot_core-44936255cd025b6d,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libsmallvec-66d3338d6f2e67f4,libserde-29d462eaaa208b41,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libpin_project_lite-0480e93619ded6e2,libfutures_core-2de656caeca80e95,libhttp-59fdf243423382b1,libitoa-58c69267a8343364,libbytes-13df9da8ba861da2,libfnv-68f5b69a4a74de9d}.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/rustdoctestJBdkCx/rustchLBECK/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-ba8a84bd8b7af7e0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c44f48d60cfadee9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJBdkCx/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/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::has_oauth_provider (line 240)
[INFO] [stdout]     src/types.rs - types::AuthUser::new (line 59)
[INFO] [stdout]     src/types.rs - types::AuthUser::with_oauth_provider (line 158)
[INFO] [stdout]     src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore (line 39)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 8 failed; 1 ignored; 0 measured; 0 filtered out; finished in 13.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1d6494c786531c3882c6a365f3dde916941f881b0cb7fbc89df55df8973ef794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d6494c786531c3882c6a365f3dde916941f881b0cb7fbc89df55df8973ef794", kill_on_drop: false }`
[INFO] [stdout] 1d6494c786531c3882c6a365f3dde916941f881b0cb7fbc89df55df8973ef794
