[INFO] cloning repository https://github.com/bartavelle/chatserver-lab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bartavelle/chatserver-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartavelle%2Fchatserver-lab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartavelle%2Fchatserver-lab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05371d200d1f29670909a2d65908b3efdcfccc22 [INFO] testing bartavelle/chatserver-lab against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartavelle%2Fchatserver-lab" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bartavelle/chatserver-lab on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bartavelle/chatserver-lab [INFO] finished tweaking git repo https://github.com/bartavelle/chatserver-lab [INFO] tweaked toml for git repo https://github.com/bartavelle/chatserver-lab written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bartavelle/chatserver-lab 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c63d5bd97247bf3ebb6c97589f7e42d3a1d6ef51fe76f90bfe1975428416e4ec [INFO] running `Command { std: "docker" "start" "-a" "c63d5bd97247bf3ebb6c97589f7e42d3a1d6ef51fe76f90bfe1975428416e4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c63d5bd97247bf3ebb6c97589f7e42d3a1d6ef51fe76f90bfe1975428416e4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63d5bd97247bf3ebb6c97589f7e42d3a1d6ef51fe76f90bfe1975428416e4ec", kill_on_drop: false }` [INFO] [stdout] c63d5bd97247bf3ebb6c97589f7e42d3a1d6ef51fe76f90bfe1975428416e4ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b610f605332379892a1ae3bc50c5dfbcd10ddacfe9c007752d25f3422281aa51 [INFO] running `Command { std: "docker" "start" "-a" "b610f605332379892a1ae3bc50c5dfbcd10ddacfe9c007752d25f3422281aa51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling chatproto v0.1.0 (/opt/rustwide/workdir/chatproto) [INFO] [stdout] warning: unused imports: `LittleEndian` and `ReadBytesExt` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use byteorder::{LittleEndian, ReadBytesExt}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LittleEndian` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use byteorder::{LittleEndian, WriteBytesExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::sync::RwLock` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::sync::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `future` and `select` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::{future, select}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `VecDeque` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | collections::{HashMap, HashSet, VecDeque}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FullyQualifiedMessage` and `MAILBOX_SIZE` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | core::{MessageServer, SpamChecker, MAILBOX_SIZE}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 12 | messages::{ [INFO] [stdout] 13 | ClientError, ClientId, ClientMessage, ClientPollReply, ClientReply, FullyQualifiedMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Outgoing` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::messages::{Outgoing, ServerMessage, ServerReply}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn u128(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | fn uuid(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn clientid(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn serverid(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn string(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn auth(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn client(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn client_replies(rd: &mut R) -> anyhow::Result> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn client_poll_reply(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn server(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn userlist(rd: &mut R) -> anyhow::Result> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn client_query(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn sequence(rd: &mut R, d: DEC) -> anyhow::Result> [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:62:46 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn sequence(rd: &mut R, d: DEC) -> anyhow::Result> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | fn uuid(w: &mut W, m: &Uuid) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | fn uuid(w: &mut W, m: &Uuid) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn clientid(w: &mut W, m: &ClientId) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn clientid(w: &mut W, m: &ClientId) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn serverid(w: &mut W, m: &ServerId) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn serverid(w: &mut W, m: &ServerId) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn string(w: &mut W, m: &str) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn string(w: &mut W, m: &str) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn server(w: &mut W, m: &ServerMessage) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:111:29 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn server(w: &mut W, m: &ServerMessage) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn client(w: &mut W, m: &ClientMessage) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn client(w: &mut W, m: &ClientMessage) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:125:26 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn client_replies(w: &mut W, m: &[ClientReply]) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn client_replies(w: &mut W, m: &[ClientReply]) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn client_poll_reply(w: &mut W, m: &ClientPollReply) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn client_poll_reply(w: &mut W, m: &ClientPollReply) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn userlist(w: &mut W, m: &HashMap) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn userlist(w: &mut W, m: &HashMap) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:147:24 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn client_query(w: &mut W, m: &ClientQuery) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:147:35 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn client_query(w: &mut W, m: &ClientQuery) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn sequence(w: &mut W, m: &Sequence, f: ENC) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn sequence(w: &mut W, m: &Sequence, f: ENC) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> chatproto/src/netproto/encode.rs:154:56 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn sequence(w: &mut W, m: &Sequence, f: ENC) -> std::io::Result<()> [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `checker` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | fn new(checker: C, id: ServerId) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | fn new(checker: C, id: ServerId) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_ip` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | async fn register_local_client(&self, src_ip: IpAddr, name: String) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:41:57 [INFO] [stdout] | [INFO] [stdout] 41 | async fn register_local_client(&self, src_ip: IpAddr, name: String) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sequence` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | sequence: Sequence, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | async fn handle_client_message(&self, src: ClientId, msg: ClientMessage) -> Vec { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:65:56 [INFO] [stdout] | [INFO] [stdout] 65 | async fn handle_client_message(&self, src: ClientId, msg: ClientMessage) -> Vec { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | async fn client_poll(&self, client: ClientId) -> ClientPollReply { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | async fn handle_server_message(&self, msg: ServerMessage) -> ServerReply { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `destination` [INFO] [stdout] --> chatproto/src/solutions/sample.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | async fn route_to(&self, destination: ServerId) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uuid` is never used [INFO] [stdout] --> chatproto/src/netproto/decode.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn uuid(rd: &mut R) -> anyhow::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uuid` is never used [INFO] [stdout] --> chatproto/src/netproto/encode.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn uuid(w: &mut W, m: &Uuid) -> std::io::Result<()> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `checker` is never read [INFO] [stdout] --> chatproto/src/solutions/sample.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Server { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 23 | checker: C, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `SpamChecker` [INFO] [stdout] --> server/src/main.rs:4:54 [INFO] [stdout] | [INFO] [stdout] 4 | use chatproto::core::{DefaultChecker, MessageServer, SpamChecker}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_cursor` is never used [INFO] [stdout] --> client/src/inputbox.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 8 | impl IBox { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn reset_cursor(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `client` (bin "client"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name client --edition=2021 client/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44405515e751b93d -C extra-filename=-78203bb783367827 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3109b5ba994d1b57.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-4a0319db5e139d2e.rlib --extern chatproto=/opt/rustwide/target/debug/deps/libchatproto-e54b3a2dfc06ed75.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8040e90f44c2ba33.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6ff1706fba5b9b4c.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-17e517e6e9cc3ff8.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-82812cedabd9d353.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-a951173ad48dbdb6.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcujVl0U/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpretty_env_logger-17e517e6e9cc3ff8.rlib,libenv_logger-9a14aeb1fbcf2978.rlib,libtermcolor-96a9ed65821a6544.rlib,libhumantime-32d3c64d48dfe69d.rlib,libquick_error-d40abd8d97f0f2e3.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libstructopt-a951173ad48dbdb6.rlib,liblazy_static-b3603208c0de2608.rlib,libclap-657f2874c04dd07f.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-3c1aa3ac7e6b7544.rlib,libunicode_width-08b963676a6677c5.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-e2b4db6c651223da.rlib,libatty-19b3b3e2396fc61d.rlib,libansi_term-4ffce2d8d1f5d132.rlib,libchatproto-e54b3a2dfc06ed75.rlib,libanyhow-3109b5ba994d1b57.rlib,libfutures-358a57f111b1de6e.rlib,libfutures_executor-c155b4afe6237c93.rlib,libfutures_util-108494b3665567bb.rlib,libfutures_channel-11faad8f369169a1.rlib,libfutures_sink-23538ced8fe824d7.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libuuid-b74bbe8440e23d3d.rlib,librand-8ff7389dd3816f4b.rlib,librand_chacha-027f6fbb07eb9931.rlib,libppv_lite86-8b93dbb34e7d3528.rlib,libzerocopy-19edbdf282fad990.rlib,libbyteorder-1efcbe4f07366651.rlib,librand_core-01a81b7ab29419c4.rlib,libgetrandom-f05f5bab166c97b7.rlib,liblibc-62bf47382e34864d.rlib,libserde-8eaed6ca9ca5de8a.rlib,libasync_std-4a0319db5e139d2e.rlib,libmemchr-3ffe5f7a52883367.rlib,libasync_global_executor-01f063b2d5daca9a.rlib,libblocking-87a7b3c70ba314a0.rlib,libpiper-6461759160e23cb2.rlib,libatomic_waker-001109810bdecbaa.rlib,libasync_channel-ff96e85074054b7d.rlib,libasync_executor-aa846a743f60ce83.rlib,libasync_task-65820d26b839a505.rlib,libonce_cell-debe7c411cf97340.rlib,libasync_io-3c2206e1acd4f3ed.rlib,libslab-d2d6782c70f6d408.rlib,libpolling-5973531882b082e1.rlib,libtracing-3a3c48dc4d367b3d.rlib,libtracing_core-f44451c3804324f6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustix-0228d7b880f7a073.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-e5a1906b39cac4ff.rlib,libfutures_lite-8087d5732a4c5231.rlib,libfastrand-ae5aa3bcd1a9721b.rlib,libfutures_io-972ebb79349338ae.rlib,libasync_channel-3a1e38321c51893d.rlib,libevent_listener-67cd091983fb6763.rlib,libconcurrent_queue-34d3a5dcb5673186.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libasync_lock-a9acf0df87c9ff29.rlib,libevent_listener_strategy-3bfc109643d87ced.rlib,libevent_listener-db7b6d31ced61661.rlib,libparking-49fcf10303d3525f.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libkv_log_macro-d2c9cafbfffe35de.rlib,liblog-6ff1706fba5b9b4c.rlib,libvalue_bag-15ec6f9a637d8114.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccI9wSDB.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcujVl0U/symbols.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.server.fd4e28dff1a058b1-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.server.fd4e28dff1a058b1-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.server.fd4e28dff1a058b1-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.server.fd4e28dff1a058b1-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.server.fd4e28dff1a058b1-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.server.fd4e28dff1a058b1-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.server.fd4e28dff1a058b1-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.server.fd4e28dff1a058b1-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.server.fd4e28dff1a058b1-cgu.8.rcgu.o /opt/rustwide/target/debug/deps/server-cb685aeaba0fe0d7.ai89oewz201mdolt78sl0k41q.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libpretty_env_logger-17e517e6e9cc3ff8.rlib /opt/rustwide/target/debug/deps/libenv_logger-9a14aeb1fbcf2978.rlib /opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rlib /opt/rustwide/target/debug/deps/libhumantime-32d3c64d48dfe69d.rlib /opt/rustwide/target/debug/deps/libquick_error-d40abd8d97f0f2e3.rlib /opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib /opt/rustwide/target/debug/deps/libregex_automata-b16ca0c62e99f813.rlib /opt/rustwide/target/debug/deps/libaho_corasick-5318fee7af990b33.rlib /opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rlib /opt/rustwide/target/debug/deps/libstructopt-a951173ad48dbdb6.rlib /opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib /opt/rustwide/target/debug/deps/libclap-657f2874c04dd07f.rlib /opt/rustwide/target/debug/deps/libvec_map-ecbce826993378bd.rlib /opt/rustwide/target/debug/deps/libtextwrap-3c1aa3ac7e6b7544.rlib /opt/rustwide/target/debug/deps/libunicode_width-08b963676a6677c5.rlib /opt/rustwide/target/debug/deps/libstrsim-1c33ff29e0d45111.rlib /opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rlib /opt/rustwide/target/debug/deps/libatty-19b3b3e2396fc61d.rlib /opt/rustwide/target/debug/deps/libansi_term-4ffce2d8d1f5d132.rlib /opt/rustwide/target/debug/deps/libchatproto-e54b3a2dfc06ed75.rlib /opt/rustwide/target/debug/deps/libanyhow-3109b5ba994d1b57.rlib /opt/rustwide/target/debug/deps/libfutures-358a57f111b1de6e.rlib /opt/rustwide/target/debug/deps/libfutures_executor-c155b4afe6237c93.rlib /opt/rustwide/target/debug/deps/libfutures_util-108494b3665567bb.rlib /opt/rustwide/target/debug/deps/libfutures_channel-11faad8f369169a1.rlib /opt/rustwide/target/debug/deps/libfutures_sink-23538ced8fe824d7.rlib /opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rlib /opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rlib /opt/rustwide/target/debug/deps/libuuid-b74bbe8440e23d3d.rlib /opt/rustwide/target/debug/deps/librand-8ff7389dd3816f4b.rlib /opt/rustwide/target/debug/deps/librand_chacha-027f6fbb07eb9931.rlib /opt/rustwide/target/debug/deps/libppv_lite86-8b93dbb34e7d3528.rlib /opt/rustwide/target/debug/deps/libzerocopy-19edbdf282fad990.rlib /opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib /opt/rustwide/target/debug/deps/librand_core-01a81b7ab29419c4.rlib /opt/rustwide/target/debug/deps/libgetrandom-f05f5bab166c97b7.rlib /opt/rustwide/target/debug/deps/liblibc-62bf47382e34864d.rlib /opt/rustwide/target/debug/deps/libserde-8eaed6ca9ca5de8a.rlib /opt/rustwide/target/debug/deps/libasync_std-4a0319db5e139d2e.rlib /opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rlib /opt/rustwide/target/debug/deps/libasync_global_executor-01f063b2d5daca9a.rlib /opt/rustwide/target/debug/deps/libblocking-87a7b3c70ba314a0.rlib /opt/rustwide/target/debug/deps/libpiper-6461759160e23cb2.rlib /opt/rustwide/target/debug/deps/libatomic_waker-001109810bdecbaa.rlib /opt/rustwide/target/debug/deps/libasync_channel-ff96e85074054b7d.rlib /opt/rustwide/target/debug/deps/libasync_executor-aa846a743f60ce83.rlib /opt/rustwide/target/debug/deps/libasync_task-65820d26b839a505.rlib /opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rlib /opt/rustwide/target/debug/deps/libasync_io-3c2206e1acd4f3ed.rlib /opt/rustwide/target/debug/deps/libslab-d2d6782c70f6d408.rlib /opt/rustwide/target/debug/deps/libpolling-5973531882b082e1.rlib /opt/rustwide/target/debug/deps/libtracing-3a3c48dc4d367b3d.rlib /opt/rustwide/target/debug/deps/libtracing_core-f44451c3804324f6.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/target/debug/deps/librustix-0228d7b880f7a073.rlib /opt/rustwide/target/debug/deps/libbitflags-eb92e23a18d5cc91.rlib /opt/rustwide/target/debug/deps/liblinux_raw_sys-e5a1906b39cac4ff.rlib /opt/rustwide/target/debug/deps/libfutures_lite-8087d5732a4c5231.rlib /opt/rustwide/target/debug/deps/libfastrand-ae5aa3bcd1a9721b.rlib /opt/rustwide/target/debug/deps/libfutures_io-972ebb79349338ae.rlib /opt/rustwide/target/debug/deps/libasync_channel-3a1e38321c51893d.rlib /opt/rustwide/target/debug/deps/libevent_listener-67cd091983fb6763.rlib /opt/rustwide/target/debug/deps/libconcurrent_queue-34d3a5dcb5673186.rlib /opt/rustwide/target/debug/deps/libcrossbeam_utils-d3f614f0e73f3455.rlib /opt/rustwide/target/debug/deps/libasync_lock-a9acf0df87c9ff29.rlib /opt/rustwide/target/debug/deps/libevent_listener_strategy-3bfc109643d87ced.rlib /opt/rustwide/target/debug/deps/libevent_listener-db7b6d31ced61661.rlib /opt/rustwide/target/debug/deps/libparking-49fcf10303d3525f.rlib /opt/rustwide/target/debug/deps/libpin_project_lite-1b69109c4d0b18c5.rlib /opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib /opt/rustwide/target/debug/deps/libkv_log_macro-d2c9cafbfffe35de.rlib /opt/rustwide/target/debug/deps/liblog-6ff1706fba5b9b4c.rlib /opt/rustwide/target/debug/deps/libvalue_bag-15ec6f9a637d8114.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c961c021679cb080.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf53e161ed1cff61.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-7c9c37927c8e6d84.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8fa2d9148abc4bd4.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac32c271036f683f.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` (bin "server") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b610f605332379892a1ae3bc50c5dfbcd10ddacfe9c007752d25f3422281aa51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b610f605332379892a1ae3bc50c5dfbcd10ddacfe9c007752d25f3422281aa51", kill_on_drop: false }` [INFO] [stdout] b610f605332379892a1ae3bc50c5dfbcd10ddacfe9c007752d25f3422281aa51