[INFO] cloning repository https://github.com/kumaruseru/COWler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kumaruseru/COWler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumaruseru%2FCOWler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumaruseru%2FCOWler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74610c6beed183e415ce80d8b1b52319cd736bf6 [INFO] checking kumaruseru/COWler against try#2c4e58eac5a232e49065e517c1cf50b2715ccf85 for pr-140283 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumaruseru%2FCOWler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kumaruseru/COWler [INFO] finished tweaking git repo https://github.com/kumaruseru/COWler [INFO] tweaked toml for git repo https://github.com/kumaruseru/COWler written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kumaruseru/COWler on toolchain 2c4e58eac5a232e49065e517c1cf50b2715ccf85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kumaruseru/COWler 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" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab53f242135cb5bfe938a82ff3f5772de2dcaab95b8383f858133fe13586a711 [INFO] running `Command { std: "docker" "start" "-a" "ab53f242135cb5bfe938a82ff3f5772de2dcaab95b8383f858133fe13586a711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab53f242135cb5bfe938a82ff3f5772de2dcaab95b8383f858133fe13586a711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab53f242135cb5bfe938a82ff3f5772de2dcaab95b8383f858133fe13586a711", kill_on_drop: false }` [INFO] [stdout] ab53f242135cb5bfe938a82ff3f5772de2dcaab95b8383f858133fe13586a711 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a52e6bf7e593f11903cc6a5730e66792f2608aec04e331f7e4dd8d3bed0d317 [INFO] running `Command { std: "docker" "start" "-a" "0a52e6bf7e593f11903cc6a5730e66792f2608aec04e331f7e4dd8d3bed0d317", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bitflags v2.9.2 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking pqcrypto-traits v0.3.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling grammers-tl-parser v1.1.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling grammers-tl-gen v0.7.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking metrics v0.23.1 [INFO] [stderr] Compiling grammers-tl-types v0.7.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking metrics-util v0.17.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking glass_pumpkin v1.7.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Compiling pqcrypto-internals v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pqcrypto-hqc v0.2.2 [INFO] [stderr] Compiling pqcrypto-sphincsplus v0.7.2 [INFO] [stderr] Compiling pqcrypto-mldsa v0.1.2 [INFO] [stderr] Compiling pqcrypto-falcon v0.4.1 [INFO] [stderr] Compiling pqcrypto-mlkem v0.1.1 [INFO] [stderr] Compiling pqcrypto-classicmceliece v0.2.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking grammers-crypto v0.7.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking metrics-prometheus v0.7.0 [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c4e58eac5a232e49065e517c1cf50b2715ccf85/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=ebc2d708c3d6a075 -C extra-filename=-815456599fab26e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a3b3fe24b469f09.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e098ac900c08002b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ed77e80ca4889f85.rlib --extern proc_macro --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 `grammers-tl-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c4e58eac5a232e49065e517c1cf50b2715ccf85/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 -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=cffe46bf163812fa -C extra-filename=-3e9443245f8cb653 --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] running `Command { std: "docker" "inspect" "0a52e6bf7e593f11903cc6a5730e66792f2608aec04e331f7e4dd8d3bed0d317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a52e6bf7e593f11903cc6a5730e66792f2608aec04e331f7e4dd8d3bed0d317", kill_on_drop: false }` [INFO] [stdout] 0a52e6bf7e593f11903cc6a5730e66792f2608aec04e331f7e4dd8d3bed0d317