[INFO] cloning repository https://github.com/devrepox/rustrover
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devrepox/rustrover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevrepox%2Frustrover", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevrepox%2Frustrover'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b168adf259fbe01c046251688eb37562129c579
[INFO] checking devrepox/rustrover/4b168adf259fbe01c046251688eb37562129c579 against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevrepox%2Frustrover" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/devrepox/rustrover on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/devrepox/rustrover
[INFO] finished tweaking git repo https://github.com/devrepox/rustrover
[INFO] tweaked toml for git repo https://github.com/devrepox/rustrover written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/devrepox/rustrover 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxx-qt-lib-headers v0.6.0
[INFO] [stderr]   Downloaded qt-build-utils v0.6.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.117
[INFO] [stderr]   Downloaded cxx-build v1.0.117
[INFO] [stderr]   Downloaded cxx-qt-macro v0.6.0
[INFO] [stderr]   Downloaded cxx-qt-build v0.6.0
[INFO] [stderr]   Downloaded cxx-gen v0.7.117
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.117
[INFO] [stderr]   Downloaded cxx-qt-lib v0.6.0
[INFO] [stderr]   Downloaded cxx-qt-gen v0.6.0
[INFO] [stderr]   Downloaded versions v5.0.1
[INFO] [stderr]   Downloaded cxx-qt v0.6.0
[INFO] [stderr]   Downloaded cxx v1.0.117
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcc2d158899006b122db104fe936c6527eee55e19d324a89c88c15dff32efb01
[INFO] running `Command { std: "docker" "start" "-a" "fcc2d158899006b122db104fe936c6527eee55e19d324a89c88c15dff32efb01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcc2d158899006b122db104fe936c6527eee55e19d324a89c88c15dff32efb01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc2d158899006b122db104fe936c6527eee55e19d324a89c88c15dff32efb01", kill_on_drop: false }`
[INFO] [stdout] fcc2d158899006b122db104fe936c6527eee55e19d324a89c88c15dff32efb01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7405b2887e097a017372b5bda506974d7a367ff64c408e925b3be9a2cafb984
[INFO] running `Command { std: "docker" "start" "-a" "e7405b2887e097a017372b5bda506974d7a367ff64c408e925b3be9a2cafb984", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.117
[INFO] [stderr]    Compiling cxx-qt-lib-headers v0.6.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.117
[INFO] [stderr]    Compiling versions v5.0.1
[INFO] [stderr]    Compiling cxx-build v1.0.117
[INFO] [stderr]    Compiling cxx-gen v0.7.117
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.117
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]    Compiling qt-build-utils v0.6.0
[INFO] [stderr]    Compiling cxx-qt-gen v0.6.0
[INFO] [stderr]    Compiling cxx-qt-lib v0.6.0
[INFO] [stderr]    Compiling cxx-qt-build v0.6.0
[INFO] [stderr]    Compiling untitled v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cxx-qt-macro v0.6.0
[INFO] [stderr]     Checking cxx-qt v0.6.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "e7405b2887e097a017372b5bda506974d7a367ff64c408e925b3be9a2cafb984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7405b2887e097a017372b5bda506974d7a367ff64c408e925b3be9a2cafb984", kill_on_drop: false }`
[INFO] [stdout] e7405b2887e097a017372b5bda506974d7a367ff64c408e925b3be9a2cafb984
