[INFO] crate rpcx_client 0.2.2 is already in cache [INFO] checking rpcx_client-0.2.2 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate rpcx_client 0.2.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rpcx_client 0.2.2 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rpcx_client 0.2.2 [INFO] finished tweaking crates.io crate rpcx_client 0.2.2 [INFO] tweaked toml for crates.io crate rpcx_client 0.2.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 359265be5862f3742ee96aebe35a3e4ba1ab8409213c30c9621845316d5374af [INFO] running `"docker" "start" "-a" "359265be5862f3742ee96aebe35a3e4ba1ab8409213c30c9621845316d5374af"` [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Checking evmap v6.0.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking weighted-rs v0.1.2 [INFO] [stderr] Checking jumphash v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking rpcx_protocol v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking etcd v0.9.0 [INFO] [stderr] Compiling rpcx_derive v0.2.2 [INFO] [stderr] Checking rpcx_client v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/client.rs:252:52 [INFO] [stderr] | [INFO] [stderr] 252 | internal_call.error = String::from(err.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/client.rs:267:52 [INFO] [stderr] | [INFO] [stderr] 267 | internal_call.error = String::from(err.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/client.rs:284:52 [INFO] [stderr] | [INFO] [stderr] 284 | internal_call.error = String::from(err.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/client.rs:252:52 [INFO] [stderr] | [INFO] [stderr] 252 | internal_call.error = String::from(err.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/client.rs:267:52 [INFO] [stderr] | [INFO] [stderr] 267 | internal_call.error = String::from(err.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/client.rs:284:52 [INFO] [stderr] | [INFO] [stderr] 284 | internal_call.error = String::from(err.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.74s [INFO] running `"docker" "inspect" "359265be5862f3742ee96aebe35a3e4ba1ab8409213c30c9621845316d5374af"` [INFO] running `"docker" "rm" "-f" "359265be5862f3742ee96aebe35a3e4ba1ab8409213c30c9621845316d5374af"` [INFO] [stdout] 359265be5862f3742ee96aebe35a3e4ba1ab8409213c30c9621845316d5374af