[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] 16818166bcd25b274d781bc5f1b191bba6dee596 [INFO] checking tenex-chat/tui against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [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 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "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" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dec6fc21ed325c42622506f178ce38ef42e5a9aae2257488a6e1df1e782f82ef [INFO] running `Command { std: "docker" "start" "-a" "dec6fc21ed325c42622506f178ce38ef42e5a9aae2257488a6e1df1e782f82ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dec6fc21ed325c42622506f178ce38ef42e5a9aae2257488a6e1df1e782f82ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec6fc21ed325c42622506f178ce38ef42e5a9aae2257488a6e1df1e782f82ef", kill_on_drop: false }` [INFO] [stdout] dec6fc21ed325c42622506f178ce38ef42e5a9aae2257488a6e1df1e782f82ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d55ef8c08045e647290efdce692c7b218c49254248046c7d8ddaf09f1a833b4 [INFO] running `Command { std: "docker" "start" "-a" "6d55ef8c08045e647290efdce692c7b218c49254248046c7d8ddaf09f1a833b4", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zlib-rs v0.6.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling typed-path v0.12.2 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling minisign-verify v0.2.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling zip v7.4.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking negentropy v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling libsodium-sys-stable v1.23.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking uniffi_pipeline v0.29.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking uniffi_meta v0.29.5 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking atomic-destructor v0.3.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking uniffi_core v0.29.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/349c4bfa6ac87b818f6fd19d4869c0b24790ac6a/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.5/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="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=4600ae79d338aa71 -C extra-filename=-ba9cbd4d710da898 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0eac4d1fbc51a9ef.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-7d8c79a5c4f309d4.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-3c1377df06923627.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-72a49b0f1e0d378d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ed344fefb710324.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-77e1ecfccdbbc502.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fec5599a7f184630.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-de2c59b803aecfd0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7288e38a3398c4cf.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-c9b48d6183064ef7.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-e2c37b331b214d0f.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" "6d55ef8c08045e647290efdce692c7b218c49254248046c7d8ddaf09f1a833b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d55ef8c08045e647290efdce692c7b218c49254248046c7d8ddaf09f1a833b4", kill_on_drop: false }` [INFO] [stdout] 6d55ef8c08045e647290efdce692c7b218c49254248046c7d8ddaf09f1a833b4