[INFO] cloning repository https://github.com/jontze/rust-graphql-microservice-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jontze/rust-graphql-microservice-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjontze%2Frust-graphql-microservice-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjontze%2Frust-graphql-microservice-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 820a7e15c3d2f33f5cc90cbc595a3d3bd106d3a6
[INFO] checking jontze/rust-graphql-microservice-template against master#fcac501a73cdde54de46a0683567f1a890730555 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjontze%2Frust-graphql-microservice-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jontze/rust-graphql-microservice-template
[INFO] finished tweaking git repo https://github.com/jontze/rust-graphql-microservice-template
[INFO] tweaked toml for git repo https://github.com/jontze/rust-graphql-microservice-template written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jontze/rust-graphql-microservice-template on toolchain fcac501a73cdde54de46a0683567f1a890730555
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jontze/rust-graphql-microservice-template 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" "+fcac501a73cdde54de46a0683567f1a890730555" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded const-oid v0.9.3
[INFO] [stderr]   Downloaded async-global-executor v2.3.1
[INFO] [stderr]   Downloaded derive_utils v0.11.2
[INFO] [stderr]   Downloaded dotenvy v0.15.6
[INFO] [stderr]   Downloaded actix-cors v0.5.4
[INFO] [stderr]   Downloaded graphql-parser v0.3.0
[INFO] [stderr]   Downloaded async-io v1.10.0
[INFO] [stderr]   Downloaded value-bag v1.7.0
[INFO] [stderr]   Downloaded juniper_codegen v0.15.9
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded anstream v0.6.11
[INFO] [stderr]   Downloaded futures-enum v0.1.17
[INFO] [stderr]   Downloaded cxx v1.0.81
[INFO] [stderr]   Downloaded async-executor v1.5.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded juniper v0.15.12
[INFO] [stderr]   Downloaded ring v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b33f974a0e176327282f7cb13b45e3eaf53e1e367ac37f831f229e345624c50
[INFO] running `Command { std: "docker" "start" "-a" "1b33f974a0e176327282f7cb13b45e3eaf53e1e367ac37f831f229e345624c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b33f974a0e176327282f7cb13b45e3eaf53e1e367ac37f831f229e345624c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b33f974a0e176327282f7cb13b45e3eaf53e1e367ac37f831f229e345624c50", kill_on_drop: false }`
[INFO] [stdout] 1b33f974a0e176327282f7cb13b45e3eaf53e1e367ac37f831f229e345624c50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd0a96fbc3f568ec9c9069a0eae7341c4f0b821000d5f9d714bd9b2bc1941e23
[INFO] running `Command { std: "docker" "start" "-a" "bd0a96fbc3f568ec9c9069a0eae7341c4f0b821000d5f9d714bd9b2bc1941e23", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking value-bag v1.7.0
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling polling v2.4.0
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling async-io v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling ring v0.17.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bytestring v1.2.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fcac501a73cdde54de46a0683567f1a890730555/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a5c3199362013148 -C extra-filename=-b280d6f0061fd8f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e700ee14c9465c85.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e3aa9f3952b44d5c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3ca538516c8f6142.rmeta --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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fcac501a73cdde54de46a0683567f1a890730555/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.95/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=80575edc31765368 -C extra-filename=-aa09c7da2980790d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e700ee14c9465c85.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e3aa9f3952b44d5c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3ca538516c8f6142.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bd0a96fbc3f568ec9c9069a0eae7341c4f0b821000d5f9d714bd9b2bc1941e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0a96fbc3f568ec9c9069a0eae7341c4f0b821000d5f9d714bd9b2bc1941e23", kill_on_drop: false }`
[INFO] [stdout] bd0a96fbc3f568ec9c9069a0eae7341c4f0b821000d5f9d714bd9b2bc1941e23
