[INFO] cloning repository https://github.com/TonyTheTaiga/bako
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TonyTheTaiga/bako" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyTheTaiga%2Fbako", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyTheTaiga%2Fbako'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d74bc73c4fa83be84295e86f92368276109a30d1
[INFO] checking TonyTheTaiga/bako against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyTheTaiga%2Fbako" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TonyTheTaiga/bako
[INFO] finished tweaking git repo https://github.com/TonyTheTaiga/bako
[INFO] tweaked toml for git repo https://github.com/TonyTheTaiga/bako written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TonyTheTaiga/bako on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TonyTheTaiga/bako 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kqueue v1.0.8
[INFO] [stderr]   Downloaded infer v0.19.0
[INFO] [stderr]   Downloaded notify v8.0.0
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded jiff-static v0.2.12
[INFO] [stderr]   Downloaded inotify v0.11.0
[INFO] [stderr]   Downloaded winnow v0.7.9
[INFO] [stderr]   Downloaded rusqlite v0.35.0
[INFO] [stderr]   Downloaded jiff v0.2.12
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38b4574039fd5cbcde60a4a447d6a3ddc88c890d9602b073180e614711ed5559
[INFO] running `Command { std: "docker" "start" "-a" "38b4574039fd5cbcde60a4a447d6a3ddc88c890d9602b073180e614711ed5559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38b4574039fd5cbcde60a4a447d6a3ddc88c890d9602b073180e614711ed5559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b4574039fd5cbcde60a4a447d6a3ddc88c890d9602b073180e614711ed5559", kill_on_drop: false }`
[INFO] [stdout] 38b4574039fd5cbcde60a4a447d6a3ddc88c890d9602b073180e614711ed5559
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59d4c161bdf56135522fa3af66f0688ef884b71bdd0e7d05c8b8b0b6ce1612a3
[INFO] running `Command { std: "docker" "start" "-a" "59d4c161bdf56135522fa3af66f0688ef884b71bdd0e7d05c8b8b0b6ce1612a3", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking winnow v0.7.9
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking jiff v0.2.12
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rusqlite v0.35.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking 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 toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking bako v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `from_string` is never used
[INFO] [stdout]   --> src/db.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl FileEventType {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 28 |     pub fn from_string(s: &str) -> Option<FileEventType> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `error_message`, and `created_at` are never read
[INFO] [stdout]   --> src/db/job_repo.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Job {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub error_message: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Job` 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 `object`, `model`, and `usage` are never read
[INFO] [stdout]  --> src/embeddings.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EmbeddingResponse {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 5 |     pub object: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 6 |     pub data: Vec<EmbeddingData>,
[INFO] [stdout] 7 |     pub model: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub usage: Usage,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EmbeddingResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `object` and `index` are never read
[INFO] [stdout]   --> src/embeddings.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct EmbeddingData {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 13 |     pub object: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     pub embedding: Vec<f32>,
[INFO] [stdout] 15 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmbeddingData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prompt_tokens` and `total_tokens` are never read
[INFO] [stdout]   --> src/embeddings.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Usage {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 20 |     pub prompt_tokens: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub total_tokens: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Usage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_type`, `hash`, `size`, `created_at`, and `updated_at` are never read
[INFO] [stdout]   --> src/file.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct File {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  7 |     pub file_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  8 |     pub hash: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     pub size: i64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 11 |     pub updated_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read` is never used
[INFO] [stdout]   --> src/file.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl File {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 15 |     pub async fn read(&self) -> io::Result<String> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn jobs(&self) -> job_repo::JobRepository {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn jobs(&self) -> job_repo::JobRepository<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn files(&self) -> file_repo::FileRepository {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn files(&self) -> file_repo::FileRepository<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:132:23
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn embeddings(&self) -> embedding_repo::EmbeddingRepository {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn embeddings(&self) -> embedding_repo::EmbeddingRepository<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_string` is never used
[INFO] [stdout]   --> src/db.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl FileEventType {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 28 |     pub fn from_string(s: &str) -> Option<FileEventType> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `error_message`, and `created_at` are never read
[INFO] [stdout]   --> src/db/job_repo.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Job {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub error_message: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Job` 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 `object`, `model`, and `usage` are never read
[INFO] [stdout]  --> src/embeddings.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EmbeddingResponse {
[INFO] [stdout]   |            ----------------- fields in this struct
[INFO] [stdout] 5 |     pub object: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 6 |     pub data: Vec<EmbeddingData>,
[INFO] [stdout] 7 |     pub model: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub usage: Usage,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EmbeddingResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `object` and `index` are never read
[INFO] [stdout]   --> src/embeddings.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct EmbeddingData {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 13 |     pub object: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |     pub embedding: Vec<f32>,
[INFO] [stdout] 15 |     pub index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmbeddingData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prompt_tokens` and `total_tokens` are never read
[INFO] [stdout]   --> src/embeddings.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Usage {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 20 |     pub prompt_tokens: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub total_tokens: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Usage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_type`, `hash`, `size`, `created_at`, and `updated_at` are never read
[INFO] [stdout]   --> src/file.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct File {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  7 |     pub file_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  8 |     pub hash: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     pub size: i64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 11 |     pub updated_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read` is never used
[INFO] [stdout]   --> src/file.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl File {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 15 |     pub async fn read(&self) -> io::Result<String> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn jobs(&self) -> job_repo::JobRepository {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn jobs(&self) -> job_repo::JobRepository<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn files(&self) -> file_repo::FileRepository {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn files(&self) -> file_repo::FileRepository<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:132:23
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn embeddings(&self) -> embedding_repo::EmbeddingRepository {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn embeddings(&self) -> embedding_repo::EmbeddingRepository<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.85s
[INFO] running `Command { std: "docker" "inspect" "59d4c161bdf56135522fa3af66f0688ef884b71bdd0e7d05c8b8b0b6ce1612a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d4c161bdf56135522fa3af66f0688ef884b71bdd0e7d05c8b8b0b6ce1612a3", kill_on_drop: false }`
[INFO] [stdout] 59d4c161bdf56135522fa3af66f0688ef884b71bdd0e7d05c8b8b0b6ce1612a3
