[INFO] cloning repository https://github.com/paulsonnentag/automerge-repo-minimal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulsonnentag/automerge-repo-minimal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsonnentag%2Fautomerge-repo-minimal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsonnentag%2Fautomerge-repo-minimal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33e78139a5175afb039bfe6d46f1d990800cc1a7 [INFO] checking paulsonnentag/automerge-repo-minimal-example against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsonnentag%2Fautomerge-repo-minimal-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paulsonnentag/automerge-repo-minimal-example [INFO] finished tweaking git repo https://github.com/paulsonnentag/automerge-repo-minimal-example [INFO] tweaked toml for git repo https://github.com/paulsonnentag/automerge-repo-minimal-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paulsonnentag/automerge-repo-minimal-example on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paulsonnentag/automerge-repo-minimal-example 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf37f809d91c7b012c8f883e65f74616761f641affed3f182cf2bbb0add0186f [INFO] running `Command { std: "docker" "start" "-a" "cf37f809d91c7b012c8f883e65f74616761f641affed3f182cf2bbb0add0186f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf37f809d91c7b012c8f883e65f74616761f641affed3f182cf2bbb0add0186f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf37f809d91c7b012c8f883e65f74616761f641affed3f182cf2bbb0add0186f", kill_on_drop: false }` [INFO] [stdout] cf37f809d91c7b012c8f883e65f74616761f641affed3f182cf2bbb0add0186f [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a304d8f51e6010b6b78c49813c32ea27c3cbb5837ad13ed2536124ec93a673f9 [INFO] running `Command { std: "docker" "start" "-a" "a304d8f51e6010b6b78c49813c32ea27c3cbb5837ad13ed2536124ec93a673f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling godot-bindings v0.2.3 (https://github.com/godot-rust/gdext?branch=master#ac8b1da7) [INFO] [stderr] Compiling gdextension-api v0.2.1 (https://github.com/godot-rust/godot4-prebuilt?branch=releases#53fa4a85) [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling venial v0.6.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling safer-ffi v0.1.13 [INFO] [stderr] Checking godot-cell v0.2.3 (https://github.com/godot-rust/gdext?branch=master#ac8b1da7) [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [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/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name gdextension_api --edition=2021 /opt/rustwide/cargo-home/git/checkouts/godot4-prebuilt-06247bd21dd081eb/53fa4a8/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=8050bc3de5e4030f -C extra-filename=-53a3f309de3664b0 --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" "a304d8f51e6010b6b78c49813c32ea27c3cbb5837ad13ed2536124ec93a673f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a304d8f51e6010b6b78c49813c32ea27c3cbb5837ad13ed2536124ec93a673f9", kill_on_drop: false }` [INFO] [stdout] a304d8f51e6010b6b78c49813c32ea27c3cbb5837ad13ed2536124ec93a673f9