[INFO] cloning repository https://github.com/Frando/hypercore-protocol-rust-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frando/hypercore-protocol-rust-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrando%2Fhypercore-protocol-rust-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrando%2Fhypercore-protocol-rust-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3186877a888c75fc99cee69588cc313fda9f5db5 [INFO] checking Frando/hypercore-protocol-rust-experiments against master#7b3a7819371cef92a187e9bac8f7810ccde15216 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrando%2Fhypercore-protocol-rust-experiments" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frando/hypercore-protocol-rust-experiments on toolchain 7b3a7819371cef92a187e9bac8f7810ccde15216 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Frando/hypercore-protocol-rust-experiments [INFO] finished tweaking git repo https://github.com/Frando/hypercore-protocol-rust-experiments [INFO] tweaked toml for git repo https://github.com/Frando/hypercore-protocol-rust-experiments written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/datrs/hypercore` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b9b41058ef49ab0257e39cc564d5cea4dbf58e2956fed2f8c85d1bfcd59bb5b [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" "7b9b41058ef49ab0257e39cc564d5cea4dbf58e2956fed2f8c85d1bfcd59bb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b9b41058ef49ab0257e39cc564d5cea4dbf58e2956fed2f8c85d1bfcd59bb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b9b41058ef49ab0257e39cc564d5cea4dbf58e2956fed2f8c85d1bfcd59bb5b", kill_on_drop: false }` [INFO] [stdout] 7b9b41058ef49ab0257e39cc564d5cea4dbf58e2956fed2f8c85d1bfcd59bb5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f305462149d343b7486aaba35184a71848b3bf8e82d75032cfe766eea243c79b [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" "f305462149d343b7486aaba35184a71848b3bf8e82d75032cfe766eea243c79b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking varinteger v1.0.6 [INFO] [stderr] Checking memory-pager v0.9.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking flat-tree v5.0.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking mkdirp v1.0.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking sparse-bitfield v0.11.0 [INFO] [stderr] Checking merkle-tree-stream v0.12.1 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling snow v0.7.1 [INFO] [stderr] Checking tree-index v0.6.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking polling v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking stream-cipher v0.4.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking salsa20 v0.4.1 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking polyval v0.4.0 [INFO] [stderr] Checking poly1305 v0.6.0 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking blake2 v0.9.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking duplexify v1.1.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking chacha20 v0.4.3 [INFO] [stderr] Checking pretty-hash v0.4.1 [INFO] [stderr] Checking bitfield-rle v0.2.0 [INFO] [stderr] Checking sleep-parser v0.8.0 [INFO] [stderr] Checking chacha20poly1305 v0.5.1 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking random-access-storage v4.0.0 [INFO] [stderr] Checking random-access-disk v2.0.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Compiling hypercore-protocol v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking random-access-memory v2.0.0 [INFO] [stderr] Checking hypercore v0.11.1-beta.10 (https://github.com/datrs/hypercore?branch=master#9b7973da) [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl futures::Future` in the current scope [INFO] [stdout] --> examples/hypercore.rs:38:67 [INFO] [stdout] | [INFO] [stdout] 38 | let feed = Feed::builder(public_key, storage).build().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl futures::Future` [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 E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hypercore-protocol`. [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] warning: unused import: `TryFutureExt` [INFO] [stdout] --> benches/throughput.rs:4:42 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::future::{Either, FutureExt, TryFutureExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> benches/throughput.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::future::{Either, FutureExt, TryFutureExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f305462149d343b7486aaba35184a71848b3bf8e82d75032cfe766eea243c79b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f305462149d343b7486aaba35184a71848b3bf8e82d75032cfe766eea243c79b", kill_on_drop: false }` [INFO] [stdout] f305462149d343b7486aaba35184a71848b3bf8e82d75032cfe766eea243c79b