[INFO] cloning repository https://github.com/ealmloff/wgpu-kernal-fusion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ealmloff/wgpu-kernal-fusion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealmloff%2Fwgpu-kernal-fusion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealmloff%2Fwgpu-kernal-fusion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5775aa9e38812932a24a566fc459b0da91702740
[INFO] checking ealmloff/wgpu-kernal-fusion against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealmloff%2Fwgpu-kernal-fusion" "/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/ealmloff/wgpu-kernal-fusion
[INFO] finished tweaking git repo https://github.com/ealmloff/wgpu-kernal-fusion
[INFO] tweaked toml for git repo https://github.com/ealmloff/wgpu-kernal-fusion written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ealmloff/wgpu-kernal-fusion on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ealmloff/wgpu-kernal-fusion 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] 01901a10cdb254b2c26e4e4f46cc3e7431fee8ad378269ccb9461b7c718a6404
[INFO] running `Command { std: "docker" "start" "01901a10cdb254b2c26e4e4f46cc3e7431fee8ad378269ccb9461b7c718a6404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01901a10cdb254b2c26e4e4f46cc3e7431fee8ad378269ccb9461b7c718a6404", 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" "01901a10cdb254b2c26e4e4f46cc3e7431fee8ad378269ccb9461b7c718a6404" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01901a10cdb254b2c26e4e4f46cc3e7431fee8ad378269ccb9461b7c718a6404", 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" "01901a10cdb254b2c26e4e4f46cc3e7431fee8ad378269ccb9461b7c718a6404" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling naga v24.0.0 (https://github.com/FL33TW00D/wgpu?branch=feature%2Fenable#9c062803)
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling wgpu-hal v24.0.0 (https://github.com/FL33TW00D/wgpu?branch=feature%2Fenable#9c062803)
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v24.0.0 (https://github.com/FL33TW00D/wgpu?branch=feature%2Fenable#9c062803)
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wgpu v24.0.0 (https://github.com/FL33TW00D/wgpu?branch=feature%2Fenable#9c062803)
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex v1.11.1
[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/416264364aa47959f5827723e1d7dabc95d0744b/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=3ca634086e94cbac -C extra-filename=-3a01bb175f8fc9c6 --out-dir /opt/rustwide/target/debug/build/ash/3a01bb175f8fc9c6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d5f5fd084223f1cc/out/liblibloading-d5f5fd084223f1cc.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] running `Command { std: "docker" "inspect" "01901a10cdb254b2c26e4e4f46cc3e7431fee8ad378269ccb9461b7c718a6404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01901a10cdb254b2c26e4e4f46cc3e7431fee8ad378269ccb9461b7c718a6404", kill_on_drop: false }`
[INFO] [stdout] 01901a10cdb254b2c26e4e4f46cc3e7431fee8ad378269ccb9461b7c718a6404
