[INFO] fetching crate authx-plugins 0.1.0...
[INFO] testing authx-plugins-0.1.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate authx-plugins 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate authx-plugins 0.1.0
[INFO] finished tweaking crates.io crate authx-plugins 0.1.0
[INFO] tweaked toml for crates.io crate authx-plugins 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate authx-plugins 0.1.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 authx-plugins 0.1.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 authx-storage v0.1.0
[INFO] [stderr]   Downloaded authx-core v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 030a9a29845c38cbf466cc646c800805196aa9108e263a6e6ad6e9f21c55a3e4
[INFO] running `Command { std: "docker" "start" "-a" "030a9a29845c38cbf466cc646c800805196aa9108e263a6e6ad6e9f21c55a3e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "030a9a29845c38cbf466cc646c800805196aa9108e263a6e6ad6e9f21c55a3e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030a9a29845c38cbf466cc646c800805196aa9108e263a6e6ad6e9f21c55a3e4", kill_on_drop: false }`
[INFO] [stdout] 030a9a29845c38cbf466cc646c800805196aa9108e263a6e6ad6e9f21c55a3e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5e4b580934f4cec517066fee67765f25660be9f40620bc10320aeaa6094f862c
[INFO] running `Command { std: "docker" "start" "-a" "5e4b580934f4cec517066fee67765f25660be9f40620bc10320aeaa6094f862c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling totp-rs v5.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling authx-core v0.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling authx-storage v0.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling authx-plugins v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "5e4b580934f4cec517066fee67765f25660be9f40620bc10320aeaa6094f862c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e4b580934f4cec517066fee67765f25660be9f40620bc10320aeaa6094f862c", kill_on_drop: false }`
[INFO] [stdout] 5e4b580934f4cec517066fee67765f25660be9f40620bc10320aeaa6094f862c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7b3162a5153664c6b618b544f79f33d34040f3353d86853bb5698e341e344482
[INFO] running `Command { std: "docker" "start" "-a" "7b3162a5153664c6b618b544f79f33d34040f3353d86853bb5698e341e344482", kill_on_drop: false }`
[INFO] [stderr]    Compiling authx-plugins v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.50s
[INFO] running `Command { std: "docker" "inspect" "7b3162a5153664c6b618b544f79f33d34040f3353d86853bb5698e341e344482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b3162a5153664c6b618b544f79f33d34040f3353d86853bb5698e341e344482", kill_on_drop: false }`
[INFO] [stdout] 7b3162a5153664c6b618b544f79f33d34040f3353d86853bb5698e341e344482
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 424c132c30fb97be05790de49af44cb37a50caa4497ff44a523541114a26eacd
[INFO] running `Command { std: "docker" "start" "-a" "424c132c30fb97be05790de49af44cb37a50caa4497ff44a523541114a26eacd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/authx_plugins-b8aab1c52c1be086)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test admin::tests::ban_revokes_all_sessions ... ok
[INFO] [stdout] test admin::tests::get_user_fails_for_unknown ... ok
[INFO] [stdout] test admin::tests::get_user_returns_user ... ok
[INFO] [stdout] test admin::tests::ban_and_check_status ... ok
[INFO] [stdout] test admin::tests::create_user_admin ... ok
[INFO] [stdout] test admin::tests::list_users_paginated ... ok
[INFO] [stdout] test admin::tests::unban_restores_active_status ... ok
[INFO] [stdout] test anonymous::tests::upgrade_non_guest_forbidden ... ok
[INFO] [stdout] test admin::tests::impersonate_creates_tagged_session ... ok
[INFO] [stdout] test api_key::tests::authenticate_expired_key_fails ... ok
[INFO] [stdout] test api_key::tests::authenticate_valid_key ... ok
[INFO] [stdout] test api_key::tests::create_rejects_expiry_beyond_max ... ok
[INFO] [stdout] test api_key::tests::create_rejects_past_expiry ... ok
[INFO] [stdout] test api_key::tests::create_returns_raw_key ... ok
[INFO] [stdout] test anonymous::tests::create_guest_returns_session ... ok
[INFO] [stdout] test api_key::tests::list_returns_created_keys ... ok
[INFO] [stdout] test api_key::tests::revoke_removes_key ... ok
[INFO] [stdout] test email_otp::tests::issue_rate_limited_after_max_requests ... ok
[INFO] [stdout] test email_otp::tests::known_email_returns_token ... ok
[INFO] [stdout] test email_otp::tests::unknown_email_returns_none ... ok
[INFO] [stdout] test email_otp::tests::verify_creates_session ... ok
[INFO] [stdout] test email_otp::tests::verify_is_single_use ... ok
[INFO] [stdout] test email_password::tests::sign_in_rejects_unknown_email ... ok
[INFO] [stdout] test anonymous::tests::upgrade_sets_real_email ... ok
[INFO] [stdout] test email_password::tests::list_sessions_returns_all_active has been running for over 60 seconds
[INFO] [stdout] test email_password::tests::lockout_clears_on_success has been running for over 60 seconds
[INFO] [stdout] test email_password::tests::lockout_triggers_after_max_failures has been running for over 60 seconds
[INFO] [stdout] test email_password::tests::no_lockout_without_config has been running for over 60 seconds
[INFO] [stdout] test email_password::tests::sign_in_rejects_wrong_password has been running for over 60 seconds
[INFO] [stdout] test email_password::tests::sign_in_returns_token_and_session has been running for over 60 seconds
[INFO] [stdout] test email_password::tests::sign_out_all_clears_every_session has been running for over 60 seconds
[INFO] [stdout] test email_password::tests::sign_in_returns_token_and_session ... ok
[INFO] [stdout] test email_password::tests::sign_in_rejects_wrong_password ... ok
[INFO] [stdout] test email_password::tests::sign_out_invalidates_session has been running for over 60 seconds
[INFO] [stdout] test email_password::tests::sign_out_all_clears_every_session ... ok
[INFO] [stdout] test email_password::tests::sign_up_rejects_invalid_email ... ok
[INFO] [stdout] test email_password::tests::sign_up_rejects_short_password ... ok
[INFO] [stdout] test email_verification::tests::issue_returns_token ... ok
[INFO] [stdout] test email_verification::tests::verify_bad_token_fails ... ok
[INFO] [stdout] test email_verification::tests::verify_is_single_use ... ok
[INFO] [stdout] test email_verification::tests::verify_sets_email_verified ... ok
[INFO] [stdout] test magic_link::tests::request_link_returns_none_for_unknown_email ... ok
[INFO] [stdout] test magic_link::tests::request_link_returns_token_for_known_email ... ok
[INFO] [stdout] test magic_link::tests::verify_creates_session_and_returns_token ... ok
[INFO] [stdout] test magic_link::tests::verify_is_single_use ... ok
[INFO] [stdout] test magic_link::tests::verify_with_bad_token_fails ... ok
[INFO] [stdout] test oauth::tests::authorization_url_contains_state_and_challenge ... ok
[INFO] [stdout] test oauth::tests::callback_creates_user_and_session ... ok
[INFO] [stdout] test oauth::tests::callback_state_mismatch_rejected ... ok
[INFO] [stdout] test oauth::tests::callback_twice_reuses_user ... ok
[INFO] [stdout] test oauth::tests::pkce_challenge_is_s256_of_verifier ... ok
[INFO] [stdout] test organization::tests::accept_invite_twice_fails ... ok
[INFO] [stdout] test organization::tests::create_org_adds_owner ... ok
[INFO] [stdout] test organization::tests::duplicate_slug_rejected ... ok
[INFO] [stdout] test organization::tests::invite_and_accept ... ok
[INFO] [stdout] test organization::tests::remove_member_works ... ok
[INFO] [stdout] test organization::tests::switch_org_updates_session ... ok
[INFO] [stdout] test password_reset::tests::request_reset_returns_none_for_unknown_email ... ok
[INFO] [stdout] test password_reset::tests::request_reset_returns_token_for_known_email ... ok
[INFO] [stdout] test password_reset::tests::reset_password_fails_with_bad_token ... ok
[INFO] [stdout] test email_password::tests::sign_up_rejects_duplicate_email ... ok
[INFO] [stdout] test email_password::tests::sign_out_invalidates_session ... ok
[INFO] [stdout] test totp::tests::backup_code_accepted_after_enroll ... ok
[INFO] [stdout] test totp::tests::begin_setup_fails_for_unknown_user ... ok
[INFO] [stdout] test totp::tests::begin_setup_returns_secret_and_uri ... ok
[INFO] [stdout] test totp::tests::is_enabled_false_before_setup ... ok
[INFO] [stdout] test totp::tests::verify_fails_with_bad_code_when_not_enrolled ... ok
[INFO] [stdout] test email_password::tests::sign_up_creates_user ... ok
[INFO] [stdout] test email_password::tests::no_lockout_without_config ... ok
[INFO] [stdout] test email_password::tests::list_sessions_returns_all_active ... ok
[INFO] [stdout] test password_reset::tests::reset_password_rejects_same_password has been running for over 60 seconds
[INFO] [stdout] test password_reset::tests::reset_password_succeeds_with_valid_token has been running for over 60 seconds
[INFO] [stdout] test username::tests::duplicate_username_rejected has been running for over 60 seconds
[INFO] [stdout] test username::tests::sign_in_succeeds has been running for over 60 seconds
[INFO] [stdout] test email_password::tests::lockout_triggers_after_max_failures ... FAILED
[INFO] [stdout] test password_reset::tests::reset_password_rejects_same_password ... ok
[INFO] [stdout] test username::tests::sign_in_succeeds ... ok
[INFO] [stdout] test username::tests::duplicate_username_rejected ... ok
[INFO] [stdout] test username::tests::sign_up_creates_user ... ok
[INFO] [stdout] test username::tests::sign_in_wrong_password_fails ... ok
[INFO] [stdout] test email_password::tests::lockout_clears_on_success ... ok
[INFO] [stdout] test password_reset::tests::reset_password_succeeds_with_valid_token ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- email_password::tests::lockout_triggers_after_max_failures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'email_password::tests::lockout_triggers_after_max_failures' (43) panicked at src/email_password/tests.rs:278:5:
[INFO] [stdout] got: InvalidCredentials
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6066470151f2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6066470151f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6066470151f2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6066470151f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6066470269ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6066470269ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x606646fe39a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606646fe39a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x606646ff4469 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606646ff4469 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606646ff4301 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606646d4d47e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x606646d4d47e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606646ff4792 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x606646ff4792 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606646ff4528 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x606646fef829 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606646fd877d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60664702e61c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606646cda6b8 - authx_plugins::email_password::tests::lockout_triggers_after_max_failures::{{closure}}::h43c98eb1fee1def5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/email_password/tests.rs:278:5
[INFO] [stdout]   20:     0x606646cf4f12 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd6d18ef0cc8f6484
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x606646cf4ced - <core::pin::Pin<P> as core::future::future::Future>::poll::h8e3d66b9c6afe6c2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x606646c7bcfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbb6a76185003b31e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   23:     0x606646c7bbfb - tokio::task::coop::with_budget::h5b32a673b2d191d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x606646c7bbfb - tokio::task::coop::budget::h0ec2886989f57aad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x606646c7bbfb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9f333deb80b4b075
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   26:     0x606646c78d70 - tokio::runtime::scheduler::current_thread::Context::enter::h274c1a5629700e7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   27:     0x606646c7b12d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4675458e347f8ba7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   28:     0x606646c7a304 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7eae6ff65442b3a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   29:     0x606646cca93b - tokio::runtime::context::scoped::Scoped<T>::set::h3de844e9da815a51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x606646c77d19 - tokio::runtime::context::set_scheduler::{{closure}}::h34945e92f09ab14c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x606646cb15f2 - std::thread::local::LocalKey<T>::try_with::h5aa2d05cb42dd05d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x606646cb11be - std::thread::local::LocalKey<T>::with::he2f8e8523919a7ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x606646c77c8d - tokio::runtime::context::set_scheduler::hc7bb3a80f0bc8733
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x606646c7a0b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd30e0f4d517886e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   35:     0x606646c7a366 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4e06505e20f6cd7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   36:     0x606646c78630 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb1b0b494a7b426c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x606646d1f4e3 - tokio::runtime::context::runtime::enter_runtime::h937265342aa8590c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x606646c780a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6654ea5b9f36731b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x606646d08954 - tokio::runtime::runtime::Runtime::block_on_inner::hd3d029d749e6866b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x606646d08b1c - tokio::runtime::runtime::Runtime::block_on::hcdb7d94078d9c652
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x606646cd9cd3 - authx_plugins::email_password::tests::lockout_triggers_after_max_failures::h71a4a46123e3c302
[INFO] [stdout]                                at /opt/rustwide/workdir/src/email_password/tests.rs:278:69
[INFO] [stdout]   42:     0x606646cda707 - authx_plugins::email_password::tests::lockout_triggers_after_max_failures::{{closure}}::h514d7351167203d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/email_password/tests.rs:252:47
[INFO] [stdout]   43:     0x606646c634e6 - core::ops::function::FnOnce::call_once::hec39e007e44276dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x606646d4d23b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x606646d4d23b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x606646d60c4a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x606646d60c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x606646d60c4a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x606646d60c4a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x606646d60c4a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x606646d60c4a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x606646d60c4a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x606646d3b0a4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x606646d3b0a4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x606646d3ea42 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x606646d3ea42 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x606646d3ea42 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x606646d3ea42 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x606646d3ea42 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x606646d3ea42 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x606646d3ea42 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x606646feaabf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x606646feaabf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   64:     0x758d210feaa4 - <unknown>
[INFO] [stdout]   65:     0x758d2118ba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     email_password::tests::lockout_triggers_after_max_failures
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 69 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 206.42s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "424c132c30fb97be05790de49af44cb37a50caa4497ff44a523541114a26eacd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "424c132c30fb97be05790de49af44cb37a50caa4497ff44a523541114a26eacd", kill_on_drop: false }`
[INFO] [stdout] 424c132c30fb97be05790de49af44cb37a50caa4497ff44a523541114a26eacd
