[INFO] fetching crate sc-peerset 2.0.0-rc4... [INFO] documenting sc-peerset-2.0.0-rc4 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate sc-peerset 2.0.0-rc4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sc-peerset 2.0.0-rc4 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 crates.io crate sc-peerset 2.0.0-rc4 [INFO] finished tweaking crates.io crate sc-peerset 2.0.0-rc4 [INFO] tweaked toml for crates.io crate sc-peerset 2.0.0-rc4 written to /workspace/builds/worker-1/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 69b791530d4108ef273ddf47cdbb3d30b472d7f76889ddd4bf006b86d1855499 [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" "69b791530d4108ef273ddf47cdbb3d30b472d7f76889ddd4bf006b86d1855499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69b791530d4108ef273ddf47cdbb3d30b472d7f76889ddd4bf006b86d1855499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b791530d4108ef273ddf47cdbb3d30b472d7f76889ddd4bf006b86d1855499", kill_on_drop: false }` [INFO] [stdout] 69b791530d4108ef273ddf47cdbb3d30b472d7f76889ddd4bf006b86d1855499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] d7f64de9bfc658ea35b7d0bf5f3ee4028f1e7ebc28fdb7862ad5519419740fe6 [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" "d7f64de9bfc658ea35b7d0bf5f3ee4028f1e7ebc28fdb7862ad5519419740fe6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking multihash v0.11.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking parity-multiaddr v0.9.1 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.19.1 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking prometheus v0.8.0 [INFO] [stderr] Checking pin-project v0.4.22 [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] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling libp2p-core v0.19.2 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking multistream-select v0.8.2 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Checking sp-utils v2.0.0-rc4 [INFO] [stderr] Checking libp2p-swarm v0.19.1 [INFO] [stderr] Checking libp2p v0.19.1 [INFO] [stderr] Documenting sc-peerset v2.0.0-rc4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "d7f64de9bfc658ea35b7d0bf5f3ee4028f1e7ebc28fdb7862ad5519419740fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f64de9bfc658ea35b7d0bf5f3ee4028f1e7ebc28fdb7862ad5519419740fe6", kill_on_drop: false }` [INFO] [stdout] d7f64de9bfc658ea35b7d0bf5f3ee4028f1e7ebc28fdb7862ad5519419740fe6