[INFO] fetching crate rblx-godot 0.2.0-indev... [INFO] checking rblx-godot-0.2.0-indev against try#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] extracting crate rblx-godot 0.2.0-indev into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate rblx-godot 0.2.0-indev on toolchain 15e8bc6907ab2b3623cb52acc726f4787458df64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [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" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4636cc4e3fc5ca11d5e91ed610ac2da549ad9937bbccbed8e614bf94b4d032e3 [INFO] running `Command { std: "docker" "start" "-a" "4636cc4e3fc5ca11d5e91ed610ac2da549ad9937bbccbed8e614bf94b4d032e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4636cc4e3fc5ca11d5e91ed610ac2da549ad9937bbccbed8e614bf94b4d032e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4636cc4e3fc5ca11d5e91ed610ac2da549ad9937bbccbed8e614bf94b4d032e3", kill_on_drop: false }` [INFO] [stdout] 4636cc4e3fc5ca11d5e91ed610ac2da549ad9937bbccbed8e614bf94b4d032e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f26658faf40b0f8d514c96f8b06fb3d02096c620959838f0856965e9f893dc27 [INFO] running `Command { std: "docker" "start" "-a" "f26658faf40b0f8d514c96f8b06fb3d02096c620959838f0856965e9f893dc27", 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 nanoserde-derive v0.1.22 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling luau0-src v0.11.2+luau653 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling godot-codegen v0.2.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling godot-macros v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling which v7.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling markdown v1.0.0-alpha.21 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling venial v0.6.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rustversion-detect v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking godot-cell v0.2.2 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling godot-ffi v0.2.2 [INFO] [stderr] Compiling godot-core v0.2.2 [INFO] [stderr] Compiling bevy_macro_utils v0.15.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking bevy_utils v0.15.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.1 [INFO] [stderr] Compiling mlua_derive v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking bevy_ptr v0.15.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking derive_more 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/15e8bc6907ab2b3623cb52acc726f4787458df64/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=ea07ab1825ac38ff -C extra-filename=-102197944e0701da --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-092a604a4a31b04b.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" "f26658faf40b0f8d514c96f8b06fb3d02096c620959838f0856965e9f893dc27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26658faf40b0f8d514c96f8b06fb3d02096c620959838f0856965e9f893dc27", kill_on_drop: false }` [INFO] [stdout] f26658faf40b0f8d514c96f8b06fb3d02096c620959838f0856965e9f893dc27