[INFO] cloning repository https://github.com/lu149e/system
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lu149e/system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flu149e%2Fsystem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flu149e%2Fsystem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d85c0bcfc9b047e165f2bae0a0a0219602054b3
[INFO] testing lu149e/system against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flu149e%2Fsystem" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lu149e/system
[INFO] finished tweaking git repo https://github.com/lu149e/system
[INFO] tweaked toml for git repo https://github.com/lu149e/system written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lu149e/system on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lu149e/system already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc611f35fd4d67dbc9a956f4fb5c581c7629e31920ead49fcd266689484e371f
[INFO] running `Command { std: "docker" "start" "-a" "cc611f35fd4d67dbc9a956f4fb5c581c7629e31920ead49fcd266689484e371f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc611f35fd4d67dbc9a956f4fb5c581c7629e31920ead49fcd266689484e371f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc611f35fd4d67dbc9a956f4fb5c581c7629e31920ead49fcd266689484e371f", kill_on_drop: false }`
[INFO] [stdout] cc611f35fd4d67dbc9a956f4fb5c581c7629e31920ead49fcd266689484e371f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96c4bc0eee60d7af758c06df88086e43ed45270d99f6520d06b35a9bd4928772
[INFO] running `Command { std: "docker" "start" "-a" "96c4bc0eee60d7af758c06df88086e43ed45270d99f6520d06b35a9bd4928772", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[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 der-parser v9.0.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base64urlsafedata v0.5.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webauthn-rs-proto v0.5.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde_cbor_2 v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling voprf v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling opaque-ke v4.1.0-pre.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling webauthn-rs v0.5.4
[INFO] [stderr]    Compiling auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "96c4bc0eee60d7af758c06df88086e43ed45270d99f6520d06b35a9bd4928772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96c4bc0eee60d7af758c06df88086e43ed45270d99f6520d06b35a9bd4928772", kill_on_drop: false }`
[INFO] [stdout] 96c4bc0eee60d7af758c06df88086e43ed45270d99f6520d06b35a9bd4928772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9abb0be92605c43c6d39d6b54ee13999317d0d33ea221daddb6f6de24aa770e
[INFO] running `Command { std: "docker" "start" "-a" "b9abb0be92605c43c6d39d6b54ee13999317d0d33ea221daddb6f6de24aa770e", kill_on_drop: false }`
[INFO] [stderr]    Compiling auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.59s
[INFO] running `Command { std: "docker" "inspect" "b9abb0be92605c43c6d39d6b54ee13999317d0d33ea221daddb6f6de24aa770e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9abb0be92605c43c6d39d6b54ee13999317d0d33ea221daddb6f6de24aa770e", kill_on_drop: false }`
[INFO] [stdout] b9abb0be92605c43c6d39d6b54ee13999317d0d33ea221daddb6f6de24aa770e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ba70860b6b205b29d96dccacd68dc177a7a93e983fe66fe82cc5a5406afeb6a
[INFO] running `Command { std: "docker" "start" "-a" "1ba70860b6b205b29d96dccacd68dc177a7a93e983fe66fe82cc5a5406afeb6a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/auth-99f314feccbcad3f)
[INFO] [stdout] 
[INFO] [stdout] running 246 tests
[INFO] [stdout] test adapters::email::tests::sendgrid_retry_backoff_clamps_out_of_range_injected_jitter_value ... ok
[INFO] [stdout] test adapters::email::tests::sendgrid_retry_backoff_is_unchanged_when_jitter_is_disabled ... ok
[INFO] [stdout] test adapters::email::tests::sendgrid_retry_backoff_uses_injected_jitter_sampler_deterministically ... ok
[INFO] [stdout] test adapters::inmemory::tests::batched_auth_flow_penalties_follow_existing_lockout_progression ... ok
[INFO] [stdout] test adapters::inmemory::tests::lockout_backoff_clears_on_success ... ok
[INFO] [stdout] test adapters::inmemory::tests::refresh_rotate_strong_returns_already_revoked_for_replayed_token ... ok
[INFO] [stdout] test adapters::inmemory::tests::lockout_backoff_resets_after_decay_window ... ok
[INFO] [stdout] test adapters::email::tests::sendgrid_surfaces_non_accepted_responses ... ok
[INFO] [stdout] test adapters::email::tests::sendgrid_shapes_verification_request_payload ... ok
[INFO] [stdout] test adapters::email::tests::sendgrid_stops_after_retry_budget_exhausted ... ok
[INFO] [stdout] test adapters::inmemory::tests::lockout_backoff_doubles_until_max ... ok
[INFO] [stdout] test adapters::inmemory::tests::jwt_issue_access_token_uses_configured_primary_kid ... ok
[INFO] [stdout] test adapters::inmemory::tests::jwt_rotation_retiring_old_key_invalidates_old_tokens ... ok
[INFO] [stdout] test adapters::inmemory::tests::refresh_rotate_strong_returns_not_found_when_current_missing ... ok
[INFO] [stdout] test adapters::inmemory::tests::refresh_rotate_strong_rotates_and_links_replacement_on_success ... ok
[INFO] [stdout] test adapters::outbox::tests::next_attempt_at_caps_exponential_backoff ... ok
[INFO] [stdout] test adapters::outbox::tests::next_attempt_at_stops_when_max_attempts_reached ... ok
[INFO] [stdout] test adapters::email::tests::sendgrid_retries_retryable_failure_then_succeeds ... ok
[INFO] [stdout] test adapters::outbox::tests::next_attempt_at_reschedules_before_max_attempts ... ok
[INFO] [stdout] test adapters::inmemory::tests::refresh_rotate_strong_returns_expired_and_marks_current_revoked ... ok
[INFO] [stdout] test adapters::redis::tests::redis_register_failure_fails_closed_when_unavailable ... ok
[INFO] [stdout] test adapters::redis::tests::redis_check_fails_open_when_configured_and_unavailable ... ok
[INFO] [stdout] test adapters::redis::tests::redis_strike_retention_matches_attempt_window ... ok
[INFO] [stdout] test adapters::redis::tests::redis_check_fails_closed_when_configured_and_unavailable ... ok
[INFO] [stdout] test adapters::risk::tests::block_rules_take_precedence_over_challenge_rules ... ok
[INFO] [stdout] test adapters::risk::tests::blocks_configured_email_domain ... ok
[INFO] [stdout] test adapters::risk::tests::allows_when_no_block_rule_matches ... ok
[INFO] [stdout] test adapters::risk::tests::blocks_configured_source_cidr ... ok
[INFO] [stdout] test adapters::risk::tests::challenges_configured_source_cidr ... ok
[INFO] [stdout] test adapters::redis::tests::redis_register_failure_fails_open_when_unavailable ... ok
[INFO] [stdout] test adapters::risk::tests::blocks_configured_user_agent_substring ... ok
[INFO] [stdout] test adapters::inmemory::tests::jwt_rotation_overlap_keeps_old_tokens_valid_while_old_key_remains ... ok
[INFO] [stdout] test adapters::pake::tests::opaque_ke_service_accepts_serialized_server_setup_from_config ... ok
[INFO] [stdout] test adapters::pake::tests::opaque_ke_service_rejects_invalid_login_finalization ... ok
[INFO] [stdout] test api::handlers::tests::auth_methods_v2_handler_omits_client_mediation_without_conditional_support ... ok
[INFO] [stdout] test api::handlers::tests::auth_methods_v2_handler_rejects_requests_in_shadow_audit_mode ... ok
[INFO] [stdout] test api::handlers::tests::healthz_handler_always_returns_ok ... ok
[INFO] [stdout] test api::handlers::tests::auth_methods_v2_handler_returns_neutral_contract ... ok
[INFO] [stdout] test adapters::pake::tests::opaque_ke_service_round_trips_registration_and_login ... ok
[INFO] [stdout] test api::handlers::tests::auth_methods_v2_route_rejects_get_with_405 ... ok
[INFO] [stdout] test api::handlers::tests::auth_methods_v2_handler_rejects_non_allowlisted_channel ... ok
[INFO] [stdout] test api::handlers::tests::jwks_handler_exposes_multiple_active_keys ... ok
[INFO] [stdout] test api::handlers::tests::jwks_handler_exposes_ed25519_key_material ... ok
[INFO] [stdout] test api::handlers::tests::jwt_rotation_retirement_rejects_old_tokens_and_hides_old_jwks_kid ... ok
[INFO] [stdout] test api::handlers::tests::jwt_rotation_overlap_keeps_old_tokens_valid_and_exposes_both_jwks_kids ... ok
[INFO] [stdout] test api::handlers::tests::end_to_end_auth_flow_smoke_with_metrics_protection ... ok
[INFO] [stdout] test api::handlers::tests::logout_handler_rejects_missing_bearer_token_with_problem_contract ... ok
[INFO] [stdout] test api::handlers::tests::login_handler_returns_mfa_challenge_payload_when_mfa_enabled ... ok
[INFO] [stdout] test api::handlers::tests::auth_methods_v2_handler_returns_login_locked_problem_contract ... ok
[INFO] [stdout] test api::handlers::tests::logout_all_handler_revokes_all_active_sessions_for_user ... ok
[INFO] [stdout] test api::handlers::tests::metrics_handler_accepts_source_ip_inside_allowed_cidrs ... ok
[INFO] [stdout] test api::handlers::tests::logout_handler_revokes_session_and_invalidates_access_token ... ok
[INFO] [stdout] test api::handlers::tests::metrics_handler_accepts_valid_bearer_when_token_is_configured ... ok
[INFO] [stdout] test api::handlers::tests::metrics_handler_exposes_prometheus_payload ... ok
[INFO] [stdout] test api::handlers::tests::metrics_handler_accepts_xff_from_trusted_proxy_when_cidr_matches ... ok
[INFO] [stdout] test api::handlers::tests::metrics_handler_rejects_missing_bearer_when_token_is_configured ... ok
[INFO] [stdout] test api::handlers::tests::metrics_handler_rejects_source_ip_outside_allowed_cidrs ... ok
[INFO] [stdout] test api::handlers::tests::metrics_handler_rejects_xff_from_untrusted_proxy ... ok
[INFO] [stdout] test api::handlers::tests::passkey_login_finish_handler_invalid_challenge_returns_problem_and_metrics ... ok
[INFO] [stdout] test api::handlers::tests::passkey_login_finish_handler_rejects_when_passkey_is_disabled ... ok
[INFO] [stdout] test api::handlers::tests::metrics_handler_rejects_wrong_bearer_when_token_is_configured ... ok
[INFO] [stdout] test api::handlers::tests::passkey_login_finish_v2_handler_invalid_challenge_returns_problem_and_metrics ... ok
[INFO] [stdout] test api::handlers::tests::passkey_login_finish_v2_handler_returns_authenticated_contract ... ok
[INFO] [stdout] test api::handlers::tests::passkey_login_finish_v2_handler_returns_recovery_required_problem_contract ... ok
[INFO] [stdout] test api::handlers::tests::passkey_login_start_v2_handler_rejects_invalid_discovery_token ... ok
[INFO] [stdout] test api::handlers::tests::passkey_login_start_handler_rejects_when_passkey_is_disabled ... ok
[INFO] [stdout] test api::handlers::tests::mfa_verify_handler_returns_problem_contract_for_invalid_code_and_exhausted_challenge ... ok
[INFO] [stdout] test api::handlers::tests::passkey_register_finish_handler_invalid_challenge_returns_problem_and_metrics ... ok
[INFO] [stdout] test api::handlers::tests::passkey_register_start_handler_rejects_when_passkey_is_disabled ... ok
[INFO] [stdout] test api::handlers::tests::passkey_register_finish_handler_invalid_response_returns_problem_and_metrics ... ok
[INFO] [stdout] test api::handlers::tests::passkey_register_finish_v2_handler_invalid_challenge_returns_problem_and_metrics ... ok
[INFO] [stdout] test api::handlers::tests::passkey_register_finish_handler_rejects_when_passkey_is_disabled ... ok
[INFO] [stdout] test api::handlers::tests::passkey_login_start_v2_handler_returns_login_locked_problem_contract ... ok
[INFO] [stdout] test api::handlers::tests::passkey_register_finish_v2_handler_returns_enrollment_contract ... ok
[INFO] [stdout] test api::handlers::tests::password_login_finish_v2_handler_returns_recovery_required_problem_contract ... ok
[INFO] [stdout] test api::handlers::tests::password_upgrade_start_v2_handler_accepts_recovery_bridge_context ... ok
[INFO] [stdout] test api::handlers::tests::password_login_start_v2_handler_rejects_clients_without_pake_support ... ok
[INFO] [stdout] test api::handlers::tests::passkey_register_start_v2_handler_returns_contract ... ok
[INFO] [stdout] test api::handlers::tests::postgres_backed_auth_flow_smoke_with_metrics_protection ... ok
[INFO] [stdout] test api::handlers::tests::password_upgrade_start_v2_handler_rejects_invalid_recovery_bridge ... ok
[INFO] [stdout] test api::handlers::tests::password_login_v2_handlers_complete_authenticated_flow ... ok
[INFO] [stdout] test api::handlers::tests::readyz_handler_returns_service_unavailable_on_dependency_failure ... ok
[INFO] [stdout] test api::handlers::tests::readyz_handler_returns_ok_for_inmemory_runtime ... ok
[INFO] [stdout] test api::problem::tests::account_not_active_maps_to_generic_invalid_credentials_contract ... ok
[INFO] [stdout] test api::problem::tests::auth_v2_rollout_denied_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::problem::tests::invalid_mfa_challenge_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::problem::tests::invalid_mfa_code_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::problem::tests::invalid_passkey_challenge_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::handlers::tests::password_upgrade_start_v2_handler_rejects_non_allowlisted_client ... ok
[INFO] [stdout] test api::problem::tests::invalid_recovery_bridge_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::problem::tests::invalid_request_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::problem::tests::invalid_token_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::problem::tests::login_locked_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::problem::tests::login_locked_response_sets_retry_after_header ... ok
[INFO] [stdout] test api::problem::tests::pake_unavailable_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::problem::tests::passkey_disabled_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::problem::tests::invalid_passkey_response_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test api::security::tests::secure_transport_accepts_https_from_trusted_proxy_ip ... ok
[INFO] [stdout] test api::security::tests::secure_transport_accepts_https_when_proxy_matches_trusted_cidr ... ok
[INFO] [stdout] test api::security::tests::secure_transport_rejects_non_https_forwarded_proto ... ok
[INFO] [stdout] test api::security::tests::secure_transport_rejects_untrusted_proxy_even_when_proto_is_https ... ok
[INFO] [stdout] test api::security::tests::secure_transport_requires_trusted_forwarded_proxy_mode ... ok
[INFO] [stdout] test api::problem::tests::recovery_required_maps_to_expected_problem_contract ... ok
[INFO] [stdout] test config::tests::app_config_from_env_maps_auth_v2_rollout_values ... ok
[INFO] [stdout] test config::tests::app_config_from_env_rejects_invalid_auth_v2_allowlist_value ... ok
[INFO] [stdout] test config::tests::app_config_from_env_rejects_invalid_auth_v2_fallback_mode ... ok
[INFO] [stdout] test config::tests::auth_v2_config_client_allowlist_is_fail_closed_for_unknown_clients ... ok
[INFO] [stdout] test config::tests::app_config_from_env_rejects_non_positive_auth_v2_flow_penalty_units ... ok
[INFO] [stdout] test config::tests::database_secure_transport_detection_accepts_strict_sslmode_values ... ok
[INFO] [stdout] test config::tests::email_delivery_mode_accepts_outbox ... ok
[INFO] [stdout] test config::tests::email_delivery_mode_defaults_to_inline ... ok
[INFO] [stdout] test config::tests::email_delivery_mode_rejects_unknown_values ... ok
[INFO] [stdout] test config::tests::email_provider_defaults_to_noop_without_sendgrid_config ... ok
[INFO] [stdout] test config::tests::email_provider_sendgrid_parses_retry_timeout_overrides ... ok
[INFO] [stdout] test config::tests::email_provider_sendgrid_rejects_invalid_api_base_url ... ok
[INFO] [stdout] test config::tests::email_provider_sendgrid_rejects_invalid_retry_jitter_percent ... ok
[INFO] [stdout] test config::tests::email_provider_sendgrid_rejects_invalid_retry_window ... ok
[INFO] [stdout] test config::tests::email_provider_sendgrid_requires_secret_and_required_fields ... ok
[INFO] [stdout] test config::tests::parse_auth_v2_client_allowlist_normalizes_and_deduplicates_values ... ok
[INFO] [stdout] test config::tests::parse_auth_v2_client_allowlist_rejects_unknown_values ... ok
[INFO] [stdout] test config::tests::parse_auth_v2_legacy_fallback_mode_accepts_supported_values ... ok
[INFO] [stdout] test config::tests::parse_auth_v2_legacy_fallback_mode_rejects_unknown_value ... ok
[INFO] [stdout] test config::tests::parse_auth_v2_pake_provider_accepts_supported_values ... ok
[INFO] [stdout] test config::tests::parse_auth_v2_pake_provider_rejects_unknown_value ... ok
[INFO] [stdout] test config::tests::parse_login_risk_blocked_cidrs_parses_csv ... ok
[INFO] [stdout] test config::tests::parse_login_risk_blocked_cidrs_rejects_invalid_entry ... ok
[INFO] [stdout] test config::tests::parse_login_risk_challenge_cidrs_rejects_invalid_entry ... ok
[INFO] [stdout] test config::tests::parse_login_risk_mode_accepts_known_values ... ok
[INFO] [stdout] test config::tests::parse_login_risk_mode_rejects_unknown_value ... ok
[INFO] [stdout] test config::tests::parse_metrics_allowed_cidrs_accepts_csv_input ... ok
[INFO] [stdout] test config::tests::parse_metrics_allowed_cidrs_rejects_invalid_entry ... ok
[INFO] [stdout] test config::tests::parse_positive_u64_with_default_rejects_zero ... ok
[INFO] [stdout] test config::tests::redis_secure_transport_detection_accepts_rediss_and_tls_query_flag ... ok
[INFO] [stdout] test config::tests::resolve_auth_v2_cohort_maps_supported_aliases_to_canonical_values ... ok
[INFO] [stdout] test config::tests::resolve_jwt_key_configuration_parses_keyset_and_primary_selection ... ok
[INFO] [stdout] test config::tests::resolve_jwt_key_configuration_rejects_duplicate_kids ... ok
[INFO] [stdout] test config::tests::resolve_jwt_key_configuration_rejects_primary_without_private_material ... ok
[INFO] [stdout] test config::tests::resolve_optional_secret_reads_token_from_file ... ok
[INFO] [stdout] test config::tests::resolve_optional_secret_rejects_empty_file_content ... ok
[INFO] [stdout] test config::tests::resolve_optional_secret_rejects_env_and_file_set_together ... ok
[INFO] [stdout] test config::tests::resolve_optional_secret_uses_env_value_when_file_is_not_set ... ok
[INFO] [stdout] test config::tests::transport_security_validation_accepts_secure_database_url_when_enforced ... ok
[INFO] [stdout] test config::tests::transport_security_validation_accepts_secure_redis_url_when_enforced ... ok
[INFO] [stdout] test config::tests::transport_security_validation_is_ignored_for_inmemory_runtime ... ok
[INFO] [stdout] test config::tests::transport_security_validation_is_permissive_in_local_mode_by_default ... ok
[INFO] [stdout] test config::tests::transport_security_validation_rejects_insecure_database_url_when_enforced ... ok
[INFO] [stdout] test config::tests::transport_security_validation_rejects_insecure_redis_url_when_enforced ... ok
[INFO] [stdout] test health::tests::passkey_janitor_reports_degraded_when_failure_is_newer_than_success ... ok
[INFO] [stdout] test health::tests::passkey_janitor_reports_degraded_when_success_is_stale ... ok
[INFO] [stdout] test health::tests::passkey_janitor_reports_not_configured_when_disabled ... ok
[INFO] [stdout] test health::tests::readiness_payload_includes_passkey_janitor_component ... ok
[INFO] [stdout] test health::tests::readiness_reports_not_ready_when_auth_flow_janitor_is_degraded ... ok
[INFO] [stdout] test jwks::tests::jwks_document_builds_expected_ed25519_shape ... ok
[INFO] [stdout] test jwks::tests::jwks_document_supports_multiple_active_keys ... ok
[INFO] [stdout] test api::handlers::tests::password_login_start_v2_handler_returns_login_locked_problem_contract ... ok
[INFO] [stdout] test config::tests::email_provider_sendgrid_parses_complete_configuration ... ok
[INFO] [stdout] test api::handlers::tests::password_upgrade_v2_handlers_complete_upgrade_flow ... ok
[INFO] [stdout] test api::handlers::tests::refresh_handler_rotates_token_and_replay_returns_reuse_problem_contract ... ok
[INFO] [stdout] test api::handlers::tests::password_upgrade_v2_handlers_complete_recovery_bridge_flow ... ok
[INFO] [stdout] test modules::auth::application::tests::auth_flow_abuse_penalty_uses_configured_units ... ok
[INFO] [stdout] test api::handlers::tests::shadow_audit_only_router_hides_v2_methods_but_keeps_v1_login_route ... ok
[INFO] [stdout] test modules::auth::application::tests::discover_auth_methods_v2_audit_includes_rollout_metadata ... ok
[INFO] [stdout] test modules::auth::application::tests::evaluate_auth_v2_rollout_disables_fallback_when_legacy_login_is_blocked ... ok
[INFO] [stdout] test modules::auth::application::tests::evaluate_auth_v2_rollout_disables_fallback_without_legacy_credentials ... ok
[INFO] [stdout] test modules::auth::application::tests::evaluate_auth_v2_rollout_is_fail_closed_for_non_allowlisted_clients ... ok
[INFO] [stdout] test modules::auth::application::tests::evaluate_auth_v2_rollout_matches_legacy_fallback_matrix_for_eligible_passwords ... ok
[INFO] [stdout] test modules::auth::application::tests::evaluate_auth_v2_rollout_tracks_shadow_mode_without_losing_canonical_cohort ... ok
[INFO] [stdout] test modules::auth::application::tests::concurrent_refresh_on_same_token_detects_reuse ... ok
[INFO] [stdout] test modules::auth::application::tests::discover_auth_methods_v2_persists_canonical_cohort_and_serving_mode ... ok
[INFO] [stdout] test modules::auth::application::tests::discover_auth_methods_v2_returns_neutral_contract ... ok
[INFO] [stdout] test modules::auth::application::tests::discover_auth_methods_v2_returns_same_contract_for_unknown_identifier ... ok
[INFO] [stdout] test modules::auth::application::tests::discover_auth_methods_v2_withholds_passkey_recommendation_without_conditional_mediation ... ok
[INFO] [stdout] test modules::auth::application::tests::finish_password_login_v2_rejects_replayed_flow ... ok
[INFO] [stdout] test modules::auth::application::tests::finish_password_login_v2_returns_recovery_required_when_risk_step_up_lacks_mfa ... ok
[INFO] [stdout] test modules::auth::application::tests::login_risk_penalty_profiles_are_stable ... ok
[INFO] [stdout] test modules::auth::application::tests::finish_password_upgrade_v2_marks_legacy_migration_and_audits_recovery_provenance ... ok
[INFO] [stdout] test modules::auth::application::tests::login_risk_block_returns_invalid_credentials ... ok
[INFO] [stdout] test modules::auth::application::tests::login_risk_challenge_requires_step_up_when_mfa_enabled ... ok
[INFO] [stdout] test modules::auth::application::tests::discover_auth_methods_v2_locked_request_emits_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::mfa_backup_code_is_one_time_use ... ok
[INFO] [stdout] test modules::auth::application::tests::login_risk_challenge_without_mfa_returns_recovery_required ... ok
[INFO] [stdout] test modules::auth::application::tests::mfa_challenge_cannot_be_replayed ... ok
[INFO] [stdout] test modules::auth::application::tests::mfa_challenge_allows_retry_before_max_attempts ... ok
[INFO] [stdout] test modules::auth::application::tests::mfa_challenge_is_consumed_after_max_failed_attempts ... ok
[INFO] [stdout] test modules::auth::application::tests::finish_password_login_v2_success_resets_login_abuse_counter ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_finish_account_not_active_emits_passkey_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::mfa_disable_revokes_existing_sessions ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_finish_invalid_challenge_emits_passkey_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::mfa_totp_flow_requires_challenge_and_verifies_successfully ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_finish_invalid_response_emits_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_finish_v2_invalid_response_emits_v2_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_finish_v2_recovery_required_emits_v2_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_finish_v2_returns_recovery_required_when_risk_step_up_lacks_mfa ... ok
[INFO] [stdout] test modules::auth::application::tests::mfa_disable_restores_password_only_login ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_finish_without_registered_passkey_emits_rejected_audit_reason ... ok
[INFO] [stdout] test adapters::outbox::tests::claimed_rows_are_not_reclaimed_before_lease_expiry has been running for over 60 seconds
[INFO] [stdout] test adapters::outbox::tests::expired_leases_become_claimable_again has been running for over 60 seconds
[INFO] [stdout] test adapters::outbox::tests::queue_snapshot_tracks_oldest_due_separately_from_oldest_pending has been running for over 60 seconds
[INFO] [stdout] test adapters::postgres::tests::postgres_account_lookup_is_decoupled_from_legacy_credentials has been running for over 60 seconds
[INFO] [stdout] test adapters::postgres::tests::postgres_passkey_prune_expired_deletes_only_expired_rows has been running for over 60 seconds
[INFO] [stdout] test adapters::postgres::tests::postgres_refresh_rotate_strong_returns_already_revoked_for_replayed_token has been running for over 60 seconds
[INFO] [stdout] test adapters::postgres::tests::postgres_refresh_rotate_strong_returns_expired_and_marks_current_revoked has been running for over 60 seconds
[INFO] [stdout] test adapters::postgres::tests::postgres_refresh_rotate_strong_returns_not_found_when_current_missing has been running for over 60 seconds
[INFO] [stdout] test adapters::postgres::tests::postgres_refresh_rotate_strong_rotates_and_links_replacement has been running for over 60 seconds
[INFO] [stdout] test modules::auth::application::tests::passkey_login_finish_v2_success_emits_v2_success_audit_event ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_start_v2_context_emits_v2_audit_event ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_register_finish_invalid_challenge_emits_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_start_v2_replayed_discovery_token_applies_abuse_penalty ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_start_v2_invalid_discovery_token_emits_v2_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::mfa_backup_codes_reject_after_all_codes_are_consumed ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_register_finish_invalid_response_emits_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_register_finish_user_mismatch_emits_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_register_finish_v2_success_emits_v2_success_audit_event ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_register_finish_v2_invalid_response_emits_v2_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_register_start_account_not_active_emits_rejected_audit_reason ... ok
[INFO] [stdout] test modules::auth::application::tests::password_forgot_pending_user_accepts_without_token_issue ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_register_start_v2_context_emits_v2_audit_event ... ok
[INFO] [stdout] test modules::auth::application::tests::password_login_v2_preserves_rollout_metadata_across_resumed_flow ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_start_v2_locked_request_does_not_issue_a_challenge ... ok
[INFO] [stdout] test modules::auth::application::tests::passkey_login_finish_v2_success_resets_login_abuse_counter ... ok
[INFO] [stdout] test modules::auth::application::tests::password_reset_pending_user_token_is_rejected ... ok
[INFO] [stdout] test modules::auth::application::tests::password_reset_mints_recovery_bridge_for_v2_upgrade ... ok
[INFO] [stdout] test modules::auth::application::tests::refresh_reuse_detection_revokes_session_family ... ok
[INFO] [stdout] test modules::auth::application::tests::refresh_rotation_persistent_failure_emits_rejection_audit_per_attempt ... ok
[INFO] [stdout] test modules::auth::application::tests::password_reset_cancels_previous_recovery_bridge_for_same_user ... ok
[INFO] [stdout] test modules::auth::application::tests::refresh_rotation_storage_failure_returns_internal_and_emits_audit ... ok
[INFO] [stdout] test modules::auth::application::tests::start_and_finish_password_upgrade_v2_persists_opaque_credential ... ok
[INFO] [stdout] test modules::auth::application::tests::password_change_revokes_sessions_and_replaces_credentials ... ok
[INFO] [stdout] test modules::auth::application::tests::start_and_finish_password_login_v2_reuses_session_issuance ... ok
[INFO] [stdout] test modules::auth::application::tests::start_password_login_v2_replayed_discovery_token_applies_abuse_penalty ... ok
[INFO] [stdout] test modules::auth::application::tests::start_password_login_v2_identifier_mismatch_applies_abuse_penalty ... ok
[INFO] [stdout] test modules::auth::application::tests::totp_verification_tolerates_single_step_clock_drift_only ... ok
[INFO] [stdout] test observability::tests::prometheus_render_exposes_refresh_metrics ... ok
[INFO] [stdout] test tests::migrations_are_rejected_for_inmemory_runtime ... ok
[INFO] [stdout] test tests::migrations_are_supported_for_postgres_runtime ... ok
[INFO] [stdout] test tests::run_mode_accepts_auth_run_mode_env ... ok
[INFO] [stdout] test tests::run_mode_accepts_migrate_subcommand ... ok
[INFO] [stdout] test tests::run_mode_defaults_to_server ... ok
[INFO] [stdout] test tests::run_mode_rejects_unknown_env_mode ... ok
[INFO] [stdout] test tests::run_mode_rejects_unknown_subcommand ... ok
[INFO] [stdout] test modules::auth::application::tests::start_password_login_v2_inherits_rollout_decision_from_discovery_flow ... ok
[INFO] [stdout] test modules::auth::application::tests::start_password_upgrade_v2_accepts_recovery_bridge_context ... ok
[INFO] [stdout] test modules::auth::application::tests::start_password_upgrade_v2_rejects_accounts_with_active_opaque_credentials ... ok
[INFO] [stdout] test modules::auth::application::tests::start_password_upgrade_v2_replayed_recovery_bridge_applies_abuse_penalty ... ok
[INFO] [stdout] test modules::auth::application::tests::start_password_upgrade_v2_rejects_invalid_recovery_bridge ... ok
[INFO] [stdout] test modules::auth::application::tests::session_revoke_enforces_ownership_and_filters_active_sessions ... ok
[INFO] [stdout] test adapters::outbox::tests::claimed_rows_are_not_reclaimed_before_lease_expiry ... ok
[INFO] [stdout] test adapters::postgres::tests::postgres_refresh_rotate_strong_returns_expired_and_marks_current_revoked ... ok
[INFO] [stdout] test adapters::postgres::tests::postgres_account_lookup_is_decoupled_from_legacy_credentials ... ok
[INFO] [stdout] test adapters::postgres::tests::postgres_refresh_rotate_strong_rotates_and_links_replacement ... ok
[INFO] [stdout] test adapters::postgres::tests::postgres_passkey_prune_expired_deletes_only_expired_rows ... ok
[INFO] [stdout] test adapters::postgres::tests::postgres_refresh_rotate_strong_returns_already_revoked_for_replayed_token ... ok
[INFO] [stdout] test adapters::outbox::tests::queue_snapshot_tracks_oldest_due_separately_from_oldest_pending ... ok
[INFO] [stdout] test adapters::postgres::tests::postgres_refresh_rotate_strong_returns_not_found_when_current_missing ... ok
[INFO] [stdout] test adapters::outbox::tests::expired_leases_become_claimable_again ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 246 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 90.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ba70860b6b205b29d96dccacd68dc177a7a93e983fe66fe82cc5a5406afeb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ba70860b6b205b29d96dccacd68dc177a7a93e983fe66fe82cc5a5406afeb6a", kill_on_drop: false }`
[INFO] [stdout] 1ba70860b6b205b29d96dccacd68dc177a7a93e983fe66fe82cc5a5406afeb6a
