[INFO] fetching crate jsonrpc-utils 0.2.5...
[INFO] checking jsonrpc-utils-0.2.5 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate jsonrpc-utils 0.2.5 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate jsonrpc-utils 0.2.5 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jsonrpc-utils 0.2.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate jsonrpc-utils 0.2.5
[INFO] tweaked toml for crates.io crate jsonrpc-utils 0.2.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate jsonrpc-utils 0.2.5 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonrpc-utils-macros v0.2.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.39
[INFO] [stderr]   Downloaded schemars_derive v0.8.16
[INFO] [stderr]   Downloaded schemars v0.8.16
[INFO] [stderr]   Downloaded web-sys v0.3.66
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd7c4d61dd3b9ed07a19bd16d99f9ff6683b285e2abbc72fb878b070ca0a9059
[INFO] running `Command { std: "docker" "start" "-a" "cd7c4d61dd3b9ed07a19bd16d99f9ff6683b285e2abbc72fb878b070ca0a9059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd7c4d61dd3b9ed07a19bd16d99f9ff6683b285e2abbc72fb878b070ca0a9059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7c4d61dd3b9ed07a19bd16d99f9ff6683b285e2abbc72fb878b070ca0a9059", kill_on_drop: false }`
[INFO] [stdout] cd7c4d61dd3b9ed07a19bd16d99f9ff6683b285e2abbc72fb878b070ca0a9059
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49a376c55ef1eaea814c58d6eea0871bdfeca2dc8f84ce4594daa1d006d5273c
[INFO] running `Command { std: "docker" "start" "-a" "49a376c55ef1eaea814c58d6eea0871bdfeca2dc8f84ce4594daa1d006d5273c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking jsonrpc-utils v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `client::*`
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use client::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client::*`
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use client::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> examples/client.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     async fn sleep(&self, secs: u64) -> Result<u64>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> examples/client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn value(&self) -> Result<u64>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> examples/client.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     async fn add(&self, (x, y): (i32, i32), z: i32) -> Result<i32>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies
[INFO] [stdout]   --> examples/client.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |     async fn add(&self, (x, y): (i32, i32), z: i32) -> Result<i32>;
[INFO] [stdout]    |                         ^^^^^^ pattern not allowed in function without body
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> examples/client.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn ping(&self) -> Result<String>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `jsonrpc_utils::axum_utils`, `jsonrpc_utils::pub_sub`, `jsonrpc_utils::stream`
[INFO] [stdout]   --> examples/broadcast.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     axum_utils::jsonrpc_router,
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `axum_utils` in `jsonrpc_utils`
[INFO] [stdout] 9  |     pub_sub::{add_pub_sub, PublishMsg},
[INFO] [stdout]    |     ^^^^^^^ could not find `pub_sub` in `jsonrpc_utils`
[INFO] [stdout] 10 |     stream::StreamServerConfig,
[INFO] [stdout]    |     ^^^^^^ could not find `stream` in `jsonrpc_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub mod axum_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `axum` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod pub_sub;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `server` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod stream;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `server` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_util`
[INFO] [stdout]  --> examples/broadcast.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ help: a similar path exists: `jsonrpc_core::futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> examples/blocking-client.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn sleep(&self, secs: u64) -> Result<u64>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> examples/blocking-client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn add(&self, (x, y): (i32, i32), z: i32) -> Result<i32>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies
[INFO] [stdout]   --> examples/blocking-client.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn add(&self, (x, y): (i32, i32), z: i32) -> Result<i32>;
[INFO] [stdout]    |                   ^^^^^^ pattern not allowed in function without body
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> examples/blocking-client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn ping(&self) -> Result<String>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> examples/broadcast.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[tokio::main]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `jsonrpc_utils::rpc_client`, `jsonrpc_utils::HttpClient`
[INFO] [stdout]    --> examples/client.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use jsonrpc_utils::{rpc_client, HttpClient};
[INFO] [stdout]     |                     ^^^^^^^^^^  ^^^^^^^^^^ no `HttpClient` in the root
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     no `rpc_client` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub use jsonrpc_utils_macros::rpc_client;
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `macros` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> examples/client.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `anyhow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_core`
[INFO] [stdout]  --> examples/server-macros-custom-error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_core::{stream::BoxStream, Stream};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum`
[INFO] [stdout]   --> examples/broadcast.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     axum::Server::bind(&"0.0.0.0:3000".parse().unwrap())
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> examples/client.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[tokio::main]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `jsonrpc_utils::rpc_client`, `jsonrpc_utils::BlockingHttpClient`
[INFO] [stdout]    --> examples/blocking-client.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 10  | use jsonrpc_utils::{rpc_client, BlockingHttpClient};
[INFO] [stdout]     |                     ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `BlockingHttpClient` in the root
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     no `rpc_client` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub use jsonrpc_utils_macros::rpc_client;
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `macros` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]   --> examples/client.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[rpc(name = "@ping")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> examples/blocking-client.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `anyhow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `jsonrpc_utils::axum_utils`, `jsonrpc_utils::pub_sub`, `jsonrpc_utils::stream`
[INFO] [stdout]   --> examples/server.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     axum_utils::jsonrpc_router,
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `axum_utils` in `jsonrpc_utils`
[INFO] [stdout] 9  |     pub_sub::{add_pub_sub, PublishMsg},
[INFO] [stdout]    |     ^^^^^^^ could not find `pub_sub` in `jsonrpc_utils`
[INFO] [stdout] 10 |     stream::{serve_stream_sink, StreamMsg, StreamServerConfig},
[INFO] [stdout]    |     ^^^^^^ could not find `stream` in `jsonrpc_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub mod axum_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `axum` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod pub_sub;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `server` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod stream;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `server` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]   --> examples/blocking-client.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[rpc(name = "@ping")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpListener`
[INFO] [stdout]   --> examples/server.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::net::TcpListener;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` 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:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use tcp::listener::TcpListener;
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `net` feature
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::net::TcpListener;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_util`
[INFO] [stdout]  --> examples/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::{SinkExt, TryStreamExt};
[INFO] [stdout]   |     ^^^^^^^^^^^^ help: a similar path exists: `jsonrpc_core::futures_util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> examples/server.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[tokio::main]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `jsonrpc_utils::axum_utils`, `jsonrpc_utils::pub_sub`, `jsonrpc_utils::rpc`, `jsonrpc_utils::stream`
[INFO] [stdout]   --> examples/server-macros-custom-error.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  |     axum_utils::jsonrpc_router, pub_sub::PublishMsg, rpc, stream::StreamServerConfig,
[INFO] [stdout]    |     ^^^^^^^^^^                  ^^^^^^^              ^^^  ^^^^^^ could not find `stream` in `jsonrpc_utils`
[INFO] [stdout]    |     |                           |                    |
[INFO] [stdout]    |     |                           |                    no `rpc` in the root
[INFO] [stdout]    |     |                           could not find `pub_sub` in `jsonrpc_utils`
[INFO] [stdout]    |     could not find `axum_utils` in `jsonrpc_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub mod axum_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `axum` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod pub_sub;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `server` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use jsonrpc_utils_macros::rpc;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout]    = note: the item is gated behind the `macros` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod stream;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `server` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_core`
[INFO] [stdout]  --> examples/server-macros-custom-error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_core::{stream::BoxStream, Stream};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]    --> examples/server-macros-custom-error.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[tokio::main]
[INFO] [stdout]     |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/client.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum`
[INFO] [stdout]   --> examples/server.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         axum::Server::bind(&"0.0.0.0:3000".parse().unwrap())
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0642.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0642, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum`
[INFO] [stdout]    --> examples/server-macros-custom-error.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     axum::Server::bind(&"0.0.0.0:3000".parse().unwrap())
[INFO] [stdout]     |     ^^^^ use of undeclared crate or module `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonrpc-utils` (example "blocking-client") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `jsonrpc_utils::axum_utils`, `jsonrpc_utils::rpc`, `jsonrpc_utils::stream`
[INFO] [stdout]   --> examples/openrpc.rs:5:21
[INFO] [stdout]    |
[INFO] [stdout] 5  | use jsonrpc_utils::{axum_utils::jsonrpc_router, rpc, stream::StreamServerConfig};
[INFO] [stdout]    |                     ^^^^^^^^^^                  ^^^  ^^^^^^ could not find `stream` in `jsonrpc_utils`
[INFO] [stdout]    |                     |                           |
[INFO] [stdout]    |                     |                           no `rpc` in the root
[INFO] [stdout]    |                     could not find `axum_utils` in `jsonrpc_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub mod axum_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `axum` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use jsonrpc_utils_macros::rpc;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout]    = note: the item is gated behind the `macros` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod stream;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `server` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonrpc-utils` (example "client") due to 11 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> examples/openrpc.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[tokio::main]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `map` exists for struct `BroadcastStream<_>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/broadcast.rs:38:53
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Ok(BroadcastStream::new(tx.subscribe()).map(|result| {
[INFO] [stdout]    |                -------------------------------------^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.14/src/wrappers/broadcast.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BroadcastStream<T> {
[INFO] [stdout]    | ----------------------------- doesn't satisfy `BroadcastStream<_>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `BroadcastStream<_>: Iterator`
[INFO] [stdout]            which is required by `&mut BroadcastStream<_>: Iterator`
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following traits which provide `map` are implemented but not in scope; perhaps you want to import one of them
[INFO] [stdout]    |
[INFO] [stdout] 3  + use jsonrpc_core::futures::FutureExt;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use jsonrpc_core::futures::StreamExt;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::iter::Iterator;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use tokio_stream::StreamExt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/broadcast.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum`
[INFO] [stdout]   --> examples/openrpc.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     axum::Server::bind(&"0.0.0.0:3000".parse().unwrap())
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add_my_rpc_methods` in this scope
[INFO] [stdout]    --> examples/server-macros-custom-error.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     add_my_rpc_methods(&mut rpc, RpcImpl);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonrpc-utils` (example "broadcast") due to 7 previous errors
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_core`
[INFO] [stdout]  --> examples/server-macros.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_core::{stream::BoxStream, Stream};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `my_rpc_doc` in this scope
[INFO] [stdout]   --> examples/openrpc.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let doc = my_rpc_doc();
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `map_ok` found for struct `FramedRead` in the current scope
[INFO] [stdout]    --> examples/server.rs:87:55
[INFO] [stdout]     |
[INFO] [stdout] 87  |             let r = FramedRead::new(r, codec.clone()).map_ok(StreamMsg::Str);
[INFO] [stdout]     |                                                       ^^^^^^ method not found in `FramedRead<_, LinesCodec>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.29/src/stream/try_stream/mod.rs:223:8
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn map_ok<T, F>(self, f: F) -> MapOk<Self, F>
[INFO] [stdout]     |        ------ the method is available for `FramedRead<_, LinesCodec>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `TryStreamExt` which provides `map_ok` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 3   + use jsonrpc_core::futures::TryStreamExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonrpc-utils` (example "server-macros-custom-error") due to 7 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `jsonrpc_utils::axum_utils`, `jsonrpc_utils::pub_sub`, `jsonrpc_utils::rpc`, `jsonrpc_utils::stream`
[INFO] [stdout]   --> examples/server-macros.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  |     axum_utils::jsonrpc_router, pub_sub::PublishMsg, rpc, stream::StreamServerConfig,
[INFO] [stdout]    |     ^^^^^^^^^^                  ^^^^^^^              ^^^  ^^^^^^ could not find `stream` in `jsonrpc_utils`
[INFO] [stdout]    |     |                           |                    |
[INFO] [stdout]    |     |                           |                    no `rpc` in the root
[INFO] [stdout]    |     |                           could not find `pub_sub` in `jsonrpc_utils`
[INFO] [stdout]    |     could not find `axum_utils` in `jsonrpc_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub mod axum_utils;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `axum` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod pub_sub;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `server` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use jsonrpc_utils_macros::rpc;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout]    = note: the item is gated behind the `macros` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod stream;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `server` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures_core`
[INFO] [stdout]  --> examples/server-macros.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_core::{stream::BoxStream, Stream};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `futures_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> examples/server-macros.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[tokio::main]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with` found for struct `FramedWrite` in the current scope
[INFO] [stdout]   --> examples/server.rs:88:48
[INFO] [stdout]    |
[INFO] [stdout] 88 |             let w = FramedWrite::new(w, codec).with(|msg| async move {
[INFO] [stdout]    |                     ---------------------------^^^^ method not found in `FramedWrite<_, LinesCodec>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.29/src/sink/mod.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn with<U, Fut, F, E>(self, f: F) -> With<Self, Item, U, Fut, F>
[INFO] [stdout]    |        ---- the method is available for `FramedWrite<_, LinesCodec>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SinkExt` which provides `with` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 3  + use jsonrpc_core::futures::SinkExt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum`
[INFO] [stdout]   --> examples/server-macros.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     axum::Server::bind(&"0.0.0.0:3000".parse().unwrap())
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add_my_rpc_methods` in this scope
[INFO] [stdout]   --> examples/openrpc.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     add_my_rpc_methods(&mut rpc, MyRpcImpl);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/server.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/openrpc.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add_my_rpc_methods` in this scope
[INFO] [stdout]   --> examples/server-macros.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     add_my_rpc_methods(&mut rpc, RpcImpl);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonrpc-utils` (example "server") due to 9 previous errors
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonrpc-utils` (example "server-macros") due to 7 previous errors
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonrpc-utils` (example "openrpc") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "49a376c55ef1eaea814c58d6eea0871bdfeca2dc8f84ce4594daa1d006d5273c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a376c55ef1eaea814c58d6eea0871bdfeca2dc8f84ce4594daa1d006d5273c", kill_on_drop: false }`
[INFO] [stdout] 49a376c55ef1eaea814c58d6eea0871bdfeca2dc8f84ce4594daa1d006d5273c
