[INFO] fetching crate jsonrpc-async 2.0.2... [INFO] checking jsonrpc-async-2.0.2 against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] extracting crate jsonrpc-async 2.0.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate jsonrpc-async 2.0.2 on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsonrpc-async 2.0.2 [INFO] finished tweaking crates.io crate jsonrpc-async 2.0.2 [INFO] tweaked toml for crates.io crate jsonrpc-async 2.0.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1e2b0c1ea7bd74cf071250bd0ae75d6cf4de7741d5c0f67c880d5c82c63b12b [INFO] running `Command { std: "docker" "start" "-a" "d1e2b0c1ea7bd74cf071250bd0ae75d6cf4de7741d5c0f67c880d5c82c63b12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1e2b0c1ea7bd74cf071250bd0ae75d6cf4de7741d5c0f67c880d5c82c63b12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e2b0c1ea7bd74cf071250bd0ae75d6cf4de7741d5c0f67c880d5c82c63b12b", kill_on_drop: false }` [INFO] [stdout] d1e2b0c1ea7bd74cf071250bd0ae75d6cf4de7741d5c0f67c880d5c82c63b12b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0323ec5cc0976681049a15b514ab156ba54cccdab1b27a76896e49c87037207a [INFO] running `Command { std: "docker" "start" "-a" "0323ec5cc0976681049a15b514ab156ba54cccdab1b27a76896e49c87037207a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Checking jsonrpc-async v2.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/error.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/lib.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncWrite` [INFO] [stdout] --> src/simple_http.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::io::{AsyncBufRead, AsyncBufReadExt, AsyncWrite, BufReader, BufWriter}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToSocketAddrs` [INFO] [stdout] --> src/simple_http.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::net::{TcpStream, ToSocketAddrs}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/simple_http.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/error.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/lib.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncWrite` [INFO] [stdout] --> src/simple_http.rs:7:48 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::io::{AsyncBufRead, AsyncBufReadExt, AsyncWrite, BufReader, BufWriter}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToSocketAddrs` [INFO] [stdout] --> src/simple_http.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::net::{TcpStream, ToSocketAddrs}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncReadExt` [INFO] [stdout] --> src/simple_http.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `simple_http::::send_request` [INFO] [stdout] --> src/simple_http.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `simple_http::::send_request`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `simple_http::::send_batch` [INFO] [stdout] --> src/simple_http.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `simple_http::::send_batch`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jsonrpc-async` due to 3 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `simple_http::::send_request` [INFO] [stdout] --> src/simple_http.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `simple_http::::send_request::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:228:86 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_request(&self, req: Request<'_>) -> Result { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 229 | | Ok(self.request(req).await?) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `simple_http::::send_request`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `simple_http::::send_batch` [INFO] [stdout] --> src/simple_http.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `simple_http::::send_batch::{closure#0}`... [INFO] [stdout] --> src/simple_http.rs:232:93 [INFO] [stdout] | [INFO] [stdout] 232 | async fn send_batch(&self, reqs: &[Request<'_>]) -> Result, crate::Error> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 233 | | Ok(self.request(reqs).await?) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `simple_http::::send_batch`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jsonrpc-async` due to 3 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0323ec5cc0976681049a15b514ab156ba54cccdab1b27a76896e49c87037207a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0323ec5cc0976681049a15b514ab156ba54cccdab1b27a76896e49c87037207a", kill_on_drop: false }` [INFO] [stdout] 0323ec5cc0976681049a15b514ab156ba54cccdab1b27a76896e49c87037207a