[INFO] cloning repository https://github.com/kiruhq/auth-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiruhq/auth-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiruhq%2Fauth-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiruhq%2Fauth-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b50ce65f70a5988c3a62bc39afefc4f4e3a0281
[INFO] checking kiruhq/auth-rs against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiruhq%2Fauth-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kiruhq/auth-rs
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/kiruhq/auth-rs
[INFO] tweaked toml for git repo https://github.com/kiruhq/auth-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kiruhq/auth-rs on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kiruhq/auth-rs 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dc0ed593f15061a3142c05242f6b9bb8227aed432a58b6e81cb9b17bdf44e362
[INFO] running `Command { std: "docker" "start" "dc0ed593f15061a3142c05242f6b9bb8227aed432a58b6e81cb9b17bdf44e362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc0ed593f15061a3142c05242f6b9bb8227aed432a58b6e81cb9b17bdf44e362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc0ed593f15061a3142c05242f6b9bb8227aed432a58b6e81cb9b17bdf44e362" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc0ed593f15061a3142c05242f6b9bb8227aed432a58b6e81cb9b17bdf44e362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc0ed593f15061a3142c05242f6b9bb8227aed432a58b6e81cb9b17bdf44e362" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] Compiling serde_core v1.0.228
[INFO] [stderr] Compiling futures-macro v0.3.32
[INFO] [stderr] Checking futures-channel v0.3.32
[INFO] [stderr] Checking tracing-core v0.1.36
[INFO] [stderr] Checking futures-io v0.3.32
[INFO] [stderr] Checking futures-task v0.3.32
[INFO] [stderr] Checking getrandom v0.2.17
[INFO] [stderr] Checking tokio v1.52.3
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling ring v0.17.14
[INFO] [stderr] Checking sync_wrapper v1.0.2
[INFO] [stderr] Checking zeroize v1.8.2
[INFO] [stderr] Checking log v0.4.30
[INFO] [stderr] Compiling anyhow v1.0.102
[INFO] [stderr] Compiling rustls v0.23.40
[INFO] [stderr] Compiling either v1.16.0
[INFO] [stderr] Compiling serde_json v1.0.150
[INFO] [stderr] Compiling generic-array v0.14.9
[INFO] [stderr] Checking axum-core v0.5.6
[INFO] [stderr] Compiling pin-project-internal v1.1.13
[INFO] [stderr] Checking matchit v0.8.4
[INFO] [stderr] Compiling zerocopy v0.8.50
[INFO] [stderr] Checking bitflags v2.11.1
[INFO] [stderr] Checking tracing v0.1.44
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Checking rustls-pki-types v1.14.1
[INFO] [stderr] Compiling itertools v0.14.0
[INFO] [stderr] Compiling memchr v2.8.1
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Checking getrandom v0.3.4
[INFO] [stderr] Checking ureq-proto v0.6.0
[INFO] [stderr] Compiling darling_core v0.20.11
[INFO] [stderr] Compiling darling_core v0.23.0
[INFO] [stderr] Checking hybrid-array v0.4.12
[INFO] [stderr] Compiling getrandom v0.4.2
[INFO] [stderr] Compiling regex-syntax v0.8.10
[INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr] Compiling thiserror v2.0.18
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Checking futures-util v0.3.32
[INFO] [stderr] Compiling portable-atomic v1.13.1
[INFO] [stderr] Compiling uninitialized v0.0.2
[INFO] [stderr] Compiling aho-corasick v1.1.4
[INFO] [stderr] Checking utf8-zero v0.8.1
[INFO] [stderr] Checking hex v0.4.3
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Checking pin-project v1.1.13
[INFO] [stderr] Compiling rustix v1.1.4
[INFO] [stderr] Checking block-buffer v0.10.4
[INFO] [stderr] Checking crypto-common v0.1.6
[INFO] [stderr] Checking rand_core v0.9.5
[INFO] [stderr] Compiling structmeta-derive v0.3.0
[INFO] [stderr] Checking digest v0.10.7
[INFO] [stderr] Checking serde v1.0.228
[INFO] [stderr] Checking deranged v0.5.8
[INFO] [stderr] Checking num-rational v0.4.2
[INFO] [stderr] Checking url v2.5.8
[INFO] [stderr] Checking num-iter v0.1.45
[INFO] [stderr] Compiling prost-derive v0.14.3
[INFO] [stderr] Checking chacha20 v0.10.0
[INFO] [stderr] Checking num-complex v0.4.6
[INFO] [stderr] Checking crypto-common v0.2.2
[INFO] [stderr] Checking block-buffer v0.12.0
[INFO] [stderr] Compiling structmeta v0.3.0
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking rand v0.4.6
[INFO] [stderr] Compiling serde_repr v0.1.20
[INFO] [stderr] Compiling async-stream-impl v0.3.6
[INFO] [stderr] Checking base64ct v1.8.3
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Checking rustls-native-certs v0.8.4
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking num v0.4.3
[INFO] [stderr] Checking xattr v1.6.1
[INFO] [stderr] Checking rand v0.10.1
[INFO] [stderr] Checking rand v0.3.23
[INFO] [stderr] Checking password-hash v0.5.0
[INFO] [stderr] Checking futures-executor v0.3.32
[INFO] [stderr] Checking resize-slice v0.1.3
[INFO] [stderr] Checking blake2 v0.10.6
[INFO] [stderr] Checking filetime v0.2.29
[INFO] [stderr] Compiling regex-automata v0.4.14
[INFO] [stderr] Checking time v0.1.45
[INFO] [stderr] Checking async-stream v0.3.6
[INFO] [stderr] Checking time v0.3.47
[INFO] [stderr] Checking digest v0.11.3
[INFO] [stderr] Checking home v0.5.12
[INFO] [stderr] Checking rustc-hash v2.1.2
[INFO] [stderr] Checking chrono v0.4.44
[INFO] [stderr] Checking sha2 v0.11.0
[INFO] [stderr] Checking ksuid v0.2.0
[INFO] [stderr] Checking futures v0.3.32
[INFO] [stderr] Checking docker_credential v1.4.0
[INFO] [stderr] Compiling darling_macro v0.20.11
[INFO] [stderr] Checking rustls-webpki v0.103.13
[INFO] [stderr] Checking argon2 v0.5.3
[INFO] [stderr] Checking email_address v0.2.9
[INFO] [stderr] Checking etcetera v0.11.0
[INFO] [stderr] Checking ferroid v2.0.0
[INFO] [stderr] Compiling darling_macro v0.23.0
[INFO] [stderr] Compiling darling v0.20.11
[INFO] [stderr] Compiling sea-query-derive v1.0.0
[INFO] [stderr] Checking prost v0.14.3
[INFO] [stderr] Compiling darling v0.23.0
[INFO] [stderr] Compiling serde_with_macros v3.20.0
[INFO] [stderr] Checking prost-types v0.14.3
[INFO] [stderr] Checking sea-query v1.0.1
[INFO] [stderr] Checking serde_with v3.20.0
[INFO] [stderr] Checking tokio-util v0.7.18
[INFO] [stderr] Checking tokio-stream v0.1.18
[INFO] [stderr] Checking ppv-lite86 v0.2.21
[INFO] [stderr] Checking rand_chacha v0.9.0
[INFO] [stderr] Checking rand v0.9.4
[INFO] [stderr] Checking h2 v0.4.14
[INFO] [stderr] Checking tower v0.5.3
[INFO] [stderr] Checking astral-tokio-tar v0.6.2
[INFO] [stderr] Checking auth-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling regex v1.12.3
[INFO] [stdout] warning: trait `UserStore` is more private than the item `DatabaseAdapter`
[INFO] [stdout] --> src/adapters/database.rs:14:1
[INFO] [stdout] |
[INFO] [stdout] 14 | / pub trait DatabaseAdapter:
[INFO] [stdout] 15 | | UserStore
[INFO] [stdout] 16 | | + AccountStore
[INFO] [stdout] 17 | | + PendingSignupStore
[INFO] [stdout] ... |
[INFO] [stdout] 21 | | + Sync
[INFO] [stdout] 22 | | + 'static
[INFO] [stdout] | |_____________^ trait `DatabaseAdapter` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `UserStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/user.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | pub(crate) trait UserStore: Send + Sync {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `AccountStore` is more private than the item `DatabaseAdapter`
[INFO] [stdout] --> src/adapters/database.rs:14:1
[INFO] [stdout] |
[INFO] [stdout] 14 | / pub trait DatabaseAdapter:
[INFO] [stdout] 15 | | UserStore
[INFO] [stdout] 16 | | + AccountStore
[INFO] [stdout] 17 | | + PendingSignupStore
[INFO] [stdout] ... |
[INFO] [stdout] 21 | | + Sync
[INFO] [stdout] 22 | | + 'static
[INFO] [stdout] | |_____________^ trait `DatabaseAdapter` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `AccountStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/account.rs:20:1
[INFO] [stdout] |
[INFO] [stdout] 20 | pub(crate) trait AccountStore: Send + Sync {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `PendingSignupStore` is more private than the item `DatabaseAdapter`
[INFO] [stdout] --> src/adapters/database.rs:14:1
[INFO] [stdout] |
[INFO] [stdout] 14 | / pub trait DatabaseAdapter:
[INFO] [stdout] 15 | | UserStore
[INFO] [stdout] 16 | | + AccountStore
[INFO] [stdout] 17 | | + PendingSignupStore
[INFO] [stdout] ... |
[INFO] [stdout] 21 | | + Sync
[INFO] [stdout] 22 | | + 'static
[INFO] [stdout] | |_____________^ trait `DatabaseAdapter` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `PendingSignupStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/pending.rs:22:1
[INFO] [stdout] |
[INFO] [stdout] 22 | pub(crate) trait PendingSignupStore: Send + Sync {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `VerificationStore` is more private than the item `DatabaseAdapter`
[INFO] [stdout] --> src/adapters/database.rs:14:1
[INFO] [stdout] |
[INFO] [stdout] 14 | / pub trait DatabaseAdapter:
[INFO] [stdout] 15 | | UserStore
[INFO] [stdout] 16 | | + AccountStore
[INFO] [stdout] 17 | | + PendingSignupStore
[INFO] [stdout] ... |
[INFO] [stdout] 21 | | + Sync
[INFO] [stdout] 22 | | + 'static
[INFO] [stdout] | |_____________^ trait `DatabaseAdapter` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `VerificationStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/verification.rs:21:1
[INFO] [stdout] |
[INFO] [stdout] 21 | pub(crate) trait VerificationStore: Send + Sync {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `SessionStore` is more private than the item `DatabaseAdapter`
[INFO] [stdout] --> src/adapters/database.rs:14:1
[INFO] [stdout] |
[INFO] [stdout] 14 | / pub trait DatabaseAdapter:
[INFO] [stdout] 15 | | UserStore
[INFO] [stdout] 16 | | + AccountStore
[INFO] [stdout] 17 | | + PendingSignupStore
[INFO] [stdout] ... |
[INFO] [stdout] 21 | | + Sync
[INFO] [stdout] 22 | | + 'static
[INFO] [stdout] | |_____________^ trait `DatabaseAdapter` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `SessionStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/session.rs:6:1
[INFO] [stdout] |
[INFO] [stdout] 6 | pub(crate) trait SessionStore: Send + Sync {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `UserTransactionStore` is more private than the item `DatabaseTransaction`
[INFO] [stdout] --> src/adapters/database.rs:32:1
[INFO] [stdout] |
[INFO] [stdout] 32 | / pub trait DatabaseTransaction:
[INFO] [stdout] 33 | | UserTransactionStore
[INFO] [stdout] 34 | | + AccountTransactionStore
[INFO] [stdout] 35 | | + PendingSignupTransactionStore
[INFO] [stdout] ... |
[INFO] [stdout] 38 | | + Send
[INFO] [stdout] 39 | | + Sync
[INFO] [stdout] | |__________^ trait `DatabaseTransaction` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `UserTransactionStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/user.rs:25:1
[INFO] [stdout] |
[INFO] [stdout] 25 | pub(crate) trait UserTransactionStore: Send {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `AccountTransactionStore` is more private than the item `DatabaseTransaction`
[INFO] [stdout] --> src/adapters/database.rs:32:1
[INFO] [stdout] |
[INFO] [stdout] 32 | / pub trait DatabaseTransaction:
[INFO] [stdout] 33 | | UserTransactionStore
[INFO] [stdout] 34 | | + AccountTransactionStore
[INFO] [stdout] 35 | | + PendingSignupTransactionStore
[INFO] [stdout] ... |
[INFO] [stdout] 38 | | + Send
[INFO] [stdout] 39 | | + Sync
[INFO] [stdout] | |__________^ trait `DatabaseTransaction` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `AccountTransactionStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/account.rs:29:1
[INFO] [stdout] |
[INFO] [stdout] 29 | pub(crate) trait AccountTransactionStore: Send {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `PendingSignupTransactionStore` is more private than the item `DatabaseTransaction`
[INFO] [stdout] --> src/adapters/database.rs:32:1
[INFO] [stdout] |
[INFO] [stdout] 32 | / pub trait DatabaseTransaction:
[INFO] [stdout] 33 | | UserTransactionStore
[INFO] [stdout] 34 | | + AccountTransactionStore
[INFO] [stdout] 35 | | + PendingSignupTransactionStore
[INFO] [stdout] ... |
[INFO] [stdout] 38 | | + Send
[INFO] [stdout] 39 | | + Sync
[INFO] [stdout] | |__________^ trait `DatabaseTransaction` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `PendingSignupTransactionStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/pending.rs:30:1
[INFO] [stdout] |
[INFO] [stdout] 30 | pub(crate) trait PendingSignupTransactionStore: Send {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `VerificationTransactionStore` is more private than the item `DatabaseTransaction`
[INFO] [stdout] --> src/adapters/database.rs:32:1
[INFO] [stdout] |
[INFO] [stdout] 32 | / pub trait DatabaseTransaction:
[INFO] [stdout] 33 | | UserTransactionStore
[INFO] [stdout] 34 | | + AccountTransactionStore
[INFO] [stdout] 35 | | + PendingSignupTransactionStore
[INFO] [stdout] ... |
[INFO] [stdout] 38 | | + Send
[INFO] [stdout] 39 | | + Sync
[INFO] [stdout] | |__________^ trait `DatabaseTransaction` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `VerificationTransactionStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/verification.rs:29:1
[INFO] [stdout] |
[INFO] [stdout] 29 | pub(crate) trait VerificationTransactionStore: Send {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `SessionTransactionStore` is more private than the item `DatabaseTransaction`
[INFO] [stdout] --> src/adapters/database.rs:32:1
[INFO] [stdout] |
[INFO] [stdout] 32 | / pub trait DatabaseTransaction:
[INFO] [stdout] 33 | | UserTransactionStore
[INFO] [stdout] 34 | | + AccountTransactionStore
[INFO] [stdout] 35 | | + PendingSignupTransactionStore
[INFO] [stdout] ... |
[INFO] [stdout] 38 | | + Send
[INFO] [stdout] 39 | | + Sync
[INFO] [stdout] | |__________^ trait `DatabaseTransaction` is reachable at visibility `pub`
[INFO] [stdout] |
[INFO] [stdout] note: but trait `SessionTransactionStore` is only usable at visibility `pub(crate)`
[INFO] [stdout] --> src/adapters/traits/session.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | pub(crate) trait SessionTransactionStore: Send {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `CreateAccount` is never constructed
[INFO] [stdout] --> src/adapters/traits/account.rs:3:19
[INFO] [stdout] |
[INFO] [stdout] 3 | pub(crate) struct CreateAccount {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `CreateAccountError` is never used
[INFO] [stdout] --> src/adapters/traits/account.rs:11:17
[INFO] [stdout] |
[INFO] [stdout] 11 | pub(crate) enum CreateAccountError {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `GetAccountError` is never used
[INFO] [stdout] --> src/adapters/traits/account.rs:15:17
[INFO] [stdout] |
[INFO] [stdout] 15 | pub(crate) enum GetAccountError {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `get_account` is never used
[INFO] [stdout] --> src/adapters/traits/account.rs:21:14
[INFO] [stdout] |
[INFO] [stdout] 20 | pub(crate) trait AccountStore: Send + Sync {
[INFO] [stdout] | ------------ method in this trait
[INFO] [stdout] 21 | async fn get_account(
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `create_account` and `get_account` are never used
[INFO] [stdout] --> src/adapters/traits/account.rs:30:14
[INFO] [stdout] |
[INFO] [stdout] 29 | pub(crate) trait AccountTransactionStore: Send {
[INFO] [stdout] | ----------------------- methods in this trait
[INFO] [stdout] 30 | async fn create_account(
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | async fn get_account(
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `CreatePendingSignup` is never constructed
[INFO] [stdout] --> src/adapters/traits/pending.rs:3:12
[INFO] [stdout] |
[INFO] [stdout] 3 | pub struct CreatePendingSignup {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `CreatePendingSignupError` is never used
[INFO] [stdout] --> src/adapters/traits/pending.rs:13:10
[INFO] [stdout] |
[INFO] [stdout] 13 | pub enum CreatePendingSignupError {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `GetPendingSignupError` is never used
[INFO] [stdout] --> src/adapters/traits/pending.rs:17:10
[INFO] [stdout] |
[INFO] [stdout] 17 | pub enum GetPendingSignupError {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `get_pending_signup_by_id` is never used
[INFO] [stdout] --> src/adapters/traits/pending.rs:23:14
[INFO] [stdout] |
[INFO] [stdout] 22 | pub(crate) trait PendingSignupStore: Send + Sync {
[INFO] [stdout] | ------------------ method in this trait
[INFO] [stdout] 23 | async fn get_pending_signup_by_id(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `create_pending_signup` and `get_pending_signup_by_id` are never used
[INFO] [stdout] --> src/adapters/traits/pending.rs:31:14
[INFO] [stdout] |
[INFO] [stdout] 30 | pub(crate) trait PendingSignupTransactionStore: Send {
[INFO] [stdout] | ----------------------------- methods in this trait
[INFO] [stdout] 31 | async fn create_pending_signup(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | async fn get_pending_signup_by_id(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `get_session_by_token_hash` and `delete_session_by_token_hash` are never used
[INFO] [stdout] --> src/adapters/traits/session.rs:7:14
[INFO] [stdout] |
[INFO] [stdout] 6 | pub(crate) trait SessionStore: Send + Sync {
[INFO] [stdout] | ------------ methods in this trait
[INFO] [stdout] 7 | async fn get_session_by_token_hash(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 | async fn delete_session_by_token_hash(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `create_session` and `get_session_by_token_hash` are never used
[INFO] [stdout] --> src/adapters/traits/session.rs:20:14
[INFO] [stdout] |
[INFO] [stdout] 19 | pub(crate) trait SessionTransactionStore: Send {
[INFO] [stdout] | ----------------------- methods in this trait
[INFO] [stdout] 20 | async fn create_session(
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 | async fn get_session_by_token_hash(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `CreateSession` is never constructed
[INFO] [stdout] --> src/adapters/traits/session.rs:31:19
[INFO] [stdout] |
[INFO] [stdout] 31 | pub(crate) struct CreateSession {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `CreateSessionError` is never used
[INFO] [stdout] --> src/adapters/traits/session.rs:40:17
[INFO] [stdout] |
[INFO] [stdout] 40 | pub(crate) enum CreateSessionError {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `GetSessionError` is never used
[INFO] [stdout] --> src/adapters/traits/session.rs:44:17
[INFO] [stdout] |
[INFO] [stdout] 44 | pub(crate) enum GetSessionError {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `DeleteSessionError` is never used
[INFO] [stdout] --> src/adapters/traits/session.rs:48:17
[INFO] [stdout] |
[INFO] [stdout] 48 | pub(crate) enum DeleteSessionError {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `CreateUserError` is never used
[INFO] [stdout] --> src/adapters/traits/user.rs:3:17
[INFO] [stdout] |
[INFO] [stdout] 3 | pub(crate) enum CreateUserError {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum `GetUserError` is never used
[INFO] [stdout] --> src/adapters/traits/user.rs:7:17
[INFO] [stdout] |
[INFO] [stdout] 7 | pub(crate) enum GetUserError {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `CreateUser` is never constructed
[INFO] [stdout] --> src/adapters/traits/user.rs:11:19
[INFO] [stdout] |
[INFO] [stdout] 11 | pub(crate) struct CreateUser {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `get_user_by_id` and `get_user_by_email` are never used
[INFO] [stdout] --> src/adapters/traits/user.rs:20:14
[INFO] [stdout] |
[INFO] [stdout] 19 | pub(crate) trait UserStore: Send + Sync {
[INFO] [stdout] | --------- methods in this trait
[INFO] [stdout] 20 | async fn get_user_by_id(&self, id: &str) -> Result