[INFO] cloning repository https://github.com/icypress99/RustQML [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icypress99/RustQML" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficypress99%2FRustQML", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficypress99%2FRustQML'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6691df9cfd1e900f997a909f5fda7d075b7f371a [INFO] checking icypress99/RustQML against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficypress99%2FRustQML" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/icypress99/RustQML [INFO] finished tweaking git repo https://github.com/icypress99/RustQML [INFO] tweaked toml for git repo https://github.com/icypress99/RustQML written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/icypress99/RustQML on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/icypress99/RustQML 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qt-build-utils v0.7.2 [INFO] [stderr] Downloaded cxx-qt-build v0.7.2 [INFO] [stderr] Downloaded versions v6.3.2 [INFO] [stderr] Downloaded clang-format v0.3.0 [INFO] [stderr] Downloaded cxx-qt v0.7.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.158 [INFO] [stderr] Downloaded cxx-qt-gen v0.7.2 [INFO] [stderr] Downloaded cxx-qt-macro v0.7.2 [INFO] [stderr] Downloaded cxx-qt-lib v0.7.2 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.158 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.158 [INFO] [stderr] Downloaded cxx-gen v0.7.158 [INFO] [stderr] Downloaded cxx v1.0.158 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 709015eeae63f9e2bfe90e884845d1901510a8b43607352490c14d208030aaf4 [INFO] running `Command { std: "docker" "start" "-a" "709015eeae63f9e2bfe90e884845d1901510a8b43607352490c14d208030aaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "709015eeae63f9e2bfe90e884845d1901510a8b43607352490c14d208030aaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "709015eeae63f9e2bfe90e884845d1901510a8b43607352490c14d208030aaf4", kill_on_drop: false }` [INFO] [stdout] 709015eeae63f9e2bfe90e884845d1901510a8b43607352490c14d208030aaf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e41c8271a757ff3a2695c134e1da206842eb0aa3307d9724c84da41b652844bf [INFO] running `Command { std: "docker" "start" "-a" "e41c8271a757ff3a2695c134e1da206842eb0aa3307d9724c84da41b652844bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cxxbridge-flags v1.0.158 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling versions v6.3.2 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling cxx v1.0.158 [INFO] [stderr] Compiling cxx-gen v0.7.158 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cxxbridge-macro v1.0.158 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clang-format v0.3.0 [INFO] [stderr] Compiling qt-build-utils v0.7.2 [INFO] [stderr] Compiling cxx-qt-gen v0.7.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cxx-qt-macro v0.7.2 [INFO] [stderr] Compiling cxx-qt-build v0.7.2 [INFO] [stderr] Compiling cxx-qt v0.7.2 [INFO] [stderr] Compiling cxx-qt-lib v0.7.2 [INFO] [stderr] Compiling your_project_name v0.1.0 (/opt/rustwide/workdir) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e41c8271a757ff3a2695c134e1da206842eb0aa3307d9724c84da41b652844bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41c8271a757ff3a2695c134e1da206842eb0aa3307d9724c84da41b652844bf", kill_on_drop: false }` [INFO] [stdout] e41c8271a757ff3a2695c134e1da206842eb0aa3307d9724c84da41b652844bf