[INFO] cloning repository https://github.com/DCNick3/shari-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DCNick3/shari-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fshari-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fshari-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c03d07c20c9d9d65bb77ad03089e9eaa63025db3 [INFO] documenting DCNick3/shari-bot against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCNick3%2Fshari-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DCNick3/shari-bot [INFO] finished tweaking git repo https://github.com/DCNick3/shari-bot [INFO] tweaked toml for git repo https://github.com/DCNick3/shari-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DCNick3/shari-bot on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DCNick3/shari-bot 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 841e00fb5a26252c55ff100d5fddfe3709fd3ec62fb2d9bad7d1db9620fda939 [INFO] running `Command { std: "docker" "start" "-a" "841e00fb5a26252c55ff100d5fddfe3709fd3ec62fb2d9bad7d1db9620fda939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "841e00fb5a26252c55ff100d5fddfe3709fd3ec62fb2d9bad7d1db9620fda939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841e00fb5a26252c55ff100d5fddfe3709fd3ec62fb2d9bad7d1db9620fda939", kill_on_drop: false }` [INFO] [stdout] 841e00fb5a26252c55ff100d5fddfe3709fd3ec62fb2d9bad7d1db9620fda939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 681850c4239ae169c2f48a1ef3eb40c2612dfa5f48253aa6b4df9600ef3033a9 [INFO] running `Command { std: "docker" "start" "-a" "681850c4239ae169c2f48a1ef3eb40c2612dfa5f48253aa6b4df9600ef3033a9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling grammers-tl-parser v1.1.0 (https://github.com/Lonami/grammers.git?rev=ff7432ebcd2ce5a38a63803880837de52c7bf363#ff7432eb) [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Compiling grammers-tl-gen v0.4.1 (https://github.com/Lonami/grammers.git?rev=ff7432ebcd2ce5a38a63803880837de52c7bf363#ff7432eb) [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking boa_profiler v0.19.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking boa_string v0.19.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking ordered-float v4.2.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling grammers-tl-types v0.4.0 (https://github.com/Lonami/grammers.git?rev=ff7432ebcd2ce5a38a63803880837de52c7bf363#ff7432eb) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling grammers-session v0.4.1 (https://github.com/Lonami/grammers.git?rev=ff7432ebcd2ce5a38a63803880837de52c7bf363#ff7432eb) [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking intrusive-collections v0.9.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking m3u8-rs v6.0.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking locate-locale v0.2.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.14.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling boa_macros v0.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking opentelemetry v0.22.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking boa_gc v0.19.0 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking regress v0.10.0 [INFO] [stderr] Checking retry-policies v0.4.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking bytemuck v1.17.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.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/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name grammers_tl_types --edition=2021 /opt/rustwide/cargo-home/git/checkouts/grammers-2861ac880138ee45/ff7432e/lib/grammers-tl-types/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", "tl-api", "tl-mtproto"))' -C metadata=96f49634dc1c6973 -C extra-filename=-3a26cd768872a541 --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" "681850c4239ae169c2f48a1ef3eb40c2612dfa5f48253aa6b4df9600ef3033a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681850c4239ae169c2f48a1ef3eb40c2612dfa5f48253aa6b4df9600ef3033a9", kill_on_drop: false }` [INFO] [stdout] 681850c4239ae169c2f48a1ef3eb40c2612dfa5f48253aa6b4df9600ef3033a9