[INFO] cloning repository https://github.com/BlakeBurnette/sykla-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlakeBurnette/sykla-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlakeBurnette%2Fsykla-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlakeBurnette%2Fsykla-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31efd41d39d20871da8d78cd409c47e25e73e618
[INFO] checking BlakeBurnette/sykla-engine against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlakeBurnette%2Fsykla-engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BlakeBurnette/sykla-engine
[INFO] finished tweaking git repo https://github.com/BlakeBurnette/sykla-engine
[INFO] tweaked toml for git repo https://github.com/BlakeBurnette/sykla-engine written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlakeBurnette/sykla-engine on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlakeBurnette/sykla-engine 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33683cd018fb47a96eefb407533f1475aad9b18687341f20680501398ae02cdb
[INFO] running `Command { std: "docker" "start" "-a" "33683cd018fb47a96eefb407533f1475aad9b18687341f20680501398ae02cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33683cd018fb47a96eefb407533f1475aad9b18687341f20680501398ae02cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33683cd018fb47a96eefb407533f1475aad9b18687341f20680501398ae02cdb", kill_on_drop: false }`
[INFO] [stdout] 33683cd018fb47a96eefb407533f1475aad9b18687341f20680501398ae02cdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 081bcbc155b194af9d8c80fe77f8f5a96166d4e59ecd57e1e9c8e9038c3a9ce4
[INFO] running `Command { std: "docker" "start" "-a" "081bcbc155b194af9d8c80fe77f8f5a96166d4e59ecd57e1e9c8e9038c3a9ce4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling godot-bindings v0.4.4 (https://github.com/godot-rust/gdext?branch=master#5eeaa6f9)
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking i_tree v0.8.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking i_key_sort v0.2.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]    Compiling gdextension-api v0.3.3 (https://github.com/godot-rust/godot4-prebuilt?branch=release-v0.3#87ac4b02)
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking geographiclib-rs v0.2.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr] error: could not compile `gdextension-api` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name gdextension_api --edition=2024 /opt/rustwide/cargo-home/git/checkouts/godot4-prebuilt-06247bd21dd081eb/87ac4b0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8dfa35c9be6d290f -C extra-filename=-429ec2d34fa7bbfb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "081bcbc155b194af9d8c80fe77f8f5a96166d4e59ecd57e1e9c8e9038c3a9ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "081bcbc155b194af9d8c80fe77f8f5a96166d4e59ecd57e1e9c8e9038c3a9ce4", kill_on_drop: false }`
[INFO] [stdout] 081bcbc155b194af9d8c80fe77f8f5a96166d4e59ecd57e1e9c8e9038c3a9ce4
