[INFO] cloning repository https://github.com/marcoster/poketrack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcoster/poketrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoster%2Fpoketrack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoster%2Fpoketrack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a829ee18bd7aa514693e3ca76d656fcc14e556a4
[INFO] checking marcoster/poketrack against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoster%2Fpoketrack" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marcoster/poketrack
[INFO] finished tweaking git repo https://github.com/marcoster/poketrack
[INFO] tweaked toml for git repo https://github.com/marcoster/poketrack written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcoster/poketrack on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcoster/poketrack 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a13f785596bc499d1049bad8d79925cb2b61aee48746764b66455c16c7dc0a0
[INFO] running `Command { std: "docker" "start" "-a" "3a13f785596bc499d1049bad8d79925cb2b61aee48746764b66455c16c7dc0a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a13f785596bc499d1049bad8d79925cb2b61aee48746764b66455c16c7dc0a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a13f785596bc499d1049bad8d79925cb2b61aee48746764b66455c16c7dc0a0", kill_on_drop: false }`
[INFO] [stdout] 3a13f785596bc499d1049bad8d79925cb2b61aee48746764b66455c16c7dc0a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddde4a26ff443baa493ef3a8cde59a2083605c44e561fb7bdf990a3932731290
[INFO] running `Command { std: "docker" "start" "-a" "ddde4a26ff443baa493ef3a8cde59a2083605c44e561fb7bdf990a3932731290", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[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 digest v0.10.7
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures-executor v0.3.32
[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 clap v4.6.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[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 poketrack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_client` is never used
[INFO] [stdout]   --> src/api.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn get_client() -> &'static Client {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_hp` is never used
[INFO] [stdout]   --> src/api.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn deserialize_hp<'de, D>(deserializer: D) -> Result<Option<i32>, D::Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `language` is never read
[INFO] [stdout]    --> src/api.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct SerieWithLang {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub language: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SerieWithLang` 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: method `with_lang` is never used
[INFO] [stdout]    --> src/api.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl SetListItem {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 178 |     pub fn with_lang(&self, lang: &str) -> SetListItemWithLang {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetListItemWithLang` is never constructed
[INFO] [stdout]    --> src/api.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct SetListItemWithLang {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `serie_name` and `language` are never read
[INFO] [stdout]    --> src/api.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct SetWithLang {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub serie_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub language: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetWithLang` 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`, `local_id`, and `image` are never read
[INFO] [stdout]    --> src/api.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct CardResumeWithLang {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 272 |     pub local_id: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 273 |     pub image: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CardResumeWithLang` 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 `set_name` and `language` are never read
[INFO] [stdout]    --> src/api.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub struct CardDetailsWithLang {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub set_name: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 345 |     pub language: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CardDetailsWithLang` 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 `PokemonIndex` is never constructed
[INFO] [stdout]   --> src/db/models.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PokemonIndex {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectedPokemon` is never constructed
[INFO] [stdout]   --> src/db/models.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct CollectedPokemon {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Translation` is never constructed
[INFO] [stdout]   --> src/db/models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Translation {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `card_id` is never read
[INFO] [stdout]   --> src/db/models.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct CardSetInfo {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 68 |     pub card_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardSetInfo` 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: methods `get_set_total_cards` and `get_translation` are never used
[INFO] [stdout]    --> src/db/repository.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl Repository {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn get_set_total_cards(&self, set_id: &str, lang: &str) -> Result<Option<i32>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub async fn get_translation(&self, dex_id: i32) -> Result<Option<String>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_client` is never used
[INFO] [stdout]   --> src/api.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn get_client() -> &'static Client {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_hp` is never used
[INFO] [stdout]   --> src/api.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn deserialize_hp<'de, D>(deserializer: D) -> Result<Option<i32>, D::Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `language` is never read
[INFO] [stdout]    --> src/api.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct SerieWithLang {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub language: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SerieWithLang` 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: method `with_lang` is never used
[INFO] [stdout]    --> src/api.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl SetListItem {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 178 |     pub fn with_lang(&self, lang: &str) -> SetListItemWithLang {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetListItemWithLang` is never constructed
[INFO] [stdout]    --> src/api.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct SetListItemWithLang {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `serie_name` and `language` are never read
[INFO] [stdout]    --> src/api.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct SetWithLang {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub serie_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub language: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetWithLang` 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`, `local_id`, and `image` are never read
[INFO] [stdout]    --> src/api.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct CardResumeWithLang {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 272 |     pub local_id: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 273 |     pub image: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CardResumeWithLang` 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 `set_name` and `language` are never read
[INFO] [stdout]    --> src/api.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub struct CardDetailsWithLang {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub set_name: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 345 |     pub language: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CardDetailsWithLang` 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 `PokemonIndex` is never constructed
[INFO] [stdout]   --> src/db/models.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PokemonIndex {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CollectedPokemon` is never constructed
[INFO] [stdout]   --> src/db/models.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct CollectedPokemon {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Translation` is never constructed
[INFO] [stdout]   --> src/db/models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Translation {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `card_id` is never read
[INFO] [stdout]   --> src/db/models.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct CardSetInfo {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 68 |     pub card_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CardSetInfo` 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: methods `get_set_total_cards` and `get_translation` are never used
[INFO] [stdout]    --> src/db/repository.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl Repository {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn get_set_total_cards(&self, set_id: &str, lang: &str) -> Result<Option<i32>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub async fn get_translation(&self, dex_id: i32) -> Result<Option<String>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.54s
[INFO] running `Command { std: "docker" "inspect" "ddde4a26ff443baa493ef3a8cde59a2083605c44e561fb7bdf990a3932731290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddde4a26ff443baa493ef3a8cde59a2083605c44e561fb7bdf990a3932731290", kill_on_drop: false }`
[INFO] [stdout] ddde4a26ff443baa493ef3a8cde59a2083605c44e561fb7bdf990a3932731290
