[INFO] cloning repository https://github.com/elcoosp/pretty-console
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elcoosp/pretty-console" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcoosp%2Fpretty-console", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcoosp%2Fpretty-console'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47a2078a1be4cf98b58cb09ad0aa28a6862beed5
[INFO] checking elcoosp/pretty-console against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcoosp%2Fpretty-console" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elcoosp/pretty-console
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/elcoosp/pretty-console
[INFO] tweaked toml for git repo https://github.com/elcoosp/pretty-console written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elcoosp/pretty-console on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elcoosp/pretty-console 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking elcoosp/pretty-console against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felcoosp%2Fpretty-console" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elcoosp/pretty-console
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/elcoosp/pretty-console
[INFO] tweaked toml for git repo https://github.com/elcoosp/pretty-console written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elcoosp/pretty-console on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elcoosp/pretty-console 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fc89c94d98b050ccfc4f02fd32bd411b1d9e84fe0b60a2d196abedf99fcafeb
[INFO] running `Command { std: "docker" "start" "-a" "3fc89c94d98b050ccfc4f02fd32bd411b1d9e84fe0b60a2d196abedf99fcafeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fc89c94d98b050ccfc4f02fd32bd411b1d9e84fe0b60a2d196abedf99fcafeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fc89c94d98b050ccfc4f02fd32bd411b1d9e84fe0b60a2d196abedf99fcafeb", kill_on_drop: false }`
[INFO] [stdout] 3fc89c94d98b050ccfc4f02fd32bd411b1d9e84fe0b60a2d196abedf99fcafeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9866636226c1ade1ad71025b6abf6097921fff8a4c05d8e996e254d275f1e285
[INFO] running `Command { std: "docker" "start" "-a" "9866636226c1ade1ad71025b6abf6097921fff8a4c05d8e996e254d275f1e285", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking pretty-console v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stdout] warning: unused variable: `parts`
[INFO] [stdout]    --> src/lib.rs:853:17
[INFO] [stdout]     |
[INFO] [stdout] 853 |             let parts: Vec<&str> = ansi_without_prefix.split(';').collect();
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_parts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
[INFO] running `Command { std: "docker" "inspect" "9866636226c1ade1ad71025b6abf6097921fff8a4c05d8e996e254d275f1e285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9866636226c1ade1ad71025b6abf6097921fff8a4c05d8e996e254d275f1e285", kill_on_drop: false }`
[INFO] [stdout] 9866636226c1ade1ad71025b6abf6097921fff8a4c05d8e996e254d275f1e285
