[INFO] cloning repository https://github.com/KDE/cxx-kde-frameworks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KDE/cxx-kde-frameworks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKDE%2Fcxx-kde-frameworks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKDE%2Fcxx-kde-frameworks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0af35741c8ed4d7a25e58e78383b79d18d19f990
[INFO] checking KDE/cxx-kde-frameworks/0af35741c8ed4d7a25e58e78383b79d18d19f990 against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKDE%2Fcxx-kde-frameworks" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KDE/cxx-kde-frameworks
[INFO] finished tweaking git repo https://github.com/KDE/cxx-kde-frameworks
[INFO] tweaked toml for git repo https://github.com/KDE/cxx-kde-frameworks written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KDE/cxx-kde-frameworks on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxx-qt-build v0.8.1
[INFO] [stderr]   Downloaded cxx-qt-lib-extras v0.8.1
[INFO] [stderr]   Downloaded qt-build-utils v0.8.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.194
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded cmake-package v0.1.15
[INFO] [stderr]   Downloaded which v8.0.2
[INFO] [stderr]   Downloaded clang-format v0.3.0
[INFO] [stderr]   Downloaded cxx-qt-gen v0.8.1
[INFO] [stderr]   Downloaded cxx-qt-macro v0.8.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.194
[INFO] [stderr]   Downloaded cxx-build v1.0.194
[INFO] [stderr]   Downloaded cxx-gen v0.7.194
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.194
[INFO] [stderr]   Downloaded cxx-qt-lib v0.8.1
[INFO] [stderr]   Downloaded cxx-qt v0.8.1
[INFO] [stderr]   Downloaded cxx v1.0.194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3e92daab34dbaaccce0960101906d0766b02da5fa4517fc72b1af8cd4359b3b
[INFO] running `Command { std: "docker" "start" "-a" "f3e92daab34dbaaccce0960101906d0766b02da5fa4517fc72b1af8cd4359b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3e92daab34dbaaccce0960101906d0766b02da5fa4517fc72b1af8cd4359b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e92daab34dbaaccce0960101906d0766b02da5fa4517fc72b1af8cd4359b3b", kill_on_drop: false }`
[INFO] [stdout] f3e92daab34dbaaccce0960101906d0766b02da5fa4517fc72b1af8cd4359b3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c1e0a9c865c755f3be84f213ce7621f89b15120019f9dd0540534cd3eb0035d
[INFO] running `Command { std: "docker" "start" "-a" "6c1e0a9c865c755f3be84f213ce7621f89b15120019f9dd0540534cd3eb0035d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling cxx-gen v0.7.194
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]    Compiling cxx-qt-gen v0.8.1
[INFO] [stderr]    Compiling qt-build-utils v0.8.1
[INFO] [stderr]    Compiling cmake-package v0.1.15
[INFO] [stderr]    Compiling cxx-qt-build v0.8.1
[INFO] [stderr]    Compiling cxx-qt-macro v0.8.1
[INFO] [stderr]    Compiling cxx-qt v0.8.1
[INFO] [stderr]    Compiling cxx-qt-lib v0.8.1
[INFO] [stderr]    Compiling cxx-qt-lib-extras v0.8.1
[INFO] [stderr]    Compiling cxx-kde-frameworks v0.1.0 (/opt/rustwide/workdir)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "6c1e0a9c865c755f3be84f213ce7621f89b15120019f9dd0540534cd3eb0035d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1e0a9c865c755f3be84f213ce7621f89b15120019f9dd0540534cd3eb0035d", kill_on_drop: false }`
[INFO] [stdout] 6c1e0a9c865c755f3be84f213ce7621f89b15120019f9dd0540534cd3eb0035d
