[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a3ad0e17364a2ed3d5801e8e90153e214a4b64d [INFO] documenting Frando/hypercore-protocol-rust-experiments against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrando%2Fhypercore-protocol-rust-experiments" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frando/hypercore-protocol-rust-experiments on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/datrs/hypercore` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d88dcfbdd04fdade3c8d6e04efddde9239daff6b7d886f5b17b9871d861b245 [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" "9d88dcfbdd04fdade3c8d6e04efddde9239daff6b7d886f5b17b9871d861b245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d88dcfbdd04fdade3c8d6e04efddde9239daff6b7d886f5b17b9871d861b245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d88dcfbdd04fdade3c8d6e04efddde9239daff6b7d886f5b17b9871d861b245", kill_on_drop: false }` [INFO] [stdout] 9d88dcfbdd04fdade3c8d6e04efddde9239daff6b7d886f5b17b9871d861b245 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c3a35ea968d793348f07b55dd2a91d65bbc9c9f0e3f56a45c18a8879008f61d [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" "3c3a35ea968d793348f07b55dd2a91d65bbc9c9f0e3f56a45c18a8879008f61d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking varinteger v1.0.6 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking poly1305 v0.5.2 [INFO] [stderr] Checking salsa20 v0.4.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling snow v0.7.0 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking chacha20 v0.3.4 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking pretty-hash v0.4.1 [INFO] [stderr] Checking chacha20poly1305 v0.4.1 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling hypercore-protocol v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Documenting hypercore-protocol v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[futures::io::Stream]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/protocol.rs:510:46 [INFO] [stdout] | [INFO] [stdout] 510 | /// Convert the protocol into a [Stream](futures::io::Stream) of [Event](Event)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "3c3a35ea968d793348f07b55dd2a91d65bbc9c9f0e3f56a45c18a8879008f61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3a35ea968d793348f07b55dd2a91d65bbc9c9f0e3f56a45c18a8879008f61d", kill_on_drop: false }` [INFO] [stdout] 3c3a35ea968d793348f07b55dd2a91d65bbc9c9f0e3f56a45c18a8879008f61d