[INFO] cloning repository https://github.com/R-gitonga/operations-platform
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/R-gitonga/operations-platform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR-gitonga%2Foperations-platform", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR-gitonga%2Foperations-platform'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa292998e722bceff859cf26546d32def2a50afa
[INFO] checking R-gitonga/operations-platform against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR-gitonga%2Foperations-platform" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/R-gitonga/operations-platform
[INFO] finished tweaking git repo https://github.com/R-gitonga/operations-platform
[INFO] tweaked toml for git repo https://github.com/R-gitonga/operations-platform written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/R-gitonga/operations-platform on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/R-gitonga/operations-platform 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-http v0.7.0
[INFO] [stderr]   Downloaded lettre v0.11.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 019680b1f51c1cb2491516b82436c6965ee2d8dc910092a13a2d6c4af152784c
[INFO] running `Command { std: "docker" "start" "019680b1f51c1cb2491516b82436c6965ee2d8dc910092a13a2d6c4af152784c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "019680b1f51c1cb2491516b82436c6965ee2d8dc910092a13a2d6c4af152784c", 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" "019680b1f51c1cb2491516b82436c6965ee2d8dc910092a13a2d6c4af152784c" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "019680b1f51c1cb2491516b82436c6965ee2d8dc910092a13a2d6c4af152784c", 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" "019680b1f51c1cb2491516b82436c6965ee2d8dc910092a13a2d6c4af152784c" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking email-encoding v0.4.2
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking quoted_printable v0.5.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tower-http v0.7.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking lettre v0.11.23
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking wso-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/models/line_item.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, NaiveDate, Utc};
[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: `put`
[INFO] [stdout]  --> src/routes/production_stage.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{get, patch, post, put},
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]  --> src/routes/users.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{get, patch, post},
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `put`
[INFO] [stdout]  --> src/routes/partial_receiving_attention.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{put, get},
[INFO] [stdout]   |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]  --> src/routes/branding.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{get, patch, post},
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]  --> src/routes/wso_item_branding.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{delete, get, post},
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::query_as`
[INFO] [stdout]  --> src/repositories/partial_receiving_settings.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlx::query_as;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/services/partial_receiving.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Duration, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `partial_receiving_settings`
[INFO] [stdout]  --> src/services/partial_receiving.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         partial_receiving_settings,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/models/line_item.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, NaiveDate, Utc};
[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: `put`
[INFO] [stdout]  --> src/routes/production_stage.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{get, patch, post, put},
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]  --> src/routes/users.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{get, patch, post},
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `put`
[INFO] [stdout]  --> src/routes/partial_receiving_attention.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{put, get},
[INFO] [stdout]   |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]  --> src/routes/branding.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{get, patch, post},
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]  --> src/routes/wso_item_branding.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::{delete, get, post},
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::query_as`
[INFO] [stdout]  --> src/repositories/partial_receiving_settings.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlx::query_as;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/services/partial_receiving.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Duration, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `partial_receiving_settings`
[INFO] [stdout]  --> src/services/partial_receiving.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         partial_receiving_settings,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProductionStageItem` is never constructed
[INFO] [stdout]   --> src/models/dashboard.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ProductionStageItem {
[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 `contains` is never used
[INFO] [stdout]   --> src/models/notification_context.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl NotificationContext {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn contains(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateBrandingLocationRequest` is never constructed
[INFO] [stdout]   --> src/models/branding_location.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct CreateBrandingLocationRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateBrandingLocationRequest` is never constructed
[INFO] [stdout]   --> src/models/branding_location.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct UpdateBrandingLocationRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateBrandingTypeRequest` is never constructed
[INFO] [stdout]   --> src/models/branding_type.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct CreateBrandingTypeRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateBrandingTypeRequest` is never constructed
[INFO] [stdout]   --> src/models/branding_type.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct UpdateBrandingTypeRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `enqueue` is never used
[INFO] [stdout]   --> src/repositories/notification_log.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub async fn enqueue(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_pending` is never used
[INFO] [stdout]   --> src/repositories/notification_log.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn find_pending(
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_first_by_wso` is never used
[INFO] [stdout]   --> src/repositories/wso_item.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub async fn find_first_by_wso(pool: &DbPool, wso_id: i32) -> Result<WsoItem, sqlx::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_tx` is never used
[INFO] [stdout]   --> src/repositories/wso_item.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub async fn create_tx(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/repositories/wso_item.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn delete(pool: &DbPool, id: i32) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_by_wso_item` is never used
[INFO] [stdout]   --> src/repositories/wso_item_branding.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn find_by_wso_item(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_by_email` is never used
[INFO] [stdout]   --> src/services/users.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub async fn get_by_email(
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate` is never used
[INFO] [stdout]    --> src/services/user_rules.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn validate(
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_by_wso_item` is never used
[INFO] [stdout]   --> src/services/wso_item_branding.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn find_by_wso_item(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smtp_from` is never read
[INFO] [stdout]   --> src/config.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub smtp_from: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProductionStageItem` is never constructed
[INFO] [stdout]   --> src/models/dashboard.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ProductionStageItem {
[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 `contains` is never used
[INFO] [stdout]   --> src/models/notification_context.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl NotificationContext {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn contains(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateBrandingLocationRequest` is never constructed
[INFO] [stdout]   --> src/models/branding_location.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct CreateBrandingLocationRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateBrandingLocationRequest` is never constructed
[INFO] [stdout]   --> src/models/branding_location.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct UpdateBrandingLocationRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateBrandingTypeRequest` is never constructed
[INFO] [stdout]   --> src/models/branding_type.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct CreateBrandingTypeRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateBrandingTypeRequest` is never constructed
[INFO] [stdout]   --> src/models/branding_type.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct UpdateBrandingTypeRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `enqueue` is never used
[INFO] [stdout]   --> src/repositories/notification_log.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub async fn enqueue(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_pending` is never used
[INFO] [stdout]   --> src/repositories/notification_log.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn find_pending(
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_first_by_wso` is never used
[INFO] [stdout]   --> src/repositories/wso_item.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub async fn find_first_by_wso(pool: &DbPool, wso_id: i32) -> Result<WsoItem, sqlx::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_tx` is never used
[INFO] [stdout]   --> src/repositories/wso_item.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub async fn create_tx(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]    --> src/repositories/wso_item.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn delete(pool: &DbPool, id: i32) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_by_wso_item` is never used
[INFO] [stdout]   --> src/repositories/wso_item_branding.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn find_by_wso_item(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_by_email` is never used
[INFO] [stdout]   --> src/services/users.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub async fn get_by_email(
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate` is never used
[INFO] [stdout]    --> src/services/user_rules.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn validate(
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_by_wso_item` is never used
[INFO] [stdout]   --> src/services/wso_item_branding.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn find_by_wso_item(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smtp_from` is never read
[INFO] [stdout]   --> src/config.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub smtp_from: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "019680b1f51c1cb2491516b82436c6965ee2d8dc910092a13a2d6c4af152784c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019680b1f51c1cb2491516b82436c6965ee2d8dc910092a13a2d6c4af152784c", kill_on_drop: false }`
[INFO] [stdout] 019680b1f51c1cb2491516b82436c6965ee2d8dc910092a13a2d6c4af152784c
