[INFO] cloning repository https://github.com/sreinhardt/game_randomizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sreinhardt/game_randomizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsreinhardt%2Fgame_randomizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsreinhardt%2Fgame_randomizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1b457fc1f2f1f0c10b65110080e32504cfb087b [INFO] testing sreinhardt/game_randomizer against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsreinhardt%2Fgame_randomizer" "/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/sreinhardt/game_randomizer [INFO] finished tweaking git repo https://github.com/sreinhardt/game_randomizer [INFO] tweaked toml for git repo https://github.com/sreinhardt/game_randomizer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sreinhardt/game_randomizer on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sreinhardt/game_randomizer 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41c524d289ae351521ccb30e4795b17aca1fc95bc12f20d147ed264f0e371481 [INFO] running `Command { std: "docker" "start" "-a" "41c524d289ae351521ccb30e4795b17aca1fc95bc12f20d147ed264f0e371481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41c524d289ae351521ccb30e4795b17aca1fc95bc12f20d147ed264f0e371481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c524d289ae351521ccb30e4795b17aca1fc95bc12f20d147ed264f0e371481", kill_on_drop: false }` [INFO] [stdout] 41c524d289ae351521ccb30e4795b17aca1fc95bc12f20d147ed264f0e371481 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 555e738907c8914b767f45097f684b121263af9b025332714a875189e96d5102 [INFO] running `Command { std: "docker" "start" "-a" "555e738907c8914b767f45097f684b121263af9b025332714a875189e96d5102", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling serenity v0.10.10 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling command_attr v0.3.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling rsteam v0.1.3 [INFO] [stderr] Compiling game_randomizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `async_trait` [INFO] [stdout] --> src/commands/suggestions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | async_trait, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::Suggestion::*` [INFO] [stdout] --> src/commands/suggestions.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | use self::Suggestion::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/commands/players.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::PartialEq` [INFO] [stdout] --> src/commands/players.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::PartialEq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Serialize as SerSerialize`, `SerializeTupleVariant`, and `Serializer` [INFO] [stdout] --> src/commands/players.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::ser::{Serialize as SerSerialize, SerializeTupleVariant, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serenity::prelude::SerenityError` [INFO] [stdout] --> src/commands/players.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serenity::prelude::SerenityError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChannelType` and `MessageType` [INFO] [stdout] --> src/commands/players.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | use serenity::model::channel::{ ChannelType, MessageType}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serenity::utils::EmbedMessageBuilding` [INFO] [stdout] --> src/commands/players.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serenity::utils::EmbedMessageBuilding; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Channel`, `CommandGroup`, `CommandOptions`, `ContentSafeOptions`, `DispatchError`, `GatewayIntents`, `HelpOptions`, `LimitedFor`, `Reason`, `RevertBucket`, `ShardId`, `ShardManager`, `StandardFramework`, `async_trait`, `check`, `content_safe`, `gateway::Ready`, `help_commands`, `help`, `hook`, `http::Http`, and `permissions::Permissions` [INFO] [stdout] --> src/commands/players.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | async_trait, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 15 | client::bridge::gateway::{GatewayIntents, ShardId, ShardManager}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 16 | framework::standard::{ [INFO] [stdout] 17 | buckets::{LimitedFor, RevertBucket}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 18 | help_commands, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 19 | macros::{check, command, group, help, hook}, [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] 20 | Args, [INFO] [stdout] 21 | CommandGroup, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | CommandOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | CommandResult, [INFO] [stdout] 24 | DispatchError, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 25 | HelpOptions, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | Reason, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | StandardFramework, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | }, [INFO] [stdout] 29 | http::Http, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 30 | model::{ [INFO] [stdout] 31 | channel::{Channel, Message}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | gateway::Ready, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 33 | id::UserId, [INFO] [stdout] 34 | permissions::Permissions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | content_safe, ContentSafeOptions, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Player` [INFO] [stdout] --> src/commands/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Player, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/endpoints/steam.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `Apps`, and `Client` [INFO] [stdout] --> src/endpoints/mod.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::steam::{Client, App, Apps}; [INFO] [stdout] | ^^^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/suggestions.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 257 | let mut winner = wlock.get_mut::().expect("no suggestions write data"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/suggestions.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | let mut winner = wlock.get_mut::().expect("no suggestions write data"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/suggestions.rs:404:13 [INFO] [stdout] | [INFO] [stdout] 404 | let mut inner = wlock.get_mut::().expect("no suggestions write data"); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/suggestions.rs:474:13 [INFO] [stdout] | [INFO] [stdout] 474 | let mut inner = wlock.get_mut::().expect("no suggestions write data"); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude` [INFO] [stdout] --> src/commands/general.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/commands/suggestions.rs:135:61 [INFO] [stdout] | [INFO] [stdout] 135 | async fn list_suggestions(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/suggestions.rs:135:57 [INFO] [stdout] | [INFO] [stdout] 135 | async fn list_suggestions(ctx: &Context, msg: &Message, mut args: Args) -> CommandResult { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/commands/players.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let mut winner = wlock.get_mut::().expect("no player data stored"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `game_block` is never read [INFO] [stdout] --> src/commands/players.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | game_block = String::new(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst` [INFO] [stdout] --> src/endpoints/steam.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | let rst = match write!{f, "{}\n", app} { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/endpoints/steam.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | fn default() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] ... [INFO] [stdout] 137 | .. Default::default() [INFO] [stdout] | ------------------ recursive call site [INFO] [stdout] | [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/endpoints/steam.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Apps { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 36 | pub fn new(apps: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc6wS8wj/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtoml-ffff47426047fc8e.rlib,librsteam-aef20d5e023b4c4c.rlib,libserde_xml_rs-8cef47d6043825ed.rlib,libthiserror-9923260ff7ccead8.rlib,libxml-2dc9518b220164ad.rlib,libhyper_rustls-eeb8ee3e8a0756b5.rlib,libct_logs-139f5d27b6606494.rlib,librustls_native_certs-9699517bcc91e053.rlib,libopenssl_probe-6c4daa62072184e6.rlib,libserenity-6d43cd1a943d03f8.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libuwl-4e923f4efdd59a06.rlib,libtypemap_rev-26afbf9d0c71777a.rlib,libchrono-bea9ad14d2faaa09.rlib,libnum_integer-5d105ea72236b291.rlib,libnum_traits-4a904c121adddc62.rlib,libreqwest-5f9474f1197bd1cc.rlib,librustls_pemfile-46e630dba9323905.rlib,libhyper_rustls-9c2a26b8d3f6d7bd.rlib,libserde_urlencoded-6527fe18cdcda4c2.rlib,libwebpki_roots-fe8d39dcab234cb5.rlib,libipnet-1f3db74c9abda9ab.rlib,libtokio_rustls-10ecbb0fac2fc8bb.rlib,libencoding_rs-bbbcc84d3ca8f21f.rlib,libmime_guess-67b1f337a61968f4.rlib,libunicase-8147ee5a701eb6bd.rlib,libmime-2517c84452183460.rlib,librustls-0165cee1e9ae382f.rlib,libsct-7901b7a3a2a1ceac.rlib,libwebpki-85149a285f5bf7f7.rlib,libhyper-d777e1cf4540add4.rlib,libwant-e99d401f252a3a13.rlib,libtry_lock-d956e9fcf0af499a.rlib,libh2-230d37a5b1780e3d.rlib,libindexmap-bb991c98d80c432c.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_util-733362311c8535cf.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtokio_util-b77e1c71c9404809.rlib,libhttp_body-c86ea10ce3ff97f6.rlib,libbitflags-e274cd04b58a060d.rlib,libtracing-e06877c762f484de.rlib,libtracing_core-03b4d03af2ad2603.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures-805fc3303058eaa9.rlib,libfutures_executor-21179c9104872f6a.rlib,libflate2-f6a7582b6d1d018b.rlib,libminiz_oxide-97d146d51054937a.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libasync_tungstenite-e1889c1573faab03.rlib,libwebpki_roots-51ce873ed62d06e3.rlib,libpin_project-b3394087e2ffa9f7.rlib,libtokio_rustls-333efa972cbfb1b3.rlib,librustls-ca8bd9deb579aba1.rlib,libbase64-1447dfff012d42f8.rlib,libsct-e727d53d18102d69.rlib,libwebpki-54ddd51abee13435.rlib,libring-aa210c81b7f1a8d8.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libtokio-19de805de8164a38.rlib,libsignal_hook_registry-f7792809404acaab.rlib,libnum_cpus-e6877f4a8a0dcff5.rlib,libsocket2-ab216c810ec776f0.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libmio-01d352b184a9ee0a.rlib,libfutures_util-019a5f13b49b194e.rlib,libmemchr-a2892755812de0fe.rlib,libslab-93ffcdda3079a5d2.rlib,libfutures_channel-f07d39522fabac9e.rlib,libpin_project_lite-049930466ef9967f.rlib,libfutures_sink-4bad40136a985cca.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libfutures_io-f6086bf99b597e19.rlib,libtungstenite-953808e94fa9a1d9.rlib,librand-913da5442bb4252f.rlib,librand_chacha-91a8d311032f0a7b.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-d035ce9acdc9de0a.rlib,libgetrandom-e78559b94297ee75.rlib,liblibc-fd700c43fc31b87e.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-c7092f68299ac016.rlib,libsha1-04c4dc42b00d85d6.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-bd3a5bace216530a.rlib,libblock_buffer-01e29eb50d49b318.rlib,libdigest-d159c17d24eaf1b0.rlib,libgeneric_array-e4abed14fe55019c.rlib,libtypenum-dfaa696d06b304f0.rlib,libbase64-58f9c786d7f23eb6.rlib,libinput_buffer-5a75820fff9834b5.rlib,libbytes-3e6aab9f92fa68ff.rlib,libhttparse-b52a7dec5f505bea.rlib,liburl-4dc046bcdff1bf68.rlib,libidna-b27d6234464fcaf9.rlib,libunicode_normalization-b999db1f4766a6ba.rlib,libtinyvec-4bc788528a02b60f.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,liblog-78d7cfce7b82a11c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhttp-784c741ce327a90a.rlib,libbytes-37e68ee094a72681.rlib,libfnv-81596130b397d5c3.rlib,libserde_json-9cba9e88a22752c9.rlib,libryu-653032556b772f2f.rlib,libitoa-158d7e21e599682f.rlib,libserde-954e43a07cc033b0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc6wS8wj/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4295f429dbe2c648/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/game_randomizer-d8dc5b01ff8a6aae" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-e78559b94297ee75.rlib(getrandom-e78559b94297ee75.getrandom.3862cb5fe5e7c75d-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17he64caf7833949d03E+0x79): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_randomizer` (bin "game_randomizer") due to 1 previous error; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "555e738907c8914b767f45097f684b121263af9b025332714a875189e96d5102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "555e738907c8914b767f45097f684b121263af9b025332714a875189e96d5102", kill_on_drop: false }` [INFO] [stdout] 555e738907c8914b767f45097f684b121263af9b025332714a875189e96d5102