[INFO] cloning repository https://github.com/DarkKirb/rachat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkKirb/rachat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkKirb%2Frachat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkKirb%2Frachat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad0e866b52d323cc604cd70e66625b12613cb9f1
[INFO] documenting DarkKirb/rachat against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkKirb%2Frachat" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DarkKirb/rachat
[INFO] finished tweaking git repo https://github.com/DarkKirb/rachat
[INFO] tweaked toml for git repo https://github.com/DarkKirb/rachat written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DarkKirb/rachat on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DarkKirb/rachat 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracelogging_macros v1.2.3
[INFO] [stderr]   Downloaded eventheader v0.4.1
[INFO] [stderr]   Downloaded tracing-etw v0.2.1
[INFO] [stderr]   Downloaded eventheader_dynamic v0.4.1
[INFO] [stderr]   Downloaded cxx-qt-macro v0.7.1
[INFO] [stderr]   Downloaded tracepoint v0.4.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.157
[INFO] [stderr]   Downloaded fluent-templates v0.13.0
[INFO] [stderr]   Downloaded link-cplusplus v1.0.10
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded qt-build-utils v0.7.1
[INFO] [stderr]   Downloaded clang-format v0.3.0
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.157
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.157
[INFO] [stderr]   Downloaded cxx-qt-gen v0.7.1
[INFO] [stderr]   Downloaded cxx v1.0.157
[INFO] [stderr]   Downloaded file-id v0.2.2
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded cxx-qt-lib v0.7.1
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded cxx-qt v0.7.1
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded fluent-bundle v0.15.3
[INFO] [stderr]   Downloaded fluent-syntax v0.11.1
[INFO] [stderr]   Downloaded unic-langid-macros-impl v0.9.5
[INFO] [stderr]   Downloaded unic-langid v0.9.5
[INFO] [stderr]   Downloaded eventheader_macros v0.4.1
[INFO] [stderr]   Downloaded fluent-langneg v0.13.0
[INFO] [stderr]   Downloaded unic-langid-macros v0.9.5
[INFO] [stderr]   Downloaded eventheader_types v0.4.1
[INFO] [stderr]   Downloaded cxx-gen v0.7.157
[INFO] [stderr]   Downloaded versions v6.3.2
[INFO] [stderr]   Downloaded fluent-langneg v0.14.1
[INFO] [stderr]   Downloaded fluent-template-macros v0.13.0
[INFO] [stderr]   Downloaded intl-memoizer v0.5.2
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.5
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded cxx-qt-build v0.7.1
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded nonempty v0.11.0
[INFO] [stderr]   Downloaded notify-debouncer-full v0.5.0
[INFO] [stderr]   Downloaded tracelogging v1.2.3
[INFO] [stderr]   Downloaded tracelogging_dynamic v1.2.3
[INFO] [stderr]   Downloaded winver v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2eab819908aa621fdcf13f609ee41c78b76f6ba00bd221281b630aa0a5000ce8
[INFO] running `Command { std: "docker" "start" "-a" "2eab819908aa621fdcf13f609ee41c78b76f6ba00bd221281b630aa0a5000ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2eab819908aa621fdcf13f609ee41c78b76f6ba00bd221281b630aa0a5000ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eab819908aa621fdcf13f609ee41c78b76f6ba00bd221281b630aa0a5000ce8", kill_on_drop: false }`
[INFO] [stdout] 2eab819908aa621fdcf13f609ee41c78b76f6ba00bd221281b630aa0a5000ce8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f0c08a90e2bc95e816622d61ebdce75b0816aefed4434d3af74ad1531a598f5
[INFO] running `Command { std: "docker" "start" "-a" "1f0c08a90e2bc95e816622d61ebdce75b0816aefed4434d3af74ad1531a598f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.157
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling versions v6.3.2
[INFO] [stderr]    Compiling cxx v1.0.157
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking winnow v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling cxx-gen v0.7.157
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking file-id v0.2.2
[INFO] [stderr]     Checking notify-debouncer-full v0.5.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking nonempty v0.11.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.157
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]    Compiling qt-build-utils v0.7.1
[INFO] [stderr]    Compiling cxx-qt-gen v0.7.1
[INFO] [stderr]    Compiling unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]    Compiling fluent-template-macros v0.13.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]    Compiling cxx-qt-macro v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]    Compiling cxx-qt-build v0.7.1
[INFO] [stderr]     Checking fluent-templates v0.13.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking fluent-langneg v0.14.1
[INFO] [stderr]    Compiling cxx-qt v0.7.1
[INFO] [stderr]    Compiling cxx-qt-lib v0.7.1
[INFO] [stderr]    Compiling rachat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1f0c08a90e2bc95e816622d61ebdce75b0816aefed4434d3af74ad1531a598f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f0c08a90e2bc95e816622d61ebdce75b0816aefed4434d3af74ad1531a598f5", kill_on_drop: false }`
[INFO] [stdout] 1f0c08a90e2bc95e816622d61ebdce75b0816aefed4434d3af74ad1531a598f5
