[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 try#2b3c0f3a743ea631d10817f9a05e6b73970e9ef1 for pr-139751-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealmloff%2Fwgpu-kernal-fusion" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ealmloff/wgpu-kernal-fusion on toolchain 2b3c0f3a743ea631d10817f9a05e6b73970e9ef1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "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" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c92927e7084221fb83f40ab020b8ce6de03efc5b02e8f438815aabbed201527
[INFO] running `Command { std: "docker" "start" "-a" "5c92927e7084221fb83f40ab020b8ce6de03efc5b02e8f438815aabbed201527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c92927e7084221fb83f40ab020b8ce6de03efc5b02e8f438815aabbed201527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c92927e7084221fb83f40ab020b8ce6de03efc5b02e8f438815aabbed201527", kill_on_drop: false }`
[INFO] [stdout] 5c92927e7084221fb83f40ab020b8ce6de03efc5b02e8f438815aabbed201527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f91db1e4130410661208e84979084534fdbbde222b732901b1bdb06215935b74
[INFO] running `Command { std: "docker" "start" "-a" "f91db1e4130410661208e84979084534fdbbde222b732901b1bdb06215935b74", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling naga v24.0.0 (https://github.com/FL33TW00D/wgpu?branch=feature%2Fenable#9c062803)
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wgpu-hal v24.0.0 (https://github.com/FL33TW00D/wgpu?branch=feature%2Fenable#9c062803)
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[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]     Checking ryu v1.0.19
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling wgpu v24.0.0 (https://github.com/FL33TW00D/wgpu?branch=feature%2Fenable#9c062803)
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[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 bitflags v1.3.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking rand_core v0.9.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking half-2 v2.4.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking tabbycat v0.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[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 gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking wgpu-types v24.0.0 (https://github.com/FL33TW00D/wgpu?branch=feature%2Fenable#9c062803)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking wgpu-compute v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `sparse_kernel` is never read
[INFO] [stdout]   --> src/matmul.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) struct UntypedMatMul {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 42 |     sparse_kernel: OnceLock<GenericKernel>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sparse_kernel` is never read
[INFO] [stdout]   --> src/matmul.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) struct UntypedMatMul {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 42 |     sparse_kernel: OnceLock<GenericKernel>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "f91db1e4130410661208e84979084534fdbbde222b732901b1bdb06215935b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91db1e4130410661208e84979084534fdbbde222b732901b1bdb06215935b74", kill_on_drop: false }`
[INFO] [stdout] f91db1e4130410661208e84979084534fdbbde222b732901b1bdb06215935b74
