[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] b368650d429e99691623c4e750e9549733a74883 [INFO] checking tenex-chat/tui against try#9961e55b3687a6d0b2bab4af0e5e81494b09be81 for pr-139087-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenex-chat%2Ftui" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tenex-chat/tui on toolchain 9961e55b3687a6d0b2bab4af0e5e81494b09be81 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3a752125b7278f2e50f17bd7794103186ff22b41b9106d3ce66222cf3b40dd2 [INFO] running `Command { std: "docker" "start" "-a" "f3a752125b7278f2e50f17bd7794103186ff22b41b9106d3ce66222cf3b40dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3a752125b7278f2e50f17bd7794103186ff22b41b9106d3ce66222cf3b40dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a752125b7278f2e50f17bd7794103186ff22b41b9106d3ce66222cf3b40dd2", kill_on_drop: false }` [INFO] [stdout] f3a752125b7278f2e50f17bd7794103186ff22b41b9106d3ce66222cf3b40dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79581fb41b30fc878d0ed55eb5e7197f1aa143395816d70a0b31fad64f577ace [INFO] running `Command { std: "docker" "start" "-a" "79581fb41b30fc878d0ed55eb5e7197f1aa143395816d70a0b31fad64f577ace", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling memchr v2.7.6 [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 linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zlib-rs v0.6.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling typed-path v0.12.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling tar v0.4.44 [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 minisign-verify v0.2.4 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling itertools v0.12.1 [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 ryu v1.0.22 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking atomic-destructor v0.3.0 [INFO] [stderr] Checking negentropy v0.5.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking uniffi_core v0.29.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling zip v7.4.0 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking chrono v0.4.43 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tokio v1.49.0 [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 zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling libsodium-sys-stable v1.23.2 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9961e55b3687a6d0b2bab4af0e5e81494b09be81/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=963fcd9dd3ba8fec -C extra-filename=-ae90b4afa2fc6765 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-473229d4a50f8224.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-e278ec71858aaccb.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a149e04bac6a7584.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "79581fb41b30fc878d0ed55eb5e7197f1aa143395816d70a0b31fad64f577ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79581fb41b30fc878d0ed55eb5e7197f1aa143395816d70a0b31fad64f577ace", kill_on_drop: false }` [INFO] [stdout] 79581fb41b30fc878d0ed55eb5e7197f1aa143395816d70a0b31fad64f577ace