[INFO] cloning repository https://github.com/SpeedCrash100/deka-gst-wgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpeedCrash100/deka-gst-wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedCrash100%2Fdeka-gst-wgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedCrash100%2Fdeka-gst-wgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73e6ce57497a8ca2c9e915f8ba171a5e7b693868
[INFO] checking SpeedCrash100/deka-gst-wgpu against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedCrash100%2Fdeka-gst-wgpu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SpeedCrash100/deka-gst-wgpu
[INFO] finished tweaking git repo https://github.com/SpeedCrash100/deka-gst-wgpu
[INFO] tweaked toml for git repo https://github.com/SpeedCrash100/deka-gst-wgpu written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SpeedCrash100/deka-gst-wgpu on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SpeedCrash100/deka-gst-wgpu 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8e8341f604ba55b3391b058ea4ba4416a6af8309eb6fee7fd4252ba53bfc2a0d
[INFO] running `Command { std: "docker" "start" "8e8341f604ba55b3391b058ea4ba4416a6af8309eb6fee7fd4252ba53bfc2a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e8341f604ba55b3391b058ea4ba4416a6af8309eb6fee7fd4252ba53bfc2a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e8341f604ba55b3391b058ea4ba4416a6af8309eb6fee7fd4252ba53bfc2a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e8341f604ba55b3391b058ea4ba4416a6af8309eb6fee7fd4252ba53bfc2a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e8341f604ba55b3391b058ea4ba4416a6af8309eb6fee7fd4252ba53bfc2a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling naga v27.0.0 (https://github.com/gfx-rs/wgpu.git?rev=119b4efada475f95507f8f577bf1abfe3d529fd0#119b4efa)
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v27.0.0 (https://github.com/gfx-rs/wgpu.git?rev=119b4efada475f95507f8f577bf1abfe3d529fd0#119b4efa)
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]    Compiling wgpu-core v27.0.0 (https://github.com/gfx-rs/wgpu.git?rev=119b4efada475f95507f8f577bf1abfe3d529fd0#119b4efa)
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]    Compiling wgpu v27.0.0 (https://github.com/gfx-rs/wgpu.git?rev=119b4efada475f95507f8f577bf1abfe3d529fd0#119b4efa)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling glib-macros v0.19.9
[INFO] [stderr]    Compiling gst-plugin-version-helper v0.8.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking wgpu-types v27.0.0 (https://github.com/gfx-rs/wgpu.git?rev=119b4efada475f95507f8f577bf1abfe3d529fd0#119b4efa)
[INFO] [stderr]    Compiling deka-gst-wgpu-plugins-image-processing v0.1.0 (/opt/rustwide/workdir/deka-gst-wgpu-plugins-image-processing)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.19.8
[INFO] [stderr]    Compiling gobject-sys v0.19.8
[INFO] [stderr]    Compiling gstreamer-sys v0.22.6
[INFO] [stderr]    Compiling gio-sys v0.19.8
[INFO] [stderr]    Compiling gstreamer-base-sys v0.22.6
[INFO] [stderr]    Compiling gstreamer-video-sys v0.22.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking glib v0.19.9
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/build/ash/7820bd67844a5b61/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/git/checkouts/wgpu-045f9a3b3e40a5c0/119b4ef/naga/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=0ab543fc62cfcdcc -C extra-filename=-868ea12ec173a556 --out-dir /opt/rustwide/target/debug/build/naga/868ea12ec173a556/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/381d432dcf7f2a34/out -L dependency=/opt/rustwide/target/debug/build/bitflags/3d79a77b594dfc85/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/foldhash/7cc0e6b6b64910e8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/801e49f6e72ca727/out -L dependency=/opt/rustwide/target/debug/build/libm/abf86e159bd3ea85/out -L dependency=/opt/rustwide/target/debug/build/num-traits/33af1c3a5b2757dc/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/2f8889b87230ca4e/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/831b79c958a0d7a0/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/d8c2d15a6fea5d7c/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/e2bd1bce91476e6f/out --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/254bc7dd6c5b9987/out/libarrayvec-254bc7dd6c5b9987.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/c8060e48a855a946/out/libbit_set-c8060e48a855a946.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/3d79a77b594dfc85/out/libbitflags-3d79a77b594dfc85.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out/libcfg_if-190c9021fd162845.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/build/codespan-reporting/ab8ec89adfa62eaf/out/libcodespan_reporting-ab8ec89adfa62eaf.rmeta --extern half=/opt/rustwide/target/debug/build/half/52d3c408da9953d8/out/libhalf-52d3c408da9953d8.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/801e49f6e72ca727/out/libhashbrown-801e49f6e72ca727.rmeta --extern hexf_parse=/opt/rustwide/target/debug/build/hexf-parse/3a3e3f1940ae3db2/out/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/6752f1ae3f4e94cb/out/libindexmap-6752f1ae3f4e94cb.rmeta --extern libm=/opt/rustwide/target/debug/build/libm/abf86e159bd3ea85/out/liblibm-abf86e159bd3ea85.rmeta --extern log=/opt/rustwide/target/debug/build/log/f0efc98faf8f1763/out/liblog-f0efc98faf8f1763.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/33af1c3a5b2757dc/out/libnum_traits-33af1c3a5b2757dc.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out/libonce_cell-2ad934dc7da92e31.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/9fa66660e2fa5ade/out/librustc_hash-9fa66660e2fa5ade.rmeta --extern spirv=/opt/rustwide/target/debug/build/spirv/047f9b73b0c5ab67/out/libspirv-047f9b73b0c5ab67.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/6043a1304d37bc87/out/libthiserror-6043a1304d37bc87.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/d4cbec09b1fb15f6/out/libunicode_ident-d4cbec09b1fb15f6.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8e8341f604ba55b3391b058ea4ba4416a6af8309eb6fee7fd4252ba53bfc2a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e8341f604ba55b3391b058ea4ba4416a6af8309eb6fee7fd4252ba53bfc2a0d", kill_on_drop: false }`
[INFO] [stdout] 8e8341f604ba55b3391b058ea4ba4416a6af8309eb6fee7fd4252ba53bfc2a0d
