[INFO] cloning repository https://github.com/lordx64/nexus-fps-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lordx64/nexus-fps-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flordx64%2Fnexus-fps-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flordx64%2Fnexus-fps-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb31741e29a6fb9f24cead1c89f352ef21c56f69
[INFO] checking lordx64/nexus-fps-game against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flordx64%2Fnexus-fps-game" "/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/lordx64/nexus-fps-game
[INFO] finished tweaking git repo https://github.com/lordx64/nexus-fps-game
[INFO] tweaked toml for git repo https://github.com/lordx64/nexus-fps-game written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lordx64/nexus-fps-game on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lordx64/nexus-fps-game 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/curves/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/curves/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/crypto-primitives/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/algebra/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/poly-commit/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/r1cs-std/`
[INFO] [stderr]     Updating git repository `https://github.com/nexus-xyz/nexus-zkvm.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/nexus-xyz/jolt`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2.git`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves.git`
[INFO] [stderr] warning: patch `ark-pallas v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-test-curves v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-vesta v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded tracing-texray v0.2.0
[INFO] [stderr]   Downloaded tracing-flame v0.2.0
[INFO] [stderr]   Downloaded cpp_demangle v0.4.4
[INFO] [stderr]   Downloaded serde-untagged v0.1.6
[INFO] [stderr]   Downloaded drawille v0.3.0
[INFO] [stderr]   Downloaded bytemuck v1.17.1
[INFO] [stderr]   Downloaded pprof v0.13.0
[INFO] [stderr]   Downloaded critical-section v1.1.3
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded symbolic-common v12.10.1
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded textplots v0.8.6
[INFO] [stderr]   Downloaded symbolic-demangle v12.10.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d37544632f75181e795969dcbb02c2691b364811fc0253082c60f59d1e648d6
[INFO] running `Command { std: "docker" "start" "-a" "4d37544632f75181e795969dcbb02c2691b364811fc0253082c60f59d1e648d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d37544632f75181e795969dcbb02c2691b364811fc0253082c60f59d1e648d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d37544632f75181e795969dcbb02c2691b364811fc0253082c60f59d1e648d6", kill_on_drop: false }`
[INFO] [stdout] 4d37544632f75181e795969dcbb02c2691b364811fc0253082c60f59d1e648d6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c63a820153cd11e49fd97ebf725ad2a5c334258f41c191584846e9bcca5ef90
[INFO] running `Command { std: "docker" "start" "-a" "2c63a820153cd11e49fd97ebf725ad2a5c334258f41c191584846e9bcca5ef90", kill_on_drop: false }`
[INFO] [stderr] warning: patch `ark-pallas v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-test-curves v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-vesta v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081)
[INFO] [stderr]     Checking bytemuck v1.17.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling symbolic-demangle v12.10.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling symbolic-common v12.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking drawille v0.3.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling halo2curves v0.3.3 (https://github.com/privacy-scaling-explorations/halo2curves.git?rev=8e4cb9f0c66c864e8ca25da07f50ae95f664a5b7#8e4cb9f0)
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking textplots v0.8.6
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking strum v0.25.0
[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/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.77/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"' --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=ac3bfdd23bc025ed -C extra-filename=-1c19f73aaedffd73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0660da8593602ac0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "2c63a820153cd11e49fd97ebf725ad2a5c334258f41c191584846e9bcca5ef90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c63a820153cd11e49fd97ebf725ad2a5c334258f41c191584846e9bcca5ef90", kill_on_drop: false }`
[INFO] [stdout] 2c63a820153cd11e49fd97ebf725ad2a5c334258f41c191584846e9bcca5ef90
