[INFO] cloning repository https://github.com/BounceU/RABS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BounceU/RABS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBounceU%2FRABS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBounceU%2FRABS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6793625fe3bb76c5556bfddd05e47f6cdc6e7eed
[INFO] checking BounceU/RABS against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBounceU%2FRABS" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BounceU/RABS
[INFO] finished tweaking git repo https://github.com/BounceU/RABS
[INFO] tweaked toml for git repo https://github.com/BounceU/RABS written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BounceU/RABS on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BounceU/RABS 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/JoeyEamigh/gdext`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/JoeyEamigh/gd-rehearse`
[INFO] [stderr]     Updating git repository `https://github.com/Rust-GPU/rust-gpu`
[INFO] [stderr]     Updating git repository `https://github.com/godot-rust/godot4-prebuilt`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dotenv-build v0.1.1
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] [stderr]   Downloaded worker-macros v0.6.6
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded worker-kv v0.9.0
[INFO] [stderr]   Downloaded raw-string v0.3.5
[INFO] [stderr]   Downloaded tracing-web v0.1.3
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded venial v0.5.0
[INFO] [stderr]   Downloaded venial v0.6.1
[INFO] [stderr]   Downloaded nanoserde v0.2.1
[INFO] [stderr]   Downloaded ruzstd v0.7.3
[INFO] [stderr]   Downloaded worker v0.6.6
[INFO] [stderr]   Downloaded async-openai v0.29.5
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded cargo_metadata v0.21.0
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded wasmparser v0.236.1
[INFO] [stderr]   Downloaded internal-iterator v0.2.3
[INFO] [stderr]   Downloaded tracing-tree v0.4.1
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded gdext-gen v0.1.1
[INFO] [stderr]   Downloaded cargo-platform v0.2.0
[INFO] [stderr]   Downloaded elsa v1.11.2
[INFO] [stderr]   Downloaded spirv-tools v0.12.2
[INFO] [stderr]   Downloaded worker-sys v0.6.6
[INFO] [stderr]   Downloaded nanoserde-derive v0.2.1
[INFO] [stderr]   Downloaded async-openai-macros v0.1.0
[INFO] [stderr]   Downloaded flate2 v1.1.4
[INFO] [stderr]   Downloaded thorin-dwp v0.9.0
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded spirt v0.4.0
[INFO] [stderr]   Downloaded glam v0.30.8
[INFO] [stderr]   Downloaded spirv-tools-sys v0.12.2
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 075de994a94f6a7d776321dd4695aed260b8fa0c36856bbfe9698410aaa9f4a0
[INFO] running `Command { std: "docker" "start" "-a" "075de994a94f6a7d776321dd4695aed260b8fa0c36856bbfe9698410aaa9f4a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "075de994a94f6a7d776321dd4695aed260b8fa0c36856bbfe9698410aaa9f4a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075de994a94f6a7d776321dd4695aed260b8fa0c36856bbfe9698410aaa9f4a0", kill_on_drop: false }`
[INFO] [stdout] 075de994a94f6a7d776321dd4695aed260b8fa0c36856bbfe9698410aaa9f4a0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecb563643168e2ad0af9d7c886b4774a35437c83fb2719755a7cf259af87fbda
[INFO] running `Command { std: "docker" "start" "-a" "ecb563643168e2ad0af9d7c886b4774a35437c83fb2719755a7cf259af87fbda", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling godot-bindings v0.4.0 (https://github.com/JoeyEamigh/gdext#a31ea94b)
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling gdextension-api v0.3.0 (https://github.com/godot-rust/godot4-prebuilt?branch=release-v0.3#f70baca7)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling nanoserde-derive v0.2.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dotenv-build v0.1.1
[INFO] [stderr]    Compiling godot-codegen v0.4.0 (https://github.com/JoeyEamigh/gdext#a31ea94b)
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling spirv-std-types v0.9.0 (https://github.com/Rust-GPU/rust-gpu?rev=56cc13214566af452de71daf39f7b3f2c65551c2#56cc1321)
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]    Compiling spirv-tools-sys v0.12.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nanoserde v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.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/3f6250a7bb79e600d9036bbc7c8f65af43933643/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="fold"' --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=5d8fac9bf48ec23e -C extra-filename=-ddcaf7f905264df4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6819fc659b84ed7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "ecb563643168e2ad0af9d7c886b4774a35437c83fb2719755a7cf259af87fbda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb563643168e2ad0af9d7c886b4774a35437c83fb2719755a7cf259af87fbda", kill_on_drop: false }`
[INFO] [stdout] ecb563643168e2ad0af9d7c886b4774a35437c83fb2719755a7cf259af87fbda
