[INFO] cloning repository https://github.com/SarapDev/usslot_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SarapDev/usslot_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSarapDev%2Fusslot_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSarapDev%2Fusslot_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa417ffff05d3d709e1fed47733fb7b31f08d532
[INFO] checking SarapDev/usslot_bot against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSarapDev%2Fusslot_bot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SarapDev/usslot_bot
[INFO] finished tweaking git repo https://github.com/SarapDev/usslot_bot
[INFO] tweaked toml for git repo https://github.com/SarapDev/usslot_bot written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SarapDev/usslot_bot on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SarapDev/usslot_bot 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `usslot_bot` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-6-tc1/source/target/.../usslot_bot
[INFO] [stderr]    |                                                  ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `usslot-bot`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 - name = "usslot_bot"
[INFO] [stderr] 28 + name = "usslot-bot"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `usslot-bot`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:29:19
[INFO] [stderr]    |
[INFO] [stderr] 29 ~ version = "0.1.0"
[INFO] [stderr] 30 + [[bin]]
[INFO] [stderr] 31 + name = "usslot-bot"
[INFO] [stderr] 32 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `usslot_bot` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73d67d0fabd89ce7352af99d81ec0c178d4610e73923c731985f4893babf424a
[INFO] running `Command { std: "docker" "start" "73d67d0fabd89ce7352af99d81ec0c178d4610e73923c731985f4893babf424a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73d67d0fabd89ce7352af99d81ec0c178d4610e73923c731985f4893babf424a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73d67d0fabd89ce7352af99d81ec0c178d4610e73923c731985f4893babf424a" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73d67d0fabd89ce7352af99d81ec0c178d4610e73923c731985f4893babf424a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73d67d0fabd89ce7352af99d81ec0c178d4610e73923c731985f4893babf424a" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `usslot_bot` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../usslot_bot
[INFO] [stderr]    |                          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `usslot-bot`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 - name = "usslot_bot"
[INFO] [stderr] 28 + name = "usslot-bot"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `usslot-bot`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:29:19
[INFO] [stderr]    |
[INFO] [stderr] 29 ~ version = "0.1.0"
[INFO] [stderr] 30 + [[bin]]
[INFO] [stderr] 31 + name = "usslot-bot"
[INFO] [stderr] 32 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `usslot_bot` (manifest) generated 1 warning
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking resolv-conf v0.7.4
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking trust-dns-resolver v0.21.2
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking mongodb v2.8.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking usslot_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/telegram/update_handler.rs:83:38: 83:48}: Send`
[INFO] [stdout]   --> src/telegram/update_handler.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 | /                         tokio::spawn(async move { 
[INFO] [stdout] 84 | |                             handler.handle_update(&update).await;
[INFO] [stdout] 85 | |                         });
[INFO] [stdout]    | |__________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{coroutine witness@src/telegram/update_handler.rs:83:38: 83:48}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = ()>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of UpdateHandler::handle_update()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/telegram/update_handler.rs:95:56: 102:6}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = ()>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of UpdateHandler::handle_message()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/telegram/update_handler.rs:105:55: 130:6}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = std::result::Result<std::option::Option<std::string::String>, BotError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of DiceService::handle()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/services/dice.rs:26:84: 36:6}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = std::result::Result<std::option::Option<std::string::String>, BotError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of DiceService::handle_slot()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/services/dice.rs:40:89: 79:6}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = std::result::Result<std::option::Option<std::string::String>, BotError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of DiceService::handle_loss()}: Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`usslot_bot`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/telegram/update_handler.rs:83:38: 83:48}: Send`
[INFO] [stdout]   --> src/telegram/update_handler.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 | /                         tokio::spawn(async move { 
[INFO] [stdout] 84 | |                             handler.handle_update(&update).await;
[INFO] [stdout] 85 | |                         });
[INFO] [stdout]    | |__________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{coroutine witness@src/telegram/update_handler.rs:83:38: 83:48}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = ()>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of UpdateHandler::handle_update()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/telegram/update_handler.rs:95:56: 102:6}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = ()>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of UpdateHandler::handle_message()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/telegram/update_handler.rs:105:55: 130:6}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = std::result::Result<std::option::Option<std::string::String>, BotError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of DiceService::handle()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/services/dice.rs:26:84: 36:6}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = std::result::Result<std::option::Option<std::string::String>, BotError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of DiceService::handle_slot()}: Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/services/dice.rs:40:89: 79:6}: Send`
[INFO] [stdout]    = note: which requires `impl Future<Output = std::result::Result<std::option::Option<std::string::String>, BotError>>: Send`
[INFO] [stdout]    = note: which requires `{async fn body of DiceService::handle_loss()}: Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`usslot_bot`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/telegram/types.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_type(&self) -> UpdateType {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_type(&self) -> UpdateType<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/telegram/types.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_type(&self) -> UpdateType {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_type(&self) -> UpdateType<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `serde_yaml`
[INFO] [stderr]  --> Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | serde_yaml = "0.9"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `serde_yaml`
[INFO] [stderr] warning: `usslot_bot` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "73d67d0fabd89ce7352af99d81ec0c178d4610e73923c731985f4893babf424a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73d67d0fabd89ce7352af99d81ec0c178d4610e73923c731985f4893babf424a", kill_on_drop: false }`
[INFO] [stdout] 73d67d0fabd89ce7352af99d81ec0c178d4610e73923c731985f4893babf424a
