[INFO] fetching crate actix-passport 0.2.0...
[INFO] testing actix-passport-0.2.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate actix-passport 0.2.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-passport 0.2.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded psm v0.1.26
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded actix-session v0.10.1
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded lettre v0.11.17
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded brotli v8.0.1
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d8d40f701da6e92d3ae7e55aec42cf4054f658e3e7792a19308f35414a4eb3f
[INFO] running `Command { std: "docker" "start" "-a" "9d8d40f701da6e92d3ae7e55aec42cf4054f658e3e7792a19308f35414a4eb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d8d40f701da6e92d3ae7e55aec42cf4054f658e3e7792a19308f35414a4eb3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d8d40f701da6e92d3ae7e55aec42cf4054f658e3e7792a19308f35414a4eb3f", kill_on_drop: false }`
[INFO] [stdout] 9d8d40f701da6e92d3ae7e55aec42cf4054f658e3e7792a19308f35414a4eb3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0296fa09ff8d8a6c05448b753fcb2cda1aebe526ca0313f88ece8bb542d2c2bb
[INFO] running `Command { std: "docker" "start" "-a" "0296fa09ff8d8a6c05448b753fcb2cda1aebe526ca0313f88ece8bb542d2c2bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[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 subtle v2.6.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[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 indexmap v2.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.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 time v0.3.41
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[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 derive_more-impl v1.0.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[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 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 futures-intrusive v0.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.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 2m 05s
[INFO] running `Command { std: "docker" "inspect" "0296fa09ff8d8a6c05448b753fcb2cda1aebe526ca0313f88ece8bb542d2c2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0296fa09ff8d8a6c05448b753fcb2cda1aebe526ca0313f88ece8bb542d2c2bb", kill_on_drop: false }`
[INFO] [stdout] 0296fa09ff8d8a6c05448b753fcb2cda1aebe526ca0313f88ece8bb542d2c2bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0a6a3f46641ff29cb0832ff91bd199d5bb0de5c14da75a1f2ca4083af50fb1f
[INFO] running `Command { std: "docker" "start" "-a" "b0a6a3f46641ff29cb0832ff91bd199d5bb0de5c14da75a1f2ca4083af50fb1f", 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 8.41s
[INFO] running `Command { std: "docker" "inspect" "b0a6a3f46641ff29cb0832ff91bd199d5bb0de5c14da75a1f2ca4083af50fb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a6a3f46641ff29cb0832ff91bd199d5bb0de5c14da75a1f2ca4083af50fb1f", kill_on_drop: false }`
[INFO] [stdout] b0a6a3f46641ff29cb0832ff91bd199d5bb0de5c14da75a1f2ca4083af50fb1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b74b675abc725a63ec5d8efbf909c4ebae4a397f6bf51a086d5c2a3f939576dc
[INFO] running `Command { std: "docker" "start" "-a" "b74b675abc725a63ec5d8efbf909c4ebae4a397f6bf51a086d5c2a3f939576dc", 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.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_passport-931acefdcd8ba2b2)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/email_tests.rs (/opt/rustwide/target/debug/deps/email_tests-b9ff8045bdeac1f3)
[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-d9671bc9745cc50e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test oauth_tests::test_oauth_nonexistent_provider ... ok
[INFO] [stdout] test oauth_tests::test_google_oauth_provider_creation ... ok
[INFO] [stdout] test oauth_tests::test_oauth_authorization_url_includes_state ... ok
[INFO] [stdout] test oauth_tests::test_github_oauth_provider_creation ... 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_custom_oauth_provider_with_custom_scopes ... ok
[INFO] [stdout] test oauth_tests::test_oauth_authorization_url_includes_redirect_uri ... ok
[INFO] [stdout] test oauth_tests::test_oauth_callback_invalid_state ... ok
[INFO] [stdout] test oauth_tests::test_generic_oauth_provider_creation ... ok
[INFO] [stdout] test oauth_tests::test_oauth_callback_with_error ... ok
[INFO] [stdout] test oauth_tests::test_oauth_callback_without_code ... ok
[INFO] [stdout] test oauth_tests::test_google_oauth_authorization_url ... ok
[INFO] [stdout] test oauth_tests::test_oauth_session_state_persistence ... 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 1.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/password_auth_tests.rs (/opt/rustwide/target/debug/deps/password_auth_tests-16070f92fe283f59)
[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_weak_password ... 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_logout ... ok
[INFO] [stdout] test password_tests::test_protected_route_with_authentication ... 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_user_login_with_username ... ok
[INFO] [stdout] test password_tests::test_session_persistence_across_requests ... 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 12.29s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests actix_passport
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<PostgresUserStore>::with_postgres_store (line 270) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<PostgresUserStore>::with_postgres_store_config (line 310) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::add_strategy (line 78) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 107) - compile ... ok
[INFO] [stdout] test src/lib.rs - prelude (line 118) - compile ... ok
[INFO] [stdout] test src/core.rs - core::RouteConfig::new (line 80) - compile ... ok
[INFO] [stdout] test src/core.rs - core::RouteConfig (line 60) - compile ... ok
[INFO] [stdout] test src/core.rs - core::RouteConfig::with_prefix (line 94) - compile ... ok
[INFO] [stdout] test src/strategies/oauth/service.rs - strategies::oauth::service::OAuthService (line 17) ... ignored
[INFO] [stdout] test src/lib.rs - prelude (line 93) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] test src/core.rs - core::ActixPassport (line 26) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::enable_oauth (line 148) - 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/builder.rs - builder::ActixPassportBuilder (line 23) - compile ... ok
[INFO] [stdout] test src/strategies/oauth/mod.rs - strategies::oauth::OAuthStrategy (line 28) - compile ... ok
[INFO] [stdout] test src/strategies/password/mod.rs - strategies::password::PasswordStrategy (line 39) - compile ... ok
[INFO] [stdout] test src/strategies/password/mod.rs - strategies::password::PasswordStrategy (line 28) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::ActixPassportBuilder<U>::enable_password_auth (line 112) - 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/strategies/oauth/oauth_provider/mod.rs - strategies::oauth::oauth_provider::OAuthProvider (line 180) ... 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) ... ok
[INFO] [stdout] test src/strategies/oauth/oauth_provider/providers/github_provider.rs - strategies::oauth::oauth_provider::providers::github_provider::GitHubOAuthProvider (line 18) ... FAILED
[INFO] [stdout] test src/types.rs - types::AuthUser::new (line 59) ... FAILED
[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) ... 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) has been running for over 60 seconds
[INFO] [stdout] test src/types.rs - types::AuthUser (line 17) has been running for over 60 seconds
[INFO] [stdout] test src/types.rs - types::AuthUser::get_oauth_providers (line 199) has been running for over 60 seconds
[INFO] [stdout] test src/types.rs - types::AuthUser::with_email (line 89) has been running for over 60 seconds
[INFO] [stdout] test src/types.rs - types::AuthUser::with_oauth_provider (line 158) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::clear (line 153) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::new (line 65) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::user_count (line 136) has been running for over 60 seconds
[INFO] [stdout] test src/user_store/stores/in_memory.rs - user_store::stores::in_memory::InMemoryUserStore::with_users (line 90) has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b74b675abc725a63ec5d8efbf909c4ebae4a397f6bf51a086d5c2a3f939576dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b74b675abc725a63ec5d8efbf909c4ebae4a397f6bf51a086d5c2a3f939576dc", kill_on_drop: false }`
[INFO] [stdout] b74b675abc725a63ec5d8efbf909c4ebae4a397f6bf51a086d5c2a3f939576dc
