[INFO] crate etcd-rs 0.3.0-alpha.1 is already in cache [INFO] testing etcd-rs-0.3.0-alpha.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate etcd-rs 0.3.0-alpha.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate etcd-rs 0.3.0-alpha.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate etcd-rs 0.3.0-alpha.1 [INFO] finished tweaking crates.io crate etcd-rs 0.3.0-alpha.1 [INFO] tweaked toml for crates.io crate etcd-rs 0.3.0-alpha.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate etcd-rs 0.3.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] b2651c6e14f073b4009705da64cd74444d6685f0bf454226e2db9ea220935f85 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b2651c6e14f073b4009705da64cd74444d6685f0bf454226e2db9ea220935f85"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tokio v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling etcd-rs v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling tonic v0.2.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "b2651c6e14f073b4009705da64cd74444d6685f0bf454226e2db9ea220935f85"` [INFO] running `"docker" "rm" "-f" "b2651c6e14f073b4009705da64cd74444d6685f0bf454226e2db9ea220935f85"` [INFO] [stdout] b2651c6e14f073b4009705da64cd74444d6685f0bf454226e2db9ea220935f85 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 347e86d8401361d481560a19f1579c4deb953e452c02225a435146a69fb90aea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "347e86d8401361d481560a19f1579c4deb953e452c02225a435146a69fb90aea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling etcd-rs v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> examples/lease.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 101 | / loop { [INFO] [stderr] 102 | | interval.tick().await; [INFO] [stderr] 103 | | client [INFO] [stderr] 104 | | .lease() [INFO] [stderr] 105 | | .keep_alive(LeaseKeepAliveRequest::new(lease_id)) [INFO] [stderr] 106 | | .await; [INFO] [stderr] 107 | | } [INFO] [stderr] | |_________- any code following this expression is unreachable [INFO] [stderr] ... [INFO] [stderr] 110 | Ok(()) [INFO] [stderr] | ^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `grant_lease` [INFO] [stderr] --> examples/lease.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | async fn grant_lease(client: &Client) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] error: could not compile `etcd-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lease --edition=2018 examples/lease.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=b186e265fa7800f3 -C extra-filename=-b186e265fa7800f3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-4604580255ba4811.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-510a533eea1b365e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib --extern etcd_rs=/opt/rustwide/target/debug/deps/libetcd_rs-dc6b0a24c8c2afcc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8da5ce30c5c18b7a.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-d9a159f2ee689427.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-33501a0f606ff391.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-bfaf58e05a64c6b8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ef7959cbc32c3a15/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "347e86d8401361d481560a19f1579c4deb953e452c02225a435146a69fb90aea"` [INFO] running `"docker" "rm" "-f" "347e86d8401361d481560a19f1579c4deb953e452c02225a435146a69fb90aea"` [INFO] [stdout] 347e86d8401361d481560a19f1579c4deb953e452c02225a435146a69fb90aea