[INFO] cloning repository https://github.com/Arya-Programmer/telegram-job-agg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arya-Programmer/telegram-job-agg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArya-Programmer%2Ftelegram-job-agg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArya-Programmer%2Ftelegram-job-agg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f3f07fae9460dd8569053ef2d13a2a0928dedff
[INFO] checking Arya-Programmer/telegram-job-agg against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArya-Programmer%2Ftelegram-job-agg" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arya-Programmer/telegram-job-agg
[INFO] finished tweaking git repo https://github.com/Arya-Programmer/telegram-job-agg
[INFO] tweaked toml for git repo https://github.com/Arya-Programmer/telegram-job-agg written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arya-Programmer/telegram-job-agg on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arya-Programmer/telegram-job-agg 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9810ac540c20902853991f7a5dd31c792135e46be5a806e687e5a3d3b456ad0
[INFO] running `Command { std: "docker" "start" "b9810ac540c20902853991f7a5dd31c792135e46be5a806e687e5a3d3b456ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9810ac540c20902853991f7a5dd31c792135e46be5a806e687e5a3d3b456ad0", 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" "b9810ac540c20902853991f7a5dd31c792135e46be5a806e687e5a3d3b456ad0" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9810ac540c20902853991f7a5dd31c792135e46be5a806e687e5a3d3b456ad0", 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" "b9810ac540c20902853991f7a5dd31c792135e46be5a806e687e5a3d3b456ad0" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling grammers-tl-parser v1.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling grammers-tl-gen v0.9.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking locate-locale v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling grammers-tl-types v0.9.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking glass_pumpkin v1.10.0
[INFO] [stderr]     Checking os_info v3.14.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking grammers-crypto v0.9.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking simple_logger v5.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[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 bytes v1.11.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking http v1.4.0
[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/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/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/build/grammers-tl-types/d8475303517a0d5e/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.66.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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_5", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=93ce0536ca588230 -C extra-filename=-5ed8b459034bae40 --out-dir /opt/rustwide/target/debug/build/bindgen/5ed8b459034bae40/out -L dependency=/opt/rustwide/target/debug/build/bitflags/3d4f05b564e1f05d/out -L dependency=/opt/rustwide/target/debug/build/cexpr/f14cdd6d88b05c78/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/clang-sys/a1913846a248862e/out -L dependency=/opt/rustwide/target/debug/build/either/9781f4a9a021326b/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/home/0c05cb563757a1ac/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/bcf4d76e77cc406a/out -L dependency=/opt/rustwide/target/debug/build/lazycell/94413c5e4ac1eb3a/out -L dependency=/opt/rustwide/target/debug/build/libc/7c6d1a78c5d01e44/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/80dc1f8eca1ec8c7/out -L dependency=/opt/rustwide/target/debug/build/log/3ed344fefb710324/out -L dependency=/opt/rustwide/target/debug/build/memchr/ab0a0affe7ea740d/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/e8d80ba11dce51ac/out -L dependency=/opt/rustwide/target/debug/build/peeking_take_while/c8886dfbebe7e598/out -L dependency=/opt/rustwide/target/debug/build/prettyplease/c2457af626550321/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/28532d321a976b97/out -L dependency=/opt/rustwide/target/debug/build/regex/5828ed1f6f2bad3f/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/8734f66d8b09996f/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/0f0e4654170acf88/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/c94cda88a025c06c/out -L dependency=/opt/rustwide/target/debug/build/rustix/264eb05369ff4bac/out -L dependency=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out -L dependency=/opt/rustwide/target/debug/build/syn/7c7437438a104b4b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out -L dependency=/opt/rustwide/target/debug/build/which/de76e14680f689dc/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/3d4f05b564e1f05d/out/libbitflags-3d4f05b564e1f05d.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/f14cdd6d88b05c78/out/libcexpr-f14cdd6d88b05c78.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/a1913846a248862e/out/libclang_sys-a1913846a248862e.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/bcf4d76e77cc406a/out/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/build/lazycell/94413c5e4ac1eb3a/out/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/build/log/3ed344fefb710324/out/liblog-3ed344fefb710324.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/build/peeking_take_while/c8886dfbebe7e598/out/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/build/prettyplease/c2457af626550321/out/libprettyplease-c2457af626550321.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/28532d321a976b97/out/libquote-28532d321a976b97.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/5828ed1f6f2bad3f/out/libregex-5828ed1f6f2bad3f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/c94cda88a025c06c/out/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/7c7437438a104b4b/out/libsyn-7c7437438a104b4b.rmeta --extern which=/opt/rustwide/target/debug/build/which/de76e14680f689dc/out/libwhich-de76e14680f689dc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b9810ac540c20902853991f7a5dd31c792135e46be5a806e687e5a3d3b456ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9810ac540c20902853991f7a5dd31c792135e46be5a806e687e5a3d3b456ad0", kill_on_drop: false }`
[INFO] [stdout] b9810ac540c20902853991f7a5dd31c792135e46be5a806e687e5a3d3b456ad0
