[INFO] cloning repository https://github.com/brainless/rustysolid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brainless/rustysolid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainless%2Frustysolid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainless%2Frustysolid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca82d4e31f4aa7f564141d208c3a5ee10f8d2266
[INFO] checking brainless/rustysolid against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainless%2Frustysolid" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brainless/rustysolid
[INFO] finished tweaking git repo https://github.com/brainless/rustysolid
[INFO] tweaked toml for git repo https://github.com/brainless/rustysolid written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brainless/rustysolid on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brainless/rustysolid 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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 v0.19.12
[INFO] [stderr]   Downloaded refinery v0.8.16
[INFO] [stderr]   Downloaded refinery-core v0.8.16
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded objc2-system-configuration v0.3.2
[INFO] [stderr]   Downloaded refinery-macros v0.8.16
[INFO] [stderr]   Downloaded whoami v2.1.1
[INFO] [stderr]   Downloaded web-sys v0.3.90
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded js-sys v0.3.90
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 227cfa927016c0bc8af0cf698aff96b0a05554a1795af6aced037290e2f275ba
[INFO] running `Command { std: "docker" "start" "-a" "227cfa927016c0bc8af0cf698aff96b0a05554a1795af6aced037290e2f275ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "227cfa927016c0bc8af0cf698aff96b0a05554a1795af6aced037290e2f275ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "227cfa927016c0bc8af0cf698aff96b0a05554a1795af6aced037290e2f275ba", kill_on_drop: false }`
[INFO] [stdout] 227cfa927016c0bc8af0cf698aff96b0a05554a1795af6aced037290e2f275ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d31135e081dc4e6dc12e1054e80d4260418c48dc9af7a24f949b51aaee0e4c32
[INFO] running `Command { std: "docker" "start" "-a" "d31135e081dc4e6dc12e1054e80d4260418c48dc9af7a24f949b51aaee0e4c32", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ts-rs-macros v10.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ts-rs v10.1.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking shared-types v0.1.0 (/opt/rustwide/workdir/shared-types)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking refinery-core v0.8.16
[INFO] [stderr]    Compiling refinery-macros v0.8.16
[INFO] [stderr]     Checking refinery v0.8.16
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking app-backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: fields `project` and `deploy` are never read
[INFO] [stdout]   --> backend/src/bin/../config.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  6 |     pub project: ProjectConfig,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub deploy: Option<DeployConfig>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `title` are never read
[INFO] [stdout]   --> backend/src/bin/../config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ProjectConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 17 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]   --> backend/src/bin/../config.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DatabaseConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 29 |     pub url: String,
[INFO] [stdout] 30 |     pub kind: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_ip`, `ssh_user`, `domain_name`, and `letsencrypt_email` are never read
[INFO] [stdout]   --> backend/src/bin/../config.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DeployConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 45 |     pub server_ip: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub ssh_user: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 47 |     pub domain_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 48 |     pub letsencrypt_email: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeployConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `project` and `deploy` are never read
[INFO] [stdout]   --> backend/src/bin/../config.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  6 |     pub project: ProjectConfig,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub deploy: Option<DeployConfig>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `title` are never read
[INFO] [stdout]   --> backend/src/bin/../config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ProjectConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 17 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]   --> backend/src/bin/../config.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DatabaseConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 29 |     pub url: String,
[INFO] [stdout] 30 |     pub kind: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_ip`, `ssh_user`, `domain_name`, and `letsencrypt_email` are never read
[INFO] [stdout]   --> backend/src/bin/../config.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DeployConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 45 |     pub server_ip: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub ssh_user: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 47 |     pub domain_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 48 |     pub letsencrypt_email: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeployConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthContext` is never constructed
[INFO] [stdout]  --> backend/src/auth/types.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AuthContext {
[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 `AuthContext` is never constructed
[INFO] [stdout]  --> backend/src/auth/types.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AuthContext {
[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 `UserRecord` is never constructed
[INFO] [stdout]   --> backend/src/auth/types.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct UserRecord {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserProfileRecord` is never constructed
[INFO] [stdout]   --> backend/src/auth/types.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct UserProfileRecord {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_user` is never used
[INFO] [stdout]   --> backend/src/auth/types.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl AuthContext {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 25 |     pub fn from_user(user: &UserRecord, role_ids: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project` is never read
[INFO] [stdout]  --> backend/src/config.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     pub project: ProjectConfig,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `title` are never read
[INFO] [stdout]   --> backend/src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ProjectConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 17 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]   --> backend/src/config.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DatabaseConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 29 |     pub url: String,
[INFO] [stdout] 30 |     pub kind: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_ip`, `ssh_user`, and `letsencrypt_email` are never read
[INFO] [stdout]   --> backend/src/config.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DeployConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 45 |     pub server_ip: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub ssh_user: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 47 |     pub domain_name: String,
[INFO] [stdout] 48 |     pub letsencrypt_email: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeployConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserRecord` is never constructed
[INFO] [stdout]   --> backend/src/auth/types.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct UserRecord {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserProfileRecord` is never constructed
[INFO] [stdout]   --> backend/src/auth/types.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct UserProfileRecord {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_user` is never used
[INFO] [stdout]   --> backend/src/auth/types.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl AuthContext {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 25 |     pub fn from_user(user: &UserRecord, role_ids: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project` is never read
[INFO] [stdout]  --> backend/src/config.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     pub project: ProjectConfig,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `title` are never read
[INFO] [stdout]   --> backend/src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ProjectConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 17 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]   --> backend/src/config.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DatabaseConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 29 |     pub url: String,
[INFO] [stdout] 30 |     pub kind: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_ip`, `ssh_user`, and `letsencrypt_email` are never read
[INFO] [stdout]   --> backend/src/config.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct DeployConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 45 |     pub server_ip: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub ssh_user: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 47 |     pub domain_name: String,
[INFO] [stdout] 48 |     pub letsencrypt_email: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeployConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "d31135e081dc4e6dc12e1054e80d4260418c48dc9af7a24f949b51aaee0e4c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d31135e081dc4e6dc12e1054e80d4260418c48dc9af7a24f949b51aaee0e4c32", kill_on_drop: false }`
[INFO] [stdout] d31135e081dc4e6dc12e1054e80d4260418c48dc9af7a24f949b51aaee0e4c32
