[INFO] cloning repository https://github.com/rust-dd/rust-axum-async-graphql-postgres-redis-starter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-dd/rust-axum-async-graphql-postgres-redis-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-dd%2Frust-axum-async-graphql-postgres-redis-starter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-dd%2Frust-axum-async-graphql-postgres-redis-starter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d24a7679c0f79da2345c0aec8db7befdef8226c [INFO] checking rust-dd/rust-axum-async-graphql-postgres-redis-starter against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-dd%2Frust-axum-async-graphql-postgres-redis-starter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rust-dd/rust-axum-async-graphql-postgres-redis-starter [INFO] finished tweaking git repo https://github.com/rust-dd/rust-axum-async-graphql-postgres-redis-starter [INFO] tweaked toml for git repo https://github.com/rust-dd/rust-axum-async-graphql-postgres-redis-starter written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rust-dd/rust-axum-async-graphql-postgres-redis-starter on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rust-dd/rust-axum-async-graphql-postgres-redis-starter 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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.4.40 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded asynk-strim v0.1.5 [INFO] [stderr] Downloaded bb8-postgres v0.9.0 [INFO] [stderr] Downloaded bb8-redis v0.26.0 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded async-graphql-value v7.2.1 [INFO] [stderr] Downloaded async-graphql-derive v7.2.1 [INFO] [stderr] Downloaded async-graphql-parser v7.2.1 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded handlebars v6.4.0 [INFO] [stderr] Downloaded async-graphql-axum v7.2.1 [INFO] [stderr] Downloaded firebase-auth v0.5.1 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded jsonwebtoken v9.1.0 [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded tikv-jemallocator v0.6.1 [INFO] [stderr] Downloaded async-graphql v7.2.1 [INFO] [stderr] Downloaded redis v1.0.4 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 191f97e07090ab5a240ef816b5358124835d0e45af2cb5738585906bb704c23d [INFO] running `Command { std: "docker" "start" "-a" "191f97e07090ab5a240ef816b5358124835d0e45af2cb5738585906bb704c23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "191f97e07090ab5a240ef816b5358124835d0e45af2cb5738585906bb704c23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191f97e07090ab5a240ef816b5358124835d0e45af2cb5738585906bb704c23d", kill_on_drop: false }` [INFO] [stdout] 191f97e07090ab5a240ef816b5358124835d0e45af2cb5738585906bb704c23d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0534b4d38c3566e7fc3f7fb6cbc14c9b9b7ce6ce45be9c95d08de66a448383 [INFO] running `Command { std: "docker" "start" "-a" "ee0534b4d38c3566e7fc3f7fb6cbc14c9b9b7ce6ce45be9c95d08de66a448383", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking tinystr v0.8.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/08cd08fbef8c6663b052d8d9e4930d5696cbb8a7/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/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="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=b8355f6eb47ae566 -C extra-filename=-f0a0564dc9829ba3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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" "ee0534b4d38c3566e7fc3f7fb6cbc14c9b9b7ce6ce45be9c95d08de66a448383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0534b4d38c3566e7fc3f7fb6cbc14c9b9b7ce6ce45be9c95d08de66a448383", kill_on_drop: false }` [INFO] [stdout] ee0534b4d38c3566e7fc3f7fb6cbc14c9b9b7ce6ce45be9c95d08de66a448383