[INFO] cloning repository https://github.com/The127/vaulton
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/The127/vaulton" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe127%2Fvaulton", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe127%2Fvaulton'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10f2b41fe6ea6dd5ca968135c3aebdf3b39f6b23
[INFO] checking The127/vaulton against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe127%2Fvaulton" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/The127/vaulton
[INFO] finished tweaking git repo https://github.com/The127/vaulton
[INFO] tweaked toml for git repo https://github.com/The127/vaulton written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/The127/vaulton on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/The127/vaulton 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96348d955bd17714beec8bf87e216d0dbc56dfe8c006e7a69106f27742c74401
[INFO] running `Command { std: "docker" "start" "-a" "96348d955bd17714beec8bf87e216d0dbc56dfe8c006e7a69106f27742c74401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96348d955bd17714beec8bf87e216d0dbc56dfe8c006e7a69106f27742c74401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96348d955bd17714beec8bf87e216d0dbc56dfe8c006e7a69106f27742c74401", kill_on_drop: false }`
[INFO] [stdout] 96348d955bd17714beec8bf87e216d0dbc56dfe8c006e7a69106f27742c74401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cf91ff3392d1f954cfef39794dd8eca681effa06d6592faf6995b36564b730c
[INFO] running `Command { std: "docker" "start" "-a" "3cf91ff3392d1f954cfef39794dd8eca681effa06d6592faf6995b36564b730c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling shaku_derive v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling vaulton-derive v0.1.0 (/opt/rustwide/workdir/vaulton-derive)
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking shaku v0.6.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking clap v4.5.36
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking vaulton v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/config/yaml_config_source.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/server/api/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Config`
[INFO] [stdout]  --> src/oidc/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Config`
[INFO] [stdout]  --> src/oidc/discovery.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::OIDCConfig`
[INFO] [stdout]  --> src/oidc/discovery.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::config::OIDCConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Router` and `routing::get`
[INFO] [stdout]  --> src/oidc/discovery.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum::{response::Json, routing::get, Router};
[INFO] [stdout]   |                            ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UserRole`
[INFO] [stdout]  --> src/repository/roles_repository.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domain::role::{Role, UserRole};
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Component`
[INFO] [stdout]  --> src/di/mod.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use shaku::{Component};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/config/yaml_config_source.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/server/api/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Config`
[INFO] [stdout]  --> src/oidc/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Config`
[INFO] [stdout]  --> src/oidc/discovery.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::OIDCConfig`
[INFO] [stdout]  --> src/oidc/discovery.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::config::OIDCConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Router` and `routing::get`
[INFO] [stdout]  --> src/oidc/discovery.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum::{response::Json, routing::get, Router};
[INFO] [stdout]   |                            ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UserRole`
[INFO] [stdout]  --> src/repository/roles_repository.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::domain::role::{Role, UserRole};
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Component`
[INFO] [stdout]  --> src/di/mod.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use shaku::{Component};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/server/api/client.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     State(state): State<AppState>,
[INFO] [stdout]    |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dto`
[INFO] [stdout]   --> src/server/api/client.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Json(dto): Json<CreateClientRequestDto>,
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_dto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/env/test_env.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut env = TestEnv::new();
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils/env/test_env.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut env = TestEnv::with_vars([
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_id` and `is_optional` are never read
[INFO] [stdout]   --> src/config/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ConfigPath<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     type_id: TypeId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 22 |     /// Whether the field is optional
[INFO] [stdout] 23 |     is_optional: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateClientRequestDto` is never constructed
[INFO] [stdout]  --> src/server/api/client.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct CreateClientRequestDto {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_client` is never used
[INFO] [stdout]   --> src/server/api/client.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn create_client(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/client_repository.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl PostgresClientRepository {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 28 |     fn new(pool: Arc<dyn Database>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/auth_request_repository.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl InMemoryAuthRequestRepository {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] 22 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/user_repository.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl PostgresUserRepository {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] 28 |     fn new(pool: Arc<dyn Database>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/roles_repository.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl PostgresRoleRepository {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] 27 |     fn new(pool: Arc<dyn Database>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserRole` is never constructed
[INFO] [stdout]   --> src/domain/role.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct UserRole {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/repository/user_repository.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |             username_or_email.clone(),
[INFO] [stdout]    |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/server/api/client.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     State(state): State<AppState>,
[INFO] [stdout]    |           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dto`
[INFO] [stdout]   --> src/server/api/client.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Json(dto): Json<CreateClientRequestDto>,
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_dto`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> tests/config_sources.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_id` and `is_optional` are never read
[INFO] [stdout]   --> src/config/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ConfigPath<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     type_id: TypeId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 22 |     /// Whether the field is optional
[INFO] [stdout] 23 |     is_optional: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_path` is never used
[INFO] [stdout]   --> src/utils/fs/mock_file_system.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MockFileSystem {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn has_path<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `port` is never read
[INFO] [stdout]    --> src/utils/env_parser.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |         struct StrictConfig {
[INFO] [stdout]     |                ------------ field in this struct
[INFO] [stdout] 190 |             port: u16,
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StrictConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateClientRequestDto` is never constructed
[INFO] [stdout]  --> src/server/api/client.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct CreateClientRequestDto {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_client` is never used
[INFO] [stdout]   --> src/server/api/client.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn create_client(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/client_repository.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl PostgresClientRepository {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 28 |     fn new(pool: Arc<dyn Database>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/auth_request_repository.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl InMemoryAuthRequestRepository {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] 22 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/user_repository.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl PostgresUserRepository {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] 28 |     fn new(pool: Arc<dyn Database>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/roles_repository.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl PostgresRoleRepository {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] 27 |     fn new(pool: Arc<dyn Database>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserRole` is never constructed
[INFO] [stdout]   --> src/domain/role.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct UserRole {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/repository/user_repository.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |             username_or_email.clone(),
[INFO] [stdout]    |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3cf91ff3392d1f954cfef39794dd8eca681effa06d6592faf6995b36564b730c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf91ff3392d1f954cfef39794dd8eca681effa06d6592faf6995b36564b730c", kill_on_drop: false }`
[INFO] [stdout] 3cf91ff3392d1f954cfef39794dd8eca681effa06d6592faf6995b36564b730c
