[INFO] fetching crate jsonrpc-v2 0.5.3... [INFO] testing jsonrpc-v2-0.5.3 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate jsonrpc-v2 0.5.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate jsonrpc-v2 0.5.3 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsonrpc-v2 0.5.3 [INFO] finished tweaking crates.io crate jsonrpc-v2 0.5.3 [INFO] tweaked toml for crates.io crate jsonrpc-v2 0.5.3 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate jsonrpc-v2 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded actix-service v0.4.2 [INFO] [stderr] Downloaded actix-http v0.2.11 [INFO] [stderr] Downloaded actix-web-codegen v0.1.3 [INFO] [stderr] Downloaded actix-server v0.6.1 [INFO] [stderr] Downloaded actix-utils v0.4.7 [INFO] [stderr] Downloaded actix-connect v0.2.5 [INFO] [stderr] Downloaded actix-threadpool v0.1.2 [INFO] [stderr] Downloaded actix-web v1.0.9 [INFO] [stderr] Downloaded hashbrown v0.6.3 [INFO] [stderr] Downloaded actix-testing v0.1.0 [INFO] [stderr] Downloaded const-random-macro v0.1.11 [INFO] [stderr] Downloaded actix-rt v0.2.6 [INFO] [stderr] Downloaded extensions v0.2.0 [INFO] [stderr] Downloaded jsonrpc-v2-macros v0.1.0 [INFO] [stderr] Downloaded awc v0.2.8 [INFO] [stderr] Downloaded const-random v0.1.11 [INFO] [stderr] Downloaded ahash v0.2.19 [INFO] [stderr] Downloaded backtrace v0.3.51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92eb35b4d4a51293dd432900d6d51692e3cdcf44ffbd4a46e430dbc6932fb3b2 [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" "92eb35b4d4a51293dd432900d6d51692e3cdcf44ffbd4a46e430dbc6932fb3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92eb35b4d4a51293dd432900d6d51692e3cdcf44ffbd4a46e430dbc6932fb3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92eb35b4d4a51293dd432900d6d51692e3cdcf44ffbd4a46e430dbc6932fb3b2", kill_on_drop: false }` [INFO] [stdout] 92eb35b4d4a51293dd432900d6d51692e3cdcf44ffbd4a46e430dbc6932fb3b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--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] 8b963d33661089458f6d2068945acb79afc39dd4cdc8d9189624966f5453b0d1 [INFO] running `Command { std: "docker" "start" "-a" "8b963d33661089458f6d2068945acb79afc39dd4cdc8d9189624966f5453b0d1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling extensions v0.2.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling jsonrpc-v2 v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "8b963d33661089458f6d2068945acb79afc39dd4cdc8d9189624966f5453b0d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b963d33661089458f6d2068945acb79afc39dd4cdc8d9189624966f5453b0d1", kill_on_drop: false }` [INFO] [stdout] 8b963d33661089458f6d2068945acb79afc39dd4cdc8d9189624966f5453b0d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a201c42e0705a7180038b82c313bd2cc9561335641c6f936e0a5e4ccbbe0cf16 [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" "a201c42e0705a7180038b82c313bd2cc9561335641c6f936e0a5e4ccbbe0cf16", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling jsonrpc-v2 v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `jsonrpc_v2_method` in this scope [INFO] [stdout] --> examples/simple.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[jsonrpc_v2_method(wrapped_fn = "message_x", externify = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `message_x` in this scope [INFO] [stdout] --> examples/simple.rs:33:60 [INFO] [stdout] | [INFO] [stdout] 17 | async fn message(data: Data) -> Result { [INFO] [stdout] | ------------------------------------------------------------- similarly named function `message` defined here [INFO] [stdout] ... [INFO] [stdout] 33 | .with_method("message-test", |params| async move { message_x(params).await }) [INFO] [stdout] | ^^^^^^^^^ help: a function with a similar name exists: `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web_v1` [INFO] [stdout] --> examples/actix-web-v1.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web_v1::{guard, web, App, HttpServer}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `actix_web_v1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> examples/hyper.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | let server = hyper::Server::bind(&addr).serve(rpc.into_hyper_web_service()); [INFO] [stdout] | ^^^^^^ not found in `hyper` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web_v2::dev::Server; [INFO] [stdout] | [INFO] [stdout] 1 | use jsonrpc_v2::Server; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jsonrpc-v2` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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[E0599]: no method named `into_hyper_web_service` found for struct `Arc>` in the current scope [INFO] [stdout] --> examples/hyper.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | let server = hyper::Server::bind(&addr).serve(rpc.into_hyper_web_service()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `into_actix_web_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a201c42e0705a7180038b82c313bd2cc9561335641c6f936e0a5e4ccbbe0cf16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a201c42e0705a7180038b82c313bd2cc9561335641c6f936e0a5e4ccbbe0cf16", kill_on_drop: false }` [INFO] [stdout] a201c42e0705a7180038b82c313bd2cc9561335641c6f936e0a5e4ccbbe0cf16