[INFO] cloning repository https://github.com/hector-crean/wires
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hector-crean/wires" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhector-crean%2Fwires", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhector-crean%2Fwires'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f4f3b2edfaee87482c55d76c0b6af1aef36149b
[INFO] testing hector-crean/wires against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhector-crean%2Fwires" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hector-crean/wires
[INFO] finished tweaking git repo https://github.com/hector-crean/wires
[INFO] tweaked toml for git repo https://github.com/hector-crean/wires written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hector-crean/wires on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hector-crean/wires already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded smallstr v0.3.0
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded axum v0.8.3
[INFO] [stderr]   Downloaded yrs v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d99aa2bb6e4c26e5d241c31e0eddd21cea93632bb0eaaa74e3b3f8cad6eda2b6
[INFO] running `Command { std: "docker" "start" "-a" "d99aa2bb6e4c26e5d241c31e0eddd21cea93632bb0eaaa74e3b3f8cad6eda2b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d99aa2bb6e4c26e5d241c31e0eddd21cea93632bb0eaaa74e3b3f8cad6eda2b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d99aa2bb6e4c26e5d241c31e0eddd21cea93632bb0eaaa74e3b3f8cad6eda2b6", kill_on_drop: false }`
[INFO] [stdout] d99aa2bb6e4c26e5d241c31e0eddd21cea93632bb0eaaa74e3b3f8cad6eda2b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b9337d4fc8af6c289b4c4980170b57352c712b397360995fe209cca6db601a8
[INFO] running `Command { std: "docker" "start" "-a" "9b9337d4fc8af6c289b4c4980170b57352c712b397360995fe209cca6db601a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling yrs v0.23.1
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling wires v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SinkExt`
[INFO] [stdout]  --> src/client.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::{ready, SinkExt, Stream, StreamExt};
[INFO] [stdout]   |                           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task`
[INFO] [stdout]   --> src/client.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::task;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `sleep` and `timeout`
[INFO] [stdout]   --> src/client.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio::time::{sleep, timeout};
[INFO] [stdout]    |                   ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yrs::updates::encoder::Encode`
[INFO] [stdout]   --> src/client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use yrs::updates::encoder::Encode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetString`, `Text`, and `Transact`
[INFO] [stdout]   --> src/client.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | use yrs::{Doc, GetString, Subscription, Text, Transact};
[INFO] [stdout]    |                ^^^^^^^^^                ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/signaling.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{info, error};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/signaling.rs:64:37
[INFO] [stdout]    |
[INFO] [stdout] 64 |             RoomError::InvalidTopic(msg) => ServerError::Signaling(SignalingError::InvalidMessageFormat),
[INFO] [stdout]    |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Message` is defined multiple times
[INFO] [stdout]   --> src/bin/client.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout]  3 | use axum::extract::ws::Message;
[INFO] [stdout]    |     -------------------------- previous import of the type `Message` here
[INFO] [stdout] ...
[INFO] [stdout] 13 | use yrs::sync::{Awareness, Error, Message, SyncMessage};
[INFO] [stdout]    |                                   ^^^^^^^ `Message` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 13 | use yrs::sync::{Awareness, Error, Message as OtherMessage, SyncMessage};
[INFO] [stdout]    |                                           +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/bin/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/bin/client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OwnedReadHalf` and `OwnedWriteHalf`
[INFO] [stdout]  --> src/bin/client.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::net::tcp::{OwnedReadHalf, OwnedWriteHalf};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TcpListener` and `TcpSocket`
[INFO] [stdout]  --> src/bin/client.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::net::{TcpListener, TcpSocket};
[INFO] [stdout]   |                  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mutex`, `Notify`, and `RwLock`
[INFO] [stdout]  --> src/bin/client.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync::{Mutex, Notify, RwLock};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task`
[INFO] [stdout]  --> src/bin/client.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::task;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task::JoinHandle`
[INFO] [stdout]  --> src/bin/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::task::JoinHandle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `sleep` and `timeout`
[INFO] [stdout]  --> src/bin/client.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tokio::time::{sleep, timeout};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decoder`, `Encoder`, `FramedRead`, `FramedWrite`, and `LengthDelimitedCodec`
[INFO] [stdout]   --> src/bin/client.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio_util::codec::{Decoder, Encoder, FramedRead, FramedWrite, LengthDelimitedCodec};
[INFO] [stdout]    |                         ^^^^^^^  ^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Awareness`, `Error`, `Message`, and `SyncMessage`
[INFO] [stdout]   --> src/bin/client.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use yrs::sync::{Awareness, Error, Message, SyncMessage};
[INFO] [stdout]    |                 ^^^^^^^^^  ^^^^^  ^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yrs::updates::encoder::Encode`
[INFO] [stdout]   --> src/bin/client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use yrs::updates::encoder::Encode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetString`, `Subscription`, `Text`, and `Transact`
[INFO] [stdout]   --> src/bin/client.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | use yrs::{Doc, GetString, Subscription, Text, Transact};
[INFO] [stdout]    |                ^^^^^^^^^  ^^^^^^^^^^^^  ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/client.rs:31:34
[INFO] [stdout]     |
[INFO] [stdout]  31 |      client_1.send(Message::Text(signal_json)).await?;
[INFO] [stdout]     |                    ------------- ^^^^^^^^^^^ expected `Utf8Bytes`, found `String`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/extract/ws.rs:719:5
[INFO] [stdout]     |
[INFO] [stdout] 719 |     Text(Utf8Bytes),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `std::string::String` into `Utf8Bytes`
[INFO] [stdout]     |
[INFO] [stdout]  31 |      client_1.send(Message::Text(signal_json.into())).await?;
[INFO] [stdout]     |                                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/client.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |      client_1.send(Message::Text(signal_json)).await?;
[INFO] [stdout]    |               ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Vec<u8>`, found `Message`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<u8>`
[INFO] [stdout]                 found enum `axum::extract::ws::Message`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/conn.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub async fn send(&self, msg: Vec<u8>) -> Result<(), Error> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `axum::extract::ws::Message` into `Vec<u8>`
[INFO] [stdout]    |
[INFO] [stdout] 31 |      client_1.send(Message::Text(signal_json).into()).await?;
[INFO] [stdout]    |                                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0252, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0252`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wires` (bin "client") due to 3 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9b9337d4fc8af6c289b4c4980170b57352c712b397360995fe209cca6db601a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9337d4fc8af6c289b4c4980170b57352c712b397360995fe209cca6db601a8", kill_on_drop: false }`
[INFO] [stdout] 9b9337d4fc8af6c289b4c4980170b57352c712b397360995fe209cca6db601a8
