[INFO] fetching crate essrpc 0.4.1... [INFO] testing essrpc-0.4.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate essrpc 0.4.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate essrpc 0.4.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate crates.io crate essrpc 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 993c80f69d0e7406e9b28084e4b9f0afbf5275ef4f7718130b16a224885a6418 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "993c80f69d0e7406e9b28084e4b9f0afbf5275ef4f7718130b16a224885a6418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "993c80f69d0e7406e9b28084e4b9f0afbf5275ef4f7718130b16a224885a6418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993c80f69d0e7406e9b28084e4b9f0afbf5275ef4f7718130b16a224885a6418", kill_on_drop: false }` [INFO] [stdout] 993c80f69d0e7406e9b28084e4b9f0afbf5275ef4f7718130b16a224885a6418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aff2dfc9b2d8cd0e381a57ddb21a5d5f9496eb28c73b6a39b4c80eaab15438f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aff2dfc9b2d8cd0e381a57ddb21a5d5f9496eb28c73b6a39b4c80eaab15438f0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling essrpc_macros v0.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling essrpc v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.71s [INFO] running `Command { std: "docker" "inspect" "aff2dfc9b2d8cd0e381a57ddb21a5d5f9496eb28c73b6a39b4c80eaab15438f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff2dfc9b2d8cd0e381a57ddb21a5d5f9496eb28c73b6a39b4c80eaab15438f0", kill_on_drop: false }` [INFO] [stdout] aff2dfc9b2d8cd0e381a57ddb21a5d5f9496eb28c73b6a39b4c80eaab15438f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e60e72bd23ce2004cdc8e0fdc306970fe0a1cf5cd0475b8df0275bc5b4a99b55 [INFO] running `Command { std: "docker" "start" "-a" "e60e72bd23ce2004cdc8e0fdc306970fe0a1cf5cd0475b8df0275bc5b4a99b55", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bytes v0.4.12 [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] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> tests/async.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `async` because of this [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [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] [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] [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: 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [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] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `AsyncMutex` in `internal` [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: 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/github.com-1ecc6299db9ec823/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: 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: this error originates in the attribute macro `essrpc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `essrpc` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0706. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> examples/async-command.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[essrpc(async, sync)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `async` because of this [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [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` [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] [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] [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: 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] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `AsyncMutex` in `internal` [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: 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/github.com-1ecc6299db9ec823/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: 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: 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: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0706. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e60e72bd23ce2004cdc8e0fdc306970fe0a1cf5cd0475b8df0275bc5b4a99b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e60e72bd23ce2004cdc8e0fdc306970fe0a1cf5cd0475b8df0275bc5b4a99b55", kill_on_drop: false }` [INFO] [stdout] e60e72bd23ce2004cdc8e0fdc306970fe0a1cf5cd0475b8df0275bc5b4a99b55