[INFO] fetching crate torii-storage-sqlite 0.5.2...
[INFO] testing torii-storage-sqlite-0.5.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate torii-storage-sqlite 0.5.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate torii-storage-sqlite 0.5.2
[INFO] finished tweaking crates.io crate torii-storage-sqlite 0.5.2
[INFO] tweaked toml for crates.io crate torii-storage-sqlite 0.5.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate torii-storage-sqlite 0.5.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate torii-storage-sqlite 0.5.2 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 372e0cf85df33656de481fe3f4d05b3075fde5b55e35de7c2a20c4133d4cdaab
[INFO] running `Command { std: "docker" "start" "-a" "372e0cf85df33656de481fe3f4d05b3075fde5b55e35de7c2a20c4133d4cdaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "372e0cf85df33656de481fe3f4d05b3075fde5b55e35de7c2a20c4133d4cdaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "372e0cf85df33656de481fe3f4d05b3075fde5b55e35de7c2a20c4133d4cdaab", kill_on_drop: false }`
[INFO] [stdout] 372e0cf85df33656de481fe3f4d05b3075fde5b55e35de7c2a20c4133d4cdaab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3e2dc9a922f7c1648c6004015ccc73a191ac5f0ddd2ae4daa96a30e4f4aefc39
[INFO] running `Command { std: "docker" "start" "-a" "3e2dc9a922f7c1648c6004015ccc73a191ac5f0ddd2ae4daa96a30e4f4aefc39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling b58 v0.1.2
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling password-auth v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling torii-core v0.5.2
[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.2
[INFO] [stderr]    Compiling torii-storage-sqlite v0.5.2 (/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 49.10s
[INFO] running `Command { std: "docker" "inspect" "3e2dc9a922f7c1648c6004015ccc73a191ac5f0ddd2ae4daa96a30e4f4aefc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e2dc9a922f7c1648c6004015ccc73a191ac5f0ddd2ae4daa96a30e4f4aefc39", kill_on_drop: false }`
[INFO] [stdout] 3e2dc9a922f7c1648c6004015ccc73a191ac5f0ddd2ae4daa96a30e4f4aefc39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b200566356e813dc4ee2c39f1908dfc91933f9a03fa3af7ab053de420fc0d1a9
[INFO] running `Command { std: "docker" "start" "-a" "b200566356e813dc4ee2c39f1908dfc91933f9a03fa3af7ab053de420fc0d1a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling torii-core v0.5.2
[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.2
[INFO] [stderr]    Compiling torii-storage-sqlite v0.5.2 (/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 26.10s
[INFO] running `Command { std: "docker" "inspect" "b200566356e813dc4ee2c39f1908dfc91933f9a03fa3af7ab053de420fc0d1a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b200566356e813dc4ee2c39f1908dfc91933f9a03fa3af7ab053de420fc0d1a9", kill_on_drop: false }`
[INFO] [stdout] b200566356e813dc4ee2c39f1908dfc91933f9a03fa3af7ab053de420fc0d1a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e1b3ef08161eb6436769757808c80afb5d29edb069a3d68edd9df0ee191e67ae
[INFO] running `Command { std: "docker" "start" "-a" "e1b3ef08161eb6436769757808c80afb5d29edb069a3d68edd9df0ee191e67ae", 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/build/torii-storage-sqlite/deef82979222bf35/deps/torii_storage_sqlite-deef82979222bf35)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] [2m2026-01-17T11:47:10.051109Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.051920Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.053058Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.053177Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.053463Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.053661Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.053894Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.054035Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.054181Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.055973Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.056171Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.056518Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.057218Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.057316Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.057381Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.057601Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.057910Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.058296Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.059147Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.059569Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.059848Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.060261Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.061017Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.061086Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.061401Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.062317Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.062469Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.062828Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.062861Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.062956Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.063455Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.064451Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.065656Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.066330Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.067293Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeysTable (4)
[INFO] [stdout] [2m2026-01-17T11:47:10.067765Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.067838Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.067899Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeysTable (4)
[INFO] [stdout] [2m2026-01-17T11:47:10.068288Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeysTable (4)
[INFO] [stdout] [2m2026-01-17T11:47:10.068329Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.070281Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeyChallengesTable (5)
[INFO] [stdout] [2m2026-01-17T11:47:10.071787Z[0m [31mERROR[0m [2mtorii_storage_sqlite::session[0m[2m:[0m Failed to get session [3merror[0m[2m=[0mno rows returned by a query that expected to return at least one row
[INFO] [stdout] [2m2026-01-17T11:47:10.072336Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeyChallengesTable (5)
[INFO] [stdout] [2m2026-01-17T11:47:10.072482Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.073193Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeyChallengesTable (5)
[INFO] [stdout] test password::tests::test_password_hash ... ok
[INFO] [stdout] test password::tests::test_password_hash_update ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.075247Z[0m [31mERROR[0m [2mtorii_storage_sqlite::oauth[0m[2m:[0m Failed to link oauth account [3merror[0m[2m=[0merror returned from database: (code: 2067) UNIQUE constraint failed: oauth_accounts.user_id, oauth_accounts.provider, oauth_accounts.subject
[INFO] [stdout] test session::test::test_sqlite_session_cleanup ... ok
[INFO] [stdout] test oauth::tests::test_oauth_account_linking ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.077140Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateIndexes (6)
[INFO] [stdout] [2m2026-01-17T11:47:10.077675Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] test oauth::tests::test_multiple_oauth_providers ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.078887Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateIndexes (6)
[INFO] [stdout] [2m2026-01-17T11:47:10.079369Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateIndexes (6)
[INFO] [stdout] test tests::test_sqlite_storage ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.082014Z[0m [31mERROR[0m [2mtorii_storage_sqlite::session[0m[2m:[0m Failed to get session [3merror[0m[2m=[0mno rows returned by a query that expected to return at least one row
[INFO] [stdout] [2m2026-01-17T11:47:10.082077Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] test session::test::test_sqlite_session_storage ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.084012Z[0m [31mERROR[0m [2mtorii_storage_sqlite::session[0m[2m:[0m Failed to get session [3merror[0m[2m=[0mno rows returned by a query that expected to return at least one row
[INFO] [stdout] [2m2026-01-17T11:47:10.084686Z[0m [31mERROR[0m [2mtorii_storage_sqlite::session[0m[2m:[0m Failed to get session [3merror[0m[2m=[0mno rows returned by a query that expected to return at least one row
[INFO] [stdout] [2m2026-01-17T11:47:10.084834Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateMagicLinksTable (7)
[INFO] [stdout] [2m2026-01-17T11:47:10.085127Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateMagicLinksTable (7)
[INFO] [stdout] test oauth::tests::test_pkce_verifier ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.086855Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] test session::test::test_delete_sessions_for_user ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.088347Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateUsersTable (1)
[INFO] [stdout] test passkey::tests::test_add_and_get_passkey ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.090923Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateUsersTable (1)
[INFO] [stdout] [2m2026-01-17T11:47:10.091059Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.100207Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.100347Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeysTable (4)
[INFO] [stdout] [2m2026-01-17T11:47:10.100782Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.102991Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.103186Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeyChallengesTable (5)
[INFO] [stdout] [2m2026-01-17T11:47:10.103269Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateOAuthAccountsTable (3)
[INFO] [stdout] [2m2026-01-17T11:47:10.104923Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateIndexes (6)
[INFO] [stdout] [2m2026-01-17T11:47:10.105176Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreatePasskeysTable (4)
[INFO] [stdout] [2m2026-01-17T11:47:10.106366Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreatePasskeysTable (4)
[INFO] [stdout] [2m2026-01-17T11:47:10.106494Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreatePasskeyChallengesTable (5)
[INFO] [stdout] [2m2026-01-17T11:47:10.107972Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateIndexes (6)
[INFO] [stdout] [2m2026-01-17T11:47:10.108141Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreatePasskeyChallengesTable (5)
[INFO] [stdout] [2m2026-01-17T11:47:10.109055Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateMagicLinksTable (7)
[INFO] [stdout] [2m2026-01-17T11:47:10.110364Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateUsersTable (1)
[INFO] [stdout] test passkey::tests::test_set_and_get_passkey_challenge ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.110756Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateIndexes (6)
[INFO] [stdout] [2m2026-01-17T11:47:10.111481Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateSessionsTable (2)
[INFO] [stdout] [2m2026-01-17T11:47:10.111936Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Rolling back migration CreateMagicLinksTable (7)
[INFO] [stdout] [2m2026-01-17T11:47:10.112773Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateOAuthAccountsTable (3)
[INFO] [stdout] test migrations::tests::test_migrations ... ok
[INFO] [stdout] [2m2026-01-17T11:47:10.115314Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeysTable (4)
[INFO] [stdout] [2m2026-01-17T11:47:10.116125Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreatePasskeyChallengesTable (5)
[INFO] [stdout] [2m2026-01-17T11:47:10.116970Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateIndexes (6)
[INFO] [stdout] [2m2026-01-17T11:47:10.118665Z[0m [32m INFO[0m [2mtorii_storage_sqlite::migrations[0m[2m:[0m Applying migration CreateMagicLinksTable (7)
[INFO] [stdout] test migrations::tests::test_up_down_up ... 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.03s
[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] 34 |     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.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.33s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e1b3ef08161eb6436769757808c80afb5d29edb069a3d68edd9df0ee191e67ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1b3ef08161eb6436769757808c80afb5d29edb069a3d68edd9df0ee191e67ae", kill_on_drop: false }`
[INFO] [stdout] e1b3ef08161eb6436769757808c80afb5d29edb069a3d68edd9df0ee191e67ae
