[INFO] cloning repository https://github.com/sugashane/telegram-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sugashane/telegram-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsugashane%2Ftelegram-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsugashane%2Ftelegram-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e50f85d5ceaab6c160cb530083efef867f01ade [INFO] checking sugashane/telegram-tui against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsugashane%2Ftelegram-tui" "/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/sugashane/telegram-tui [INFO] finished tweaking git repo https://github.com/sugashane/telegram-tui [INFO] tweaked toml for git repo https://github.com/sugashane/telegram-tui written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sugashane/telegram-tui on toolchain 011c518242557d21690f7936b5812318dc2fec47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sugashane/telegram-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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e051917fa299c559cbb6829b830d38e6a8cb11df707c572fd2c7663dd2a3eb76 [INFO] running `Command { std: "docker" "start" "e051917fa299c559cbb6829b830d38e6a8cb11df707c572fd2c7663dd2a3eb76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e051917fa299c559cbb6829b830d38e6a8cb11df707c572fd2c7663dd2a3eb76", 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" "e051917fa299c559cbb6829b830d38e6a8cb11df707c572fd2c7663dd2a3eb76" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e051917fa299c559cbb6829b830d38e6a8cb11df707c572fd2c7663dd2a3eb76", 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" "e051917fa299c559cbb6829b830d38e6a8cb11df707c572fd2c7663dd2a3eb76" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling grammers-tl-parser v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling grammers-tl-gen v0.9.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling grammers-tl-types v0.9.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking glass_pumpkin v1.10.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking grammers-crypto v0.9.0 [INFO] [stderr] Checking locate-locale v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking os_info v3.14.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tokio v1.51.1 [INFO] [stderr] Compiling libsql-ffi v0.9.30 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] error: could not compile `grammers-tl-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name grammers_tl_types --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grammers-tl-types-0.9.0/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 --cfg 'feature="default"' --cfg 'feature="impl-debug"' --cfg 'feature="impl-from-enum"' --cfg 'feature="impl-from-type"' --cfg 'feature="tl-api"' --cfg 'feature="tl-mtproto"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserializable-functions", "impl-debug", "impl-from-enum", "impl-from-type", "impl-serde", "tl-api", "tl-mtproto"))' -C metadata=5f1f9b9b74cfe99d -C extra-filename=-d8475303517a0d5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "e051917fa299c559cbb6829b830d38e6a8cb11df707c572fd2c7663dd2a3eb76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e051917fa299c559cbb6829b830d38e6a8cb11df707c572fd2c7663dd2a3eb76", kill_on_drop: false }` [INFO] [stdout] e051917fa299c559cbb6829b830d38e6a8cb11df707c572fd2c7663dd2a3eb76