[INFO] cloning repository https://github.com/littleboy0530-dotcom/bitboard_chess_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/littleboy0530-dotcom/bitboard_chess_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittleboy0530-dotcom%2Fbitboard_chess_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittleboy0530-dotcom%2Fbitboard_chess_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77ae9d27a69607571b976fbdd7dc75402cd8e569
[INFO] checking littleboy0530-dotcom/bitboard_chess_engine against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittleboy0530-dotcom%2Fbitboard_chess_engine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/littleboy0530-dotcom/bitboard_chess_engine
[INFO] finished tweaking git repo https://github.com/littleboy0530-dotcom/bitboard_chess_engine
[INFO] tweaked toml for git repo https://github.com/littleboy0530-dotcom/bitboard_chess_engine written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/littleboy0530-dotcom/bitboard_chess_engine on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/littleboy0530-dotcom/bitboard_chess_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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/godot-rust/gdext`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/godot-rust/godot4-prebuilt`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nanoserde v0.2.1
[INFO] [stderr]   Downloaded venial v0.6.1
[INFO] [stderr]   Downloaded nanoserde-derive v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b788d532131fa52e0db9d6db09f35bb92e1fc6272c48b09fa6bd5a96301b2801
[INFO] running `Command { std: "docker" "start" "-a" "b788d532131fa52e0db9d6db09f35bb92e1fc6272c48b09fa6bd5a96301b2801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b788d532131fa52e0db9d6db09f35bb92e1fc6272c48b09fa6bd5a96301b2801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b788d532131fa52e0db9d6db09f35bb92e1fc6272c48b09fa6bd5a96301b2801", kill_on_drop: false }`
[INFO] [stdout] b788d532131fa52e0db9d6db09f35bb92e1fc6272c48b09fa6bd5a96301b2801
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fcbe2650bdf18165ec5d0b6afe636ed2857ffa88de138814e45fdd7ce0871ad
[INFO] running `Command { std: "docker" "start" "-a" "8fcbe2650bdf18165ec5d0b6afe636ed2857ffa88de138814e45fdd7ce0871ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling godot-bindings v0.5.2 (https://github.com/godot-rust/gdext?branch=master#7775e2e7)
[INFO] [stderr]    Compiling gdextension-api v0.5.0 (https://github.com/godot-rust/godot4-prebuilt?branch=release-v0.5#e5748cc2)
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling nanoserde-derive v0.2.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking glam v0.32.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking godot-cell v0.5.2 (https://github.com/godot-rust/gdext?branch=master#7775e2e7)
[INFO] [stderr]    Compiling venial v0.6.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling nanoserde v0.2.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling godot-codegen v0.5.2 (https://github.com/godot-rust/gdext?branch=master#7775e2e7)
[INFO] [stderr]    Compiling godot-macros v0.5.2 (https://github.com/godot-rust/gdext?branch=master#7775e2e7)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling godot-ffi v0.5.2 (https://github.com/godot-rust/gdext?branch=master#7775e2e7)
[INFO] [stderr]    Compiling godot-core v0.5.2 (https://github.com/godot-rust/gdext?branch=master#7775e2e7)
[INFO] [stderr] error: could not compile `godot-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name godot_core --edition=2024 /opt/rustwide/cargo-home/git/checkouts/gdext-067f4b88e7bd088f/7775e2e/godot-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="api-4-4"' --cfg 'feature="codegen-full"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-4-2", "api-4-3", "api-4-4", "api-4-5", "api-4-6", "api-custom", "api-custom-json", "codegen-full", "codegen-lazy-fptrs", "codegen-rustfmt", "debug-log", "default", "double-precision", "experimental-godot-api", "experimental-threads", "experimental-wasm-nothreads", "register-docs", "safeguards-dev-balanced", "safeguards-release-disengaged", "serde", "trace"))' -C metadata=1c0423fa93798d71 -C extra-filename=-8112ca6f88747173 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glam=/opt/rustwide/target/debug/deps/libglam-65c485270c297c8f.rmeta --extern godot_cell=/opt/rustwide/target/debug/deps/libgodot_cell-d1ade82500de7b50.rmeta --extern godot_ffi=/opt/rustwide/target/debug/deps/libgodot_ffi-f5ef10e77cb1f272.rmeta --cap-lints allow --cap-lints=forbid --cfg 'since_api="4.1"' --cfg 'since_api="4.2"' --cfg 'since_api="4.3"' --cfg 'since_api="4.4"' --cfg 'before_api="4.5"' --cfg 'before_api="4.6"' --cfg 'before_api="4.7"' --cfg 'before_patch_api="4.2.0"' --cfg 'before_patch_api="4.3.0"' --cfg 'since_patch_api="4.4.0"' --cfg 'since_patch_api="4.5.0"' --cfg 'since_patch_api="4.6.0"' --cfg 'since_patch_api="4.7.0"' --cfg safeguards_balanced --cfg safeguards_strict --check-cfg 'cfg(published_docs, values(none()))' --check-cfg 'cfg(since_api, values("4.2"))' --check-cfg 'cfg(before_api, values("4.2"))' --check-cfg 'cfg(since_api, values("4.3"))' --check-cfg 'cfg(before_api, values("4.3"))' --check-cfg 'cfg(since_api, values("4.4"))' --check-cfg 'cfg(before_api, values("4.4"))' --check-cfg 'cfg(since_api, values("4.5"))' --check-cfg 'cfg(before_api, values("4.5"))' --check-cfg 'cfg(since_api, values("4.6"))' --check-cfg 'cfg(before_api, values("4.6"))' --check-cfg 'cfg(since_api, values("4.7"))' --check-cfg 'cfg(before_api, values("4.7"))' --check-cfg 'cfg(wasm_nothreads, values(none()))' --check-cfg 'cfg(safeguards_balanced)' --check-cfg 'cfg(safeguards_strict)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `godot-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name godot_core --edition=2024 /opt/rustwide/cargo-home/git/checkouts/gdext-067f4b88e7bd088f/7775e2e/godot-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="api-4-4"' --cfg 'feature="codegen-full"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-4-2", "api-4-3", "api-4-4", "api-4-5", "api-4-6", "api-custom", "api-custom-json", "codegen-full", "codegen-lazy-fptrs", "codegen-rustfmt", "debug-log", "default", "double-precision", "experimental-godot-api", "experimental-threads", "experimental-wasm-nothreads", "register-docs", "safeguards-dev-balanced", "safeguards-release-disengaged", "serde", "trace"))' -C metadata=aa58992e3e0f73fa -C extra-filename=-1d2966ab35bf9885 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glam=/opt/rustwide/target/debug/deps/libglam-37ced6d1831bf1b1.rmeta --extern godot_cell=/opt/rustwide/target/debug/deps/libgodot_cell-ffc8aa3f09502c52.rmeta --extern godot_ffi=/opt/rustwide/target/debug/deps/libgodot_ffi-c77105941d94a0fd.rmeta --cap-lints allow --cap-lints=forbid --cfg 'since_api="4.1"' --cfg 'since_api="4.2"' --cfg 'since_api="4.3"' --cfg 'since_api="4.4"' --cfg 'before_api="4.5"' --cfg 'before_api="4.6"' --cfg 'before_api="4.7"' --cfg 'before_patch_api="4.2.0"' --cfg 'before_patch_api="4.3.0"' --cfg 'since_patch_api="4.4.0"' --cfg 'since_patch_api="4.5.0"' --cfg 'since_patch_api="4.6.0"' --cfg 'since_patch_api="4.7.0"' --cfg safeguards_balanced --cfg safeguards_strict --check-cfg 'cfg(published_docs, values(none()))' --check-cfg 'cfg(since_api, values("4.2"))' --check-cfg 'cfg(before_api, values("4.2"))' --check-cfg 'cfg(since_api, values("4.3"))' --check-cfg 'cfg(before_api, values("4.3"))' --check-cfg 'cfg(since_api, values("4.4"))' --check-cfg 'cfg(before_api, values("4.4"))' --check-cfg 'cfg(since_api, values("4.5"))' --check-cfg 'cfg(before_api, values("4.5"))' --check-cfg 'cfg(since_api, values("4.6"))' --check-cfg 'cfg(before_api, values("4.6"))' --check-cfg 'cfg(since_api, values("4.7"))' --check-cfg 'cfg(before_api, values("4.7"))' --check-cfg 'cfg(wasm_nothreads, values(none()))' --check-cfg 'cfg(safeguards_balanced)' --check-cfg 'cfg(safeguards_strict)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8fcbe2650bdf18165ec5d0b6afe636ed2857ffa88de138814e45fdd7ce0871ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fcbe2650bdf18165ec5d0b6afe636ed2857ffa88de138814e45fdd7ce0871ad", kill_on_drop: false }`
[INFO] [stdout] 8fcbe2650bdf18165ec5d0b6afe636ed2857ffa88de138814e45fdd7ce0871ad
