[INFO] cloning repository https://github.com/Ryan1729/live-code-bear-lib-terminal-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/live-code-bear-lib-terminal-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Flive-code-bear-lib-terminal-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Flive-code-bear-lib-terminal-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b65dc6dcc3f17b005a93440d8ea316adccc155e [INFO] documenting Ryan1729/live-code-bear-lib-terminal-template against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Flive-code-bear-lib-terminal-template" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template [INFO] finished tweaking git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template [INFO] tweaked toml for git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b186f58ecca416f38315d2879dbb0d7cb04fa65eca8b97fa1b2e82ea3eb0996 [INFO] running `Command { std: "docker" "start" "-a" "3b186f58ecca416f38315d2879dbb0d7cb04fa65eca8b97fa1b2e82ea3eb0996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b186f58ecca416f38315d2879dbb0d7cb04fa65eca8b97fa1b2e82ea3eb0996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b186f58ecca416f38315d2879dbb0d7cb04fa65eca8b97fa1b2e82ea3eb0996", kill_on_drop: false }` [INFO] [stdout] 3b186f58ecca416f38315d2879dbb0d7cb04fa65eca8b97fa1b2e82ea3eb0996 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22fd87ae73af159b35984628c6dbc7c5f99c9ec2a8b390148df992e55bd6b820 [INFO] running `Command { std: "docker" "start" "-a" "22fd87ae73af159b35984628c6dbc7c5f99c9ec2a8b390148df992e55bd6b820", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling serde v0.9.11 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Checking lazy_static v0.2.4 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Checking bear-lib-terminal-sys v1.2.2 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking bear-lib-terminal v1.3.3 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> common/src/lib.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub get_foreground: fn() -> (Color), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 18 - pub get_foreground: fn() -> (Color), [INFO] [stdout] 18 + pub get_foreground: fn() -> Color, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking state_manipulation v0.1.0 (/opt/rustwide/workdir/state_manipulation) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> common/src/lib.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub get_background: fn() -> (Color), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - pub get_background: fn() -> (Color), [INFO] [stdout] 20 + pub get_background: fn() -> Color, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> state_manipulation/src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new_state(size: Size) -> State { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v0.9.9 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Documenting live-code-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.25s [INFO] running `Command { std: "docker" "inspect" "22fd87ae73af159b35984628c6dbc7c5f99c9ec2a8b390148df992e55bd6b820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22fd87ae73af159b35984628c6dbc7c5f99c9ec2a8b390148df992e55bd6b820", kill_on_drop: false }` [INFO] [stdout] 22fd87ae73af159b35984628c6dbc7c5f99c9ec2a8b390148df992e55bd6b820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 4f05f412a0b9b498b44a54840229e234644ef2af1124787958e22e853badfea8 [INFO] running `Command { std: "docker" "start" "-a" "4f05f412a0b9b498b44a54840229e234644ef2af1124787958e22e853badfea8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "4f05f412a0b9b498b44a54840229e234644ef2af1124787958e22e853badfea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f05f412a0b9b498b44a54840229e234644ef2af1124787958e22e853badfea8", kill_on_drop: false }` [INFO] [stdout] 4f05f412a0b9b498b44a54840229e234644ef2af1124787958e22e853badfea8