[INFO] crate tendermint 0.12.0-rc0 is already in cache [INFO] checking tendermint-0.12.0-rc0 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate tendermint 0.12.0-rc0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tendermint 0.12.0-rc0 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tendermint 0.12.0-rc0 [INFO] finished tweaking crates.io crate tendermint 0.12.0-rc0 [INFO] tweaked toml for crates.io crate tendermint 0.12.0-rc0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 589bad808fbe70565dfe07c3c6de7e2e9a84becffdfaf64fbba1a868e69a7800 [INFO] running `"docker" "start" "-a" "589bad808fbe70565dfe07c3c6de7e2e9a84becffdfaf64fbba1a868e69a7800"` [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking prost-amino v0.5.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling signature_derive v1.0.0-pre.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking signature v1.0.0-pre.1 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking elliptic-curve v0.3.0 [INFO] [stderr] Checking subtle-encoding v0.4.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking ed25519 v1.0.0-pre.1 [INFO] [stderr] Checking tai64 v3.1.0 [INFO] [stderr] Checking p384 v0.1.0 [INFO] [stderr] Checking p256 v0.1.0 [INFO] [stderr] Checking k256 v0.1.0 [INFO] [stderr] Checking ecdsa v0.4.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Checking signatory v0.18.1 [INFO] [stderr] Checking signatory-secp256k1 v0.18.1 [INFO] [stderr] Checking signatory-dalek v0.18.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Compiling prost-amino-derive v0.5.0 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking tendermint v0.12.0-rc0 (/opt/rustwide/workdir) [INFO] [stderr] error: use of deprecated item 'hyper::client::Builder::keep_alive': name is confusing, to disable the connection pool, call pool_max_idle_per_host(0) [INFO] [stderr] --> src/rpc/client.rs:190:52 [INFO] [stderr] | [INFO] [stderr] 190 | let http_client = hyper::Client::builder().keep_alive(true).build_http(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | warnings, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stderr] [INFO] [stderr] error: use of deprecated item 'hyper::client::Builder::keep_alive': name is confusing, to disable the connection pool, call pool_max_idle_per_host(0) [INFO] [stderr] --> src/rpc/client.rs:190:52 [INFO] [stderr] | [INFO] [stderr] 190 | let http_client = hyper::Client::builder().keep_alive(true).build_http(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | warnings, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `tendermint`. [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] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `tendermint`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "589bad808fbe70565dfe07c3c6de7e2e9a84becffdfaf64fbba1a868e69a7800"` [INFO] running `"docker" "rm" "-f" "589bad808fbe70565dfe07c3c6de7e2e9a84becffdfaf64fbba1a868e69a7800"` [INFO] [stdout] 589bad808fbe70565dfe07c3c6de7e2e9a84becffdfaf64fbba1a868e69a7800