[INFO] fetching crate kindelia_common 0.1.7... [INFO] documenting kindelia_common-0.1.7 against master#d7d9f15be205b45d44700e7ac33b4f79b91f9680 for pr-117450 [INFO] extracting crate kindelia_common 0.1.7 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate kindelia_common 0.1.7 on toolchain d7d9f15be205b45d44700e7ac33b4f79b91f9680 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kindelia_common 0.1.7 [INFO] finished tweaking crates.io crate kindelia_common 0.1.7 [INFO] tweaked toml for crates.io crate kindelia_common 0.1.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primitive-types v0.11.1 [INFO] [stderr] Downloaded secp256k1 v0.22.2 [INFO] [stderr] Downloaded secp256k1-sys v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb1a4ce52650cccfd0c63450045aa1467d853e0156dda68f13505ed026fc9615 [INFO] running `Command { std: "docker" "start" "-a" "cb1a4ce52650cccfd0c63450045aa1467d853e0156dda68f13505ed026fc9615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb1a4ce52650cccfd0c63450045aa1467d853e0156dda68f13505ed026fc9615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb1a4ce52650cccfd0c63450045aa1467d853e0156dda68f13505ed026fc9615", kill_on_drop: false }` [INFO] [stdout] cb1a4ce52650cccfd0c63450045aa1467d853e0156dda68f13505ed026fc9615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 635e14e871df68b1b5f9a3f324c9fc9bf5ccd11c1ef258f057fa19d40e17f138 [INFO] running `Command { std: "docker" "start" "-a" "635e14e871df68b1b5f9a3f324c9fc9bf5ccd11c1ef258f057fa19d40e17f138", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking serde v1.0.192 [INFO] [stderr] Checking secp256k1 v0.22.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Checking parity-scale-codec v3.6.5 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Documenting kindelia_common v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.43s [INFO] [stderr] Generated /opt/rustwide/target/doc/kindelia_common/index.html [INFO] running `Command { std: "docker" "inspect" "635e14e871df68b1b5f9a3f324c9fc9bf5ccd11c1ef258f057fa19d40e17f138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635e14e871df68b1b5f9a3f324c9fc9bf5ccd11c1ef258f057fa19d40e17f138", kill_on_drop: false }` [INFO] [stdout] 635e14e871df68b1b5f9a3f324c9fc9bf5ccd11c1ef258f057fa19d40e17f138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045fb6246c8a79b4735c7490e8076841f2de90f3b36d058edf0eb90956131da6 [INFO] running `Command { std: "docker" "start" "-a" "045fb6246c8a79b4735c7490e8076841f2de90f3b36d058edf0eb90956131da6", kill_on_drop: false }` [INFO] [stderr] Documenting kindelia_common v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Generated /opt/rustwide/target/doc/kindelia_common/index.html [INFO] running `Command { std: "docker" "inspect" "045fb6246c8a79b4735c7490e8076841f2de90f3b36d058edf0eb90956131da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045fb6246c8a79b4735c7490e8076841f2de90f3b36d058edf0eb90956131da6", kill_on_drop: false }` [INFO] [stdout] 045fb6246c8a79b4735c7490e8076841f2de90f3b36d058edf0eb90956131da6 [INFO] documenting kindelia_common-0.1.7 against master#50be22964035027398754e54cd3a497efb00f83e for pr-117450 [INFO] extracting crate kindelia_common 0.1.7 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate kindelia_common 0.1.7 on toolchain 50be22964035027398754e54cd3a497efb00f83e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kindelia_common 0.1.7 [INFO] finished tweaking crates.io crate kindelia_common 0.1.7 [INFO] tweaked toml for crates.io crate kindelia_common 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] documenting kindelia_common-0.1.7 against master#50be22964035027398754e54cd3a497efb00f83e for pr-117450 [INFO] extracting crate kindelia_common 0.1.7 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate kindelia_common 0.1.7 on toolchain 50be22964035027398754e54cd3a497efb00f83e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kindelia_common 0.1.7 [INFO] finished tweaking crates.io crate kindelia_common 0.1.7 [INFO] tweaked toml for crates.io crate kindelia_common 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] documenting kindelia_common-0.1.7 against master#50be22964035027398754e54cd3a497efb00f83e for pr-117450 [INFO] extracting crate kindelia_common 0.1.7 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate kindelia_common 0.1.7 on toolchain 50be22964035027398754e54cd3a497efb00f83e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kindelia_common 0.1.7 [INFO] finished tweaking crates.io crate kindelia_common 0.1.7 [INFO] tweaked toml for crates.io crate kindelia_common 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] documenting kindelia_common-0.1.7 against master#50be22964035027398754e54cd3a497efb00f83e for pr-117450 [INFO] extracting crate kindelia_common 0.1.7 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate kindelia_common 0.1.7 on toolchain 50be22964035027398754e54cd3a497efb00f83e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kindelia_common 0.1.7 [INFO] finished tweaking crates.io crate kindelia_common 0.1.7 [INFO] tweaked toml for crates.io crate kindelia_common 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] documenting kindelia_common-0.1.7 against master#50be22964035027398754e54cd3a497efb00f83e for pr-117450 [INFO] extracting crate kindelia_common 0.1.7 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate kindelia_common 0.1.7 on toolchain 50be22964035027398754e54cd3a497efb00f83e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kindelia_common 0.1.7 [INFO] finished tweaking crates.io crate kindelia_common 0.1.7 [INFO] tweaked toml for crates.io crate kindelia_common 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.