[INFO] cloning repository https://github.com/TheBot99/rust-craft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBot99/rust-craft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBot99%2Frust-craft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBot99%2Frust-craft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82b151fb5d4b54c5365aae92cacd55d43424f081 [INFO] testing TheBot99/rust-craft against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBot99%2Frust-craft" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheBot99/rust-craft on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheBot99/rust-craft [INFO] finished tweaking git repo https://github.com/TheBot99/rust-craft [INFO] tweaked toml for git repo https://github.com/TheBot99/rust-craft written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TheBot99/rust-craft 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3be19e8f0a0a674062d7de55b9b92ae2918c749d32821a60a41ecaf5e13cc233 [INFO] running `Command { std: "docker" "start" "-a" "3be19e8f0a0a674062d7de55b9b92ae2918c749d32821a60a41ecaf5e13cc233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3be19e8f0a0a674062d7de55b9b92ae2918c749d32821a60a41ecaf5e13cc233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be19e8f0a0a674062d7de55b9b92ae2918c749d32821a60a41ecaf5e13cc233", kill_on_drop: false }` [INFO] [stdout] 3be19e8f0a0a674062d7de55b9b92ae2918c749d32821a60a41ecaf5e13cc233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf96eb3245109b897dfd3b451dad1a071fa40460fb4f821702e8ca0c1231355e [INFO] running `Command { std: "docker" "start" "-a" "bf96eb3245109b897dfd3b451dad1a071fa40460fb4f821702e8ca0c1231355e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling vk-parse v0.12.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling vulkano-macros v0.34.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling vulkano v0.34.1 [INFO] [stderr] Compiling blockify v0.1.0 (/opt/rustwide/workdir/blockify) [INFO] [stdout] warning: unused import: `vulkano::memory::allocator::StandardMemoryAllocator` [INFO] [stdout] --> blockify/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use vulkano::memory::allocator::StandardMemoryAllocator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> blockify/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | let (device, mut queues) = Device::new( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> blockify/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let queue = queues.next().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [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/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name vulkano --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vulkano-0.34.1/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="vulkano-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document_unchecked", "macros", "serde", "vulkano-macros"))' -C metadata=8b936ee112fac329 -C extra-filename=-8b936ee112fac329 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-0e41a5d37c101e01.rmeta --extern ash=/opt/rustwide/target/debug/deps/libash-410295095d772195.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-6b2e7d9ee495b63c.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-fe9a6f95ad7b10a5.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-a1e4008f8a9a2ea9.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0ea58c426c2180ec.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a85a5d50417770d5.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-af4f4b4118cda18c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-756ee87804f0eec5.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-bea2067a721757e6.rmeta --extern vulkano_macros=/opt/rustwide/target/debug/deps/libvulkano_macros-b51586597418be4c.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bf96eb3245109b897dfd3b451dad1a071fa40460fb4f821702e8ca0c1231355e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf96eb3245109b897dfd3b451dad1a071fa40460fb4f821702e8ca0c1231355e", kill_on_drop: false }` [INFO] [stdout] bf96eb3245109b897dfd3b451dad1a071fa40460fb4f821702e8ca0c1231355e