[INFO] cloning repository https://github.com/Nonobeam/rust-internal-ledger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nonobeam/rust-internal-ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonobeam%2Frust-internal-ledger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonobeam%2Frust-internal-ledger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a0baf6f38bfd6aa90b5abf1b8342c255a08e8ff
[INFO] checking Nonobeam/rust-internal-ledger against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonobeam%2Frust-internal-ledger" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nonobeam/rust-internal-ledger
[INFO] finished tweaking git repo https://github.com/Nonobeam/rust-internal-ledger
[INFO] tweaked toml for git repo https://github.com/Nonobeam/rust-internal-ledger written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nonobeam/rust-internal-ledger on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nonobeam/rust-internal-ledger 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-protocol v0.6.10
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded postgres-types v0.2.12
[INFO] [stderr]   Downloaded whoami v2.1.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.16
[INFO] [stderr]   Downloaded rdkafka v0.39.0
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] [stderr]   Downloaded rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]   Downloaded deadpool-postgres v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c288e0c321d3a64b4911e263c81fd4e15de8766f5e97509581209ed4896316e7
[INFO] running `Command { std: "docker" "start" "c288e0c321d3a64b4911e263c81fd4e15de8766f5e97509581209ed4896316e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c288e0c321d3a64b4911e263c81fd4e15de8766f5e97509581209ed4896316e7", 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" "c288e0c321d3a64b4911e263c81fd4e15de8766f5e97509581209ed4896316e7" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c288e0c321d3a64b4911e263c81fd4e15de8766f5e97509581209ed4896316e7", 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" "c288e0c321d3a64b4911e263c81fd4e15de8766f5e97509581209ed4896316e7" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking whoami v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking postgres-protocol v0.6.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking postgres-types v0.2.12
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rdkafka v0.39.0
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tokio-postgres v0.7.16
[INFO] [stderr]     Checking deadpool-postgres v0.14.1
[INFO] [stderr]     Checking rust-central-ledger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut input_lines = BufReader::new(tokio::io::stdin()).lines();
[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: unused variable: `input_lines`
[INFO] [stdout]   --> src/main.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut input_lines = BufReader::new(tokio::io::stdin()).lines();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_lines`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppConfig` is never constructed
[INFO] [stdout]  --> src/config/database.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AppConfig {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]   --> src/config/database.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl AppConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn from_env() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pool` is never used
[INFO] [stdout]   --> src/config/database.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn create_pool(config: &AppConfig) -> Pool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionType` is never constructed
[INFO] [stdout]  --> src/domain/transaction/transaction_type.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TransactionType {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/transaction/transaction_type.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TransactionType {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(id: String, name: String, description: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transaction` is never constructed
[INFO] [stdout]  --> src/domain/transaction/transaction.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Transaction {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/transaction/transaction.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Transaction {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LedgerEntry` is never constructed
[INFO] [stdout]  --> src/domain/transaction/ledger_entry.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LedgerEntry {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/transaction/ledger_entry.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl LedgerEntry {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BalanceSnapshot` is never constructed
[INFO] [stdout]  --> src/domain/transaction/balance_snapshot.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BalanceSnapshot {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/transaction/balance_snapshot.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl BalanceSnapshot {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Account` is never constructed
[INFO] [stdout]  --> src/domain/user/account.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Account {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/user/account.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Account {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 15 |     pub fn new(id: String, owner_id: String, domain: String, currency: String, bucket_type: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DomainType` is never constructed
[INFO] [stdout]  --> src/domain/user/domain_type.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct DomainType {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/user/domain_type.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DomainType {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(id: String, name: String, description: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/domain/user/user.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateUserDTO` is never constructed
[INFO] [stdout]   --> src/domain/user/user.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CreateUserDTO {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/user/user.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl CreateUserDTO {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(name: String, user_type: Uuid) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserType` is never constructed
[INFO] [stdout]  --> src/domain/user/user_type.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct UserType {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/domain/user/user_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl UserType {
[INFO] [stdout]   | ------------- associated function in this implementation
[INFO] [stdout] 8 |     pub fn new(id: String, name: String, description: String) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserService` is never constructed
[INFO] [stdout]  --> src/service/user/user_service.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct UserService {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `create_user` are never used
[INFO] [stdout]   --> src/service/user/user_service.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UserService {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(repo: Arc<PgUserRepository>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub async fn create_user(&self, user: &CreateUserDTO) -> Result<User, AppError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PgUserRepository` is never constructed
[INFO] [stdout]  --> src/traits/user/pg_user_repository.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct PgUserRepository {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UserRepository` is never used
[INFO] [stdout]  --> src/traits/user/user_repository.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait UserRepository {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppError` is never used
[INFO] [stdout]  --> src/common/logger/app_error.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum AppError {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/adapters/kafka.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl KafkaAdapter {
[INFO] [stdout]   | ----------------- associated function in this implementation
[INFO] [stdout] 8 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut input_lines = BufReader::new(tokio::io::stdin()).lines();
[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: unused variable: `input_lines`
[INFO] [stdout]   --> src/main.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut input_lines = BufReader::new(tokio::io::stdin()).lines();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_lines`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppConfig` is never constructed
[INFO] [stdout]  --> src/config/database.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AppConfig {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]   --> src/config/database.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl AppConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn from_env() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pool` is never used
[INFO] [stdout]   --> src/config/database.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn create_pool(config: &AppConfig) -> Pool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionType` is never constructed
[INFO] [stdout]  --> src/domain/transaction/transaction_type.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TransactionType {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/transaction/transaction_type.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TransactionType {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(id: String, name: String, description: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transaction` is never constructed
[INFO] [stdout]  --> src/domain/transaction/transaction.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Transaction {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/transaction/transaction.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Transaction {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LedgerEntry` is never constructed
[INFO] [stdout]  --> src/domain/transaction/ledger_entry.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LedgerEntry {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/transaction/ledger_entry.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl LedgerEntry {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BalanceSnapshot` is never constructed
[INFO] [stdout]  --> src/domain/transaction/balance_snapshot.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BalanceSnapshot {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/transaction/balance_snapshot.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl BalanceSnapshot {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Account` is never constructed
[INFO] [stdout]  --> src/domain/user/account.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Account {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/user/account.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Account {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 15 |     pub fn new(id: String, owner_id: String, domain: String, currency: String, bucket_type: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DomainType` is never constructed
[INFO] [stdout]  --> src/domain/user/domain_type.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct DomainType {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/user/domain_type.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DomainType {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(id: String, name: String, description: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/domain/user/user.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateUserDTO` is never constructed
[INFO] [stdout]   --> src/domain/user/user.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CreateUserDTO {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/user/user.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl CreateUserDTO {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(name: String, user_type: Uuid) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserType` is never constructed
[INFO] [stdout]  --> src/domain/user/user_type.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct UserType {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/domain/user/user_type.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl UserType {
[INFO] [stdout]   | ------------- associated function in this implementation
[INFO] [stdout] 8 |     pub fn new(id: String, name: String, description: String) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserService` is never constructed
[INFO] [stdout]  --> src/service/user/user_service.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct UserService {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `create_user` are never used
[INFO] [stdout]   --> src/service/user/user_service.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UserService {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(repo: Arc<PgUserRepository>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub async fn create_user(&self, user: &CreateUserDTO) -> Result<User, AppError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PgUserRepository` is never constructed
[INFO] [stdout]  --> src/traits/user/pg_user_repository.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct PgUserRepository {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UserRepository` is never used
[INFO] [stdout]  --> src/traits/user/user_repository.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait UserRepository {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppError` is never used
[INFO] [stdout]  --> src/common/logger/app_error.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum AppError {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/adapters/kafka.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl KafkaAdapter {
[INFO] [stdout]   | ----------------- associated function in this implementation
[INFO] [stdout] 8 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.54s
[INFO] running `Command { std: "docker" "inspect" "c288e0c321d3a64b4911e263c81fd4e15de8766f5e97509581209ed4896316e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c288e0c321d3a64b4911e263c81fd4e15de8766f5e97509581209ed4896316e7", kill_on_drop: false }`
[INFO] [stdout] c288e0c321d3a64b4911e263c81fd4e15de8766f5e97509581209ed4896316e7
