[INFO] cloning repository https://github.com/john-bv/Skyline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/john-bv/Skyline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-bv%2FSkyline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-bv%2FSkyline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e968e37197b4b4aa4a83917041fdf95e3ae4c66 [INFO] testing john-bv/Skyline against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohn-bv%2FSkyline" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/john-bv/Skyline on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/john-bv/Skyline [INFO] finished tweaking git repo https://github.com/john-bv/Skyline [INFO] tweaked toml for git repo https://github.com/john-bv/Skyline written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/john-bv/Skyline 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/NetrexMC/binary-utils.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9900e7e675201673c05eaa0b2d5f28eb1881461789dfe796685fc18a6bef551f [INFO] running `Command { std: "docker" "start" "-a" "9900e7e675201673c05eaa0b2d5f28eb1881461789dfe796685fc18a6bef551f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9900e7e675201673c05eaa0b2d5f28eb1881461789dfe796685fc18a6bef551f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9900e7e675201673c05eaa0b2d5f28eb1881461789dfe796685fc18a6bef551f", kill_on_drop: false }` [INFO] [stdout] 9900e7e675201673c05eaa0b2d5f28eb1881461789dfe796685fc18a6bef551f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b313cc6129186d5c914126ac96cc8768864403576e9a5ae14bcda1390f994caf [INFO] running `Command { std: "docker" "start" "-a" "b313cc6129186d5c914126ac96cc8768864403576e9a5ae14bcda1390f994caf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling binary-util-derive v0.1.1 (https://github.com/NetrexMC/binary-utils.git?branch=master#74ea2b22) [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling binary-util v0.3.4 (https://github.com/NetrexMC/binary-utils.git?branch=master#74ea2b22) [INFO] [stderr] Compiling protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stdout] warning: unused import: `types::varu32` [INFO] [stdout] --> protocol/src/net/udp/proto/online/mod.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use binary_util::{types::varu32, BinaryIo}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `binary_util::*` [INFO] [stdout] --> protocol/src/net/udp/proto/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use binary_util::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DataBits` [INFO] [stdout] --> protocol/src/net/udp/queue/recv.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | dataset::{DataBits, DataSet, Datagram}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SplitInfo` and `ord` [INFO] [stdout] --> protocol/src/net/udp/queue/send.rs:13:62 [INFO] [stdout] | [INFO] [stdout] 13 | dataset::{DataBit, DataSet, Datagram, OrderInfo, SplitInfo}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | net::udp::queue::{ord, NetQueue}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `varu64` [INFO] [stdout] --> protocol/src/skyline/channel/mod.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | types::{varu32, varu64}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::skyline::api::value::ValueIds` [INFO] [stdout] --> protocol/src/skyline/channel/api.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::skyline::api::value::ValueIds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `types::varu32` [INFO] [stdout] --> protocol/src/skyline/connection/mod.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use binary_util::{types::varu32, BinaryIo}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> protocol/src/net/udp/queue/send.rs:230:20 [INFO] [stdout] | [INFO] [stdout] 230 | if let Err(e) = self.socket.send_to(packet, &self.address).await { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> protocol/src/net/udp/proto/mod.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | _ => panic!("Invalid packet type!"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> protocol/src/net/udp/proto/mod.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 57 | OfflinePackets::Disconnect(packet) => Packets::Disconnect(packet), [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] 58 | OfflinePackets::Ping(packet) => Packets::Ping(packet), [INFO] [stdout] | ---------------------------- matches some of the same values [INFO] [stdout] 59 | OfflinePackets::Pong(packet) => Packets::Pong(packet), [INFO] [stdout] | ---------------------------- matches some of the same values [INFO] [stdout] 60 | OfflinePackets::ConnectRequest(packet) => Packets::ConnectRequest(packet), [INFO] [stdout] | -------------------------------------- matches some of the same values [INFO] [stdout] 61 | OfflinePackets::ConnectResponse(packet) => Packets::ConnectResponse(packet), [INFO] [stdout] 62 | _ => panic!("Invalid packet type!"), [INFO] [stdout] | ^ ...and 1 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling skyline v0.1.0 (/opt/rustwide/workdir/skyline) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> skyline/src/api/channel/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::RwLock` [INFO] [stdout] --> skyline/src/api/channel/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::client::Client` [INFO] [stdout] --> skyline/src/api/channel/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::client::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ChannelTopic` [INFO] [stdout] --> skyline/src/api/channel/client.rs:3:47 [INFO] [stdout] | [INFO] [stdout] 3 | use protocol::skyline::channel::{ChannelInfo, ChannelTopic}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> skyline/src/api/channel/server.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, rc::Rc, sync::Arc}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> skyline/src/api/layer/client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> skyline/src/api/layer/client.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SkylinePacket` and `channel::packets::ChannelPackets` [INFO] [stdout] --> skyline/src/api/layer/client.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use protocol::skyline::{channel::packets::ChannelPackets, SkylinePacket}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UdpSocket` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | net::{SocketAddr, UdpSocket}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SendPriority` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | send::{SendPriority, SendQueue}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ping` [INFO] [stdout] --> skyline/src/net/udp/listener.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | use protocol::net::udp::proto::offline::{Ping, Pong}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::udp::*` [INFO] [stdout] --> skyline/src/net/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use self::udp::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> skyline/src/utils.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | if cfg!(feature = "debug") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] ::: skyline/src/net/tcp/conn.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | ... log_debug!("Failed to send split ok packet to: {:?}", addr); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `debug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `log_debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> skyline/src/net/tcp/mod.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | addr: SocketAddr, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `socket` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | socket: &Arc, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_socket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cleanup` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | cleanup: Arc>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cleanup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mtu` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | mtu: u16, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mtu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cleanup` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | pub async fn init_tick(&self, cleanup: Arc>) -> JoinHandle<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cleanup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `notifier` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let notifier = self.disconnect.clone(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cleanup` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | cleanup: Arc>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cleanup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | stream: &[u8], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | addr: &SocketAddr, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_sender` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | conn_sender: &Sender>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `send_q` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | send_q: &Arc>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_send_q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recv_queue` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | let mut recv_queue = recv_q.lock().await; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recv_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> skyline/src/net/udp/conn.rs:201:21 [INFO] [stdout] | [INFO] [stdout] 201 | let payload = send_queue [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> skyline/src/net/udp/conn.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | let mut recv_queue = recv_q.lock().await; [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: unused variable: `e` [INFO] [stdout] --> skyline/src/net/udp/listener.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> skyline/src/net/udp/listener.rs:120:64 [INFO] [stdout] | [INFO] [stdout] 120 | ... OfflinePackets::ConnectRequest(request) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> skyline/src/net/udp/listener.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 124 | ... let mut sessions = connections.lock().await; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> skyline/src/api/channel/server.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn digest(&mut self, message: Vec) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel_info`, `selected_topic`, and `client` are never read [INFO] [stdout] --> skyline/src/api/channel/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Channel { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 9 | channel_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | selected_topic: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | client: Arc>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `network_mode`, `channel_pool`, and `connection` are never read [INFO] [stdout] --> skyline/src/api/layer/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ClientLayer { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 12 | network_mode: ConnectionNetworkMode, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 13 | channel_pool: ChannelPool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 14 | connection: Arc>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientLayer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state`, `network_recv`, and `tasks` are never read [INFO] [stdout] --> skyline/src/net/udp/conn.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Conn { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 49 | addr: SocketAddr, [INFO] [stdout] 50 | state: Mutex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | network_recv: ConnNetChan, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 54 | disconnect: Arc, [INFO] [stdout] 55 | tasks: Arc>>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rx_accept_channel` and `tx_accept_channel` are never read [INFO] [stdout] --> skyline/src/net/udp/listener.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct UdpListener { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | rx_accept_channel: Receiver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | tx_accept_channel: Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> client/src/lib.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libserde_yaml-8fa31c5d43bd2d83.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_yaml` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b313cc6129186d5c914126ac96cc8768864403576e9a5ae14bcda1390f994caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b313cc6129186d5c914126ac96cc8768864403576e9a5ae14bcda1390f994caf", kill_on_drop: false }` [INFO] [stdout] b313cc6129186d5c914126ac96cc8768864403576e9a5ae14bcda1390f994caf