[INFO] fetching crate torii-auth-password 0.3.1... [INFO] testing torii-auth-password-0.3.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate torii-auth-password 0.3.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate torii-auth-password 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate torii-auth-password 0.3.1 [INFO] tweaked toml for crates.io crate torii-auth-password 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate torii-auth-password 0.3.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate torii-auth-password 0.3.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded password-auth v1.0.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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f431f822b6fb6e56501d9a4a69b1ca26c851130f66e2f2fbcef10d853205b37 [INFO] running `Command { std: "docker" "start" "-a" "8f431f822b6fb6e56501d9a4a69b1ca26c851130f66e2f2fbcef10d853205b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f431f822b6fb6e56501d9a4a69b1ca26c851130f66e2f2fbcef10d853205b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f431f822b6fb6e56501d9a4a69b1ca26c851130f66e2f2fbcef10d853205b37", kill_on_drop: false }` [INFO] [stdout] 8f431f822b6fb6e56501d9a4a69b1ca26c851130f66e2f2fbcef10d853205b37 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f383f980d3628205530c25a2686ba0aed2dd9eeaed2909d2562ff168d640a31a [INFO] running `Command { std: "docker" "start" "-a" "f383f980d3628205530c25a2686ba0aed2dd9eeaed2909d2562ff168d640a31a", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling password-auth v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling torii-core v0.3.1 [INFO] [stderr] Compiling torii-auth-password v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.54s [INFO] running `Command { std: "docker" "inspect" "f383f980d3628205530c25a2686ba0aed2dd9eeaed2909d2562ff168d640a31a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f383f980d3628205530c25a2686ba0aed2dd9eeaed2909d2562ff168d640a31a", kill_on_drop: false }` [INFO] [stdout] f383f980d3628205530c25a2686ba0aed2dd9eeaed2909d2562ff168d640a31a [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc9e8074a3c40b9f41c847110d064efae044d18682b2c18727a85c30a72d1673 [INFO] running `Command { std: "docker" "start" "-a" "bc9e8074a3c40b9f41c847110d064efae044d18682b2c18727a85c30a72d1673", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling torii-core v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling torii-auth-password v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling torii-migration v0.3.1 [INFO] [stderr] Compiling torii-storage-sqlite v0.3.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "bc9e8074a3c40b9f41c847110d064efae044d18682b2c18727a85c30a72d1673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9e8074a3c40b9f41c847110d064efae044d18682b2c18727a85c30a72d1673", kill_on_drop: false }` [INFO] [stdout] bc9e8074a3c40b9f41c847110d064efae044d18682b2c18727a85c30a72d1673 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78654b73517041ee92273b9fc33f22344ee21ec6627ee96306ccd2ccd511a40f [INFO] running `Command { std: "docker" "start" "-a" "78654b73517041ee92273b9fc33f22344ee21ec6627ee96306ccd2ccd511a40f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/torii_auth_password-34ab74745198dd1c) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::test_is_valid_password ... ok [INFO] [stdout] 2026-04-20T01:02:40.030859Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] test tests::test_is_valid_email ... ok [INFO] [stdout] 2026-04-20T01:02:40.033323Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2026-04-20T01:02:40.033810Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2026-04-20T01:02:40.034642Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2026-04-20T01:02:40.035490Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2026-04-20T01:02:40.035796Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2026-04-20T01:02:40.035800Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.036260Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.036992Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.038523Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.039424Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.039586Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.040170Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.040423Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.041304Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.041733Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2026-04-20T01:02:40.042018Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.043680Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.043728Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.044900Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.045405Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.045702Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.045831Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2026-04-20T01:02:40.047302Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2026-04-20T01:02:40.047613Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2026-04-20T01:02:40.047847Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.048257Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2026-04-20T01:02:40.050176Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2026-04-20T01:02:40.050529Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.050653Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2026-04-20T01:02:40.050670Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.050880Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2026-04-20T01:02:40.051685Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2026-04-20T01:02:40.052692Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2026-04-20T01:02:40.054351Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2026-04-20T01:02:40.054512Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.054716Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2026-04-20T01:02:40.054978Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2026-04-20T01:02:40.056366Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2026-04-20T01:02:40.058162Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2026-04-20T01:02:40.058454Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2026-04-20T01:02:40.060146Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.060345Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.060437Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.061143Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.063748Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2026-04-20T01:02:40.064362Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.064696Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.065889Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] test tests::test_nonexistent_user_login ... ok [INFO] [stdout] 2026-04-20T01:02:40.066977Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2026-04-20T01:02:40.067712Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2026-04-20T01:02:40.068102Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2026-04-20T01:02:40.068376Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2026-04-20T01:02:40.069535Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.071419Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.073119Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2026-04-20T01:02:40.073734Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2026-04-20T01:02:40.074261Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2026-04-20T01:02:40.075462Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2026-04-20T01:02:40.076764Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2026-04-20T01:02:40.076987Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] test tests::test_sql_injection_attempt ... ok [INFO] [stdout] 2026-04-20T01:02:40.081508Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2026-04-20T01:02:40.089536Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] test tests::test_weak_password ... ok [INFO] [stdout] 2026-04-20T01:02:40.163008Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2026-04-20T01:02:40.174549Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2026-04-20T01:02:40.176146Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2026-04-20T01:02:40.177690Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2026-04-20T01:02:40.178646Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2026-04-20T01:02:40.183682Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2026-04-20T01:02:40.191943Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] test tests::test_invalid_email_format ... ok [INFO] [stdout] 2026-04-20T01:02:42.084563Z  INFO torii_auth_password: Created user user.id=8982e84f-d96c-406f-9986-43462b1e4d3e user.email=test@example.com user.name=None [INFO] [stdout] test tests::test_create_user_and_login_with_unverified_email ... ok [INFO] [stdout] 2026-04-20T01:02:42.236329Z  INFO torii_auth_password: Created user user.id=0968022d-af1e-4bb2-9c01-e187efeb9f94 user.email=test@example.com user.name=None [INFO] [stdout] 2026-04-20T01:02:42.371637Z  INFO torii_auth_password: Created user user.id=6122d567-d415-470d-ba15-231fcfec3985 user.email=test@example.com user.name=None [INFO] [stdout] test tests::test_create_duplicate_user ... ok [INFO] [stdout] 2026-04-20T01:02:42.763798Z  INFO torii_auth_password: Created user user.id=8e604167-7498-45ef-a598-cf8b95e14759 user.email=test@example.com user.name=None [INFO] [stdout] 2026-04-20T01:02:42.982166Z  INFO torii_auth_password: Created user user.id=8e0ad865-156d-4387-a123-2596fe39c6d8 user.email=test@example.com user.name=None [INFO] [stdout] 2026-04-20T01:02:43.447689Z  INFO torii_auth_password: Created user user.id=4f290e7e-8eb3-48f9-899c-e4cbe7ce460b user.email=test@example.com user.name=None [INFO] [stdout] test tests::test_incorrect_password_login ... ok [INFO] [stdout] test tests::test_create_user_and_login_with_verified_email ... ok [INFO] [stdout] 2026-04-20T01:02:45.898327Z  INFO torii_auth_password: Changed user password user.id=8e604167-7498-45ef-a598-cf8b95e14759 [INFO] [stdout] test tests::test_event_handler_emitting ... ok [INFO] [stdout] 2026-04-20T01:02:46.118313Z  INFO torii_auth_password: Changed user password user.id=4f290e7e-8eb3-48f9-899c-e4cbe7ce460b [INFO] [stdout] test tests::test_change_password ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.38s [INFO] [stdout] [INFO] [stderr] Doc-tests torii_auth_password [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.47s; merged doctests compilation took 1.43s [INFO] running `Command { std: "docker" "inspect" "78654b73517041ee92273b9fc33f22344ee21ec6627ee96306ccd2ccd511a40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78654b73517041ee92273b9fc33f22344ee21ec6627ee96306ccd2ccd511a40f", kill_on_drop: false }` [INFO] [stdout] 78654b73517041ee92273b9fc33f22344ee21ec6627ee96306ccd2ccd511a40f