[INFO] cloning repository https://github.com/cypheon/livetools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cypheon/livetools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypheon%2Flivetools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypheon%2Flivetools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 320869f60fb1a3a44e3c241581982a09bcc89b65 [INFO] documenting cypheon/livetools against master#d7d9f15be205b45d44700e7ac33b4f79b91f9680 for pr-117450 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypheon%2Flivetools" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cypheon/livetools 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 git repo https://github.com/cypheon/livetools [INFO] finished tweaking git repo https://github.com/cypheon/livetools [INFO] tweaked toml for git repo https://github.com/cypheon/livetools written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cypheon/livetools already has a lockfile, it will not be regenerated [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] 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. [INFO] documenting cypheon/livetools against master#50be22964035027398754e54cd3a497efb00f83e for pr-117450 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypheon%2Flivetools" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cypheon/livetools 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 git repo https://github.com/cypheon/livetools [INFO] finished tweaking git repo https://github.com/cypheon/livetools [INFO] tweaked toml for git repo https://github.com/cypheon/livetools written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cypheon/livetools already has a lockfile, it will not be regenerated [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 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92532e24ec8018af340bd7cd47edbcdd8926acc318353ec7c3af2f799c37d1f5 [INFO] running `Command { std: "docker" "start" "-a" "92532e24ec8018af340bd7cd47edbcdd8926acc318353ec7c3af2f799c37d1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92532e24ec8018af340bd7cd47edbcdd8926acc318353ec7c3af2f799c37d1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92532e24ec8018af340bd7cd47edbcdd8926acc318353ec7c3af2f799c37d1f5", kill_on_drop: false }` [INFO] [stdout] 92532e24ec8018af340bd7cd47edbcdd8926acc318353ec7c3af2f799c37d1f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+50be22964035027398754e54cd3a497efb00f83e" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50de5daf3121939c399abe4e6fd218bda8749ddb7d281fd394e3dc1aaed4036b [INFO] running `Command { std: "docker" "start" "-a" "50de5daf3121939c399abe4e6fd218bda8749ddb7d281fd394e3dc1aaed4036b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Documenting livetools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking livetools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] [stderr] Generated /opt/rustwide/target/doc/livetools/index.html [INFO] [stderr] Generated /opt/rustwide/target/doc/ldate/index.html [INFO] [stderr] Generated /opt/rustwide/target/doc/lwc/index.html [INFO] running `Command { std: "docker" "inspect" "50de5daf3121939c399abe4e6fd218bda8749ddb7d281fd394e3dc1aaed4036b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50de5daf3121939c399abe4e6fd218bda8749ddb7d281fd394e3dc1aaed4036b", kill_on_drop: false }` [INFO] [stdout] 50de5daf3121939c399abe4e6fd218bda8749ddb7d281fd394e3dc1aaed4036b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+50be22964035027398754e54cd3a497efb00f83e" "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] a132242793ac38ff47125cb8ab4ee06dd770884e3995442b56a6cbd9abd5fa11 [INFO] running `Command { std: "docker" "start" "-a" "a132242793ac38ff47125cb8ab4ee06dd770884e3995442b56a6cbd9abd5fa11", kill_on_drop: false }` [INFO] [stderr] Documenting livetools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Generated /opt/rustwide/target/doc/livetools/index.html [INFO] running `Command { std: "docker" "inspect" "a132242793ac38ff47125cb8ab4ee06dd770884e3995442b56a6cbd9abd5fa11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a132242793ac38ff47125cb8ab4ee06dd770884e3995442b56a6cbd9abd5fa11", kill_on_drop: false }` [INFO] [stdout] a132242793ac38ff47125cb8ab4ee06dd770884e3995442b56a6cbd9abd5fa11