[INFO] cloning repository https://github.com/rifflabs/fabrica [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rifflabs/fabrica" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifflabs%2Ffabrica", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifflabs%2Ffabrica'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c7f98e2529f645b1f001358c4276345787e409d [INFO] checking rifflabs/fabrica against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifflabs%2Ffabrica" "/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/rifflabs/fabrica [INFO] finished tweaking git repo https://github.com/rifflabs/fabrica [INFO] tweaked toml for git repo https://github.com/rifflabs/fabrica written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rifflabs/fabrica on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rifflabs/fabrica 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded triomphe v0.1.15 [INFO] [stderr] Downloaded tokio-rusqlite v0.5.1 [INFO] [stderr] Downloaded typemap_rev v0.3.0 [INFO] [stderr] Downloaded serde_cow v0.1.2 [INFO] [stderr] Downloaded typesize-derive v0.1.11 [INFO] [stderr] Downloaded poise_macros v0.6.1 [INFO] [stderr] Downloaded mini-moka v0.10.3 [INFO] [stderr] Downloaded typesize v0.1.14 [INFO] [stderr] Downloaded whatlang v0.16.4 [INFO] [stderr] Downloaded poise v0.6.1 [INFO] [stderr] Downloaded octocrab v0.38.0 [INFO] [stderr] Downloaded serenity v0.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ff36efd860621bee1dfef670ddda3c237c35eb342fd28b19805a05a6004fc0f [INFO] running `Command { std: "docker" "start" "-a" "0ff36efd860621bee1dfef670ddda3c237c35eb342fd28b19805a05a6004fc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ff36efd860621bee1dfef670ddda3c237c35eb342fd28b19805a05a6004fc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff36efd860621bee1dfef670ddda3c237c35eb342fd28b19805a05a6004fc0f", kill_on_drop: false }` [INFO] [stdout] 0ff36efd860621bee1dfef670ddda3c237c35eb342fd28b19805a05a6004fc0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a50de0d2ed0df2a5939b4bfb12e70b7965e61d3b9a8eba99bb8ea5e9e5b8d336 [INFO] running `Command { std: "docker" "start" "-a" "a50de0d2ed0df2a5939b4bfb12e70b7965e61d3b9a8eba99bb8ea5e9e5b8d336", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking whatlang v0.16.4 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Compiling poise_macros v0.6.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core 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 time v0.3.44 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking serde_cow v0.1.2 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tokio-rusqlite v0.5.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.25 [INFO] [stderr] Checking octocrab v0.38.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking poise v0.6.1 [INFO] [stderr] Checking fabrica v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::Member::permissions`: Use Guild::member_permissions_in, as this doesn't consider permission overwrites [INFO] [stdout] --> src/modules/translation.rs:688:35 [INFO] [stdout] | [INFO] [stdout] 688 | if let Ok(perms) = member.permissions(ctx) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::Member::permissions`: Use Guild::member_permissions_in, as this doesn't consider permission overwrites [INFO] [stdout] --> src/modules/translation.rs:688:35 [INFO] [stdout] | [INFO] [stdout] 688 | if let Ok(perms) = member.permissions(ctx) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::Member::permissions`: Use Guild::member_permissions_in, as this doesn't consider permission overwrites [INFO] [stdout] --> src/modules/translation.rs:923:35 [INFO] [stdout] | [INFO] [stdout] 923 | if let Ok(perms) = member.permissions(ctx) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::Member::permissions`: Use Guild::member_permissions_in, as this doesn't consider permission overwrites [INFO] [stdout] --> src/modules/translation.rs:923:35 [INFO] [stdout] | [INFO] [stdout] 923 | if let Ok(perms) = member.permissions(ctx) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PalaceRequest` is never constructed [INFO] [stdout] --> src/services/translator.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct PalaceRequest { [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 `config` and `db` are never read [INFO] [stdout] --> src/webhooks/server.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct WebhookState { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 19 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | pub db: Database, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `WebhookState` 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 `PalaceRequest` is never constructed [INFO] [stdout] --> src/services/translator.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct PalaceRequest { [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 `config` and `db` are never read [INFO] [stdout] --> src/webhooks/server.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct WebhookState { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 19 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | pub db: Database, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `WebhookState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::Member::permissions`: Use Guild::member_permissions_in, as this doesn't consider permission overwrites [INFO] [stdout] --> src/modules/translation.rs:688:35 [INFO] [stdout] | [INFO] [stdout] 688 | if let Ok(perms) = member.permissions(ctx) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::Member::permissions`: Use Guild::member_permissions_in, as this doesn't consider permission overwrites [INFO] [stdout] --> src/modules/translation.rs:688:35 [INFO] [stdout] | [INFO] [stdout] 688 | if let Ok(perms) = member.permissions(ctx) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::Member::permissions`: Use Guild::member_permissions_in, as this doesn't consider permission overwrites [INFO] [stdout] --> src/modules/translation.rs:923:35 [INFO] [stdout] | [INFO] [stdout] 923 | if let Ok(perms) = member.permissions(ctx) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `poise::serenity_prelude::Member::permissions`: Use Guild::member_permissions_in, as this doesn't consider permission overwrites [INFO] [stdout] --> src/modules/translation.rs:923:35 [INFO] [stdout] | [INFO] [stdout] 923 | if let Ok(perms) = member.permissions(ctx) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `application_id` is never read [INFO] [stdout] --> src/config.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct DiscordConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 20 | pub token: String, [INFO] [stdout] 21 | pub application_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiscordConfig` 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 `palace_url`, `default_language`, and `supported_languages` are never read [INFO] [stdout] --> src/config.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct TranslationConfig { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | pub palace_url: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub default_language: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | #[serde(default = "default_languages")] [INFO] [stdout] 55 | pub supported_languages: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TranslationConfig` 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 `url` and `workspace` are never read [INFO] [stdout] --> src/config.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct PlaneConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 88 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub workspace: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlaneConfig` 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 `org` is never read [INFO] [stdout] --> src/config.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct GithubConfig { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 105 | pub org: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GithubConfig` 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 `base_url` is never read [INFO] [stdout] --> src/config.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct WebhookConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | pub base_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WebhookConfig` 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_status`, `get_all_statuses`, `clear_old_schedule_overrides`, `is_translation_enabled`, `get_github_watchers`, and `get_plane_watchers` are never used [INFO] [stdout] --> src/db/mod.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 19 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | pub async fn get_status(&self, discord_id: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub async fn get_all_statuses(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | pub async fn clear_old_schedule_overrides(&self, before_date: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 726 | pub async fn is_translation_enabled(&self, guild_id: &str, channel_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 888 | pub async fn get_github_watchers(&self, repo: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 938 | pub async fn get_plane_watchers(&self, project: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `emoji` and `label` are never used [INFO] [stdout] --> src/db/models.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl UserStatus { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn emoji(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn label(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TranslationSubscription` is never constructed [INFO] [stdout] --> src/db/models.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct TranslationSubscription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `should_show` is never used [INFO] [stdout] --> src/db/models.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 133 | impl WatchLevel { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn should_show(&self, event_type: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PalaceRequest` is never constructed [INFO] [stdout] --> src/services/translator.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct PalaceRequest { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `db` are never read [INFO] [stdout] --> src/webhooks/server.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct WebhookState { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 19 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | pub db: Database, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `WebhookState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `application_id` is never read [INFO] [stdout] --> src/config.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct DiscordConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 20 | pub token: String, [INFO] [stdout] 21 | pub application_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiscordConfig` 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 `palace_url`, `default_language`, and `supported_languages` are never read [INFO] [stdout] --> src/config.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct TranslationConfig { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 45 | pub palace_url: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub default_language: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | #[serde(default = "default_languages")] [INFO] [stdout] 55 | pub supported_languages: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TranslationConfig` 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 `url` and `workspace` are never read [INFO] [stdout] --> src/config.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct PlaneConfig { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 88 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub workspace: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlaneConfig` 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 `org` is never read [INFO] [stdout] --> src/config.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct GithubConfig { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 105 | pub org: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GithubConfig` 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 `base_url` is never read [INFO] [stdout] --> src/config.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct WebhookConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | pub base_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WebhookConfig` 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_status`, `get_all_statuses`, `clear_old_schedule_overrides`, `is_translation_enabled`, `get_github_watchers`, and `get_plane_watchers` are never used [INFO] [stdout] --> src/db/mod.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 19 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | pub async fn get_status(&self, discord_id: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub async fn get_all_statuses(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | pub async fn clear_old_schedule_overrides(&self, before_date: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 726 | pub async fn is_translation_enabled(&self, guild_id: &str, channel_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 888 | pub async fn get_github_watchers(&self, repo: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 938 | pub async fn get_plane_watchers(&self, project: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `emoji` and `label` are never used [INFO] [stdout] --> src/db/models.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl UserStatus { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn emoji(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn label(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TranslationSubscription` is never constructed [INFO] [stdout] --> src/db/models.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct TranslationSubscription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `should_show` is never used [INFO] [stdout] --> src/db/models.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 133 | impl WatchLevel { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn should_show(&self, event_type: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PalaceRequest` is never constructed [INFO] [stdout] --> src/services/translator.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct PalaceRequest { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `db` are never read [INFO] [stdout] --> src/webhooks/server.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct WebhookState { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 19 | pub config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 20 | pub db: Database, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `WebhookState` 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 58s [INFO] running `Command { std: "docker" "inspect" "a50de0d2ed0df2a5939b4bfb12e70b7965e61d3b9a8eba99bb8ea5e9e5b8d336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50de0d2ed0df2a5939b4bfb12e70b7965e61d3b9a8eba99bb8ea5e9e5b8d336", kill_on_drop: false }` [INFO] [stdout] a50de0d2ed0df2a5939b4bfb12e70b7965e61d3b9a8eba99bb8ea5e9e5b8d336