[INFO] fetching crate fizyr-rpc 0.8.0...
[INFO] checking fizyr-rpc-0.8.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate fizyr-rpc 0.8.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate fizyr-rpc 0.8.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fizyr-rpc 0.8.0
[INFO] finished tweaking crates.io crate fizyr-rpc 0.8.0
[INFO] tweaked toml for crates.io crate fizyr-rpc 0.8.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate fizyr-rpc 0.8.0 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fizyr-rpc-macros v0.8.0
[INFO] [stderr]   Downloaded tokio-seqpacket v0.7.0
[INFO] [stderr]   Downloaded filedesc v0.6.1
[INFO] [stderr]   Downloaded assert2 v0.3.11
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded clap v4.4.4
[INFO] [stderr]   Downloaded assert2-macros v0.3.11
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded clap_builder v4.4.4
[INFO] [stderr]   Downloaded rustix v0.38.13
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.7
[INFO] [stderr]   Downloaded memfile v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d703d1b9e7bf1add14ac194e7698406b1efe9a8ed8a959f01a8815be0018bfaf
[INFO] running `Command { std: "docker" "start" "-a" "d703d1b9e7bf1add14ac194e7698406b1efe9a8ed8a959f01a8815be0018bfaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d703d1b9e7bf1add14ac194e7698406b1efe9a8ed8a959f01a8815be0018bfaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d703d1b9e7bf1add14ac194e7698406b1efe9a8ed8a959f01a8815be0018bfaf", kill_on_drop: false }`
[INFO] [stdout] d703d1b9e7bf1add14ac194e7698406b1efe9a8ed8a959f01a8815be0018bfaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c416e047ae01f3d78f05495cbd5905f872cfcaab910610313a7f585300f1942
[INFO] running `Command { std: "docker" "start" "-a" "1c416e047ae01f3d78f05495cbd5905f872cfcaab910610313a7f585300f1942", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking clap_builder v4.4.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling assert2-macros v0.3.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking filedesc v0.6.1
[INFO] [stderr]     Checking memfile v0.3.1
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking assert2 v0.3.11
[INFO] [stderr]     Checking clap v4.4.4
[INFO] [stderr]     Checking fizyr-rpc v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `StreamReadHalf` and `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` and `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: elided lifetime has a name
[INFO] [stdout]    --> src/transport/mod.rs:167:93
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn write_msg<'c>(&'c mut self, header: &'c MessageHeader, body: &'c Self::Body) -> WriteMsg<Self> {
[INFO] [stdout]     |                  -- lifetime `'c` declared here                                                ^ this elided lifetime gets resolved as `'c`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[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.32.0/src/net/mod.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout] 51  |     pub use unix::stream::UnixStream;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/net/mod.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | / cfg_net_unix! {
[INFO] [stdout] 48  | |     pub mod unix;
[INFO] [stdout] 49  | |     pub use unix::datagram::socket::UnixDatagram;
[INFO] [stdout] 50  | |     pub use unix::listener::UnixListener;
[INFO] [stdout] 51  | |     pub use unix::stream::UnixStream;
[INFO] [stdout] 52  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_net_unix` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    --> src/lib.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(feature = "unix-stream")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[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.32.0/src/net/mod.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout] 51  |     pub use unix::stream::UnixStream;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/net/mod.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | / cfg_net_unix! {
[INFO] [stdout] 48  | |     pub mod unix;
[INFO] [stdout] 49  | |     pub use unix::datagram::socket::UnixDatagram;
[INFO] [stdout] 50  | |     pub use unix::listener::UnixListener;
[INFO] [stdout] 51  | |     pub use unix::stream::UnixStream;
[INFO] [stdout] 52  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_net_unix` (in Nightly builds, run with -Z macro-backtrace for more info)
[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.32.0/src/net/mod.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout] 51  |     pub use unix::stream::UnixStream;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/net/mod.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout] 47  | / cfg_net_unix! {
[INFO] [stdout] 48  | |     pub mod unix;
[INFO] [stdout] 49  | |     pub use unix::datagram::socket::UnixDatagram;
[INFO] [stdout] 50  | |     pub use unix::listener::UnixListener;
[INFO] [stdout] 51  | |     pub use unix::stream::UnixStream;
[INFO] [stdout] 52  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_net_unix` (in Nightly builds, run with -Z macro-backtrace for more info)
[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` and `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` and `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: elided lifetime has a name
[INFO] [stdout]    --> src/transport/mod.rs:167:93
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn write_msg<'c>(&'c mut self, header: &'c MessageHeader, body: &'c Self::Body) -> WriteMsg<Self> {
[INFO] [stdout]     |                  -- lifetime `'c` declared here                                                ^ this elided lifetime gets resolved as `'c`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[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: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 69  | where
[INFO] [stdout] 70  |     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:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | 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: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 69  | where
[INFO] [stdout] 70  |     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:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | 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: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 69  | where
[INFO] [stdout] 70  |     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:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | 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: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 69  | where
[INFO] [stdout] 70  |     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:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | pub trait Transport: Send + 'static {
[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]    --> /opt/rustwide/workdir/src/lib.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[cfg(feature = "unix-seqpacket")]
[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]    --> /opt/rustwide/workdir/src/lib.rs:159:7
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(feature = "tcp")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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::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]    --> /opt/rustwide/workdir/src/lib.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "tcp")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[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]    --> /opt/rustwide/workdir/src/lib.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[cfg(feature = "unix-stream")]
[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]    --> /opt/rustwide/workdir/src/lib.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(feature = "unix-stream")]
[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]    --> /opt/rustwide/workdir/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "unix-seqpacket")]
[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: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: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 69  | where
[INFO] [stdout] 70  |     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:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | 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: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 69  | where
[INFO] [stdout] 70  |     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:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-seqpacket-client") due to 1 previous error
[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 1 previous error
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "tcp-server") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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 1 previous error
[INFO] [stderr] error: could not compile `fizyr-rpc` (example "unix-seqpacket-server") due to 1 previous error
[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: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 69  | where
[INFO] [stdout] 70  |     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:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | 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: trait bound `transport::stream::transport::StreamTransport<_>: Transport` was not satisfied
[INFO] [stdout]    --> src/transport/stream/transport.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl<Stream> StreamTransport<Stream>
[INFO] [stdout]     |              -----------------------
[INFO] [stdout] 69  | where
[INFO] [stdout] 70  |     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:37:1
[INFO] [stdout]     |
[INFO] [stdout] 37  | pub trait Transport: Send + 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 17 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1c416e047ae01f3d78f05495cbd5905f872cfcaab910610313a7f585300f1942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c416e047ae01f3d78f05495cbd5905f872cfcaab910610313a7f585300f1942", kill_on_drop: false }`
[INFO] [stdout] 1c416e047ae01f3d78f05495cbd5905f872cfcaab910610313a7f585300f1942
