[INFO] fetching crate torii-storage-sqlite 0.5.1... [INFO] testing torii-storage-sqlite-0.5.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate torii-storage-sqlite 0.5.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate torii-storage-sqlite 0.5.1 [INFO] finished tweaking crates.io crate torii-storage-sqlite 0.5.1 [INFO] tweaked toml for crates.io crate torii-storage-sqlite 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate torii-storage-sqlite 0.5.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate torii-storage-sqlite 0.5.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fafba45b717bd0d4f6ca80492d042d85a28ff915da2409c0af7d5c6d68e577b [INFO] running `Command { std: "docker" "start" "-a" "9fafba45b717bd0d4f6ca80492d042d85a28ff915da2409c0af7d5c6d68e577b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fafba45b717bd0d4f6ca80492d042d85a28ff915da2409c0af7d5c6d68e577b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fafba45b717bd0d4f6ca80492d042d85a28ff915da2409c0af7d5c6d68e577b", kill_on_drop: false }` [INFO] [stdout] 9fafba45b717bd0d4f6ca80492d042d85a28ff915da2409c0af7d5c6d68e577b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a9e44c85e507724aa36f9f512eb406ff64f314dd77656c4e1c3f9b831f283d6 [INFO] running `Command { std: "docker" "start" "-a" "3a9e44c85e507724aa36f9f512eb406ff64f314dd77656c4e1c3f9b831f283d6", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling password-auth v1.0.0 [INFO] [stderr] Compiling b58 v0.1.2 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling torii-core v0.5.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling torii-migration v0.5.1 [INFO] [stderr] Compiling torii-storage-sqlite v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CreateMagicLinksTable` is never constructed [INFO] [stdout] --> src/migrations/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 442 | pub struct CreateMagicLinksTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "3a9e44c85e507724aa36f9f512eb406ff64f314dd77656c4e1c3f9b831f283d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9e44c85e507724aa36f9f512eb406ff64f314dd77656c4e1c3f9b831f283d6", kill_on_drop: false }` [INFO] [stdout] 3a9e44c85e507724aa36f9f512eb406ff64f314dd77656c4e1c3f9b831f283d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3e6341436191aebf4689779e20b9fb4df66cee3c27070dce51fa4b23b8abac6 [INFO] running `Command { std: "docker" "start" "-a" "b3e6341436191aebf4689779e20b9fb4df66cee3c27070dce51fa4b23b8abac6", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling torii-core v0.5.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling torii-migration v0.5.1 [INFO] [stderr] Compiling torii-storage-sqlite v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CreateMagicLinksTable` is never constructed [INFO] [stdout] --> src/migrations/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 442 | pub struct CreateMagicLinksTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.87s [INFO] running `Command { std: "docker" "inspect" "b3e6341436191aebf4689779e20b9fb4df66cee3c27070dce51fa4b23b8abac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e6341436191aebf4689779e20b9fb4df66cee3c27070dce51fa4b23b8abac6", kill_on_drop: false }` [INFO] [stdout] b3e6341436191aebf4689779e20b9fb4df66cee3c27070dce51fa4b23b8abac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e811feb3f9c728a943f6b43ca686c819c605098705df85a32185a32cca78e0b [INFO] running `Command { std: "docker" "start" "-a" "9e811feb3f9c728a943f6b43ca686c819c605098705df85a32185a32cca78e0b", kill_on_drop: false }` [INFO] [stderr] warning: struct `CreateMagicLinksTable` is never constructed [INFO] [stderr] --> src/migrations/mod.rs:442:12 [INFO] [stderr] | [INFO] [stderr] 442 | pub struct CreateMagicLinksTable; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `torii-storage-sqlite` (lib) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/torii_storage_sqlite-fff1c8e962b8e399) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] 2025-10-01T14:28:22.290426Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.290426Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.293803Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.294249Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.294404Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.295399Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.296129Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.297059Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.297174Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2025-10-01T14:28:22.297344Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.297539Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.298295Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.298543Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2025-10-01T14:28:22.299567Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2025-10-01T14:28:22.299712Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2025-10-01T14:28:22.300395Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.300480Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.301721Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.302493Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.304403Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.304801Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.305048Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.305370Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] test password::tests::test_password_hash ... ok [INFO] [stdout] 2025-10-01T14:28:22.307605Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2025-10-01T14:28:22.308000Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2025-10-01T14:28:22.308660Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.308794Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] test passkey::tests::test_set_and_get_passkey_challenge ... ok [INFO] [stdout] 2025-10-01T14:28:22.310850Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] test oauth::tests::test_multiple_oauth_providers ... ok [INFO] [stdout] 2025-10-01T14:28:22.312777Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] test passkey::tests::test_add_and_get_passkey ... ok [INFO] [stdout] 2025-10-01T14:28:22.313205Z ERROR torii_storage_sqlite::oauth: Failed to link oauth account error=error returned from database: (code: 2067) UNIQUE constraint failed: oauth_accounts.user_id, oauth_accounts.provider, oauth_accounts.subject [INFO] [stdout] test oauth::tests::test_oauth_account_linking ... ok [INFO] [stdout] 2025-10-01T14:28:22.314778Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.316328Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2025-10-01T14:28:22.316473Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.317720Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.317827Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.317848Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.317923Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.319299Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.320271Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.320347Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.320907Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.321378Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreatePasskeysTable (4) [INFO] [stdout] 2025-10-01T14:28:22.321460Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] test password::tests::test_password_hash_update ... ok [INFO] [stdout] 2025-10-01T14:28:22.322472Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2025-10-01T14:28:22.323137Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.323462Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2025-10-01T14:28:22.323643Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateIndexes (6) [INFO] [stdout] 2025-10-01T14:28:22.324112Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.324444Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.324823Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2025-10-01T14:28:22.324881Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.325669Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateMagicLinksTable (7) [INFO] [stdout] 2025-10-01T14:28:22.325845Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2025-10-01T14:28:22.326372Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.326611Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] test tests::test_sqlite_storage ... ok [INFO] [stdout] 2025-10-01T14:28:22.328802Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.328874Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.330484Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.330548Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.330631Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.330692Z ERROR torii_storage_sqlite::session: Failed to get session error=no rows returned by a query that expected to return at least one row [INFO] [stdout] test session::test::test_sqlite_session_storage ... ok [INFO] [stdout] 2025-10-01T14:28:22.331758Z  INFO torii_storage_sqlite::migrations: Applying migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.332112Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.332396Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.332705Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2025-10-01T14:28:22.334953Z ERROR torii_storage_sqlite::session: Failed to get session error=no rows returned by a query that expected to return at least one row [INFO] [stdout] 2025-10-01T14:28:22.335401Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] test session::test::test_sqlite_session_cleanup ... ok [INFO] [stdout] 2025-10-01T14:28:22.337599Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateUsersTable (1) [INFO] [stdout] 2025-10-01T14:28:22.337841Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeysTable (4) [INFO] [stdout] 2025-10-01T14:28:22.338249Z ERROR torii_storage_sqlite::session: Failed to get session error=no rows returned by a query that expected to return at least one row [INFO] [stdout] 2025-10-01T14:28:22.338508Z ERROR torii_storage_sqlite::session: Failed to get session error=no rows returned by a query that expected to return at least one row [INFO] [stdout] test session::test::test_delete_sessions_for_user ... ok [INFO] [stdout] 2025-10-01T14:28:22.339550Z  INFO torii_storage_sqlite::migrations: Applying migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2025-10-01T14:28:22.339962Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.340480Z  INFO torii_storage_sqlite::migrations: Applying migration CreateIndexes (6) [INFO] [stdout] 2025-10-01T14:28:22.340774Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateOAuthAccountsTable (3) [INFO] [stdout] 2025-10-01T14:28:22.341821Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreatePasskeysTable (4) [INFO] [stdout] 2025-10-01T14:28:22.342357Z  INFO torii_storage_sqlite::migrations: Applying migration CreateMagicLinksTable (7) [INFO] [stdout] 2025-10-01T14:28:22.342738Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreatePasskeyChallengesTable (5) [INFO] [stdout] 2025-10-01T14:28:22.343489Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateIndexes (6) [INFO] [stdout] test migrations::tests::test_up_down_up ... ok [INFO] [stdout] 2025-10-01T14:28:22.344320Z  INFO torii_storage_sqlite::migrations: Rolling back migration CreateMagicLinksTable (7) [INFO] [stdout] test migrations::tests::test_migrations ... ok [INFO] [stdout] 2025-10-01T14:28:22.368231Z  INFO torii_storage_sqlite::migrations: Applying migration CreateSessionsTable (2) [INFO] [stdout] 2025-10-01T14:28:22.369405Z  INFO torii_storage_sqlite::migrations: Applying migration CreateOAuthAccountsTable (3) [INFO] [stdout] test oauth::tests::test_pkce_verifier ... ok [INFO] [stdout] test tests::test_timestamps_are_set_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] [stderr] Doc-tests torii_storage_sqlite [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 19) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 19) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `torii` [INFO] [stdout] --> src/lib.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 17 | let torii = torii::Torii::new(repositories); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `torii` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `torii`, use `cargo add torii` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 19) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.22s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9e811feb3f9c728a943f6b43ca686c819c605098705df85a32185a32cca78e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e811feb3f9c728a943f6b43ca686c819c605098705df85a32185a32cca78e0b", kill_on_drop: false }` [INFO] [stdout] 9e811feb3f9c728a943f6b43ca686c819c605098705df85a32185a32cca78e0b