[INFO] cloning repository https://github.com/darkfree97/greatings_sender
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkfree97/greatings_sender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkfree97%2Fgreatings_sender", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkfree97%2Fgreatings_sender'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7801dcd452508b8a62ac58fb04486010504a193
[INFO] testing darkfree97/greatings_sender against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkfree97%2Fgreatings_sender" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/darkfree97/greatings_sender
[INFO] finished tweaking git repo https://github.com/darkfree97/greatings_sender
[INFO] tweaked toml for git repo https://github.com/darkfree97/greatings_sender written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darkfree97/greatings_sender on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darkfree97/greatings_sender 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcd0250e9ac727093531849f2566e0ba378212304cb2b8ba25c10227ad9b8ee0
[INFO] running `Command { std: "docker" "start" "-a" "fcd0250e9ac727093531849f2566e0ba378212304cb2b8ba25c10227ad9b8ee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcd0250e9ac727093531849f2566e0ba378212304cb2b8ba25c10227ad9b8ee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcd0250e9ac727093531849f2566e0ba378212304cb2b8ba25c10227ad9b8ee0", kill_on_drop: false }`
[INFO] [stdout] fcd0250e9ac727093531849f2566e0ba378212304cb2b8ba25c10227ad9b8ee0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fccb7d095f9dd688b1a78f3b3316e5e26fa31da4c900fac4dc3f7b8c026b3bf9
[INFO] running `Command { std: "docker" "start" "-a" "fccb7d095f9dd688b1a78f3b3316e5e26fa31da4c900fac4dc3f7b8c026b3bf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling grammers-tl-parser v1.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling grammers-tl-gen v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling grammers-tl-types v0.7.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling p12 v0.6.3
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling amq-protocol v7.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling grammers-session v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling lapin v2.3.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling pinky-swear v6.2.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling os_info v3.11.0
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling locate-locale v0.2.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling glass_pumpkin v1.7.0
[INFO] [stderr]    Compiling grammers-crypto v0.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[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/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name grammers_tl_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grammers-tl-types-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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=10b1c9478a14c5ba -C extra-filename=-0cb9d3cf9096516b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fccb7d095f9dd688b1a78f3b3316e5e26fa31da4c900fac4dc3f7b8c026b3bf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fccb7d095f9dd688b1a78f3b3316e5e26fa31da4c900fac4dc3f7b8c026b3bf9", kill_on_drop: false }`
[INFO] [stdout] fccb7d095f9dd688b1a78f3b3316e5e26fa31da4c900fac4dc3f7b8c026b3bf9
