[INFO] cloning repository https://github.com/Sigeth/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/Sigeth/chatserver-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigeth%2Fchatserver-lab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigeth%2Fchatserver-lab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1158a8a6072e0881c2a99e34ac377e973f270699 [INFO] testing Sigeth/chatserver-lab against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigeth%2Fchatserver-lab" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sigeth/chatserver-lab on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sigeth/chatserver-lab [INFO] finished tweaking git repo https://github.com/Sigeth/chatserver-lab [INFO] tweaked toml for git repo https://github.com/Sigeth/chatserver-lab written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Sigeth/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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded commoncrypto-sys v0.2.0 [INFO] [stderr] Downloaded commoncrypto v0.2.0 [INFO] [stderr] Downloaded crypto-hash v0.3.4 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d2efb0d66ff099045f33693f7963587e0eeebc67857465760ce1d242d352cc3 [INFO] running `Command { std: "docker" "start" "-a" "6d2efb0d66ff099045f33693f7963587e0eeebc67857465760ce1d242d352cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d2efb0d66ff099045f33693f7963587e0eeebc67857465760ce1d242d352cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2efb0d66ff099045f33693f7963587e0eeebc67857465760ce1d242d352cc3", kill_on_drop: false }` [INFO] [stdout] 6d2efb0d66ff099045f33693f7963587e0eeebc67857465760ce1d242d352cc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5acf4ecd4d80acc30a2c40bc27c6bad4aa80c8cf27a1e580afd48a492d91db9b [INFO] running `Command { std: "docker" "start" "-a" "5acf4ecd4d80acc30a2c40bc27c6bad4aa80c8cf27a1e580afd48a492d91db9b", 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 futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [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 async-trait v0.1.83 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling chatproto v0.1.0 (/opt/rustwide/workdir/chatproto) [INFO] [stdout] warning: unused import: `BigEndian` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use byteorder::{BigEndian, LittleEndian, ReadBytesExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: `i` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:230:11 [INFO] [stdout] | [INFO] [stdout] 230 | for i in 0..clients_len as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | for i in 0..user_len as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:294:34 [INFO] [stdout] | [INFO] [stdout] 294 | 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:294:46 [INFO] [stdout] | [INFO] [stdout] 294 | 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:293:28 [INFO] [stdout] | [INFO] [stdout] 293 | 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:293:39 [INFO] [stdout] | [INFO] [stdout] 293 | 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:293:56 [INFO] [stdout] | [INFO] [stdout] 293 | 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: 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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> chatproto/src/netproto/encode.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | for client_reply in m.clone() { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[ClientReply]` does not implement `Clone`, so calling `clone` on `&[ClientReply]` 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] [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.50s [INFO] running `Command { std: "docker" "inspect" "5acf4ecd4d80acc30a2c40bc27c6bad4aa80c8cf27a1e580afd48a492d91db9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5acf4ecd4d80acc30a2c40bc27c6bad4aa80c8cf27a1e580afd48a492d91db9b", kill_on_drop: false }` [INFO] [stdout] 5acf4ecd4d80acc30a2c40bc27c6bad4aa80c8cf27a1e580afd48a492d91db9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2b7f5dc027a0ea7d1c07366f1327823e125ffea058cecb9a9fee961ff67ac62 [INFO] running `Command { std: "docker" "start" "-a" "d2b7f5dc027a0ea7d1c07366f1327823e125ffea058cecb9a9fee961ff67ac62", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `BigEndian` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use byteorder::{BigEndian, LittleEndian, ReadBytesExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: `i` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:230:11 [INFO] [stdout] | [INFO] [stdout] 230 | for i in 0..clients_len as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | for i in 0..user_len as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:294:34 [INFO] [stdout] | [INFO] [stdout] 294 | 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:294:46 [INFO] [stdout] | [INFO] [stdout] 294 | 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:293:28 [INFO] [stdout] | [INFO] [stdout] 293 | 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:293:39 [INFO] [stdout] | [INFO] [stdout] 293 | 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:293:56 [INFO] [stdout] | [INFO] [stdout] 293 | 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] [stderr] Compiling chatproto v0.1.0 (/opt/rustwide/workdir/chatproto) [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] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [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] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [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: 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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> chatproto/src/netproto/encode.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | for client_reply in m.clone() { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[ClientReply]` does not implement `Clone`, so calling `clone` on `&[ClientReply]` 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: 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: unused import: `BigEndian` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use byteorder::{BigEndian, LittleEndian, ReadBytesExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: 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] [stdout] warning: unused variable: `i` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:230:11 [INFO] [stdout] | [INFO] [stdout] 230 | for i in 0..clients_len as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | for i in 0..user_len as usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> chatproto/src/netproto/decode.rs:294:34 [INFO] [stdout] | [INFO] [stdout] 294 | 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:294:46 [INFO] [stdout] | [INFO] [stdout] 294 | 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:293:28 [INFO] [stdout] | [INFO] [stdout] 293 | 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:293:39 [INFO] [stdout] | [INFO] [stdout] 293 | 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:293:56 [INFO] [stdout] | [INFO] [stdout] 293 | 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: 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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> chatproto/src/netproto/encode.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | for client_reply in m.clone() { [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[messages::ClientReply]` does not implement `Clone`, so calling `clone` on `&[messages::ClientReply]` 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.90s [INFO] running `Command { std: "docker" "inspect" "d2b7f5dc027a0ea7d1c07366f1327823e125ffea058cecb9a9fee961ff67ac62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b7f5dc027a0ea7d1c07366f1327823e125ffea058cecb9a9fee961ff67ac62", kill_on_drop: false }` [INFO] [stdout] d2b7f5dc027a0ea7d1c07366f1327823e125ffea058cecb9a9fee961ff67ac62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00e9df9a862bc2beb468158bc8185219708eea9d54af09a87a0ca1846a65dd8c [INFO] running `Command { std: "docker" "start" "-a" "00e9df9a862bc2beb468158bc8185219708eea9d54af09a87a0ca1846a65dd8c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `BigEndian` [INFO] [stderr] --> chatproto/src/netproto/decode.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | use byteorder::{BigEndian, LittleEndian, ReadBytesExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `async_std::sync::RwLock` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use async_std::sync::RwLock; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `future` and `select` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::{future, select}; [INFO] [stderr] | ^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HashSet` and `VecDeque` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | collections::{HashMap, HashSet, VecDeque}, [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `FullyQualifiedMessage` and `MAILBOX_SIZE` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:11:38 [INFO] [stderr] | [INFO] [stderr] 11 | core::{MessageServer, SpamChecker, MAILBOX_SIZE}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 12 | messages::{ [INFO] [stderr] 13 | ClientError, ClientId, ClientMessage, ClientPollReply, ClientReply, FullyQualifiedMessage, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Outgoing` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:18:23 [INFO] [stderr] | [INFO] [stderr] 18 | use crate::messages::{Outgoing, ServerMessage, ServerReply}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> chatproto/src/netproto/decode.rs:230:11 [INFO] [stderr] | [INFO] [stderr] 230 | for i in 0..clients_len as usize { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> chatproto/src/netproto/decode.rs:265:7 [INFO] [stderr] | [INFO] [stderr] 265 | for i in 0..user_len as usize { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rd` [INFO] [stderr] --> chatproto/src/netproto/decode.rs:294:34 [INFO] [stderr] | [INFO] [stderr] 294 | pub fn sequence(rd: &mut R, d: DEC) -> anyhow::Result> [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `d` [INFO] [stderr] --> chatproto/src/netproto/decode.rs:294:46 [INFO] [stderr] | [INFO] [stderr] 294 | pub fn sequence(rd: &mut R, d: DEC) -> anyhow::Result> [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `w` [INFO] [stderr] --> chatproto/src/netproto/encode.rs:293:28 [INFO] [stderr] | [INFO] [stderr] 293 | pub fn sequence(w: &mut W, m: &Sequence, f: ENC) -> std::io::Result<()> [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> chatproto/src/netproto/encode.rs:293:39 [INFO] [stderr] | [INFO] [stderr] 293 | pub fn sequence(w: &mut W, m: &Sequence, f: ENC) -> std::io::Result<()> [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `f` [INFO] [stderr] --> chatproto/src/netproto/encode.rs:293:56 [INFO] [stderr] | [INFO] [stderr] 293 | pub fn sequence(w: &mut W, m: &Sequence, f: ENC) -> std::io::Result<()> [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `checker` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | fn new(checker: C, id: ServerId) -> Self { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checker` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:31:22 [INFO] [stderr] | [INFO] [stderr] 31 | fn new(checker: C, id: ServerId) -> Self { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `src_ip` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:41:41 [INFO] [stderr] | [INFO] [stderr] 41 | async fn register_local_client(&self, src_ip: IpAddr, name: String) -> Option { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_ip` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:41:57 [INFO] [stderr] | [INFO] [stderr] 41 | async fn register_local_client(&self, src_ip: IpAddr, name: String) -> Option { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sequence` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | sequence: Sequence, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sequence` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `src` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:65:41 [INFO] [stderr] | [INFO] [stderr] 65 | async fn handle_client_message(&self, src: ClientId, msg: ClientMessage) -> Vec { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:65:56 [INFO] [stderr] | [INFO] [stderr] 65 | async fn handle_client_message(&self, src: ClientId, msg: ClientMessage) -> Vec { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:71:31 [INFO] [stderr] | [INFO] [stderr] 71 | async fn client_poll(&self, client: ClientId) -> ClientPollReply { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:84:41 [INFO] [stderr] | [INFO] [stderr] 84 | async fn handle_server_message(&self, msg: ServerMessage) -> ServerReply { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `destination` [INFO] [stderr] --> chatproto/src/solutions/sample.rs:94:28 [INFO] [stderr] | [INFO] [stderr] 94 | async fn route_to(&self, destination: ServerId) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination` [INFO] [stderr] [INFO] [stderr] warning: field `checker` is never read [INFO] [stderr] --> chatproto/src/solutions/sample.rs:23:3 [INFO] [stderr] | [INFO] [stderr] 22 | pub struct Server { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 23 | checker: C, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> chatproto/src/netproto/encode.rs:206:24 [INFO] [stderr] | [INFO] [stderr] 206 | for client_reply in m.clone() { [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[ClientReply]` does not implement `Clone`, so calling `clone` on `&[ClientReply]` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> chatproto/src/netproto/encode.rs:206:24 [INFO] [stderr] | [INFO] [stderr] 206 | for client_reply in m.clone() { [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[messages::ClientReply]` does not implement `Clone`, so calling `clone` on `&[messages::ClientReply]` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `chatproto` (lib) generated 26 warnings (run `cargo fix --lib -p chatproto` to apply 8 suggestions) [INFO] [stderr] warning: `chatproto` (lib test) generated 26 warnings (25 duplicates) (run `cargo fix --lib -p chatproto --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `SpamChecker` [INFO] [stderr] --> server/src/main.rs:4:54 [INFO] [stderr] | [INFO] [stderr] 4 | use chatproto::core::{DefaultChecker, MessageServer, SpamChecker}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `server` (bin "server" test) generated 1 warning (run `cargo fix --bin "server" --tests` to apply 1 suggestion) [INFO] [stderr] warning: method `reset_cursor` is never used [INFO] [stderr] --> client/src/inputbox.rs:58:10 [INFO] [stderr] | [INFO] [stderr] 8 | impl IBox { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 58 | pub fn reset_cursor(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `client` (bin "client" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chatproto-21391cdbef17ae3f) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test netproto::test::auth_decode ... ok [INFO] [stdout] test netproto::test::auth_encode ... ok [INFO] [stdout] test netproto::test::client_decode ... ok [INFO] [stdout] test netproto::test::client_encode ... ok [INFO] [stdout] test netproto::test::client_query_list_users ... ok [INFO] [stdout] test netproto::test::client_query_register ... ok [INFO] [stdout] test netproto::test::server_decode ... ok [INFO] [stdout] test netproto::test::server_encode ... ok [INFO] [stdout] test netproto::test::serverid_encode ... ok [INFO] [stdout] test netproto::test::client_query_poll ... ok [INFO] [stdout] test netproto::test::serverid_decode ... ok [INFO] [stdout] test netproto::test::string_encode ... ok [INFO] [stdout] test netproto::test::string_decode ... ok [INFO] [stdout] test netproto::test::u128 ... ok [INFO] [stdout] test netproto::test::unicode ... ok [INFO] [stdout] test netproto::test::sequence ... FAILED [INFO] [stdout] test solutions::sample::test::tester ... FAILED [INFO] [stdout] test netproto::test::server_round_trip ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- netproto::test::sequence stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'netproto::test::sequence' panicked at chatproto/src/netproto/encode.rs:299:3: [INFO] [stdout] not yet implemented [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d7b80e523ea - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d7b80e523ea - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d7b80e523ea - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d7b80e523ea - ::fmt::hb5c3379828c15690 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d7b80e79473 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5d7b80e79473 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5d7b80e4f1e3 - std::io::Write::write_fmt::hf276ec928345bea3 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5d7b80e52232 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5d7b80e53920 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5d7b80e536bd - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5d7b80d21c93 - as core::ops::function::Fn>::call::h52b4c42c9dce8b0e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5d7b80d21c93 - test::test_main::{{closure}}::h1a9dc25180417899 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5d7b80e54153 - as core::ops::function::Fn>::call::h080867abcafb687f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5d7b80e54153 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5d7b80e53df6 - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5d7b80e528e9 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5d7b80e53abd - rust_begin_unwind [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5d7b80a2c360 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5d7b80a2c3ec - core::panicking::panic::h1bc1995c6e13b0ae [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5d7b80a571d9 - chatproto::netproto::encode::sequence::hf351850e72b43d25 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/netproto/encode.rs:299:3 [INFO] [stdout] 20: 0x5d7b80a624c3 - chatproto::netproto::test::sequence::{{closure}}::h01bf245a060e6498 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/netproto/mod.rs:365:16 [INFO] [stdout] 21: 0x5d7b80a5e69c - chatproto::netproto::test::round_trip::h9eba999a5f14ce12 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/netproto/mod.rs:173:5 [INFO] [stdout] 22: 0x5d7b80a6245e - chatproto::netproto::test::sequence::h79014d9f57ea5f0d [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/netproto/mod.rs:364:5 [INFO] [stdout] 23: 0x5d7b80a623b7 - chatproto::netproto::test::sequence::{{closure}}::h2b0cd171d1d50751 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/netproto/mod.rs:354:16 [INFO] [stdout] 24: 0x5d7b80a3c1c6 - core::ops::function::FnOnce::call_once::h6ff0107d9432c2b9 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d7b80d274eb - core::ops::function::FnOnce::call_once::h42df3dc9a56fb705 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5d7b80d274eb - test::__rust_begin_short_backtrace::hf2ff4d4d12dd75b0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:632:18 [INFO] [stdout] 27: 0x5d7b80d26373 - test::run_test_in_process::{{closure}}::h8461a23c6c0ac10c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:60 [INFO] [stdout] 28: 0x5d7b80d26373 - as core::ops::function::FnOnce<()>>::call_once::hefab1bfcb42baf2e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5d7b80d26373 - std::panicking::try::do_call::h75c82cb1133d19f1 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 30: 0x5d7b80d26373 - std::panicking::try::h41d68fc63841231a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 31: 0x5d7b80d26373 - std::panic::catch_unwind::h7a7ff6adf9e0c698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x5d7b80d26373 - test::run_test_in_process::hcd527530689ec177 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:27 [INFO] [stdout] 33: 0x5d7b80d26373 - test::run_test::{{closure}}::h51ba581aac56ca21 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:576:43 [INFO] [stdout] 34: 0x5d7b80cea075 - test::run_test::{{closure}}::h9d0d2581742c4e6c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:606:41 [INFO] [stdout] 35: 0x5d7b80cea075 - std::sys::backtrace::__rust_begin_short_backtrace::h94b953e0285eca69 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x5d7b80cedb06 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hac891bfe52f0501a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 37: 0x5d7b80cedb06 - as core::ops::function::FnOnce<()>>::call_once::hd4f76b3ef0615394 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5d7b80cedb06 - std::panicking::try::do_call::h31b1a419f4fa670c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 39: 0x5d7b80cedb06 - std::panicking::try::h277e348adef7f0af [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 40: 0x5d7b80cedb06 - std::panic::catch_unwind::h06db5059e51a109d [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 41: 0x5d7b80cedb06 - std::thread::Builder::spawn_unchecked_::{{closure}}::h048aed1b5c822396 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 42: 0x5d7b80cedb06 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9f03098da71d0b51 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5d7b80e57fcb - as core::ops::function::FnOnce>::call_once::hcc221cc1d8cbbdc7 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 44: 0x5d7b80e57fcb - as core::ops::function::FnOnce>::call_once::he5e5264a0dcd6e5f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 45: 0x5d7b80e57fcb - std::sys::pal::unix::thread::Thread::new::thread_start::h307a072356a0dfca [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 46: 0x708df83dfac3 - [INFO] [stdout] 47: 0x708df8470a04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- solutions::sample::test::tester stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'solutions::sample::test::tester' panicked at chatproto/src/solutions/sample.rs:32:5: [INFO] [stdout] not yet implemented [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d7b80e523ea - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d7b80e523ea - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d7b80e523ea - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d7b80e523ea - ::fmt::hb5c3379828c15690 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d7b80e79473 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5d7b80e79473 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5d7b80e4f1e3 - std::io::Write::write_fmt::hf276ec928345bea3 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5d7b80e52232 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5d7b80e53920 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5d7b80e536bd - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5d7b80d21c93 - as core::ops::function::Fn>::call::h52b4c42c9dce8b0e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5d7b80d21c93 - test::test_main::{{closure}}::h1a9dc25180417899 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5d7b80e54153 - as core::ops::function::Fn>::call::h080867abcafb687f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5d7b80e54153 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5d7b80e53df6 - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5d7b80e528e9 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5d7b80e53abd - rust_begin_unwind [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5d7b80a2c360 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5d7b80a2c3ec - core::panicking::panic::h1bc1995c6e13b0ae [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5d7b80a6251e - as chatproto::core::MessageServer>::new::h725a53c8f6941400 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/solutions/sample.rs:32:5 [INFO] [stdout] 20: 0x5d7b80a2e34a - chatproto::testing::sequence_correct::{{closure}}::h1edb54ebc65d6c61 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/testing.rs:147:19 [INFO] [stdout] 21: 0x5d7b80a396be - chatproto::testing::all_tests::{{closure}}::h7130143403729e42 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/testing.rs:613:6 [INFO] [stdout] 22: 0x5d7b80a3bb10 - chatproto::testing::test_message_server::{{closure}}::h98ddb0a5731be031 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/testing.rs:673:40 [INFO] [stdout] 23: 0x5d7b80a3fad2 - as core::future::future::Future>::poll::{{closure}}::hc7b572670b111420 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x5d7b80a5181c - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf6b8001d4a655287 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x5d7b80a52975 - std::thread::local::LocalKey::try_with::h22a60890846cab01 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 26: 0x5d7b80a5287a - std::thread::local::LocalKey::with::hee56acb30a5da080 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 27: 0x5d7b80a515f8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h9fcbfe12a18c1452 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x5d7b80a3fa91 - as core::future::future::Future>::poll::h42ab42f6b32f5594 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x5d7b80a4bf64 - as core::future::future::Future>::poll::h21b07e74139c0445 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.5.0/src/future.rs:454:33 [INFO] [stdout] 30: 0x5d7b80a40139 - async_executor::State::run::{{closure}}::hb4b8d0d426c225bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:748:32 [INFO] [stdout] 31: 0x5d7b80a4077f - async_executor::Executor::run::{{closure}}::h5470db324ba9af07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:344:34 [INFO] [stdout] 32: 0x5d7b80a3fd73 - async_executor::LocalExecutor::run::{{closure}}::h9b5d704df160bacf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.1/src/lib.rs:648:34 [INFO] [stdout] 33: 0x5d7b80a58c92 - async_io::driver::block_on::{{closure}}::h95bc2e7aa6158379 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:199:37 [INFO] [stdout] 34: 0x5d7b80a5336d - std::thread::local::LocalKey::try_with::hccb0a664dc826c2a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 35: 0x5d7b80a526aa - std::thread::local::LocalKey::with::h292eb89714db0dd8 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 36: 0x5d7b80a588cf - async_io::driver::block_on::hb6b6c96f56b83c7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.4.0/src/driver.rs:175:5 [INFO] [stdout] 37: 0x5d7b80a522df - async_global_executor::reactor::block_on::{{closure}}::hfe74120c41668b7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18 [INFO] [stdout] 38: 0x5d7b80a522af - async_global_executor::reactor::block_on::hc28c0f1d89e3bc35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5 [INFO] [stdout] 39: 0x5d7b80a4d81d - async_global_executor::executor::block_on::{{closure}}::h9e1c299e60e4dd57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36 [INFO] [stdout] 40: 0x5d7b80a52d8d - std::thread::local::LocalKey::try_with::habc39947140a6e94 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 41: 0x5d7b80a527da - std::thread::local::LocalKey::with::hd18d7aa4c6da3d0b [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 42: 0x5d7b80a4d7c6 - async_global_executor::executor::block_on::he56b998c0832e28c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:5 [INFO] [stdout] 43: 0x5d7b80a4380c - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hefe73873763b7c15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:171:25 [INFO] [stdout] 44: 0x5d7b80a5171a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he8e2ee95d0050118 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 45: 0x5d7b80a5306d - std::thread::local::LocalKey::try_with::hc6a70c38189bd804 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 46: 0x5d7b80a5284a - std::thread::local::LocalKey::with::hdec48ecc82113b1b [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 47: 0x5d7b80a51639 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbbc4442390c8e8ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 48: 0x5d7b80a43755 - async_std::task::builder::Builder::blocking::{{closure}}::h36080581d7561060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:168:17 [INFO] [stdout] 49: 0x5d7b80a52a9d - std::thread::local::LocalKey::try_with::h26ada2fb36b6a97e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 50: 0x5d7b80a5267a - std::thread::local::LocalKey::with::h14266baef14aa6b0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 51: 0x5d7b80a4344c - async_std::task::builder::Builder::blocking::h4c14068194134eb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/builder.rs:161:9 [INFO] [stdout] 52: 0x5d7b80a4c1de - async_std::task::block_on::block_on::hb1a5f2010bef4708 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.0/src/task/block_on.rs:33:5 [INFO] [stdout] 53: 0x5d7b80a3b99d - chatproto::testing::test_message_server::h74374734fb3c8620 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/testing.rs:671:3 [INFO] [stdout] 54: 0x5d7b80a45716 - chatproto::solutions::sample::test::tester::h0f748e87d91da1e0 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/solutions/sample.rs:111:5 [INFO] [stdout] 55: 0x5d7b80a456f7 - chatproto::solutions::sample::test::tester::{{closure}}::h22e04f75316b7265 [INFO] [stdout] at /opt/rustwide/workdir/chatproto/src/solutions/sample.rs:110:14 [INFO] [stdout] 56: 0x5d7b80a3bed6 - core::ops::function::FnOnce::call_once::h30572389af8c7601 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5d7b80d274eb - core::ops::function::FnOnce::call_once::h42df3dc9a56fb705 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x5d7b80d274eb - test::__rust_begin_short_backtrace::hf2ff4d4d12dd75b0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:632:18 [INFO] [stdout] 59: 0x5d7b80d26373 - test::run_test_in_process::{{closure}}::h8461a23c6c0ac10c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:60 [INFO] [stdout] 60: 0x5d7b80d26373 - as core::ops::function::FnOnce<()>>::call_once::hefab1bfcb42baf2e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x5d7b80d26373 - std::panicking::try::do_call::h75c82cb1133d19f1 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 62: 0x5d7b80d26373 - std::panicking::try::h41d68fc63841231a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 63: 0x5d7b80d26373 - std::panic::catch_unwind::h7a7ff6adf9e0c698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 64: 0x5d7b80d26373 - test::run_test_in_process::hcd527530689ec177 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:27 [INFO] [stdout] 65: 0x5d7b80d26373 - test::run_test::{{closure}}::h51ba581aac56ca21 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:576:43 [INFO] [stdout] 66: 0x5d7b80cea075 - test::run_test::{{closure}}::h9d0d2581742c4e6c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:606:41 [INFO] [stdout] 67: 0x5d7b80cea075 - std::sys::backtrace::__rust_begin_short_backtrace::h94b953e0285eca69 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 68: 0x5d7b80cedb06 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hac891bfe52f0501a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 69: 0x5d7b80cedb06 - as core::ops::function::FnOnce<()>>::call_once::hd4f76b3ef0615394 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 70: 0x5d7b80cedb06 - std::panicking::try::do_call::h31b1a419f4fa670c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 71: 0x5d7b80cedb06 - std::panicking::try::h277e348adef7f0af [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 72: 0x5d7b80cedb06 - std::panic::catch_unwind::h06db5059e51a109d [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 73: 0x5d7b80cedb06 - std::thread::Builder::spawn_unchecked_::{{closure}}::h048aed1b5c822396 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 74: 0x5d7b80cedb06 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9f03098da71d0b51 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 75: 0x5d7b80e57fcb - as core::ops::function::FnOnce>::call_once::hcc221cc1d8cbbdc7 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 76: 0x5d7b80e57fcb - as core::ops::function::FnOnce>::call_once::he5e5264a0dcd6e5f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 77: 0x5d7b80e57fcb - std::sys::pal::unix::thread::Thread::new::thread_start::h307a072356a0dfca [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 78: 0x708df83dfac3 - [INFO] [stdout] 79: 0x708df8470a04 - clone [INFO] [stdout] 80: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] netproto::test::sequence [INFO] [stdout] solutions::sample::test::tester [INFO] [stdout] [INFO] [stdout] test result: FAILED. 16 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p chatproto --lib` [INFO] running `Command { std: "docker" "inspect" "00e9df9a862bc2beb468158bc8185219708eea9d54af09a87a0ca1846a65dd8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e9df9a862bc2beb468158bc8185219708eea9d54af09a87a0ca1846a65dd8c", kill_on_drop: false }` [INFO] [stdout] 00e9df9a862bc2beb468158bc8185219708eea9d54af09a87a0ca1846a65dd8c