[INFO] cloning repository https://github.com/shiipou/shiibot_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiipou/shiibot_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiipou%2Fshiibot_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiipou%2Fshiibot_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b280e8684a57b8290f2e19c742603e93ca07b97 [INFO] checking shiipou/shiibot_rs against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiipou%2Fshiibot_rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shiipou/shiibot_rs [INFO] finished tweaking git repo https://github.com/shiipou/shiibot_rs [INFO] tweaked toml for git repo https://github.com/shiipou/shiibot_rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shiipou/shiibot_rs on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shiipou/shiibot_rs 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded phf_shared v0.12.1 [INFO] [stderr] Downloaded phf v0.12.1 [INFO] [stderr] Downloaded rsa v0.9.9 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded chrono-tz v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96baf58aaf670f4c3cbd2fabd69eabd41c5e30bb66426d0de6570ec36dfaf907 [INFO] running `Command { std: "docker" "start" "-a" "96baf58aaf670f4c3cbd2fabd69eabd41c5e30bb66426d0de6570ec36dfaf907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96baf58aaf670f4c3cbd2fabd69eabd41c5e30bb66426d0de6570ec36dfaf907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96baf58aaf670f4c3cbd2fabd69eabd41c5e30bb66426d0de6570ec36dfaf907", kill_on_drop: false }` [INFO] [stdout] 96baf58aaf670f4c3cbd2fabd69eabd41c5e30bb66426d0de6570ec36dfaf907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca06ab01fef8489b5dcb2f158df32a69ef0e0f0c0d77f98dc342c365aaece271 [INFO] running `Command { std: "docker" "start" "-a" "ca06ab01fef8489b5dcb2f158df32a69ef0e0f0c0d77f98dc342c365aaece271", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [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_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_cow v0.1.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking cron v0.15.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking sqlx-postgres v0.8.6 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [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 poise v0.6.1 [INFO] [stderr] Checking shiibot_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `get_birthday`, `get_birthday_collection_config`, and `has_any_birthday_channels` are never used [INFO] [stdout] --> src/database/birthday.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub async fn get_birthday( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub async fn get_birthday_collection_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub async fn has_any_birthday_channels(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/schedule/types.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Schedule { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 12 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Schedule` 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 `BirthdaySetup` is never constructed [INFO] [stdout] --> src/services/birthday_service.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BirthdaySetup { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserBirthday` is never constructed [INFO] [stdout] --> src/services/birthday_service.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct UserBirthday { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `age_on_date` and `formatted_date` are never used [INFO] [stdout] --> src/services/birthday_service.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl UserBirthday { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 33 | /// Calculate age if birth year is known [INFO] [stdout] 34 | pub fn age_on_date(&self, year: i32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn formatted_date(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BirthdayService` is never constructed [INFO] [stdout] --> src/services/birthday_service.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct BirthdayService<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `save_birthday`, `get_birthday`, `get_todays_birthdays`, `validate_birthday_date`, and `validate_birth_year` are never used [INFO] [stdout] --> src/services/birthday_service.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl<'a> BirthdayService<'a> { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 54 | /// Create a new birthday service [INFO] [stdout] 55 | pub fn new(db: &'a Database) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub async fn save_birthday( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub async fn get_birthday( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub async fn get_todays_birthdays( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | fn validate_birthday_date(month: i32, day: i32) -> Result<(), &'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | fn validate_birth_year(year: i32) -> Result<(), &'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_temp_channel_name` is never used [INFO] [stdout] --> src/utils/channel_utils.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn is_temp_channel_name(channel_name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_user_from_channel_name` is never used [INFO] [stdout] --> src/utils/channel_utils.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn extract_user_from_channel_name(channel_name: &str) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_archive_category_name` is never used [INFO] [stdout] --> src/utils/channel_utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn build_archive_category_name(base_name: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_date_compact` is never used [INFO] [stdout] --> src/utils/channel_utils.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn format_date_compact(month: i32, day: i32, year: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_empty` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn is_empty(items: &[T]) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn count(items: &[T]) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `first` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn first(items: &[T]) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `last` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn last(items: &[T]) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `partition` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn partition(items: Vec, predicate: F) -> (Vec, Vec) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `group_by` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn group_by(items: Vec, key_fn: F) -> HashMap> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_index` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn find_index(items: &[T], predicate: F) -> Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `all` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn all(items: &[T], predicate: F) -> bool [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `any` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn any(items: &[T], predicate: F) -> bool [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dedup` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn dedup(items: Vec) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn chunk(items: &[T], size: usize) -> Vec> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `take` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take(items: &[T], n: usize) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `skip` is never used [INFO] [stdout] --> src/utils/collection_utils.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn skip(items: &[T], n: usize) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_age_today` is never used [INFO] [stdout] --> src/utils/datetime.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn calculate_age_today(birth_year: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_leap_year` is never used [INFO] [stdout] --> src/utils/datetime.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn is_leap_year(year: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `matches_birthday` is never used [INFO] [stdout] --> src/utils/datetime.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn matches_birthday(month: i32, day: i32, target_month: i32, target_day: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_warning` is never used [INFO] [stdout] --> src/utils/messages.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_warning(message: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_permission_error` is never used [INFO] [stdout] --> src/utils/messages.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn build_permission_error(required_permission: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_database_error` is never used [INFO] [stdout] --> src/utils/messages.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn build_database_error() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_time_format_help` is never used [INFO] [stdout] --> src/utils/messages.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn build_time_format_help() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_date_format_help` is never used [INFO] [stdout] --> src/utils/messages.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn build_date_format_help() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `truncate_message` is never used [INFO] [stdout] --> src/utils/messages.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn truncate_message(message: &str, max_length: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `join_errors` is never used [INFO] [stdout] --> src/utils/messages.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn join_errors(errors: &[String]) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_owner` is never used [INFO] [stdout] --> src/utils/permissions.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn is_owner(user_id: u64, owner_id: u64) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_authorized` is never used [INFO] [stdout] --> src/utils/permissions.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn is_authorized(user_id: u64, authorized_users: &[u64]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_any_role` is never used [INFO] [stdout] --> src/utils/permissions.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn has_any_role(user_roles: &[u64], required_roles: &[u64]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_all_roles` is never used [INFO] [stdout] --> src/utils/permissions.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn has_all_roles(user_roles: &[u64], required_roles: &[u64]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `filter_by_owner` is never used [INFO] [stdout] --> src/utils/permissions.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn filter_by_owner(items: Vec<(T, u64)>, owner_id: u64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_owned_items` is never used [INFO] [stdout] --> src/utils/permissions.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn count_owned_items(items: &[(T, u64)], owner_id: u64) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_duplicates` is never used [INFO] [stdout] --> src/utils/permissions.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn has_duplicates(items: &[T]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_role_changes` is never used [INFO] [stdout] --> src/utils/role_logic.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn calculate_role_changes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `filter_items` is never used [INFO] [stdout] --> src/utils/role_logic.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn filter_items(items: Vec, predicate: F) -> Vec [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_role_changes` is never used [INFO] [stdout] --> src/utils/role_logic.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn has_role_changes(to_add: &[T], to_remove: &[T]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_role_changes` is never used [INFO] [stdout] --> src/utils/role_logic.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn count_role_changes(to_add: &[T], to_remove: &[T]) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_valid_cron_format` is never used [INFO] [stdout] --> src/utils/schedule_utils.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn is_valid_cron_format(cron_expr: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_cron_hour` is never used [INFO] [stdout] --> src/utils/schedule_utils.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn extract_cron_hour(cron_expr: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_cron_minute` is never used [INFO] [stdout] --> src/utils/schedule_utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn extract_cron_minute(cron_expr: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_time_hhmm` is never used [INFO] [stdout] --> src/utils/schedule_utils.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn format_time_hhmm(hour: u32, minute: u32) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `minutes_until_time` is never used [INFO] [stdout] --> src/utils/schedule_utils.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn minutes_until_time(current_hour: u32, current_minute: u32, target_hour: u32, target_minute: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `minutes_until_time_with_wrap` is never used [INFO] [stdout] --> src/utils/schedule_utils.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn minutes_until_time_with_wrap(current_hour: u32, current_minute: u32, target_hour: u32, target_minute: u32) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `min_duration` is never used [INFO] [stdout] --> src/utils/schedule_utils.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn min_duration(a: i64, b: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_schedule_enabled` is never used [INFO] [stdout] --> src/utils/schedule_utils.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn is_schedule_enabled(enabled: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `filter_enabled` is never used [INFO] [stdout] --> src/utils/schedule_utils.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn filter_enabled(items: Vec<(T, bool)>) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_whitespace` is never used [INFO] [stdout] --> src/utils/string_utils.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn normalize_whitespace(text: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_safe_identifier` is never used [INFO] [stdout] --> src/utils/string_utils.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn to_safe_identifier(text: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `split_and_trim` is never used [INFO] [stdout] --> src/utils/string_utils.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn split_and_trim(text: &str, delimiter: char) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `join_non_empty` is never used [INFO] [stdout] --> src/utils/string_utils.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn join_non_empty(parts: &[String], separator: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `contains_any` is never used [INFO] [stdout] --> src/utils/string_utils.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn contains_any(text: &str, patterns: &[&str]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starts_with_any` is never used [INFO] [stdout] --> src/utils/string_utils.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn starts_with_any(text: &str, prefixes: &[&str]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `repeat_string` is never used [INFO] [stdout] --> src/utils/string_utils.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn repeat_string(text: &str, count: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pad_left` is never used [INFO] [stdout] --> src/utils/string_utils.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn pad_left(text: &str, total_length: usize, pad_char: char) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pad_right` is never used [INFO] [stdout] --> src/utils/string_utils.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn pad_right(text: &str, total_length: usize, pad_char: char) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidChannelType`, `ChannelAlreadyExists`, and `ChannelIsTemporary` are never constructed [INFO] [stdout] --> src/utils/validation.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ValidationError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 6 | NotInGuild, [INFO] [stdout] 7 | InvalidChannelType { expected: ChannelType, got: ChannelType }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | ChannelAlreadyExists, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | ChannelIsTemporary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValidationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_channel_type` is never used [INFO] [stdout] --> src/utils/validation.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn validate_channel_type( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_birthday`, `get_birthday_collection_config`, and `has_any_birthday_channels` are never used [INFO] [stdout] --> src/database/birthday.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub async fn get_birthday( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub async fn get_birthday_collection_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub async fn has_any_birthday_channels(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/schedule/types.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Schedule { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 12 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Schedule` 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 `BirthdaySetup` is never constructed [INFO] [stdout] --> src/services/birthday_service.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BirthdaySetup { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_id` is never read [INFO] [stdout] --> src/services/birthday_service.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct UserBirthday { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 26 | pub user_id: UserId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserBirthday` 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 `db` is never read [INFO] [stdout] --> src/services/birthday_service.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct BirthdayService<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 50 | db: &'a Database, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `save_birthday`, `get_birthday`, and `get_todays_birthdays` are never used [INFO] [stdout] --> src/services/birthday_service.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl<'a> BirthdayService<'a> { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 54 | /// Create a new birthday service [INFO] [stdout] 55 | pub fn new(db: &'a Database) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub async fn save_birthday( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub async fn get_birthday( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub async fn get_todays_birthdays( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_age_today` is never used [INFO] [stdout] --> src/utils/datetime.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn calculate_age_today(birth_year: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidChannelType`, `ChannelAlreadyExists`, and `ChannelIsTemporary` are never constructed [INFO] [stdout] --> src/utils/validation.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ValidationError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 6 | NotInGuild, [INFO] [stdout] 7 | InvalidChannelType { expected: ChannelType, got: ChannelType }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | ChannelAlreadyExists, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | ChannelIsTemporary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValidationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_channel_type` is never used [INFO] [stdout] --> src/utils/validation.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn validate_channel_type( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "ca06ab01fef8489b5dcb2f158df32a69ef0e0f0c0d77f98dc342c365aaece271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca06ab01fef8489b5dcb2f158df32a69ef0e0f0c0d77f98dc342c365aaece271", kill_on_drop: false }` [INFO] [stdout] ca06ab01fef8489b5dcb2f158df32a69ef0e0f0c0d77f98dc342c365aaece271