[INFO] fetching crate rblx-godot 0.2.0-indev...
[INFO] checking rblx-godot-0.2.0-indev against try#e19b5cc0f024358aaaecf2776a5291fa5a95b623 for pr-147185-1
[INFO] extracting crate rblx-godot 0.2.0-indev into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate rblx-godot 0.2.0-indev
[INFO] finished tweaking crates.io crate rblx-godot 0.2.0-indev
[INFO] tweaked toml for crates.io crate rblx-godot 0.2.0-indev written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rblx-godot 0.2.0-indev on toolchain e19b5cc0f024358aaaecf2776a5291fa5a95b623
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e19b5cc0f024358aaaecf2776a5291fa5a95b623" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rblx-godot 0.2.0-indev 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" "+e19b5cc0f024358aaaecf2776a5291fa5a95b623" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e19b5cc0f024358aaaecf2776a5291fa5a95b623" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8a5ee662ab11f4c4c2033779d6499b94960213ea96325ba2c97cc4330d46d2f
[INFO] running `Command { std: "docker" "start" "-a" "e8a5ee662ab11f4c4c2033779d6499b94960213ea96325ba2c97cc4330d46d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8a5ee662ab11f4c4c2033779d6499b94960213ea96325ba2c97cc4330d46d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a5ee662ab11f4c4c2033779d6499b94960213ea96325ba2c97cc4330d46d2f", kill_on_drop: false }`
[INFO] [stdout] e8a5ee662ab11f4c4c2033779d6499b94960213ea96325ba2c97cc4330d46d2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e19b5cc0f024358aaaecf2776a5291fa5a95b623" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3de8aeb6201a756b7d5c0116a17ee3af5926d462d2fc76de1520aff7e93cc551
[INFO] running `Command { std: "docker" "start" "-a" "3de8aeb6201a756b7d5c0116a17ee3af5926d462d2fc76de1520aff7e93cc551", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling godot-bindings v0.2.2
[INFO] [stderr]    Compiling gdextension-api v0.2.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nanoserde-derive v0.1.22
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling nanoserde v0.1.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling godot-codegen v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling luau0-src v0.11.2+luau653
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling godot-macros v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling which v7.0.1
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.21
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling mlua-sys v0.6.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling venial v0.6.0
[INFO] [stderr]     Checking godot-cell v0.2.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.1
[INFO] [stderr]    Compiling rustversion-detect v0.1.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling mlua_derive v0.10.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.1
[INFO] [stderr]     Checking bevy_utils v0.15.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling godot-ffi v0.2.2
[INFO] [stderr]    Compiling godot-core v0.2.2
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking bevy_ptr v0.15.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking bevy_reflect v0.15.1
[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/e19b5cc0f024358aaaecf2776a5291fa5a95b623/bin/rustc --crate-name godot_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codegen-full"' --cfg 'feature="default"' --cfg 'feature="register-docs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-4-1", "api-4-1-1", "api-4-1-2", "api-4-1-3", "api-4-1-4", "api-4-2", "api-4-2-1", "api-4-2-2", "api-4-3", "api-custom", "codegen-full", "codegen-lazy-fptrs", "codegen-rustfmt", "debug-log", "default", "double-precision", "experimental-godot-api", "experimental-threads", "experimental-wasm-nothreads", "register-docs", "serde", "trace"))' -C metadata=2da9c0f09c260a58 -C extra-filename=-d77ec4d078c0330b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glam=/opt/rustwide/target/debug/deps/libglam-1f2f7e55dd73ca37.rmeta --extern godot_cell=/opt/rustwide/target/debug/deps/libgodot_cell-ea3a2b9ecb0438ce.rmeta --extern godot_ffi=/opt/rustwide/target/debug/deps/libgodot_ffi-485b532979b3561c.rmeta --cap-lints allow --cap-lints=forbid --cfg 'since_api="4.1"' --cfg 'since_api="4.2"' --cfg 'since_api="4.3"' --cfg 'before_api="4.4"' --cfg 'before_patch_api="4.1.0"' --cfg 'before_patch_api="4.1.1"' --cfg 'before_patch_api="4.1.2"' --cfg 'before_patch_api="4.1.3"' --cfg 'before_patch_api="4.1.4"' --cfg 'before_patch_api="4.2.0"' --cfg 'before_patch_api="4.2.1"' --cfg 'before_patch_api="4.2.2"' --cfg 'since_patch_api="4.3.0"' --cfg 'since_patch_api="4.4.0"' --check-cfg 'cfg(published_docs, values(none()))' --check-cfg 'cfg(since_api, values("4.1"))' --check-cfg 'cfg(before_api, values("4.1"))' --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"))'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3de8aeb6201a756b7d5c0116a17ee3af5926d462d2fc76de1520aff7e93cc551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de8aeb6201a756b7d5c0116a17ee3af5926d462d2fc76de1520aff7e93cc551", kill_on_drop: false }`
[INFO] [stdout] 3de8aeb6201a756b7d5c0116a17ee3af5926d462d2fc76de1520aff7e93cc551
