[INFO] fetching crate essrpc 0.4.1... [INFO] testing essrpc-0.4.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate essrpc 0.4.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate essrpc 0.4.1 [INFO] finished tweaking crates.io crate essrpc 0.4.1 [INFO] tweaked toml for crates.io crate essrpc 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate essrpc 0.4.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate essrpc 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded essrpc_macros v0.4.0 [INFO] [stderr] Downloaded readwrite v0.2.0 [INFO] [stderr] Downloaded tokio-jsoncodec v0.1.0 [INFO] [stderr] Downloaded tokio-macros v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76207d07576ad7cb12ee5f458c7380b19d79192a77b513c4f4a634de6b7f336b [INFO] running `Command { std: "docker" "start" "-a" "76207d07576ad7cb12ee5f458c7380b19d79192a77b513c4f4a634de6b7f336b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76207d07576ad7cb12ee5f458c7380b19d79192a77b513c4f4a634de6b7f336b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76207d07576ad7cb12ee5f458c7380b19d79192a77b513c4f4a634de6b7f336b", kill_on_drop: false }` [INFO] [stdout] 76207d07576ad7cb12ee5f458c7380b19d79192a77b513c4f4a634de6b7f336b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f7e44e71ff6d334a5d11320598526f12b873f2351b9ff744c547c51608f99059 [INFO] running `Command { std: "docker" "start" "-a" "f7e44e71ff6d334a5d11320598526f12b873f2351b9ff744c547c51608f99059", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling essrpc_macros v0.4.0 [INFO] [stderr] Compiling essrpc v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.37s [INFO] running `Command { std: "docker" "inspect" "f7e44e71ff6d334a5d11320598526f12b873f2351b9ff744c547c51608f99059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e44e71ff6d334a5d11320598526f12b873f2351b9ff744c547c51608f99059", kill_on_drop: false }` [INFO] [stdout] f7e44e71ff6d334a5d11320598526f12b873f2351b9ff744c547c51608f99059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 915058b91301279a2e5366dbd801c24d699142c4c93ec6f70d54c1603cc0908c [INFO] running `Command { std: "docker" "start" "-a" "915058b91301279a2e5366dbd801c24d699142c4c93ec6f70d54c1603cc0908c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-jsoncodec v0.1.0 [INFO] [stderr] Compiling readwrite v0.2.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling essrpc v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `essrpc::transports::BincodeTransport`, `essrpc::transports::JSONTransport` [INFO] [stdout] --> tests/basic.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | use essrpc::transports::{BincodeTransport, JSONTransport}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `JSONTransport` in `transports` [INFO] [stdout] | | [INFO] [stdout] | no `BincodeTransport` in `transports` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::bincode::BincodeTransport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `bincode_transport` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "bincode_transport")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::json::JSONTransport; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `json_transport` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "json_transport")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `essrpc::transports::BincodeAsyncClientTransport`, `essrpc::transports::BincodeTransport` [INFO] [stdout] --> examples/async-command.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use essrpc::transports::{BincodeAsyncClientTransport, BincodeTransport, ReadWrite}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `BincodeTransport` in `transports` [INFO] [stdout] | | [INFO] [stdout] | no `BincodeAsyncClientTransport` in `transports` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::bincode::BincodeAsyncClientTransport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(all(feature = "bincode_transport", feature = "async_client"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::bincode::BincodeTransport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `bincode_transport` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "bincode_transport")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `essrpc::AsyncRPCClient` [INFO] [stdout] --> examples/async-command.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use essrpc::{AsyncRPCClient, RPCErrorKind, RPCServer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `AsyncRPCClient` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:240:11 [INFO] [stdout] | [INFO] [stdout] 240 | pub trait AsyncRPCClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rpc_async_trait` in `internal` [INFO] [stdout] --> examples/async-command.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `rpc_async_trait` in `internal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:428:41 [INFO] [stdout] | [INFO] [stdout] 428 | pub use async_trait::async_trait as rpc_async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:427:11 [INFO] [stdout] | [INFO] [stdout] 427 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `essrpc::transports::BincodeAsyncClientTransport`, `essrpc::transports::BincodeTransport`, `essrpc::transports::JSONAsyncClientTransport`, `essrpc::transports::JSONTransport` [INFO] [stdout] --> tests/async.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | BincodeAsyncClientTransport, BincodeTransport, JSONAsyncClientTransport, JSONTransport, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `JSONTransport` in `transports` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `JSONAsyncClientTransport` in `transports` [INFO] [stdout] | | no `BincodeTransport` in `transports` [INFO] [stdout] | no `BincodeAsyncClientTransport` in `transports` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | pub use self::bincode::BincodeAsyncClientTransport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(all(feature = "bincode_transport", feature = "async_client"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::bincode::BincodeTransport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `bincode_transport` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "bincode_transport")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | pub use self::json::JSONAsyncClientTransport; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(feature = "json_transport", feature = "async_client"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::json::JSONTransport; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `json_transport` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "json_transport")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `essrpc::AsyncRPCClient` [INFO] [stdout] --> tests/async.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use essrpc::{AsyncRPCClient, RPCServer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `AsyncRPCClient` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:240:11 [INFO] [stdout] | [INFO] [stdout] 240 | pub trait AsyncRPCClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `rpc_async_trait` in `internal` [INFO] [stdout] --> tests/async.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `rpc_async_trait` in `internal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:428:41 [INFO] [stdout] | [INFO] [stdout] 428 | pub use async_trait::async_trait as rpc_async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:427:11 [INFO] [stdout] | [INFO] [stdout] 427 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncMutex` in `internal` [INFO] [stdout] --> examples/async-command.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `AsyncMutex` in `internal` [INFO] [stdout] | help: a type alias with a similar name exists: `SyncMutex` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:431:37 [INFO] [stdout] | [INFO] [stdout] 431 | pub use futures::lock::Mutex as AsyncMutex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:430:11 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncClientTransport` in crate `essrpc` [INFO] [stdout] --> examples/async-command.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ClientTransport` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub trait ClientTransport { [INFO] [stdout] | ------------------------- similarly named trait `ClientTransport` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | pub trait AsyncClientTransport: Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:160:7 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AsyncMutex` in module `essrpc::internal` [INFO] [stdout] --> examples/async-command.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `SyncMutex` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.11.2/src/mutex.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub type Mutex = lock_api::Mutex; [INFO] [stdout] | ----------------- similarly named type alias `SyncMutex` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:431:37 [INFO] [stdout] | [INFO] [stdout] 431 | pub use futures::lock::Mutex as AsyncMutex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:430:11 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncRPCClient` in crate `essrpc` [INFO] [stdout] --> examples/async-command.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `essrpc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:240:11 [INFO] [stdout] | [INFO] [stdout] 240 | pub trait AsyncRPCClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncMutex` in `internal` [INFO] [stdout] --> tests/async.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | could not find `AsyncMutex` in `internal` [INFO] [stdout] | help: a type alias with a similar name exists: `SyncMutex` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:431:37 [INFO] [stdout] | [INFO] [stdout] 431 | pub use futures::lock::Mutex as AsyncMutex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:430:11 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncClientTransport` in crate `essrpc` [INFO] [stdout] --> tests/async.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ClientTransport` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/lib.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub trait ClientTransport { [INFO] [stdout] | ------------------------- similarly named trait `ClientTransport` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | pub trait AsyncClientTransport: Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:160:7 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AsyncMutex` in module `essrpc::internal` [INFO] [stdout] --> tests/async.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `SyncMutex` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.11.2/src/mutex.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub type Mutex = lock_api::Mutex; [INFO] [stdout] | ----------------- similarly named type alias `SyncMutex` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:431:37 [INFO] [stdout] | [INFO] [stdout] 431 | pub use futures::lock::Mutex as AsyncMutex; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:430:11 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncRPCClient` in crate `essrpc` [INFO] [stdout] --> tests/async.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `essrpc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:240:11 [INFO] [stdout] | [INFO] [stdout] 240 | pub trait AsyncRPCClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `async_client` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "async_client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `essrpc` (test "basic") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `essrpc` (test "async") due to 7 previous errors [INFO] [stderr] error: could not compile `essrpc` (example "async-command") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "915058b91301279a2e5366dbd801c24d699142c4c93ec6f70d54c1603cc0908c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915058b91301279a2e5366dbd801c24d699142c4c93ec6f70d54c1603cc0908c", kill_on_drop: false }` [INFO] [stdout] 915058b91301279a2e5366dbd801c24d699142c4c93ec6f70d54c1603cc0908c