[INFO] fetching crate cubek-convolution 0.0.1...
[INFO] checking cubek-convolution-0.0.1 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] extracting crate cubek-convolution 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cubek-convolution 0.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cubek-convolution 0.0.1
[INFO] tweaked toml for crates.io crate cubek-convolution 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubek-convolution 0.0.1 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubek-convolution 0.0.1 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e1b73a31a018b42c48d9ce418a553266dd504479066616aa24c4d99a0957fc2
[INFO] running `Command { std: "docker" "start" "-a" "2e1b73a31a018b42c48d9ce418a553266dd504479066616aa24c4d99a0957fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e1b73a31a018b42c48d9ce418a553266dd504479066616aa24c4d99a0957fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1b73a31a018b42c48d9ce418a553266dd504479066616aa24c4d99a0957fc2", kill_on_drop: false }`
[INFO] [stdout] 2e1b73a31a018b42c48d9ce418a553266dd504479066616aa24c4d99a0957fc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34ac8f4bf93224dfca1fc52ff48c83c01248e9d16d77576a808f891394533724
[INFO] running `Command { std: "docker" "start" "-a" "34ac8f4bf93224dfca1fc52ff48c83c01248e9d16d77576a808f891394533724", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cubecl-common v0.9.0-pre.5
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking float4 v0.1.0
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling cubecl-runtime v0.9.0-pre.5
[INFO] [stderr]    Compiling cubecl-macros v0.9.0-pre.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v26.0.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 wgpu-types v26.0.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling cubecl-wgpu v0.9.0-pre.5
[INFO] [stderr]    Compiling cubecl v0.9.0-pre.5
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.9.0-pre.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]     Checking trybuild v1.0.114
[INFO] [stderr]     Checking float8 v0.4.2
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking cubecl-ir v0.9.0-pre.5
[INFO] [stderr]     Checking cubecl-core v0.9.0-pre.5
[INFO] [stderr]     Checking cubecl-std v0.9.0-pre.5
[INFO] [stderr]     Checking cubecl-random v0.9.0-pre.5
[INFO] [stderr]     Checking cubecl-reduce v0.9.0-pre.5
[INFO] [stderr]     Checking cubecl-matmul v0.9.0-pre.5
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]     Checking cubecl-convolution v0.9.0-pre.5
[INFO] [stderr]     Checking cubecl-attention v0.9.0-pre.5
[INFO] [stderr]     Checking cubek-reduce v0.0.1
[INFO] [stderr]     Checking cubek-random v0.0.1
[INFO] [stderr]     Checking cubek-matmul v0.0.1
[INFO] [stderr]     Checking cubek-convolution v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> tests/suite/test_macros/accelerated/mod.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |             use super::*;
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: tests/suite/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     crate::testgen_convolution_accelerated!();
[INFO] [stdout]   |     ----------------------------------------- in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `crate::testgen_convolution_accelerated` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TMM` is never used
[INFO] [stdout]   --> tests/suite/test_macros/accelerated/mod.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |             type TMM = cubek_matmul::components::tile::cmma::CmmaMatmul<CubeOption<Strided>>;
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/suite/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     crate::testgen_convolution_accelerated!();
[INFO] [stdout]    |     ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::testgen_convolution_accelerated` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "34ac8f4bf93224dfca1fc52ff48c83c01248e9d16d77576a808f891394533724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34ac8f4bf93224dfca1fc52ff48c83c01248e9d16d77576a808f891394533724", kill_on_drop: false }`
[INFO] [stdout] 34ac8f4bf93224dfca1fc52ff48c83c01248e9d16d77576a808f891394533724
