[INFO] cloning repository https://github.com/geneva-lake/ring-gpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geneva-lake/ring-gpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneva-lake%2Fring-gpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneva-lake%2Fring-gpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 430baa6cc5f25d2ae53b38376d4b92f52f82fe8d [INFO] testing geneva-lake/ring-gpu against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneva-lake%2Fring-gpu" "/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/geneva-lake/ring-gpu [INFO] finished tweaking git repo https://github.com/geneva-lake/ring-gpu [INFO] tweaked toml for git repo https://github.com/geneva-lake/ring-gpu written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geneva-lake/ring-gpu on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/geneva-lake/ring-gpu 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 303bc0e12622ea6b956ec91d472ebac46641e9fc17114996f78a2e16fe176395 [INFO] running `Command { std: "docker" "start" "-a" "303bc0e12622ea6b956ec91d472ebac46641e9fc17114996f78a2e16fe176395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "303bc0e12622ea6b956ec91d472ebac46641e9fc17114996f78a2e16fe176395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303bc0e12622ea6b956ec91d472ebac46641e9fc17114996f78a2e16fe176395", kill_on_drop: false }` [INFO] [stdout] 303bc0e12622ea6b956ec91d472ebac46641e9fc17114996f78a2e16fe176395 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 175e5f85f8732ab4629c86a5bcc1ec15bb3146ae0e86253bb0e2ad0d14ca0a14 [INFO] running `Command { std: "docker" "start" "-a" "175e5f85f8732ab4629c86a5bcc1ec15bb3146ae0e86253bb0e2ad0d14ca0a14", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling vk-parse v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling io-uring v0.7.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling slabbin v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling vulkano-macros v0.35.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling vulkano v0.35.2 [INFO] [stderr] Compiling half v2.7.1 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name vulkano --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.35.2/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 --allow=rust_2024_compatibility --warn=rust_2018_idioms --warn=unsafe_op_in_unsafe_fn '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_arguments' --warn=rust_2024_incompatible_pat '--allow=clippy::result_large_err' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::nonminimal_bool' '--allow=clippy::needless_borrowed_reference' '--warn=clippy::multiple_unsafe_ops_per_block' '--allow=clippy::missing_safety_doc' --allow=missing_docs '--allow=clippy::len_without_is_empty' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--warn=clippy::borrow_as_ptr' '--allow=clippy::arc_with_non_send_sync' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="x11"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document_unchecked", "macros", "serde", "x11"))' -C metadata=0644c7a15012c149 -C extra-filename=-eb56330b5afe284a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ash=/opt/rustwide/target/debug/deps/libash-5d0909c2cc9db520.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-a873c051d61b7819.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd0d142a4956b3.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-5f95cf2ad1e735f9.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-0201ca23816eb801.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e0795cb5ebc00421.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-025635a44362fd60.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-1ec61a86d1e26930.rmeta --extern slabbin=/opt/rustwide/target/debug/deps/libslabbin-439041d1d2328046.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-930fa34297cc73a9.rmeta --extern vulkano_macros=/opt/rustwide/target/debug/deps/libvulkano_macros-43dcba8810e55105.so --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-2fbec7c136ac35c3.rmeta --extern x11rb=/opt/rustwide/target/debug/deps/libx11rb-4b237868a2ca021f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "175e5f85f8732ab4629c86a5bcc1ec15bb3146ae0e86253bb0e2ad0d14ca0a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175e5f85f8732ab4629c86a5bcc1ec15bb3146ae0e86253bb0e2ad0d14ca0a14", kill_on_drop: false }` [INFO] [stdout] 175e5f85f8732ab4629c86a5bcc1ec15bb3146ae0e86253bb0e2ad0d14ca0a14