[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] checking DarkKirb/rachat against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkKirb%2Frachat" "/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/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DarkKirb/rachat on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-langid v0.9.5
[INFO] [stderr]   Downloaded unic-langid-macros-impl v0.9.5
[INFO] [stderr]   Downloaded unic-langid-macros v0.9.5
[INFO] [stderr]   Downloaded nonempty v0.11.0
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.5
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded fluent-syntax v0.11.1
[INFO] [stderr]   Downloaded clang-format v0.3.0
[INFO] [stderr]   Downloaded link-cplusplus v1.0.10
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.157
[INFO] [stderr]   Downloaded tracepoint v0.4.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.157
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.157
[INFO] [stderr]   Downloaded cxx v1.0.157
[INFO] [stderr]   Downloaded fluent-langneg v0.14.1
[INFO] [stderr]   Downloaded fluent-bundle v0.15.3
[INFO] [stderr]   Downloaded intl-memoizer v0.5.2
[INFO] [stderr]   Downloaded tracelogging_dynamic v1.2.3
[INFO] [stderr]   Downloaded winver v1.0.0
[INFO] [stderr]   Downloaded cxx-qt v0.7.1
[INFO] [stderr]   Downloaded tracelogging_macros v1.2.3
[INFO] [stderr]   Downloaded eventheader_dynamic v0.4.1
[INFO] [stderr]   Downloaded eventheader_types v0.4.1
[INFO] [stderr]   Downloaded cxx-qt-macro v0.7.1
[INFO] [stderr]   Downloaded versions v6.3.2
[INFO] [stderr]   Downloaded tracing-etw v0.2.1
[INFO] [stderr]   Downloaded tracelogging v1.2.3
[INFO] [stderr]   Downloaded eventheader v0.4.1
[INFO] [stderr]   Downloaded cxx-qt-build v0.7.1
[INFO] [stderr]   Downloaded eventheader_macros v0.4.1
[INFO] [stderr]   Downloaded fluent-template-macros v0.13.0
[INFO] [stderr]   Downloaded fluent-templates v0.13.0
[INFO] [stderr]   Downloaded cxx-gen v0.7.157
[INFO] [stderr]   Downloaded qt-build-utils v0.7.1
[INFO] [stderr]   Downloaded cxx-qt-lib v0.7.1
[INFO] [stderr]   Downloaded cxx-qt-gen v0.7.1
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3942903159ae35eb50b6556630953e4c7538bc20a9bf01abbf2cc2de766b8a96
[INFO] running `Command { std: "docker" "start" "-a" "3942903159ae35eb50b6556630953e4c7538bc20a9bf01abbf2cc2de766b8a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3942903159ae35eb50b6556630953e4c7538bc20a9bf01abbf2cc2de766b8a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3942903159ae35eb50b6556630953e4c7538bc20a9bf01abbf2cc2de766b8a96", kill_on_drop: false }`
[INFO] [stdout] 3942903159ae35eb50b6556630953e4c7538bc20a9bf01abbf2cc2de766b8a96
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ff14bf3210db44c3af654e1bd279c4442e8a71769a5ae23c778f81995b9426a
[INFO] running `Command { std: "docker" "start" "-a" "0ff14bf3210db44c3af654e1bd279c4442e8a71769a5ae23c778f81995b9426a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.157
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling versions v6.3.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking winnow v0.7.6
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking file-id v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking notify-debouncer-full v0.5.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking nonempty v0.11.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling cxx v1.0.157
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling cxx-gen v0.7.157
[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 zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.157
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clang-format v0.3.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling cxx-qt-gen v0.7.1
[INFO] [stderr]    Compiling qt-build-utils v0.7.1
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling fluent-template-macros v0.13.0
[INFO] [stderr]    Compiling cxx-qt-macro v0.7.1
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking criterion v0.5.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-build v0.7.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[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)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0ff14bf3210db44c3af654e1bd279c4442e8a71769a5ae23c778f81995b9426a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff14bf3210db44c3af654e1bd279c4442e8a71769a5ae23c778f81995b9426a", kill_on_drop: false }`
[INFO] [stdout] 0ff14bf3210db44c3af654e1bd279c4442e8a71769a5ae23c778f81995b9426a
