[INFO] cloning repository https://github.com/jonfitt/orbital-movement-gdextension
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonfitt/orbital-movement-gdextension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfitt%2Forbital-movement-gdextension", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfitt%2Forbital-movement-gdextension'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 451d2490ec2b8226a41253e73da6ddf2820ade80
[INFO] testing jonfitt/orbital-movement-gdextension against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonfitt%2Forbital-movement-gdextension" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jonfitt/orbital-movement-gdextension
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jonfitt/orbital-movement-gdextension
[INFO] tweaked toml for git repo https://github.com/jonfitt/orbital-movement-gdextension written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonfitt/orbital-movement-gdextension on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonfitt/orbital-movement-gdextension 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.46
[INFO] [stderr]   Downloaded venial v0.6.1
[INFO] [stderr]   Downloaded godot v0.5.4
[INFO] [stderr]   Downloaded godot-bindings v0.5.4
[INFO] [stderr]   Downloaded nanoserde-derive v0.2.1
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded godot-cell v0.5.4
[INFO] [stderr]   Downloaded godot-macros v0.5.4
[INFO] [stderr]   Downloaded litrs v1.0.0
[INFO] [stderr]   Downloaded nanoserde v0.2.1
[INFO] [stderr]   Downloaded godot-ffi v0.5.4
[INFO] [stderr]   Downloaded godot-codegen v0.5.4
[INFO] [stderr]   Downloaded syn v2.0.118
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded godot-core v0.5.4
[INFO] [stderr]   Downloaded glam v0.32.1
[INFO] [stderr]   Downloaded gdextension-api v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2680e9ff9e0caa5083e46d2bd956e1510aa822eb569515166f01adbf63c238fb
[INFO] running `Command { std: "docker" "start" "2680e9ff9e0caa5083e46d2bd956e1510aa822eb569515166f01adbf63c238fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2680e9ff9e0caa5083e46d2bd956e1510aa822eb569515166f01adbf63c238fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2680e9ff9e0caa5083e46d2bd956e1510aa822eb569515166f01adbf63c238fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2680e9ff9e0caa5083e46d2bd956e1510aa822eb569515166f01adbf63c238fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2680e9ff9e0caa5083e46d2bd956e1510aa822eb569515166f01adbf63c238fb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling godot-bindings v0.5.4
[INFO] [stderr]    Compiling gdextension-api v0.5.1
[INFO] [stderr]    Compiling nanoserde-derive v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling godot-cell v0.5.4
[INFO] [stderr]    Compiling glam v0.32.1
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling nanoserde v0.2.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling venial v0.6.1
[INFO] [stderr]    Compiling godot-codegen v0.5.4
[INFO] [stderr]    Compiling godot-macros v0.5.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling orbital_movement_gdextension v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling godot-ffi v0.5.4
[INFO] [stderr]    Compiling godot-core v0.5.4
[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/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name godot_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="codegen-full"' --cfg 'feature="default"' --cfg 'feature="register-docs"' --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-4-7", "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", "upcoming-editor-placeholders"))' -C metadata=3c8b00daebffd335 -C extra-filename=-f3fc6c3aa7b94d82 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern glam=/opt/rustwide/target/release/deps/libglam-864811730d66d433.rmeta --extern godot_cell=/opt/rustwide/target/release/deps/libgodot_cell-c2e54c3ce889c842.rmeta --extern godot_ffi=/opt/rustwide/target/release/deps/libgodot_ffi-6926de6caf905888.rmeta --cap-lints allow --cap-lints=warn --cfg 'since_api="4.1"' --cfg 'since_api="4.2"' --cfg 'since_api="4.3"' --cfg 'since_api="4.4"' --cfg 'since_api="4.5"' --cfg 'since_api="4.6"' --cfg 'before_api="4.7"' --cfg 'before_api="4.8"' --cfg 'before_patch_api="4.2.0"' --cfg 'before_patch_api="4.3.0"' --cfg 'before_patch_api="4.4.0"' --cfg 'before_patch_api="4.5.0"' --cfg 'since_patch_api="4.6.0"' --cfg 'since_patch_api="4.7.0"' --cfg 'since_patch_api="4.8.0"' --cfg safeguards_balanced --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(since_api, values("4.8"))' --check-cfg 'cfg(before_api, values("4.8"))' --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] running `Command { std: "docker" "inspect" "2680e9ff9e0caa5083e46d2bd956e1510aa822eb569515166f01adbf63c238fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2680e9ff9e0caa5083e46d2bd956e1510aa822eb569515166f01adbf63c238fb", kill_on_drop: false }`
[INFO] [stdout] 2680e9ff9e0caa5083e46d2bd956e1510aa822eb569515166f01adbf63c238fb
