[INFO] cloning repository https://github.com/tenex-chat/tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tenex-chat/tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenex-chat%2Ftui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenex-chat%2Ftui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97fc2b1aa86a7ad236e65c5fa405bfeca3564d22 [INFO] checking tenex-chat/tui against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenex-chat%2Ftui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tenex-chat/tui [INFO] finished tweaking git repo https://github.com/tenex-chat/tui [INFO] tweaked toml for git repo https://github.com/tenex-chat/tui written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tenex-chat/tui on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tenex-chat/tui 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" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3a3b33b2b1151ba42faab397ebe15b603199637f6bfdebca6dc359c793dbdf85 [INFO] running `Command { std: "docker" "start" "3a3b33b2b1151ba42faab397ebe15b603199637f6bfdebca6dc359c793dbdf85", 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" "3a3b33b2b1151ba42faab397ebe15b603199637f6bfdebca6dc359c793dbdf85" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a3b33b2b1151ba42faab397ebe15b603199637f6bfdebca6dc359c793dbdf85", 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" "3a3b33b2b1151ba42faab397ebe15b603199637f6bfdebca6dc359c793dbdf85" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking log v0.4.30 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.116 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling no_std_io2 v0.9.4 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling libflate_lz77 v2.3.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling filetime v0.2.29 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling dary_heap v0.3.9 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling libflate v2.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking bitcoin_hashes v0.14.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tar v0.4.46 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling openssl v0.10.80 [INFO] [stderr] Compiling minisign-verify v0.2.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking uniffi_pipeline v0.29.5 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lru v0.16.4 [INFO] [stderr] Checking uniffi_meta v0.29.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking nostr v0.44.3 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling zip v8.6.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Checking async-utility v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Compiling libsodium-sys-stable v1.24.0 [INFO] [stderr] error: could not compile `clang-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b946edaa85de45f124065f52b1bc55ba2fb4f9fb/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=9021ae17f301319b -C extra-filename=-fefc88fa293daa14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-2a70d14a7a68e908.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9c12716ac42b770e.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-de43f9bf4e778113.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3a3b33b2b1151ba42faab397ebe15b603199637f6bfdebca6dc359c793dbdf85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3b33b2b1151ba42faab397ebe15b603199637f6bfdebca6dc359c793dbdf85", kill_on_drop: false }` [INFO] [stdout] 3a3b33b2b1151ba42faab397ebe15b603199637f6bfdebca6dc359c793dbdf85