[INFO] cloning repository https://github.com/BounceU/RABS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BounceU/RABS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBounceU%2FRABS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBounceU%2FRABS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6793625fe3bb76c5556bfddd05e47f6cdc6e7eed
[INFO] documenting BounceU/RABS against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBounceU%2FRABS" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BounceU/RABS
[INFO] finished tweaking git repo https://github.com/BounceU/RABS
[INFO] tweaked toml for git repo https://github.com/BounceU/RABS written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BounceU/RABS on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BounceU/RABS 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27d54d385e508380088f6d0828e36fac0b2b0c1b375ae8ec053ac98e55a60f68
[INFO] running `Command { std: "docker" "start" "-a" "27d54d385e508380088f6d0828e36fac0b2b0c1b375ae8ec053ac98e55a60f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27d54d385e508380088f6d0828e36fac0b2b0c1b375ae8ec053ac98e55a60f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d54d385e508380088f6d0828e36fac0b2b0c1b375ae8ec053ac98e55a60f68", kill_on_drop: false }`
[INFO] [stdout] 27d54d385e508380088f6d0828e36fac0b2b0c1b375ae8ec053ac98e55a60f68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16b93cb536fafc4cb3d5d29081c64c7f30ab8945e968e29ded40f24db6a315fb
[INFO] running `Command { std: "docker" "start" "-a" "16b93cb536fafc4cb3d5d29081c64c7f30ab8945e968e29ded40f24db6a315fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling godot-bindings v0.4.0 (https://github.com/JoeyEamigh/gdext#a31ea94b)
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gdextension-api v0.3.0 (https://github.com/godot-rust/godot4-prebuilt?branch=release-v0.3#f70baca7)
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling nanoserde-derive v0.2.1
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling godot-codegen v0.4.0 (https://github.com/JoeyEamigh/gdext#a31ea94b)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling spirv-std-types v0.9.0 (https://github.com/Rust-GPU/rust-gpu?rev=56cc13214566af452de71daf39f7b3f2c65551c2#56cc1321)
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling nanoserde v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling dotenv-build v0.1.1
[INFO] [stderr]    Compiling spirt v0.4.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling elsa v1.11.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling internal-iterator v0.2.3
[INFO] [stderr]    Compiling rustc_codegen_spirv v0.9.0 (https://github.com/Rust-GPU/rust-gpu?rev=56cc13214566af452de71daf39f7b3f2c65551c2#56cc1321)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling spirv-tools-sys v0.12.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr] error: failed to run custom build command for `rustc_codegen_spirv v0.9.0 (https://github.com/Rust-GPU/rust-gpu?rev=56cc13214566af452de71daf39f7b3f2c65551c2#56cc1321)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rustc_codegen_spirv-dd4938ff87931721/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTGPU_SKIP_TOOLCHAIN_CHECK
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: wrong toolchain detected (found commit hash `3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f`, expected `35f6036521777bdc0dcea1f980be4c192962a168`).
[INFO] [stderr]   Make sure your `rust-toolchain.toml` file contains the following:
[INFO] [stderr]   -------------
[INFO] [stderr]   [toolchain]
[INFO] [stderr]   channel = "nightly-2025-06-30"
[INFO] [stderr]   components = ["rust-src", "rustc-dev", "llvm-tools"]
[INFO] [stderr]   -------------
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=ebbe5152dce449bf -C extra-filename=-6b14b1cff414d64c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5fa7de867bbb5f63.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b6ac5f0be536b468.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-cf876d7cdd68469b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b33a37e302f93c87.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08255057883f1a78.rmeta --extern ruzstd=/opt/rustwide/target/debug/deps/libruzstd-a6cd0dd09604e136.rmeta --cap-lints allow --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "16b93cb536fafc4cb3d5d29081c64c7f30ab8945e968e29ded40f24db6a315fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16b93cb536fafc4cb3d5d29081c64c7f30ab8945e968e29ded40f24db6a315fb", kill_on_drop: false }`
[INFO] [stdout] 16b93cb536fafc4cb3d5d29081c64c7f30ab8945e968e29ded40f24db6a315fb
