[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 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJC98765%2Frowifi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JC98765/rowifi on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "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-3-tc1/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" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mongodb/mongo-rust-driver` [INFO] [stderr] Updating git repository `https://github.com/AsianIntel/patreon` [INFO] [stderr] Updating git repository `https://github.com/twilight-rs/twilight` [INFO] [stderr] Updating git repository `https://github.com/AsianIntel/transient-dashmap` [INFO] [stderr] Updating git repository `https://github.com/mongodb/bson-rust` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_info v3.0.7 [INFO] [stderr] Downloaded serde_repr v0.1.7 [INFO] [stderr] Downloaded deadpool v0.9.2 [INFO] [stderr] Downloaded typed-builder v0.9.1 [INFO] [stderr] Downloaded redis v0.21.4 [INFO] [stderr] Downloaded protobuf v2.25.2 [INFO] [stderr] Downloaded deadpool-redis v0.10.1 [INFO] [stderr] Downloaded leaky-bucket-lite v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06d05406e2ac941057f470870a3b34053ebd442e26e208b17511a39f3f5d06d9 [INFO] running `Command { std: "docker" "start" "-a" "06d05406e2ac941057f470870a3b34053ebd442e26e208b17511a39f3f5d06d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06d05406e2ac941057f470870a3b34053ebd442e26e208b17511a39f3f5d06d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d05406e2ac941057f470870a3b34053ebd442e26e208b17511a39f3f5d06d9", kill_on_drop: false }` [INFO] [stdout] 06d05406e2ac941057f470870a3b34053ebd442e26e208b17511a39f3f5d06d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7ccb6d5fa7bb3c8f638b1d80eae00075767246240bfa64641f961699f65defc [INFO] running `Command { std: "docker" "start" "-a" "c7ccb6d5fa7bb3c8f638b1d80eae00075767246240bfa64641f961699f65defc", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [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 futures-core v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling fnv v1.0.7 [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 pkg-config v0.3.22 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [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 lock_api v0.4.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling os_info v3.0.7 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [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 tower-layer v0.3.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling poly1305 v0.7.2 [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 regex-automata v0.1.10 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling transient-dashmap v0.1.0 (https://github.com/AsianIntel/transient-dashmap?branch=main#ffe2f166) [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling plotters v0.3.1 [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 serde_repr v0.1.7 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling framework-derive v1.1.0 (/opt/rustwide/workdir/framework/framework-derive) [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling leaky-bucket-lite v0.2.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling deadpool v0.9.2 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling twilight-model v0.7.1 (https://github.com/twilight-rs/twilight?branch=main#efb60450) [INFO] [stderr] Compiling bson v2.0.0 (https://github.com/mongodb/bson-rust?branch=master#502223ff) [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling mongodb v2.0.0 (https://github.com/mongodb/mongo-rust-driver?branch=master#f7813ed1) [INFO] [stderr] Compiling redis v0.21.4 [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-util v0.7.0 (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 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] | ^^^^^^^^ help: remove this redundant call [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] [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] | ^^^^^^^^ help: remove this redundant call [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] [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] | ^^^^^^^^ help: remove this redundant call [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] [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] | ^^^^^^^^ help: remove this redundant call [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] [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] | ^^^^^^^^ help: remove this redundant call [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] [INFO] [stdout] [INFO] [stderr] Compiling rowifi-framework v3.2.0 (/opt/rustwide/workdir/framework) [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rowifi v3.1.2 (/opt/rustwide/workdir/rowifi) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc5myx8u/symbols.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.rowifi.76197032c392e30f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299.2g06bw2jajdotq7x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-9bbaa61239be328f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-11c6dcd44ee94ae7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-dd5715c1cb9d25f7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-bf1cd8533362d209.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f1f1484869fbe666.rlib" "/opt/rustwide/target/debug/deps/libmatchers-a24cd587ee8d0812.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-a0be696f865e4e30.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-606c9d5473b9cece.rlib" "/opt/rustwide/target/debug/deps/libdotenv-a200f2868ff1b40a.rlib" "/opt/rustwide/target/debug/deps/libplotters-24e2a4f549467d39.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-a3cea67b29bf65cf.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-4243a7bc78a1d931.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-2e36d4ef3595829e.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-880e54109d5f4423.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-3dfcf8ac2cd36a5c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-06746951dd48443d.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2dcfeb6b8b1689f0.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-a2ff0c4bf68e17a2.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-1e3db82f608aa3e4.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-43721c5787c2454d.rlib" "/opt/rustwide/target/debug/deps/libfreetype-0e966f2f1251830b.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-539d9a27e26c94c4.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-ff37980c96d7e8c3.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-7d20326acc20682c.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-c02e39bb481c2f3e.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-816448d4afd23a0d.rlib" "/opt/rustwide/target/debug/deps/libimage-aff55463e6306f31.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-4ba065dd05415654.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5dbb7ebdec80f2b0.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-93d80e66fba4ffac.rlib" "/opt/rustwide/target/debug/deps/libpng-4529b80c33ee6949.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d45d30749968c004.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9f4d2225dec778c1.rlib" "/opt/rustwide/target/debug/deps/libadler32-12b2cc32054fe8d7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a09b4312280d1f8b.rlib" "/opt/rustwide/target/debug/deps/librowifi_framework-c0ae7aa6b09165ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-cc711c9d3f9177c5.rlib" "/opt/rustwide/target/debug/deps/libuwl-38b61d4d628b6244.rlib" "/opt/rustwide/target/debug/deps/libtwilight_util-5567b496ea3e2d2e.rlib" "/opt/rustwide/target/debug/deps/libtwilight_standby-c2056035af70e949.rlib" "/opt/rustwide/target/debug/deps/libtwilight_gateway-3408753e508f083d.rlib" "/opt/rustwide/target/debug/deps/libleaky_bucket_lite-7a8b37d1c743af99.rlib" "/opt/rustwide/target/debug/deps/libflate2-83101f50039e9a88.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1540c0b3a6b43a45.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b1109b112244e6ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-d29062c7c884095c.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-b4c9ad932d523276.rlib" "/opt/rustwide/target/debug/deps/libutf8-cfab47f8af6d4908.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-0358ca81d2e9a3d4.rlib" "/opt/rustwide/target/debug/deps/libtwilight_gateway_queue-ac270b7b6659cc0a.rlib" "/opt/rustwide/target/debug/deps/librowifi_database-7af413f48371ef61.rlib" "/opt/rustwide/target/debug/deps/librowifi_cache-7b80901ce3d87813.rlib" "/opt/rustwide/target/debug/deps/libroblox-3f1fe4f0886c3e4a.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-917a0408c164333f.rlib" "/opt/rustwide/target/debug/deps/libpatreon-4bf0821a647bf561.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-36abe1dc82a3fa2c.rlib" "/opt/rustwide/target/debug/deps/libchacha20-f0204ccd2acb7f90.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a56064e4c78db8db.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-4d79d149cb1efdc2.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-4511810a1114a068.rlib" "/opt/rustwide/target/debug/deps/libaead-8e625fd49557dbf7.rlib" "/opt/rustwide/target/debug/deps/libcipher-31ff81833d225fe9.rlib" "/opt/rustwide/target/debug/deps/libtwilight_embed_builder-99f028fec86f55c2.rlib" "/opt/rustwide/target/debug/deps/libtransient_dashmap-9537f71a30dc4ca3.rlib" "/opt/rustwide/target/debug/deps/libdashmap-527a5abdc2ec8ebe.rlib" "/opt/rustwide/target/debug/deps/libtower-f49e02c357022f13.rlib" "/opt/rustwide/target/debug/deps/libpin_project-39dd68daa54da67c.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-20eb7d1ab0431162.rlib" "/opt/rustwide/target/debug/deps/librowifi_models-d6b3ac597602eaed.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-0c73711e48c99948.rlib" "/opt/rustwide/target/debug/deps/libhalf-664ebcda571022a3.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_redis-89c3c380ed380e1a.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-3339128acbd226b3.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-cb4836712be8f147.rlib" "/opt/rustwide/target/debug/deps/libredis-f080a496551ccb01.rlib" "/opt/rustwide/target/debug/deps/libdtoa-39cbe8ebfc0708aa.rlib" "/opt/rustwide/target/debug/deps/libfutures-f06cc90447a1feba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f1df1ac958ff7b22.rlib" "/opt/rustwide/target/debug/deps/libcombine-c3c62a11d24fa9ef.rlib" "/opt/rustwide/target/debug/deps/libprometheus-0a0e77d8eddad8cc.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-eb816344549b33d2.rlib" "/opt/rustwide/target/debug/deps/libitertools-dd9f4b1eba130c8e.rlib" "/opt/rustwide/target/debug/deps/libeither-634f3cdcbf25759f.rlib" "/opt/rustwide/target/debug/deps/libtwilight_http-615a94446566a2d6.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-70af0e8e1dac34e0.rlib" "/opt/rustwide/target/debug/deps/libct_logs-05395a570e3ff56f.rlib" "/opt/rustwide/target/debug/deps/libhyper-f755dd95dfdb1a8b.rlib" "/opt/rustwide/target/debug/deps/libwant-03938e3f582ba06d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddb1c9ac6e0dd0df.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fb6ad7a08782db3a.rlib" "/opt/rustwide/target/debug/deps/libh2-b8525dd13a1ac517.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3d716baa5b08c0f3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dea3e1dd952327b2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-a2c26ad78afc5c99.rlib" "/opt/rustwide/target/debug/deps/libhttp-dcba90a3881b69db.rlib" "/opt/rustwide/target/debug/deps/libfnv-eabbba41d4112d22.rlib" "/opt/rustwide/target/debug/deps/libregex-d7489cfeba5b79c7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-356225281295ba32.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e04f7304ad721c1.rlib" "/opt/rustwide/target/debug/deps/libtwilight_model-30e405330489166b.rlib" "/opt/rustwide/target/debug/deps/libtracing-b2be7818ac28faa4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b1fa689fac29d6c5.rlib" "/opt/rustwide/target/debug/deps/libserde_value-a091bb6cbe723796.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a4920dc7c40e69e6.rlib" "/opt/rustwide/target/debug/deps/libmongodb-edaa6c7130090823.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f8546c73420cccc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-194d1c2d6e43207d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-31ad947f143f60b4.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-5a514b24f2b5af90.rlib" "/opt/rustwide/target/debug/deps/libversion_check-ec1ee436eb91e8a6.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-10d70ab25aa8cf29.rlib" "/opt/rustwide/target/debug/deps/libstringprep-69c67e8947306562.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-08996eb7d9621ec9.rlib" "/opt/rustwide/target/debug/deps/libos_info-d5035eb4ecdb94ce.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55ef495d32b18366.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-798209424a401fe7.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c58d039e59a58b2e.rlib" "/opt/rustwide/target/debug/deps/librustls-304156d160e7b83c.rlib" "/opt/rustwide/target/debug/deps/libsct-f8f0e4e2d88e2134.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8c0c0e6947e89ade.rlib" "/opt/rustwide/target/debug/deps/libring-d4fbebddf3b2c3cc.rlib" "/opt/rustwide/target/debug/deps/libspin-1e175f25ab0f5722.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-183a4becce597209.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-6c5507c16edf7051.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-080fb2f6c655f1cb.rlib" "/opt/rustwide/target/debug/deps/libhostname-b40e23b8c2aff05d.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3ee560b40bdf3b05.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eef6592186da7875.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-76bb7e5444ff2c03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c36ee65a38cec0c6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-285d76cbe257dd22.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5505c94ca48355d0.rlib" "/opt/rustwide/target/debug/deps/libinstant-c9821eaa4867633d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-6e86fae8ccf6df2d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5a4137cfaaa65826.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-3f8b34ae20581d36.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-16df8065148b6640.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-fd1e3b77f689cd7f.rlib" "/opt/rustwide/target/debug/deps/liburl-46eee094fc644ddd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5d82d06935db7723.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-be50e0a08955463c.rlib" "/opt/rustwide/target/debug/deps/libipnet-6223243be0ccaf3a.rlib" "/opt/rustwide/target/debug/deps/libidna-3cc5fb1424f069f5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-55e507423b7a36b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8e66c399092bfda0.rlib" "/opt/rustwide/target/debug/deps/libmatches-9f141928598673fd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fec0072092f5b4f7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3c148cacb6185753.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ac6c33d441f49249.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-07750912cd862bee.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8aaebbeb1773d5f9.rlib" "/opt/rustwide/target/debug/deps/libslab-3af47d6935c143b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-febb3250774b98fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ae3b9fc6dda977af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0c43461134336281.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c2f8c3e8b8c28b8a.rlib" "/opt/rustwide/target/debug/deps/libtokio-07045c06f64c3b00.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-921b900a32760e1e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4a0d58ca3d50e5af.rlib" "/opt/rustwide/target/debug/deps/libbytes-e851a024a27ea5d1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d17fee8c54a4ee2e.rlib" "/opt/rustwide/target/debug/deps/libmio-0b44d6a533e93b12.rlib" "/opt/rustwide/target/debug/deps/liblog-45efb6ba6de0a1c9.rlib" "/opt/rustwide/target/debug/deps/libsha2-67f93145a9077d4f.rlib" "/opt/rustwide/target/debug/deps/libsha1-2ead800f34700c4d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-34fbcf2ce3696165.rlib" "/opt/rustwide/target/debug/deps/libmd5-31eb0739f4b1b33c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-76ef7fe19243ebcd.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f5543b95cc34eb1e.rlib" "/opt/rustwide/target/debug/deps/libhmac-d6c23e3df21be8b8.rlib" "/opt/rustwide/target/debug/deps/libdigest-0543b2344898fbda.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-289c70dc9ea47ba3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-4502d0ed5adac299.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25c137d0c1b53e75.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a80cba3befc6b820.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b25704bda390693a.rlib" "/opt/rustwide/target/debug/deps/libserde_with-6cd711db964d8378.rlib" "/opt/rustwide/target/debug/deps/libbson-763cbba3e1074421.rlib" "/opt/rustwide/target/debug/deps/libuuid-964985f0e0493d20.rlib" "/opt/rustwide/target/debug/deps/libbase64-5594d75ea90a95ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4b432e5b47262c38.rlib" "/opt/rustwide/target/debug/deps/librand-9e7318b6a986fdd0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-557401a992daad73.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f82b77d0d72cc430.rlib" "/opt/rustwide/target/debug/deps/librand_core-b510b13dfe846e6c.rlib" "/opt/rustwide/target/debug/deps/libhex-5e1fab51439abece.rlib" "/opt/rustwide/target/debug/deps/libahash-d4b0677f4c34b970.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e491fbb7ef7e7c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-474a3e301e2f5b20.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b6ba16a285988373.rlib" "/opt/rustwide/target/debug/deps/libserde_json-25b7369a44cc6755.rlib" "/opt/rustwide/target/debug/deps/libryu-a844fef6b13fadc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-b68b33f8ca8c63cf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-db33007b07c650fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fbefd2f1876eaca6.rlib" "/opt/rustwide/target/debug/deps/libserde-88f926e074d51918.rlib" "/opt/rustwide/target/debug/deps/libchrono-45ef56bc05a42f96.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-703a8401ed7e4332.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f09ac590fb643b03.rlib" "/opt/rustwide/target/debug/deps/libtime-80fc030ca8e39ebe.rlib" "/opt/rustwide/target/debug/deps/liblibc-98f4ed88fe985cd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lexpat" "-lm" "-lfreetype" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rowifi-43dde93e356e6299" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rowifi` (bin "rowifi") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c7ccb6d5fa7bb3c8f638b1d80eae00075767246240bfa64641f961699f65defc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ccb6d5fa7bb3c8f638b1d80eae00075767246240bfa64641f961699f65defc", kill_on_drop: false }` [INFO] [stdout] c7ccb6d5fa7bb3c8f638b1d80eae00075767246240bfa64641f961699f65defc