[INFO] cloning repository https://github.com/divinevideo/divine-push-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divinevideo/divine-push-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinevideo%2Fdivine-push-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinevideo%2Fdivine-push-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c305e014835340c35df75ce36cf1e805307c8532 [INFO] checking divinevideo/divine-push-service against master#4cf5f9580233c36f6bc8db76e282ba8a1c1ea491 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinevideo%2Fdivine-push-service" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/divinevideo/divine-push-service [INFO] finished tweaking git repo https://github.com/divinevideo/divine-push-service [INFO] tweaked toml for git repo https://github.com/divinevideo/divine-push-service written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/divinevideo/divine-push-service on toolchain 4cf5f9580233c36f6bc8db76e282ba8a1c1ea491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4cf5f9580233c36f6bc8db76e282ba8a1c1ea491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/divinevideo/divine-push-service 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" "+4cf5f9580233c36f6bc8db76e282ba8a1c1ea491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/i10416/firebase-messaging-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-internal v0.4.30 [INFO] [stderr] Downloaded tower-util v0.3.1 [INFO] [stderr] Downloaded nostr-relay-builder v0.44.0 [INFO] [stderr] Downloaded secret-vault-value v0.3.10 [INFO] [stderr] Downloaded pin-project v0.4.30 [INFO] [stderr] Downloaded bb8 v0.9.1 [INFO] [stderr] Downloaded bb8-redis v0.21.0 [INFO] [stderr] Downloaded config v0.15.19 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded reqwest v0.12.27 [INFO] [stderr] Downloaded serde_json v1.0.146 [INFO] [stderr] Downloaded redis v0.29.5 [INFO] [stderr] Downloaded gcloud-sdk v0.25.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+4cf5f9580233c36f6bc8db76e282ba8a1c1ea491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7308dc8a0f5f2a8e0be6a88ad3a40cbc28cc342c77ee70db41b44466f6b19a45 [INFO] running `Command { std: "docker" "start" "-a" "7308dc8a0f5f2a8e0be6a88ad3a40cbc28cc342c77ee70db41b44466f6b19a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7308dc8a0f5f2a8e0be6a88ad3a40cbc28cc342c77ee70db41b44466f6b19a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7308dc8a0f5f2a8e0be6a88ad3a40cbc28cc342c77ee70db41b44466f6b19a45", kill_on_drop: false }` [INFO] [stdout] 7308dc8a0f5f2a8e0be6a88ad3a40cbc28cc342c77ee70db41b44466f6b19a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4cf5f9580233c36f6bc8db76e282ba8a1c1ea491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcaf99139fdbf191d6e400cfccf10519aed594d48abee9927b88032f9c3e7085 [INFO] running `Command { std: "docker" "start" "-a" "fcaf99139fdbf191d6e400cfccf10519aed594d48abee9927b88032f9c3e7085", kill_on_drop: false }` [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking bitcoin_hashes v0.14.1 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking compression-codecs v0.4.35 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking openssl v0.10.75 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking lru v0.16.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking atomic-destructor v0.3.0 [INFO] [stderr] Checking negentropy v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking nostr v0.44.2 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4cf5f9580233c36f6bc8db76e282ba8a1c1ea491/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.4/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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=85265da3c6ebfe5b -C extra-filename=-fcbd5314f1c496a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --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" "fcaf99139fdbf191d6e400cfccf10519aed594d48abee9927b88032f9c3e7085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcaf99139fdbf191d6e400cfccf10519aed594d48abee9927b88032f9c3e7085", kill_on_drop: false }` [INFO] [stdout] fcaf99139fdbf191d6e400cfccf10519aed594d48abee9927b88032f9c3e7085