[INFO] fetching crate fizyr-rpc 0.7.1...
[INFO] checking fizyr-rpc-0.7.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fizyr-rpc 0.7.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate fizyr-rpc 0.7.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fizyr-rpc 0.7.1
[INFO] finished tweaking crates.io crate fizyr-rpc 0.7.1
[INFO] tweaked toml for crates.io crate fizyr-rpc 0.7.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate fizyr-rpc 0.7.1 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-seqpacket v0.7.1
[INFO] [stderr]   Downloaded assert2 v0.3.11
[INFO] [stderr]   Downloaded fizyr-rpc-macros v0.7.1
[INFO] [stderr]   Downloaded assert2-macros v0.3.11
[INFO] [stderr]   Downloaded memfile v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7eef137ddd9a3d50af1f4bdc4dfb6b89369b4eadcf199e19bf8bacaa30971b1d
[INFO] running `Command { std: "docker" "start" "-a" "7eef137ddd9a3d50af1f4bdc4dfb6b89369b4eadcf199e19bf8bacaa30971b1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eef137ddd9a3d50af1f4bdc4dfb6b89369b4eadcf199e19bf8bacaa30971b1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eef137ddd9a3d50af1f4bdc4dfb6b89369b4eadcf199e19bf8bacaa30971b1d", kill_on_drop: false }`
[INFO] [stdout] 7eef137ddd9a3d50af1f4bdc4dfb6b89369b4eadcf199e19bf8bacaa30971b1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1fe6f80e9ba53126820b3efe3aff399311f3dafbc3d1a12320de6df10d13984
[INFO] running `Command { std: "docker" "start" "-a" "f1fe6f80e9ba53126820b3efe3aff399311f3dafbc3d1a12320de6df10d13984", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling assert2-macros v0.3.11
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking filedesc v0.6.3
[INFO] [stderr]     Checking memfile v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking assert2 v0.3.11
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking fizyr-rpc v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `StreamReadHalf`, `StreamWriteHalf`
[INFO] [stdout]  --> src/transport/stream/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use transport::{StreamReadHalf, StreamTransport, StreamWriteHalf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnixReadHalf`, `UnixWriteHalf`
[INFO] [stdout]  --> src/transport/unix/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use transport::{UnixReadHalf, UnixTransport, UnixWriteHalf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]  --> src/util/select.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Unpin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Unpin` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::UnixStream`
[INFO] [stdout]    --> src/peer.rs:515:6
[INFO] [stdout]     |
[INFO] [stdout] 515 |     use tokio::net::UnixStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ no `UnixStream` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/net/mod.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout] 51  |     pub use unix::stream::UnixStream;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 515 |     use std::os::unix::net::UnixStream;
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::UnixStreamTransport`
[INFO] [stdout]    --> src/request.rs:408:20
[INFO] [stdout]     |
[INFO] [stdout] 408 |     use crate::{Peer, UnixStreamTransport};
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ no `UnixStreamTransport` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:164:10
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub type UnixStreamTransport = transport::StreamTransport<tokio::net::UnixStream>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-stream` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::UnixStream`
[INFO] [stdout]    --> src/request.rs:409:6
[INFO] [stdout]     |
[INFO] [stdout] 409 |     use tokio::net::UnixStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ no `UnixStream` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/net/mod.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout] 51  |     pub use unix::stream::UnixStream;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 409 |     use std::os::unix::net::UnixStream;
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::UnixStream`
[INFO] [stdout]    --> src/transport/stream/mod.rs:213:6
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use tokio::net::UnixStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ no `UnixStream` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/net/mod.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout] 51  |     pub use unix::stream::UnixStream;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use std::os::unix::net::UnixStream;
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc`
[INFO] [stdout]    --> src/peer_handle.rs:245:6
[INFO] [stdout]     |
[INFO] [stdout] 245 |     use fizyr_rpc::UnixSeqpacketTransport;
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_seqpacket`
[INFO] [stdout]    --> src/peer_handle.rs:249:6
[INFO] [stdout]     |
[INFO] [stdout] 249 |     use tokio_seqpacket::UnixSeqpacket;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_seqpacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_seqpacket`
[INFO] [stdout]    --> src/transport/unix/mod.rs:126:6
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use tokio_seqpacket::UnixSeqpacket;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_seqpacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout]    --> src/peer_handle.rs:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |         let peer_handle = fizyr_rpc::UnixSeqpacketPeer::spawn(transport_a);
[INFO] [stdout]     |                           ^^^^^^^^^ use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout]    --> src/peer_handle.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let peer_handle = fizyr_rpc::UnixSeqpacketPeer::spawn(transport_b);
[INFO] [stdout]     |                           ^^^^^^^^^ use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StreamReadHalf`, `StreamWriteHalf`
[INFO] [stdout]  --> src/transport/stream/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use transport::{StreamReadHalf, StreamTransport, StreamWriteHalf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnixReadHalf`, `UnixWriteHalf`
[INFO] [stdout]  --> src/transport/unix/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use transport::{UnixReadHalf, UnixTransport, UnixWriteHalf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]  --> src/util/select.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Unpin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Unpin` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:521:55
[INFO] [stdout]     |
[INFO] [stdout] 521 |         let (peer_a, handle_a) = Peer::new(StreamTransport::new(peer_a, Default::default()));
[INFO] [stdout]     |                                                             ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:522:59
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let (peer_b, mut handle_b) = Peer::new(StreamTransport::new(peer_b, Default::default()));
[INFO] [stdout]     |                                                                 ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::TcpListener`
[INFO] [stdout]    --> examples/tcp-server.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::TcpListener;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub type TcpListener = Listener<tokio::net::TcpListener>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `tcp` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::Listener;
[INFO] [stdout]     |                ~~~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 1   | use std::net::TcpListener;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixSeqpacketPeer`
[INFO] [stdout]    --> examples/unix-seqpacket-client.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::UnixSeqpacketPeer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixSeqpacketPeer` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub type UnixSeqpacketPeer = Peer<UnixSeqpacketTransport>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-seqpacket` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:563:47
[INFO] [stdout]     |
[INFO] [stdout] 563 |         let handle_a = Peer::spawn(StreamTransport::new(peer_a, Default::default()));
[INFO] [stdout]     |                                                     ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:564:51
[INFO] [stdout]     |
[INFO] [stdout] 564 |         let mut handle_b = Peer::spawn(StreamTransport::new(peer_b, Default::default()));
[INFO] [stdout]     |                                                         ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixSeqpacketListener`
[INFO] [stdout]    --> examples/unix-seqpacket-server.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::UnixSeqpacketListener;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixSeqpacketListener` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:184:10
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub type UnixSeqpacketListener = Listener<tokio_seqpacket::UnixSeqpacketListener>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-seqpacket` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-seqpacket-client") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixStreamPeer`
[INFO] [stdout]    --> examples/unix-stream-client.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::UnixStreamPeer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixStreamPeer` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub type UnixStreamPeer = Peer<UnixStreamTransport>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-stream` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "tcp-server") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:595:47
[INFO] [stdout]     |
[INFO] [stdout] 595 |         let handle_a = Peer::spawn(StreamTransport::new(peer_a, Default::default()));
[INFO] [stdout]     |                                                     ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:596:51
[INFO] [stdout]     |
[INFO] [stdout] 596 |         let mut handle_b = Peer::spawn(StreamTransport::new(peer_b, Default::default()));
[INFO] [stdout]     |                                                         ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::TcpPeer`
[INFO] [stdout]    --> examples/tcp-client.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::TcpPeer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no `TcpPeer` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub type TcpPeer = Peer<TcpTransport>;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `tcp` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixStreamListener`
[INFO] [stdout]    --> examples/unix-stream-server.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::UnixStreamListener;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixStreamListener` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:172:10
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub type UnixStreamListener = Listener<tokio::net::UnixListener>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-stream` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-seqpacket-server") due to 2 previous errors
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-stream-client") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "tcp-client") due to 2 previous errors
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-stream-server") due to 2 previous errors
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/transport/stream/mod.rs:221:42
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let mut transport_a = StreamTransport::new(peer_a, StreamConfig::default());
[INFO] [stdout]     |                                                ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/transport/stream/mod.rs:222:42
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let mut transport_b = StreamTransport::new(peer_b, StreamConfig::default());
[INFO] [stdout]     |                                                ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transport`
[INFO] [stdout]    --> src/transport/stream/mod.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransportWriteHalf`
[INFO] [stdout]    --> src/transport/stream/mod.rs:224:56
[INFO] [stdout]     |
[INFO] [stdout] 224 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransportReadHalf`
[INFO] [stdout]    --> src/transport/stream/mod.rs:224:37
[INFO] [stdout]     |
[INFO] [stdout] 224 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::IntoTransport`
[INFO] [stdout]    --> src/transport/unix/mod.rs:128:6
[INFO] [stdout]     |
[INFO] [stdout] 128 |     use crate::util::IntoTransport;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transport`
[INFO] [stdout]    --> src/transport/unix/mod.rs:139:26
[INFO] [stdout]     |
[INFO] [stdout] 139 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransportWriteHalf`
[INFO] [stdout]    --> src/transport/unix/mod.rs:139:56
[INFO] [stdout]     |
[INFO] [stdout] 139 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransportReadHalf`
[INFO] [stdout]    --> src/transport/unix/mod.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (lib test) due to 18 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f1fe6f80e9ba53126820b3efe3aff399311f3dafbc3d1a12320de6df10d13984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1fe6f80e9ba53126820b3efe3aff399311f3dafbc3d1a12320de6df10d13984", kill_on_drop: false }`
[INFO] [stdout] f1fe6f80e9ba53126820b3efe3aff399311f3dafbc3d1a12320de6df10d13984
[INFO] checking fizyr-rpc-0.7.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate fizyr-rpc 0.7.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate fizyr-rpc 0.7.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fizyr-rpc 0.7.1
[INFO] finished tweaking crates.io crate fizyr-rpc 0.7.1
[INFO] tweaked toml for crates.io crate fizyr-rpc 0.7.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate fizyr-rpc 0.7.1 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd28520bde3dea46f4fb4ba92a59f5e9f72b99b2b66c679083eaf50492e877cf
[INFO] running `Command { std: "docker" "start" "-a" "bd28520bde3dea46f4fb4ba92a59f5e9f72b99b2b66c679083eaf50492e877cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd28520bde3dea46f4fb4ba92a59f5e9f72b99b2b66c679083eaf50492e877cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd28520bde3dea46f4fb4ba92a59f5e9f72b99b2b66c679083eaf50492e877cf", kill_on_drop: false }`
[INFO] [stdout] bd28520bde3dea46f4fb4ba92a59f5e9f72b99b2b66c679083eaf50492e877cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f61131787aa03992b34db864bd0e4b0b4f339f83e338bb1d1f8cc8b9450bb345
[INFO] running `Command { std: "docker" "start" "-a" "f61131787aa03992b34db864bd0e4b0b4f339f83e338bb1d1f8cc8b9450bb345", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling assert2-macros v0.3.11
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking filedesc v0.6.3
[INFO] [stderr]     Checking memfile v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking assert2 v0.3.11
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking fizyr-rpc v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `StreamReadHalf`, `StreamWriteHalf`
[INFO] [stdout]  --> src/transport/stream/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use transport::{StreamReadHalf, StreamTransport, StreamWriteHalf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnixReadHalf`, `UnixWriteHalf`
[INFO] [stdout]  --> src/transport/unix/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use transport::{UnixReadHalf, UnixTransport, UnixWriteHalf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]  --> src/util/select.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Unpin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Unpin` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::UnixStream`
[INFO] [stdout]    --> src/peer.rs:515:6
[INFO] [stdout]     |
[INFO] [stdout] 515 |     use tokio::net::UnixStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ no `UnixStream` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/net/mod.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout] 51  |     pub use unix::stream::UnixStream;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 515 |     use std::os::unix::net::UnixStream;
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::UnixStreamTransport`
[INFO] [stdout]    --> src/request.rs:408:20
[INFO] [stdout]     |
[INFO] [stdout] 408 |     use crate::{Peer, UnixStreamTransport};
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ no `UnixStreamTransport` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:164:10
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub type UnixStreamTransport = transport::StreamTransport<tokio::net::UnixStream>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-stream` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::UnixStream`
[INFO] [stdout]    --> src/request.rs:409:6
[INFO] [stdout]     |
[INFO] [stdout] 409 |     use tokio::net::UnixStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ no `UnixStream` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/net/mod.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout] 51  |     pub use unix::stream::UnixStream;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 409 |     use std::os::unix::net::UnixStream;
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::UnixStream`
[INFO] [stdout]    --> src/transport/stream/mod.rs:213:6
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use tokio::net::UnixStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ no `UnixStream` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/net/mod.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout] 51  |     pub use unix::stream::UnixStream;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use std::os::unix::net::UnixStream;
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc`
[INFO] [stdout]    --> src/peer_handle.rs:245:6
[INFO] [stdout]     |
[INFO] [stdout] 245 |     use fizyr_rpc::UnixSeqpacketTransport;
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_seqpacket`
[INFO] [stdout]    --> src/peer_handle.rs:249:6
[INFO] [stdout]     |
[INFO] [stdout] 249 |     use tokio_seqpacket::UnixSeqpacket;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_seqpacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_seqpacket`
[INFO] [stdout]    --> src/transport/unix/mod.rs:126:6
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use tokio_seqpacket::UnixSeqpacket;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `tokio_seqpacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout]    --> src/peer_handle.rs:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |         let peer_handle = fizyr_rpc::UnixSeqpacketPeer::spawn(transport_a);
[INFO] [stdout]     |                           ^^^^^^^^^ use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout]    --> src/peer_handle.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let peer_handle = fizyr_rpc::UnixSeqpacketPeer::spawn(transport_b);
[INFO] [stdout]     |                           ^^^^^^^^^ use of undeclared crate or module `fizyr_rpc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StreamReadHalf`, `StreamWriteHalf`
[INFO] [stdout]  --> src/transport/stream/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use transport::{StreamReadHalf, StreamTransport, StreamWriteHalf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UnixReadHalf`, `UnixWriteHalf`
[INFO] [stdout]  --> src/transport/unix/mod.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use transport::{UnixReadHalf, UnixTransport, UnixWriteHalf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]  --> src/util/select.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Unpin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Unpin` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:521:55
[INFO] [stdout]     |
[INFO] [stdout] 521 |         let (peer_a, handle_a) = Peer::new(StreamTransport::new(peer_a, Default::default()));
[INFO] [stdout]     |                                                             ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:522:59
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let (peer_b, mut handle_b) = Peer::new(StreamTransport::new(peer_b, Default::default()));
[INFO] [stdout]     |                                                                 ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:563:47
[INFO] [stdout]     |
[INFO] [stdout] 563 |         let handle_a = Peer::spawn(StreamTransport::new(peer_a, Default::default()));
[INFO] [stdout]     |                                                     ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:564:51
[INFO] [stdout]     |
[INFO] [stdout] 564 |         let mut handle_b = Peer::spawn(StreamTransport::new(peer_b, Default::default()));
[INFO] [stdout]     |                                                         ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::TcpPeer`
[INFO] [stdout]    --> examples/tcp-client.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::TcpPeer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no `TcpPeer` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub type TcpPeer = Peer<TcpTransport>;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `tcp` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixStreamPeer`
[INFO] [stdout]    --> examples/unix-stream-client.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::UnixStreamPeer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixStreamPeer` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub type UnixStreamPeer = Peer<UnixStreamTransport>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-stream` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixSeqpacketPeer`
[INFO] [stdout]    --> examples/unix-seqpacket-client.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::UnixSeqpacketPeer;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixSeqpacketPeer` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub type UnixSeqpacketPeer = Peer<UnixSeqpacketTransport>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-seqpacket` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixSeqpacketListener`
[INFO] [stdout]    --> examples/unix-seqpacket-server.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::UnixSeqpacketListener;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixSeqpacketListener` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:184:10
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub type UnixSeqpacketListener = Listener<tokio_seqpacket::UnixSeqpacketListener>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-seqpacket` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:595:47
[INFO] [stdout]     |
[INFO] [stdout] 595 |         let handle_a = Peer::spawn(StreamTransport::new(peer_a, Default::default()));
[INFO] [stdout]     |                                                     ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/peer.rs:596:51
[INFO] [stdout]     |
[INFO] [stdout] 596 |         let mut handle_b = Peer::spawn(StreamTransport::new(peer_b, Default::default()));
[INFO] [stdout]     |                                                         ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-stream-client") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::TcpListener`
[INFO] [stdout]    --> examples/tcp-server.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::TcpListener;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub type TcpListener = Listener<tokio::net::TcpListener>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `tcp` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::Listener;
[INFO] [stdout]     |                ~~~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 1   | use std::net::TcpListener;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fizyr_rpc::UnixStreamListener`
[INFO] [stdout]    --> examples/unix-stream-server.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use fizyr_rpc::UnixStreamListener;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `UnixStreamListener` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:172:10
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub type UnixStreamListener = Listener<tokio::net::UnixListener>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `unix-stream` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-seqpacket-server") due to 2 previous errors
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "tcp-client") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-seqpacket-client") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "tcp-server") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-stream-server") due to 2 previous errors
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/transport/stream/mod.rs:221:42
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let mut transport_a = StreamTransport::new(peer_a, StreamConfig::default());
[INFO] [stdout]     |                                                ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `StreamTransport<_>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/transport/stream/mod.rs:222:42
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let mut transport_b = StreamTransport::new(peer_b, StreamConfig::default());
[INFO] [stdout]     |                                                ^^^ function or associated item cannot be called on `StreamTransport<_>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/transport/stream/transport.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct StreamTransport<Stream> {
[INFO] [stdout]     | ---------------------------------- function or associated item `new` not found for this struct because it doesn't satisfy `_: Transport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `transport::stream::transport::StreamTransport<_>` consider using one of the following associated functions:
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new
[INFO] [stdout]       transport::stream::transport::StreamTransport::<Stream>::new_default
[INFO] [stdout]    --> src/transport/stream/transport.rs:67:2
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn new(stream: Stream, config: StreamConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn new_default(stream: Stream) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:64:8
[INFO] [stdout]     |
[INFO] [stdout] 62  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 63  | where
[INFO] [stdout] 64  |     Self: crate::transport::Transport,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Transport` must be implemented
[INFO] [stdout]    --> src/transport/mod.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transport`
[INFO] [stdout]    --> src/transport/stream/mod.rs:224:26
[INFO] [stdout]     |
[INFO] [stdout] 224 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransportWriteHalf`
[INFO] [stdout]    --> src/transport/stream/mod.rs:224:56
[INFO] [stdout]     |
[INFO] [stdout] 224 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransportReadHalf`
[INFO] [stdout]    --> src/transport/stream/mod.rs:224:37
[INFO] [stdout]     |
[INFO] [stdout] 224 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::IntoTransport`
[INFO] [stdout]    --> src/transport/unix/mod.rs:128:6
[INFO] [stdout]     |
[INFO] [stdout] 128 |     use crate::util::IntoTransport;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transport`
[INFO] [stdout]    --> src/transport/unix/mod.rs:139:26
[INFO] [stdout]     |
[INFO] [stdout] 139 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransportWriteHalf`
[INFO] [stdout]    --> src/transport/unix/mod.rs:139:56
[INFO] [stdout]     |
[INFO] [stdout] 139 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransportReadHalf`
[INFO] [stdout]    --> src/transport/unix/mod.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 |         use crate::transport::{Transport, TransportReadHalf, TransportWriteHalf};
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fizyr-rpc` (lib test) due to 18 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f61131787aa03992b34db864bd0e4b0b4f339f83e338bb1d1f8cc8b9450bb345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f61131787aa03992b34db864bd0e4b0b4f339f83e338bb1d1f8cc8b9450bb345", kill_on_drop: false }`
[INFO] [stdout] f61131787aa03992b34db864bd0e4b0b4f339f83e338bb1d1f8cc8b9450bb345
