[INFO] cloning repository https://github.com/0xskeksis/Vulkano_Pipeline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xskeksis/Vulkano_Pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xskeksis%2FVulkano_Pipeline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xskeksis%2FVulkano_Pipeline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 339b2371751e3077540c4b231544c9a4f6e13612
[INFO] testing 0xskeksis/Vulkano_Pipeline against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xskeksis%2FVulkano_Pipeline" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xskeksis/Vulkano_Pipeline
[INFO] finished tweaking git repo https://github.com/0xskeksis/Vulkano_Pipeline
[INFO] tweaked toml for git repo https://github.com/0xskeksis/Vulkano_Pipeline written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xskeksis/Vulkano_Pipeline on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xskeksis/Vulkano_Pipeline 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a1c7e77b08aa501296ce96dbc0c7cbd805b35ffe855d447400c2b6e97a31a25
[INFO] running `Command { std: "docker" "start" "-a" "0a1c7e77b08aa501296ce96dbc0c7cbd805b35ffe855d447400c2b6e97a31a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a1c7e77b08aa501296ce96dbc0c7cbd805b35ffe855d447400c2b6e97a31a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a1c7e77b08aa501296ce96dbc0c7cbd805b35ffe855d447400c2b6e97a31a25", kill_on_drop: false }`
[INFO] [stdout] 0a1c7e77b08aa501296ce96dbc0c7cbd805b35ffe855d447400c2b6e97a31a25
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ade9aefa4f3f6c25001bdcdeffc2441d0d3ab01e5f2e6d6f2291b89fd9de146b
[INFO] running `Command { std: "docker" "start" "-a" "ade9aefa4f3f6c25001bdcdeffc2441d0d3ab01e5f2e6d6f2291b89fd9de146b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling vk-parse v0.12.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling vulkano-macros v0.34.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling vulkano v0.34.2
[INFO] [stderr] error: could not compile `vulkano` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name vulkano --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.34.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="vulkano-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document_unchecked", "macros", "serde", "vulkano-macros"))' -C metadata=691a26beda13227f -C extra-filename=-d9643f11ba18866a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-b4ac09933f08aa4b.rmeta --extern ash=/opt/rustwide/target/debug/deps/libash-1f6c83cf313b0e8a.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-2fa6a2568f3f6cc2.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-81dd16b363de1790.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-fff7ec217536dcda.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d8b80389909ec47b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e94905cb0efe42ac.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-53ef49d1049e7c8a.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-c102cd0b5789d70a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-93c18737b7b711ce.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-02ac02453ed7dcd0.rmeta --extern vulkano_macros=/opt/rustwide/target/debug/deps/libvulkano_macros-15407da1649bb48d.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ade9aefa4f3f6c25001bdcdeffc2441d0d3ab01e5f2e6d6f2291b89fd9de146b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ade9aefa4f3f6c25001bdcdeffc2441d0d3ab01e5f2e6d6f2291b89fd9de146b", kill_on_drop: false }`
[INFO] [stdout] ade9aefa4f3f6c25001bdcdeffc2441d0d3ab01e5f2e6d6f2291b89fd9de146b
