[INFO] cloning repository https://github.com/ArkhamCookie/kirigami-starter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArkhamCookie/kirigami-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkhamCookie%2Fkirigami-starter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkhamCookie%2Fkirigami-starter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6796ca5fdba6be075a19d4b0c49c1b866fdae49c
[INFO] checking ArkhamCookie/kirigami-starter against master#cf8a95590a1b768b7711f2631d5b5e3ead464de7 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkhamCookie%2Fkirigami-starter" "/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/ArkhamCookie/kirigami-starter
[INFO] finished tweaking git repo https://github.com/ArkhamCookie/kirigami-starter
[INFO] tweaked toml for git repo https://github.com/ArkhamCookie/kirigami-starter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArkhamCookie/kirigami-starter on toolchain cf8a95590a1b768b7711f2631d5b5e3ead464de7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArkhamCookie/kirigami-starter 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" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "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 unicode-id v0.3.6
[INFO] [stderr]   Downloaded versions v6.3.2
[INFO] [stderr]   Downloaded clang-format v0.3.0
[INFO] [stderr]   Downloaded cxx-qt-macro v0.7.2
[INFO] [stderr]   Downloaded cxx-qt-lib-extras v0.7.2
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.160
[INFO] [stderr]   Downloaded cxx-qt-build v0.7.2
[INFO] [stderr]   Downloaded cxx-qt v0.7.2
[INFO] [stderr]   Downloaded link-cplusplus v1.0.10
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.160
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.160
[INFO] [stderr]   Downloaded cxx-qt-lib v0.7.2
[INFO] [stderr]   Downloaded cxx-qt-gen v0.7.2
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.17
[INFO] [stderr]   Downloaded cxx v1.0.160
[INFO] [stderr]   Downloaded cxx-gen v0.7.160
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae519d33536591595a686862eccd46d91b19a4fe085bd7a1acbc2d9a14cdf97a
[INFO] running `Command { std: "docker" "start" "-a" "ae519d33536591595a686862eccd46d91b19a4fe085bd7a1acbc2d9a14cdf97a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae519d33536591595a686862eccd46d91b19a4fe085bd7a1acbc2d9a14cdf97a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae519d33536591595a686862eccd46d91b19a4fe085bd7a1acbc2d9a14cdf97a", kill_on_drop: false }`
[INFO] [stdout] ae519d33536591595a686862eccd46d91b19a4fe085bd7a1acbc2d9a14cdf97a
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 248226c0f2c715a4e7b864e55c0d3d0515f0287a72931bba4700a59fc7db78f4
[INFO] running `Command { std: "docker" "start" "-a" "248226c0f2c715a4e7b864e55c0d3d0515f0287a72931bba4700a59fc7db78f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.160
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]     Checking markdown v1.0.0-alpha.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[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 cc v1.2.29
[INFO] [stderr]    Compiling versions v6.3.2
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling cxx v1.0.160
[INFO] [stderr]    Compiling cxx-gen v0.7.160
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.160
[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 cxx-qt-lib-extras v0.7.2
[INFO] [stderr]    Compiling kountdown v0.1.0 (/opt/rustwide/workdir/kountdown)
[INFO] [stderr]    Compiling simplemdviewer v0.1.0 (/opt/rustwide/workdir/simplemdviewer)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "248226c0f2c715a4e7b864e55c0d3d0515f0287a72931bba4700a59fc7db78f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "248226c0f2c715a4e7b864e55c0d3d0515f0287a72931bba4700a59fc7db78f4", kill_on_drop: false }`
[INFO] [stdout] 248226c0f2c715a4e7b864e55c0d3d0515f0287a72931bba4700a59fc7db78f4
