[INFO] cloning repository https://github.com/itevie/trancer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itevie/trancer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitevie%2Ftrancer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitevie%2Ftrancer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c5e8aca40bf159893d9d73fe2cd37dc972c0d25 [INFO] checking itevie/trancer-rs against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitevie%2Ftrancer-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/itevie/trancer-rs [INFO] finished tweaking git repo https://github.com/itevie/trancer-rs [INFO] tweaked toml for git repo https://github.com/itevie/trancer-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/itevie/trancer-rs on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/itevie/trancer-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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31a4ee1e9a3956f1e755ea76df8901529994fb6a0af6163ac8f25088c20055b0 [INFO] running `Command { std: "docker" "start" "-a" "31a4ee1e9a3956f1e755ea76df8901529994fb6a0af6163ac8f25088c20055b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31a4ee1e9a3956f1e755ea76df8901529994fb6a0af6163ac8f25088c20055b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a4ee1e9a3956f1e755ea76df8901529994fb6a0af6163ac8f25088c20055b0", kill_on_drop: false }` [INFO] [stdout] 31a4ee1e9a3956f1e755ea76df8901529994fb6a0af6163ac8f25088c20055b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd14a31a4491b871ca73d8b391d78806e1cb9a618a37535d8f441901d73cc3a4 [INFO] running `Command { std: "docker" "start" "-a" "dd14a31a4491b871ca73d8b391d78806e1cb9a618a37535d8f441901d73cc3a4", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking tokio v1.46.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking rust-ini v0.21.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [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] Checking bitflags v2.9.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_cow v0.1.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rusqlite v0.36.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Compiling command_attr v0.5.3 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking trancer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/commands/server/count_ruins.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::util::pagination::paginate` [INFO] [stdout] --> src/events/message_create.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::util::pagination::paginate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `config::Map` [INFO] [stdout] --> src/events/message_create.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use config::Map; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/commands/server/count_ruins.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserId` [INFO] [stdout] --> src/timers/birthday_checker.rs:7:87 [INFO] [stdout] | [INFO] [stdout] 7 | use serenity::all::{Channel, ChannelId, ChannelType, Context, CreateMessage, GuildId, UserId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread_rng` [INFO] [stdout] --> src/timers/persistent_messages.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use rand::{thread_rng, SeedableRng}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::util::pagination::paginate` [INFO] [stdout] --> src/events/message_create.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::util::pagination::paginate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `config::Map` [INFO] [stdout] --> src/events/message_create.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use config::Map; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/util/lang.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserId` [INFO] [stdout] --> src/timers/birthday_checker.rs:7:87 [INFO] [stdout] | [INFO] [stdout] 7 | use serenity::all::{Channel, ChannelId, ChannelType, Context, CreateMessage, GuildId, UserId}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread_rng` [INFO] [stdout] --> src/timers/persistent_messages.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use rand::{thread_rng, SeedableRng}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/util/lang.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/commands/help/command_info.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | todo!("Implement this"); [INFO] [stdout] | ----------------------- any code following this expression is unreachable [INFO] [stdout] 39 | / Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] | |__________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/commands/help/command_info.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | todo!("Implement this"); [INFO] [stdout] | ----------------------- any code following this expression is unreachable [INFO] [stdout] 39 | / Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] | |__________^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/util/db_date.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | Ok(DbDate(Utc.timestamp_millis(i))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/util/db_date.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | Ok(DbDate(Utc.timestamp_millis(f as i64))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventHandler` [INFO] [stdout] --> src/events/message_create.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | Channel, ChannelType, Context, CreateMessage, EventHandler, Message, ReactionType, Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/util/db_date.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | Ok(DbDate(Utc.timestamp_millis(i))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/util/db_date.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | Ok(DbDate(Utc.timestamp_millis(f as i64))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/fun/eight_ball.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 53 | | let mut all = Vec::new(); [INFO] [stdout] 54 | | all.extend(NEUTRAL.to_vec()); [INFO] [stdout] 55 | | all.extend(NEGATIVE.to_vec()); [INFO] [stdout] ... | [INFO] [stdout] 70 | | ).thumbnail(EIGHT_BALL_IMAGE)))) [INFO] [stdout] 71 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/fun/eight_ball.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 53 | | let mut all = Vec::new(); [INFO] [stdout] 54 | | all.extend(NEUTRAL.to_vec()); [INFO] [stdout] 55 | | all.extend(NEGATIVE.to_vec()); [INFO] [stdout] ... | [INFO] [stdout] 70 | | ).thumbnail(EIGHT_BALL_IMAGE)))) [INFO] [stdout] 71 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/fun/eight_ball.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 53 | | let mut all = Vec::new(); [INFO] [stdout] 54 | | all.extend(NEUTRAL.to_vec()); [INFO] [stdout] 55 | | all.extend(NEGATIVE.to_vec()); [INFO] [stdout] ... | [INFO] [stdout] 70 | | ).thumbnail(EIGHT_BALL_IMAGE)))) [INFO] [stdout] 71 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/fun/eight_ball.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 53 | | let mut all = Vec::new(); [INFO] [stdout] 54 | | all.extend(NEUTRAL.to_vec()); [INFO] [stdout] 55 | | all.extend(NEGATIVE.to_vec()); [INFO] [stdout] ... | [INFO] [stdout] 70 | | ).thumbnail(EIGHT_BALL_IMAGE)))) [INFO] [stdout] 71 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventHandler` [INFO] [stdout] --> src/events/message_create.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | Channel, ChannelType, Context, CreateMessage, EventHandler, Message, ReactionType, Timestamp, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/category.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 34 | | let cmds = commands::init().into_iter().filter(|x| x.t().to_string() == args.category).collect::>(); [INFO] [stdout] 35 | | [INFO] [stdout] 36 | | if cmds.is_empty() { [INFO] [stdout] ... | [INFO] [stdout] 47 | | ))) [INFO] [stdout] 48 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/category.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 34 | | let cmds = commands::init().into_iter().filter(|x| x.t().to_string() == args.category).collect::>(); [INFO] [stdout] 35 | | [INFO] [stdout] 36 | | if cmds.is_empty() { [INFO] [stdout] ... | [INFO] [stdout] 47 | | ))) [INFO] [stdout] 48 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/command_info.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | todo!("Implement this"); [INFO] [stdout] 39 | | Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] 42 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/command_info.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | todo!("Implement this"); [INFO] [stdout] 39 | | Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] 42 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/command_info.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | todo!("Implement this"); [INFO] [stdout] 39 | | Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] 42 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/command_info.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | todo!("Implement this"); [INFO] [stdout] 39 | | Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] 42 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/commands_all.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 18 | | let commands = commands::init(); [INFO] [stdout] 19 | | [INFO] [stdout] 20 | | paginate(PaginationOptions { [INFO] [stdout] ... | [INFO] [stdout] 31 | | Ok(TrancerResponseType::None) [INFO] [stdout] 32 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/commands_all.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 18 | | let commands = commands::init(); [INFO] [stdout] 19 | | [INFO] [stdout] 20 | | paginate(PaginationOptions { [INFO] [stdout] ... | [INFO] [stdout] 31 | | Ok(TrancerResponseType::None) [INFO] [stdout] 32 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/github.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 16 | | Ok(TrancerResponseType::Content(format!( [INFO] [stdout] 17 | | "Trancer (new - Rust): https://github.com/itevie/trancer-rs{}", [INFO] [stdout] 18 | | "\nTrancer (old - TypeScript): https://github.com/itevie/trancer" [INFO] [stdout] 19 | | ))) [INFO] [stdout] 20 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/github.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 16 | | Ok(TrancerResponseType::Content(format!( [INFO] [stdout] 17 | | "Trancer (new - Rust): https://github.com/itevie/trancer-rs{}", [INFO] [stdout] 18 | | "\nTrancer (old - TypeScript): https://github.com/itevie/trancer" [INFO] [stdout] 19 | | ))) [INFO] [stdout] 20 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/github.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 16 | | Ok(TrancerResponseType::Content(format!( [INFO] [stdout] 17 | | "Trancer (new - Rust): https://github.com/itevie/trancer-rs{}", [INFO] [stdout] 18 | | "\nTrancer (old - TypeScript): https://github.com/itevie/trancer" [INFO] [stdout] 19 | | ))) [INFO] [stdout] 20 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/github.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 16 | | Ok(TrancerResponseType::Content(format!( [INFO] [stdout] 17 | | "Trancer (new - Rust): https://github.com/itevie/trancer-rs{}", [INFO] [stdout] 18 | | "\nTrancer (old - TypeScript): https://github.com/itevie/trancer" [INFO] [stdout] 19 | | ))) [INFO] [stdout] 20 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/help.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 19 | | let commands = commands::init(); [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | let mut map: HashMap> = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(TrancerResponseType::None) [INFO] [stdout] 57 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/help.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 19 | | let commands = commands::init(); [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | let mut map: HashMap> = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(TrancerResponseType::None) [INFO] [stdout] 57 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/invite.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 17 | | Ok(TrancerResponseType::Content(format!("Here! Join my amazing server: {}", CONFIG.server.invite_link.clone()))) [INFO] [stdout] 18 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/invite.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 17 | | Ok(TrancerResponseType::Content(format!("Here! Join my amazing server: {}", CONFIG.server.invite_link.clone()))) [INFO] [stdout] 18 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/invite.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 17 | | Ok(TrancerResponseType::Content(format!("Here! Join my amazing server: {}", CONFIG.server.invite_link.clone()))) [INFO] [stdout] 18 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/invite.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 17 | | Ok(TrancerResponseType::Content(format!("Here! Join my amazing server: {}", CONFIG.server.invite_link.clone()))) [INFO] [stdout] 18 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parts` [INFO] [stdout] --> src/cmd_util/arg_parser.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn construct(parts: HashMap) -> Result, TrancerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/ping.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | command_argument_struct!(PingArgs {}); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `parts` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/arg_parser.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn construct(parts: HashMap) -> Result, TrancerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/ping.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | command_argument_struct!(PingArgs {}); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `command_argument_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parts` [INFO] [stdout] --> src/cmd_util/arg_parser.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn construct(parts: HashMap) -> Result, TrancerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/mod.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | command_argument_struct!(CommandHasNoArgs {}); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `parts` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/arg_parser.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn construct(parts: HashMap) -> Result, TrancerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/mod.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | command_argument_struct!(CommandHasNoArgs {}); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `command_argument_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/fun/eight_ball.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 53 | | let mut all = Vec::new(); [INFO] [stdout] 54 | | all.extend(NEUTRAL.to_vec()); [INFO] [stdout] 55 | | all.extend(NEGATIVE.to_vec()); [INFO] [stdout] ... | [INFO] [stdout] 70 | | ).thumbnail(EIGHT_BALL_IMAGE)))) [INFO] [stdout] 71 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/fun/eight_ball.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 53 | | let mut all = Vec::new(); [INFO] [stdout] 54 | | all.extend(NEUTRAL.to_vec()); [INFO] [stdout] 55 | | all.extend(NEGATIVE.to_vec()); [INFO] [stdout] ... | [INFO] [stdout] 70 | | ).thumbnail(EIGHT_BALL_IMAGE)))) [INFO] [stdout] 71 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/fun/eight_ball.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 53 | | let mut all = Vec::new(); [INFO] [stdout] 54 | | all.extend(NEUTRAL.to_vec()); [INFO] [stdout] 55 | | all.extend(NEGATIVE.to_vec()); [INFO] [stdout] ... | [INFO] [stdout] 70 | | ).thumbnail(EIGHT_BALL_IMAGE)))) [INFO] [stdout] 71 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/fun/eight_ball.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 53 | | let mut all = Vec::new(); [INFO] [stdout] 54 | | all.extend(NEUTRAL.to_vec()); [INFO] [stdout] 55 | | all.extend(NEGATIVE.to_vec()); [INFO] [stdout] ... | [INFO] [stdout] 70 | | ).thumbnail(EIGHT_BALL_IMAGE)))) [INFO] [stdout] 71 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/category.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 34 | | let cmds = commands::init().into_iter().filter(|x| x.t().to_string() == args.category).collect::>(); [INFO] [stdout] 35 | | [INFO] [stdout] 36 | | if cmds.is_empty() { [INFO] [stdout] ... | [INFO] [stdout] 47 | | ))) [INFO] [stdout] 48 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/category.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 34 | | let cmds = commands::init().into_iter().filter(|x| x.t().to_string() == args.category).collect::>(); [INFO] [stdout] 35 | | [INFO] [stdout] 36 | | if cmds.is_empty() { [INFO] [stdout] ... | [INFO] [stdout] 47 | | ))) [INFO] [stdout] 48 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/command_info.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | todo!("Implement this"); [INFO] [stdout] 39 | | Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] 42 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/command_info.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | todo!("Implement this"); [INFO] [stdout] 39 | | Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] 42 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/command_info.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | todo!("Implement this"); [INFO] [stdout] 39 | | Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] 42 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/command_info.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | ______________- [INFO] [stdout] 38 | | todo!("Implement this"); [INFO] [stdout] 39 | | Ok(TrancerResponseType::Big( [INFO] [stdout] 40 | | CreateMessage::new().content("hi").embed(create_embed()), [INFO] [stdout] 41 | | )) [INFO] [stdout] 42 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/commands_all.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 18 | | let commands = commands::init(); [INFO] [stdout] 19 | | [INFO] [stdout] 20 | | paginate(PaginationOptions { [INFO] [stdout] ... | [INFO] [stdout] 31 | | Ok(TrancerResponseType::None) [INFO] [stdout] 32 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/commands_all.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 18 | | let commands = commands::init(); [INFO] [stdout] 19 | | [INFO] [stdout] 20 | | paginate(PaginationOptions { [INFO] [stdout] ... | [INFO] [stdout] 31 | | Ok(TrancerResponseType::None) [INFO] [stdout] 32 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/github.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 16 | | Ok(TrancerResponseType::Content(format!( [INFO] [stdout] 17 | | "Trancer (new - Rust): https://github.com/itevie/trancer-rs{}", [INFO] [stdout] 18 | | "\nTrancer (old - TypeScript): https://github.com/itevie/trancer" [INFO] [stdout] 19 | | ))) [INFO] [stdout] 20 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/github.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 16 | | Ok(TrancerResponseType::Content(format!( [INFO] [stdout] 17 | | "Trancer (new - Rust): https://github.com/itevie/trancer-rs{}", [INFO] [stdout] 18 | | "\nTrancer (old - TypeScript): https://github.com/itevie/trancer" [INFO] [stdout] 19 | | ))) [INFO] [stdout] 20 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/github.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 16 | | Ok(TrancerResponseType::Content(format!( [INFO] [stdout] 17 | | "Trancer (new - Rust): https://github.com/itevie/trancer-rs{}", [INFO] [stdout] 18 | | "\nTrancer (old - TypeScript): https://github.com/itevie/trancer" [INFO] [stdout] 19 | | ))) [INFO] [stdout] 20 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/github.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 16 | | Ok(TrancerResponseType::Content(format!( [INFO] [stdout] 17 | | "Trancer (new - Rust): https://github.com/itevie/trancer-rs{}", [INFO] [stdout] 18 | | "\nTrancer (old - TypeScript): https://github.com/itevie/trancer" [INFO] [stdout] 19 | | ))) [INFO] [stdout] 20 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/help.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 19 | | let commands = commands::init(); [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | let mut map: HashMap> = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(TrancerResponseType::None) [INFO] [stdout] 57 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/help.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 19 | | let commands = commands::init(); [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | let mut map: HashMap> = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(TrancerResponseType::None) [INFO] [stdout] 57 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/invite.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 17 | | Ok(TrancerResponseType::Content(format!("Here! Join my amazing server: {}", CONFIG.server.invite_link.clone()))) [INFO] [stdout] 18 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/invite.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 17 | | Ok(TrancerResponseType::Content(format!("Here! Join my amazing server: {}", CONFIG.server.invite_link.clone()))) [INFO] [stdout] 18 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/invite.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 17 | | Ok(TrancerResponseType::Content(format!("Here! Join my amazing server: {}", CONFIG.server.invite_link.clone()))) [INFO] [stdout] 18 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `args` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/mod.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | std::sync::Arc::new(move |$ctx, $args| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/invite.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | handler: trancer_handler!(|ctx, args| { [INFO] [stdout] | __________________- [INFO] [stdout] 17 | | Ok(TrancerResponseType::Content(format!("Here! Join my amazing server: {}", CONFIG.server.invite_link.clone()))) [INFO] [stdout] 18 | | }), [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `trancer_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parts` [INFO] [stdout] --> src/cmd_util/arg_parser.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn construct(parts: HashMap) -> Result, TrancerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/ping.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | command_argument_struct!(PingArgs {}); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `parts` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/arg_parser.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn construct(parts: HashMap) -> Result, TrancerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/help/ping.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | command_argument_struct!(PingArgs {}); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `command_argument_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parts` [INFO] [stdout] --> src/cmd_util/arg_parser.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn construct(parts: HashMap) -> Result, TrancerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/mod.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | command_argument_struct!(CommandHasNoArgs {}); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `parts` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/cmd_util/arg_parser.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn construct(parts: HashMap) -> Result, TrancerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/commands/mod.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | command_argument_struct!(CommandHasNoArgs {}); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `command_argument_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_channel` [INFO] [stdout] --> src/timers/persistent_messages.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | let guild_channel: GuildChannel = match channel { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_channel` [INFO] [stdout] --> src/timers/persistent_messages.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | let guild_channel: GuildChannel = match channel { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "dd14a31a4491b871ca73d8b391d78806e1cb9a618a37535d8f441901d73cc3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd14a31a4491b871ca73d8b391d78806e1cb9a618a37535d8f441901d73cc3a4", kill_on_drop: false }` [INFO] [stdout] dd14a31a4491b871ca73d8b391d78806e1cb9a618a37535d8f441901d73cc3a4