[INFO] cloning repository https://github.com/FlareFlo/tu_mmmh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FlareFlo/tu_mmmh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlareFlo%2Ftu_mmmh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlareFlo%2Ftu_mmmh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1386a8dae23233eb9dbf992e30b08c43fb14f016 [INFO] testing FlareFlo/tu_mmmh against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlareFlo%2Ftu_mmmh" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FlareFlo/tu_mmmh on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FlareFlo/tu_mmmh [INFO] finished tweaking git repo https://github.com/FlareFlo/tu_mmmh [INFO] tweaked toml for git repo https://github.com/FlareFlo/tu_mmmh written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FlareFlo/tu_mmmh 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.86 [INFO] [stderr] Downloaded async-trait v0.1.61 [INFO] [stderr] Downloaded cxx-build v1.0.86 [INFO] [stderr] Downloaded cxx v1.0.86 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acf6b067c310e3bf1480053737167c7be8781cb00f5ebbc29e3c46435a4e170b [INFO] running `Command { std: "docker" "start" "-a" "acf6b067c310e3bf1480053737167c7be8781cb00f5ebbc29e3c46435a4e170b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acf6b067c310e3bf1480053737167c7be8781cb00f5ebbc29e3c46435a4e170b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acf6b067c310e3bf1480053737167c7be8781cb00f5ebbc29e3c46435a4e170b", kill_on_drop: false }` [INFO] [stdout] acf6b067c310e3bf1480053737167c7be8781cb00f5ebbc29e3c46435a4e170b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b45aa04156f1b8d70fd5ca0e06f0c189273423983a1005e396a26f231961ed07 [INFO] running `Command { std: "docker" "start" "-a" "b45aa04156f1b8d70fd5ca0e06f0c189273423983a1005e396a26f231961ed07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling command_attr v0.4.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling tu_mmmh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Embed` and `MessageReference` [INFO] [stdout] --> src/bot.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use serenity::model::channel::{Embed, Message, MessageReference}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serenity::model::id::EmojiId` [INFO] [stdout] --> src/bot.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serenity::model::id::EmojiId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serenity::model::mention::Mention::Emoji` [INFO] [stdout] --> src/bot.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serenity::model::mention::Mention::Emoji; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serenity::utils::MessageBuilder` [INFO] [stdout] --> src/bot.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serenity::utils::MessageBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/bot.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | async fn message(&self, ctx: Context, msg: Message) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/bot.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | async fn message(&self, ctx: Context, msg: Message) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> src/bot.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | let now = chrono::offset::Local::now().naive_local(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `food` [INFO] [stdout] --> src/bot.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | for food in foods { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_food` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "b45aa04156f1b8d70fd5ca0e06f0c189273423983a1005e396a26f231961ed07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45aa04156f1b8d70fd5ca0e06f0c189273423983a1005e396a26f231961ed07", kill_on_drop: false }` [INFO] [stdout] b45aa04156f1b8d70fd5ca0e06f0c189273423983a1005e396a26f231961ed07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fd68d64f6081f308eb9185e48d97ac5cea2a59f59a6e62dd160304299c177b7 [INFO] running `Command { std: "docker" "start" "-a" "3fd68d64f6081f308eb9185e48d97ac5cea2a59f59a6e62dd160304299c177b7", kill_on_drop: false }` [INFO] [stderr] Compiling tu_mmmh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Embed` and `MessageReference` [INFO] [stdout] --> src/bot.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use serenity::model::channel::{Embed, Message, MessageReference}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serenity::model::id::EmojiId` [INFO] [stdout] --> src/bot.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serenity::model::id::EmojiId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serenity::model::mention::Mention::Emoji` [INFO] [stdout] --> src/bot.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serenity::model::mention::Mention::Emoji; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serenity::utils::MessageBuilder` [INFO] [stdout] --> src/bot.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serenity::utils::MessageBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/bot.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | async fn message(&self, ctx: Context, msg: Message) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/bot.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | async fn message(&self, ctx: Context, msg: Message) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> src/bot.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | let now = chrono::offset::Local::now().naive_local(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `food` [INFO] [stdout] --> src/bot.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | for food in foods { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_food` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.05s [INFO] running `Command { std: "docker" "inspect" "3fd68d64f6081f308eb9185e48d97ac5cea2a59f59a6e62dd160304299c177b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd68d64f6081f308eb9185e48d97ac5cea2a59f59a6e62dd160304299c177b7", kill_on_drop: false }` [INFO] [stdout] 3fd68d64f6081f308eb9185e48d97ac5cea2a59f59a6e62dd160304299c177b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49c6cff074d0aa5b3817d74e43177b680601e2420e369cdf43f3d427a3dc28a2 [INFO] running `Command { std: "docker" "start" "-a" "49c6cff074d0aa5b3817d74e43177b680601e2420e369cdf43f3d427a3dc28a2", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Embed` and `MessageReference` [INFO] [stderr] --> src/bot.rs:4:32 [INFO] [stderr] | [INFO] [stderr] 4 | use serenity::model::channel::{Embed, Message, MessageReference}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serenity::model::id::EmojiId` [INFO] [stderr] --> src/bot.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use serenity::model::id::EmojiId; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serenity::model::mention::Mention::Emoji` [INFO] [stderr] --> src/bot.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use serenity::model::mention::Mention::Emoji; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serenity::utils::MessageBuilder` [INFO] [stderr] --> src/bot.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use serenity::utils::MessageBuilder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/bot.rs:25:26 [INFO] [stderr] | [INFO] [stderr] 25 | async fn message(&self, ctx: Context, msg: Message) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> src/bot.rs:25:40 [INFO] [stderr] | [INFO] [stderr] 25 | async fn message(&self, ctx: Context, msg: Message) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `now` [INFO] [stderr] --> src/bot.rs:65:6 [INFO] [stderr] | [INFO] [stderr] 65 | let now = chrono::offset::Local::now().naive_local(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `food` [INFO] [stderr] --> src/bot.rs:77:6 [INFO] [stderr] | [INFO] [stderr] 77 | for food in foods { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_food` [INFO] [stderr] [INFO] [stderr] warning: `tu_mmmh` (bin "tu_mmmh" test) generated 8 warnings (run `cargo fix --bin "tu_mmmh" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tu_mmmh-f2ce9949ebb53948) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49c6cff074d0aa5b3817d74e43177b680601e2420e369cdf43f3d427a3dc28a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c6cff074d0aa5b3817d74e43177b680601e2420e369cdf43f3d427a3dc28a2", kill_on_drop: false }` [INFO] [stdout] 49c6cff074d0aa5b3817d74e43177b680601e2420e369cdf43f3d427a3dc28a2