[INFO] fetching crate gpus 0.0.14... [INFO] building gpus-0.0.14 against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] extracting crate gpus 0.0.14 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gpus 0.0.14 on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gpus 0.0.14 [INFO] finished tweaking crates.io crate gpus 0.0.14 [INFO] tweaked toml for crates.io crate gpus 0.0.14 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate gpus 0.0.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0547fd94bb336df46bcacd35a7864cb17287614505b0cf7851478268dbaba586 [INFO] running `Command { std: "docker" "start" "-a" "0547fd94bb336df46bcacd35a7864cb17287614505b0cf7851478268dbaba586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0547fd94bb336df46bcacd35a7864cb17287614505b0cf7851478268dbaba586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0547fd94bb336df46bcacd35a7864cb17287614505b0cf7851478268dbaba586", kill_on_drop: false }` [INFO] [stdout] 0547fd94bb336df46bcacd35a7864cb17287614505b0cf7851478268dbaba586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7468b96bf93b083de447c6a8f9b93ae4e9f6c06363b6545af1f8c01d6edda5f [INFO] running `Command { std: "docker" "start" "-a" "a7468b96bf93b083de447c6a8f9b93ae4e9f6c06363b6545af1f8c01d6edda5f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.36 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.36 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [INFO] [stderr] error: could not compile `wgpu-hal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wgpu_hal --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.13.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="ash"' --cfg 'feature="default"' --cfg 'feature="egl"' --cfg 'feature="gles"' --cfg 'feature="glow"' --cfg 'feature="gpu-alloc"' --cfg 'feature="gpu-descriptor"' --cfg 'feature="inplace_it"' --cfg 'feature="libloading"' --cfg 'feature="renderdoc"' --cfg 'feature="renderdoc-sys"' --cfg 'feature="vulkan"' -C metadata=991e5b088bfb3316 -C extra-filename=-991e5b088bfb3316 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-7d65ca1d8d88a82e.rmeta --extern ash=/opt/rustwide/target/debug/deps/libash-ec2d211f095fb25a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b887d2738585d0de.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-7d7825420eb51682.rmeta --extern glow=/opt/rustwide/target/debug/deps/libglow-be08f931fb3571ce.rmeta --extern gpu_alloc=/opt/rustwide/target/debug/deps/libgpu_alloc-f32efa44b909b7b1.rmeta --extern gpu_descriptor=/opt/rustwide/target/debug/deps/libgpu_descriptor-dd7907622f72c261.rmeta --extern inplace_it=/opt/rustwide/target/debug/deps/libinplace_it-0d4619229afe2ae0.rmeta --extern egl=/opt/rustwide/target/debug/deps/libkhronos_egl-e93d20baf594975c.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d6f79995137f8501.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2959c40fabf69cef.rmeta --extern naga=/opt/rustwide/target/debug/deps/libnaga-6be428f064bbc8be.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e073a2a7729d012a.rmeta --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-d98b4ee55d94c129.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-fdcb79e9a95f35e9.rmeta --extern renderdoc_sys=/opt/rustwide/target/debug/deps/librenderdoc_sys-836aa1d43878a133.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1d908365b84c6fb3.rmeta --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-3d8af55d1a15ce16.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a7468b96bf93b083de447c6a8f9b93ae4e9f6c06363b6545af1f8c01d6edda5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7468b96bf93b083de447c6a8f9b93ae4e9f6c06363b6545af1f8c01d6edda5f", kill_on_drop: false }` [INFO] [stdout] a7468b96bf93b083de447c6a8f9b93ae4e9f6c06363b6545af1f8c01d6edda5f