[INFO] cloning repository https://github.com/broowens/rustitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broowens/rustitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroowens%2Frustitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroowens%2Frustitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd8cb189edc5160acc879a33c3607edfae4fb16d
[INFO] documenting broowens/rustitor/cd8cb189edc5160acc879a33c3607edfae4fb16d against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroowens%2Frustitor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/broowens/rustitor
[INFO] finished tweaking git repo https://github.com/broowens/rustitor
[INFO] tweaked toml for git repo https://github.com/broowens/rustitor written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/broowens/rustitor on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/broowens/rustitor 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v8.0.5
[INFO] [stderr]   Downloaded qt-build-utils v0.9.1
[INFO] [stderr]   Downloaded win32job v2.0.3
[INFO] [stderr]   Downloaded cxx-qt-build v0.9.1
[INFO] [stderr]   Downloaded clang-format v0.3.0
[INFO] [stderr]   Downloaded cxx-qt-macro v0.9.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.198
[INFO] [stderr]   Downloaded cxx-qt v0.9.1
[INFO] [stderr]   Downloaded cxx-qt-lib v0.9.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.198
[INFO] [stderr]   Downloaded cxx-gen v0.7.198
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.198
[INFO] [stderr]   Downloaded cxx-build v1.0.198
[INFO] [stderr]   Downloaded cxx-qt-gen v0.9.1
[INFO] [stderr]   Downloaded cxx v1.0.198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f5096813e8f67f9e3799d53c42727fc06e21cf869db39efc7d7007eb41c1c8bd
[INFO] running `Command { std: "docker" "start" "f5096813e8f67f9e3799d53c42727fc06e21cf869db39efc7d7007eb41c1c8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5096813e8f67f9e3799d53c42727fc06e21cf869db39efc7d7007eb41c1c8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5096813e8f67f9e3799d53c42727fc06e21cf869db39efc7d7007eb41c1c8bd" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5096813e8f67f9e3799d53c42727fc06e21cf869db39efc7d7007eb41c1c8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5096813e8f67f9e3799d53c42727fc06e21cf869db39efc7d7007eb41c1c8bd" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.198
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling which v8.0.5
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.198
[INFO] [stderr]    Compiling cxx-gen v0.7.198
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.198
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking job-system v0.1.0 (/opt/rustwide/workdir/crates/job-system)
[INFO] [stderr]     Checking media-ffi v0.1.0 (/opt/rustwide/workdir/crates/media-ffi)
[INFO] [stderr]  Documenting media-ffi v0.1.0 (/opt/rustwide/workdir/crates/media-ffi)
[INFO] [stderr]  Documenting job-system v0.1.0 (/opt/rustwide/workdir/crates/job-system)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]    Compiling cxx-qt-gen v0.9.1
[INFO] [stderr]     Checking editor-domain v0.1.0 (/opt/rustwide/workdir/crates/editor-domain)
[INFO] [stderr]     Checking audio-engine v0.1.0 (/opt/rustwide/workdir/crates/audio-engine)
[INFO] [stderr]     Checking color-engine v0.1.0 (/opt/rustwide/workdir/crates/color-engine)
[INFO] [stderr]     Checking professional-services v0.1.0 (/opt/rustwide/workdir/crates/professional-services)
[INFO] [stderr]  Documenting professional-services v0.1.0 (/opt/rustwide/workdir/crates/professional-services)
[INFO] [stderr]     Checking compositing-engine v0.1.0 (/opt/rustwide/workdir/crates/compositing-engine)
[INFO] [stderr]  Documenting editor-domain v0.1.0 (/opt/rustwide/workdir/crates/editor-domain)
[INFO] [stderr]  Documenting audio-engine v0.1.0 (/opt/rustwide/workdir/crates/audio-engine)
[INFO] [stderr]  Documenting compositing-engine v0.1.0 (/opt/rustwide/workdir/crates/compositing-engine)
[INFO] [stderr]  Documenting color-engine v0.1.0 (/opt/rustwide/workdir/crates/color-engine)
[INFO] [stderr]  Documenting beta-qualification v0.1.0 (/opt/rustwide/workdir/crates/beta-qualification)
[INFO] [stderr]    Compiling qt-build-utils v0.9.1
[INFO] [stderr]     Checking timeline-engine v0.1.0 (/opt/rustwide/workdir/crates/timeline-engine)
[INFO] [stderr]     Checking editor-commands v0.1.0 (/opt/rustwide/workdir/crates/editor-commands)
[INFO] [stderr]     Checking media-core v0.1.0 (/opt/rustwide/workdir/crates/media-core)
[INFO] [stderr]     Checking interchange v0.1.0 (/opt/rustwide/workdir/crates/interchange)
[INFO] [stderr]  Documenting editor-commands v0.1.0 (/opt/rustwide/workdir/crates/editor-commands)
[INFO] [stderr]  Documenting timeline-engine v0.1.0 (/opt/rustwide/workdir/crates/timeline-engine)
[INFO] [stderr]  Documenting interchange v0.1.0 (/opt/rustwide/workdir/crates/interchange)
[INFO] [stderr]  Documenting media-core v0.1.0 (/opt/rustwide/workdir/crates/media-core)
[INFO] [stderr]  Documenting test-fixtures v0.1.0 (/opt/rustwide/workdir/crates/test-fixtures)
[INFO] [stderr]     Checking render-engine v0.1.0 (/opt/rustwide/workdir/crates/render-engine)
[INFO] [stderr]  Documenting render-engine v0.1.0 (/opt/rustwide/workdir/crates/render-engine)
[INFO] [stderr]     Checking project-io v0.1.0 (/opt/rustwide/workdir/crates/project-io)
[INFO] [stderr]  Documenting project-io v0.1.0 (/opt/rustwide/workdir/crates/project-io)
[INFO] [stderr]    Compiling cxx-qt-build v0.9.1
[INFO] [stderr]     Checking delivery-support v0.1.0 (/opt/rustwide/workdir/crates/delivery-support)
[INFO] [stderr]  Documenting delivery-support v0.1.0 (/opt/rustwide/workdir/crates/delivery-support)
[INFO] [stderr]    Compiling cxx-qt-macro v0.9.1
[INFO] [stderr]    Compiling cxx-qt v0.9.1
[INFO] [stderr]    Compiling cxx-qt-lib v0.9.1
[INFO] [stderr]    Compiling qt-bridge v0.1.0 (/opt/rustwide/workdir/crates/qt-bridge)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f5096813e8f67f9e3799d53c42727fc06e21cf869db39efc7d7007eb41c1c8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5096813e8f67f9e3799d53c42727fc06e21cf869db39efc7d7007eb41c1c8bd", kill_on_drop: false }`
[INFO] [stdout] f5096813e8f67f9e3799d53c42727fc06e21cf869db39efc7d7007eb41c1c8bd
