[INFO] cloning repository https://github.com/JC98765/rowifi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JC98765/rowifi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJC98765%2Frowifi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJC98765%2Frowifi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 215cdba06977c5b794a35183ae8b97f10f7305e9 [INFO] testing JC98765/rowifi against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJC98765%2Frowifi" "/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/JC98765/rowifi on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JC98765/rowifi [INFO] finished tweaking git repo https://github.com/JC98765/rowifi [INFO] tweaked toml for git repo https://github.com/JC98765/rowifi written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JC98765/rowifi 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b940dd3facaef544109aa4d1cfae3af866dbf465c86e6a4378bfff36b04903fa [INFO] running `Command { std: "docker" "start" "-a" "b940dd3facaef544109aa4d1cfae3af866dbf465c86e6a4378bfff36b04903fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b940dd3facaef544109aa4d1cfae3af866dbf465c86e6a4378bfff36b04903fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b940dd3facaef544109aa4d1cfae3af866dbf465c86e6a4378bfff36b04903fa", kill_on_drop: false }` [INFO] [stdout] b940dd3facaef544109aa4d1cfae3af866dbf465c86e6a4378bfff36b04903fa [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adfa7e21f7618e9659ea727951f2bbfc9d66d473701b0709d2f7f58e0c8c3fe0 [INFO] running `Command { std: "docker" "start" "-a" "adfa7e21f7618e9659ea727951f2bbfc9d66d473701b0709d2f7f58e0c8c3fe0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling os_info v3.0.7 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling deadpool v0.9.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling twilight-model v0.7.1 (https://github.com/twilight-rs/twilight?branch=main#efb60450) [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling bson v2.0.0 (https://github.com/mongodb/bson-rust?branch=master#502223ff) [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling mongodb v2.0.0 (https://github.com/mongodb/mongo-rust-driver?branch=master#f7813ed1) [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling leaky-bucket-lite v0.2.2 [INFO] [stderr] Compiling redis v0.21.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling transient-dashmap v0.1.0 (https://github.com/AsianIntel/transient-dashmap?branch=main#ffe2f166) [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling framework-derive v1.1.0 (/opt/rustwide/workdir/framework/framework-derive) [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling deadpool-redis v0.10.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling patreon v0.1.0 (https://github.com/AsianIntel/patreon?branch=main#aeab89f9) [INFO] [stderr] Compiling twilight-http v0.7.1 (https://github.com/twilight-rs/twilight?branch=main#efb60450) [INFO] [stderr] Compiling twilight-embed-builder v0.7.1 (https://github.com/twilight-rs/twilight?branch=main#efb60450) [INFO] [stderr] Compiling twilight-standby v0.7.1 (https://github.com/twilight-rs/twilight?branch=main#efb60450) [INFO] [stderr] Compiling twilight-util v0.7.0 (https://github.com/twilight-rs/twilight?branch=main#efb60450) [INFO] [stderr] Compiling rowifi-models v3.1.2 (/opt/rustwide/workdir/models) [INFO] [stderr] Compiling twilight-gateway-queue v0.7.0 (https://github.com/twilight-rs/twilight?branch=main#efb60450) [INFO] [stderr] Compiling twilight-gateway v0.7.1 (https://github.com/twilight-rs/twilight?branch=main#efb60450) [INFO] [stderr] Compiling roblox v0.3.1 (/opt/rustwide/workdir/roblox) [INFO] [stderr] Compiling rowifi-cache v3.1.1 (/opt/rustwide/workdir/cache) [INFO] [stderr] Compiling rowifi-database v3.1.1 (/opt/rustwide/workdir/database) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> cache/src/event.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/event.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | let mut member = Arc::make_mut(&mut member); [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] --> cache/src/lib.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/lib.rs:331:21 [INFO] [stdout] | [INFO] [stdout] 331 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/lib.rs:334:21 [INFO] [stdout] | [INFO] [stdout] 334 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/lib.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/lib.rs:340:21 [INFO] [stdout] | [INFO] [stdout] 340 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/lib.rs:476:21 [INFO] [stdout] | [INFO] [stdout] 476 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/lib.rs:490:21 [INFO] [stdout] | [INFO] [stdout] 490 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/lib.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/lib.rs:500:21 [INFO] [stdout] | [INFO] [stdout] 500 | let mut guild = Arc::make_mut(&mut guild); [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] --> cache/src/lib.rs:505:21 [INFO] [stdout] | [INFO] [stdout] 505 | let mut guild = Arc::make_mut(&mut guild); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> cache/src/event.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | MemberChunk(v) => c.update(v.deref()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `rowifi_models::twilight_model::gateway::payload::incoming::MemberChunk` does not implement `Deref`, so calling `deref` on `&rowifi_models::twilight_model::gateway::payload::incoming::MemberChunk` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 42 - MemberChunk(v) => c.update(v.deref()), [INFO] [stdout] 42 + MemberChunk(v) => c.update(v), [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `rowifi_models::twilight_model::gateway::payload::incoming::MemberChunk`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/twilight-44fa90962851ed77/efb6045/model/src/gateway/payload/incoming/member_chunk.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Clone)] [INFO] [stdout] 14 | pub struct MemberChunk { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> cache/src/event.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 43 | MemberRemove(v) => c.update(v.deref()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `rowifi_models::twilight_model::gateway::payload::incoming::MemberRemove` does not implement `Deref`, so calling `deref` on `&rowifi_models::twilight_model::gateway::payload::incoming::MemberRemove` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 43 - MemberRemove(v) => c.update(v.deref()), [INFO] [stdout] 43 + MemberRemove(v) => c.update(v), [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `rowifi_models::twilight_model::gateway::payload::incoming::MemberRemove`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/twilight-44fa90962851ed77/efb6045/model/src/gateway/payload/incoming/member_remove.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | pub struct MemberRemove { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> cache/src/event.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | RoleCreate(v) => c.update(v.deref()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `rowifi_models::twilight_model::gateway::payload::incoming::RoleCreate` does not implement `Deref`, so calling `deref` on `&rowifi_models::twilight_model::gateway::payload::incoming::RoleCreate` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 47 - RoleCreate(v) => c.update(v.deref()), [INFO] [stdout] 47 + RoleCreate(v) => c.update(v), [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `rowifi_models::twilight_model::gateway::payload::incoming::RoleCreate`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/twilight-44fa90962851ed77/efb6045/model/src/gateway/payload/incoming/role_create.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | pub struct RoleCreate { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> cache/src/event.rs:48:40 [INFO] [stdout] | [INFO] [stdout] 48 | RoleDelete(v) => c.update(v.deref()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `rowifi_models::twilight_model::gateway::payload::incoming::RoleDelete` does not implement `Deref`, so calling `deref` on `&rowifi_models::twilight_model::gateway::payload::incoming::RoleDelete` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 48 - RoleDelete(v) => c.update(v.deref()), [INFO] [stdout] 48 + RoleDelete(v) => c.update(v), [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `rowifi_models::twilight_model::gateway::payload::incoming::RoleDelete`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/twilight-44fa90962851ed77/efb6045/model/src/gateway/payload/incoming/role_delete.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | pub struct RoleDelete { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> cache/src/event.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | RoleUpdate(v) => c.update(v.deref()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `rowifi_models::twilight_model::gateway::payload::incoming::RoleUpdate` does not implement `Deref`, so calling `deref` on `&rowifi_models::twilight_model::gateway::payload::incoming::RoleUpdate` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 49 - RoleUpdate(v) => c.update(v.deref()), [INFO] [stdout] 49 + RoleUpdate(v) => c.update(v), [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `rowifi_models::twilight_model::gateway::payload::incoming::RoleUpdate`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/twilight-44fa90962851ed77/efb6045/model/src/gateway/payload/incoming/role_update.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + #[derive(Clone)] [INFO] [stdout] 6 | pub struct RoleUpdate { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rowifi-framework v3.2.0 (/opt/rustwide/workdir/framework) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> framework/src/parser.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | String(&'p str), [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PrefixType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - String(&'p str), [INFO] [stdout] 9 + String(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rowifi v3.1.2 (/opt/rustwide/workdir/rowifi) [INFO] [stdout] warning: unused import: `verify` [INFO] [stdout] --> rowifi/src/commands/user/mod.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub use verify::{verify, verify_config}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcD5aFiW/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-eaf6ab45d95e731b.rlib,libthread_local-6f1eba8a35fb9d7b.rlib,libsharded_slab-77c44ad34d742c30.rlib,libansi_term-74ae5010905c21da.rlib,libmatchers-876856ec4cc6e2e3.rlib,libregex_automata-a648fd82fdfbba34.rlib,libtracing_log-2e7c354dbae54d86.rlib,libdotenv-7a66b7690bbb34f4.rlib,libplotters-bf248a72ed1c10ef.rlib,libttf_parser-9795762e530d0d55.rlib,libfont_kit-d0d8aaa902e2e605.rlib,libfloat_ord-b1c90816a4a45ca5.rlib,libdirs_next-cdd9d2c9f7dfe104.rlib,libdirs_sys_next-1106ed76b1a279dd.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libfontconfig-3a01d55884366370.rlib,libfontconfig_sys-4d8ac6fb4fea784a.rlib,libexpat_sys-154fd44022ca5f75.rlib,libfreetype-fd82cd0dff4c5a1a.rlib,libfreetype_sys-4f4f0f5e92dd0831.rlib,libpathfinder_geometry-458c695c91bdfde3.rlib,libpathfinder_simd-c7480477a5a0f342.rlib,libplotters_bitmap-cde485cd64ccb676.rlib,libplotters_backend-19d9311dcc80b2e2.rlib,libimage-d2b91a04ad987f89.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libnum_iter-b16f24da92a2ab4f.rlib,libbytemuck-4e4d82e28d8df804.rlib,libpng-7b381c8111af574b.rlib,libminiz_oxide-0e349b524b90f291.rlib,libdeflate-1f79a8b019cb6060.rlib,libadler32-b015fcfcf4d4fee0.rlib,libnum_rational-87c69ea6a5ae1bc7.rlib,librowifi_framework-aab08f7a4dc5e5a9.rlib,libtokio_stream-7e7ca699be345e4a.rlib,libuwl-7435630bbd671c0d.rlib,libtwilight_util-2379c0390d8fc240.rlib,libtwilight_standby-bc0ae766f8574b1b.rlib,libtwilight_gateway-cb4d7683867b4170.rlib,libleaky_bucket_lite-fbc0dd2eca5685e7.rlib,libflate2-a4d5871cd6d36782.rlib,liblibz_sys-2163b9b1d164d153.rlib,libcrc32fast-bc5cf6667df63cae.rlib,libtokio_tungstenite-bfbd4386c619d0db.rlib,libtungstenite-facdd5064b733faa.rlib,libutf8-f4341c3c7568480d.rlib,libbyteorder-fb36fe721788ce00.rlib,libinput_buffer-55779ff60cf20cbb.rlib,libtwilight_gateway_queue-78f86f8e562fb3b2.rlib,librowifi_database-a121a3446fb3b82a.rlib,librowifi_cache-e04d163946ce7336.rlib,libroblox-3eea02c0dbe8d5a9.rlib,liburlencoding-214beab3fe733980.rlib,libpatreon-246b334ddbe50e85.rlib,libchacha20poly1305-83be661969a588d2.rlib,libchacha20-e30f4f5ca9c6fc64.rlib,libzeroize-ffef7186c81d73c1.rlib,libpoly1305-4a17ec7c2d31e9da.rlib,libuniversal_hash-592eea8aa9b5f2f2.rlib,libaead-06b2c809415d5b1f.rlib,libcipher-c33455cd767ec778.rlib,libtwilight_embed_builder-008a74663e1e40ab.rlib,libtransient_dashmap-80c1eef712cc319c.rlib,libdashmap-045decb0f27a81fd.rlib,libtower-c25bd13c363efdb4.rlib,libpin_project-254c134b4425bc18.rlib,libtower_layer-b43a965c515cdf1f.rlib,librowifi_models-07fc294724ed46f9.rlib,libserde_cbor-0e5b4ef0ee52e20b.rlib,libhalf-ab7070883a656f8b.rlib,libdeadpool_redis-3ccf666fd8537a90.rlib,libdeadpool-459bd9d0959f3e8f.rlib,libdeadpool_runtime-25dc83e8bd79becd.rlib,libredis-60f3a7357ce1f5c2.rlib,libdtoa-f4f9d18f09bff426.rlib,libfutures-e6d77744c2408c30.rlib,libarc_swap-796476ba0de43fe6.rlib,libcombine-14559b798ceee76b.rlib,libprometheus-9096dbf4052dd540.rlib,libprotobuf-1fca11058b2df105.rlib,libitertools-de5a0200148a4f9d.rlib,libeither-ab6c4cd91672d94a.rlib,libtwilight_http-04ca9bf9072bdccb.rlib,libhyper_rustls-f4fba46ed85a79ef.rlib,libct_logs-8c5d934e9f912250.rlib,libhyper-c4f29a4ac9a9e3bd.rlib,libwant-f4d7e52b1b907006.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-3b2cbfd98a890a35.rlib,libh2-3a3e87d1a892df3d.rlib,libtower_service-2b78dc045b8f6a1d.rlib,libhttp_body-6038338f628d2dda.rlib,libhttpdate-5527bd2ab7a43206.rlib,libhttp-f8e57153ba550174.rlib,libfnv-79e2cbfbe03dcd16.rlib,libregex-ef67ca64ea022990.rlib,libaho_corasick-f7f4cbae03aebe8e.rlib,libregex_syntax-12b080b3aec45ada.rlib,libtwilight_model-a03d9a7cc24b7978.rlib,libtracing-13c3361a936c29a7.rlib,libtracing_core-a301d973bae84b5e.rlib,libserde_value-243f8fc5ff624d75.rlib,libordered_float-17786c79a79dac02.rlib,libmongodb-7fc47e004685ca30.rlib,libfutures_executor-48aac5b111b4f9f5.rlib,libtokio_util-c92f6ab34f0d6517.rlib,libsocket2-14c27de4eea07fb1.rlib,libtake_mut-6ada79e6a668d85e.rlib,libversion_check-a808207c3601ee5f.rlib,libpbkdf2-80f416e656a3676d.rlib,libstringprep-54cebc30130fad89.rlib,libtokio_rustls-c194be0972f7c6d0.rlib,libos_info-7c399ab5cd8e414d.rlib,libbitflags-dde12b0d7d495b50.rlib,libwebpki_roots-9d5706bcb246eb71.rlib,libstrsim-934c6b5db5b11ce4.rlib,librustls-22d4df270005262f.rlib,libsct-43db3c50bc318120.rlib,libwebpki-6c31c41acfa72a13.rlib,libring-6c40e3f68b8ed909.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libtrust_dns_resolver-98495b7031513f1e.rlib,libresolv_conf-82a3f64f5961b372.rlib,libhostname-05e699a406093f40.rlib,libmatch_cfg-4ff408791b5a10a9.rlib,libquick_error-9f96d0cb10ca2956.rlib,libparking_lot-5a44c5cea0795dae.rlib,libparking_lot_core-9dcc19a31b9adbf3.rlib,liblock_api-e487cca8a3b7fcef.rlib,libscopeguard-e318caba69bf687f.rlib,libinstant-52a03de02aea7251.rlib,liblru_cache-1a67f76dd335e98a.rlib,liblinked_hash_map-c8825f289c1590f4.rlib,libtrust_dns_proto-16221fd2b41f1356.rlib,libsmallvec-9eb30fd84caad208.rlib,libdata_encoding-9eebee97bb500caa.rlib,liburl-5f60cd85e0d90d2e.rlib,libform_urlencoded-43181f2d36d09639.rlib,libpercent_encoding-3e08c199980e8244.rlib,libipnet-0d129d1b7e0d8c2c.rlib,libidna-ca54875848358f9c.rlib,libunicode_normalization-d32e7330504e22f7.rlib,libunicode_bidi-6929fad116314dee.rlib,libmatches-80dbaef09a125478.rlib,libtinyvec-2a6c6b24abbe13cd.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libthiserror-bdfe81d2d95877da.rlib,libfutures_util-6a131c333bc94562.rlib,libfutures_io-efbf39e3667d2505.rlib,libslab-ab3183b7b9578fcc.rlib,libfutures_channel-7cc55db832b3e9d1.rlib,libfutures_sink-c9f931a65743fbd7.rlib,libfutures_task-8ac0d24ba4372c56.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio-3ea58f6ad88cfe68.rlib,libnum_cpus-934540adc2824fed.rlib,libmemchr-d2d6687dfb6641f2.rlib,libbytes-3aba2b4fd6e71b66.rlib,libpin_project_lite-b238544462ce70f2.rlib,libmio-376c68cc604380e2.rlib,liblog-34ef9ba83ed67a27.rlib,libsha2-0315ff33a39d55f4.rlib,libsha1-fa1a4ad74f47f19c.rlib,libcpufeatures-6b3fb156db66dda0.rlib,libmd5-702c321b592f2fdb.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libblock_buffer-c8a3bd74365b81db.rlib,libhmac-41d56ea5e6da9d9b.rlib,libdigest-90b5f246cf5474ec.rlib,libcrypto_mac-18912994b7074cd1.rlib,libsubtle-e8a5d4b550a2b725.rlib,libgeneric_array-8e06b3b6b954861d.rlib,libtypenum-7787ecefedfc4daa.rlib,libfutures_core-32e2df06ccba7533.rlib,libserde_with-dd7f251053814b2a.rlib,libbson-0b8dbc400ce8f531.rlib,libuuid-e13a12d9b34c1d57.rlib,libbase64-83ca8be32b9f715d.rlib,liblazy_static-af860367908b8176.rlib,librand-eb591b2eb1f165ac.rlib,librand_chacha-69d25461e162c023.rlib,libppv_lite86-f6c8eb8ee7daaa36.rlib,librand_core-9f500c9073e4e916.rlib,libhex-13e08b3b00984ab7.rlib,libahash-79403d93afe6dc61.rlib,libgetrandom-969f4db2e9202b32.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-b0bdd274ea97a3a1.rlib,libserde_bytes-28f42a52eda38f01.rlib,libserde_json-5ef2b71b7e238f78.rlib,libryu-f4246d7c552377c0.rlib,libitoa-968a9d3f706bae82.rlib,libindexmap-5002237d9d51073f.rlib,libhashbrown-d0e2926e70f85be4.rlib,libserde-8f4966afac09d381.rlib,libchrono-6333665376448092.rlib,libnum_integer-189b14bc6c997e9b.rlib,libnum_traits-ee34f9e889e91564.rlib,libtime-6832729df0d499ba.rlib,liblibc-559c5635b74e431f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcD5aFiW/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-204b59473f3b8c39/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rowifi-438bd1caa2a99bbe" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rowifi` (bin "rowifi") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "adfa7e21f7618e9659ea727951f2bbfc9d66d473701b0709d2f7f58e0c8c3fe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfa7e21f7618e9659ea727951f2bbfc9d66d473701b0709d2f7f58e0c8c3fe0", kill_on_drop: false }` [INFO] [stdout] adfa7e21f7618e9659ea727951f2bbfc9d66d473701b0709d2f7f58e0c8c3fe0