[INFO] fetching crate cubecl-convolution 0.8.1...
[INFO] testing cubecl-convolution-0.8.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cubecl-convolution 0.8.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cubecl-convolution 0.8.1
[INFO] finished tweaking crates.io crate cubecl-convolution 0.8.1
[INFO] tweaked toml for crates.io crate cubecl-convolution 0.8.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubecl-convolution 0.8.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubecl-convolution 0.8.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5192baa0ea3ca3c039e9ade755e17c4ca8ebdeb3d51c9ac1bafca13625f8e008
[INFO] running `Command { std: "docker" "start" "-a" "5192baa0ea3ca3c039e9ade755e17c4ca8ebdeb3d51c9ac1bafca13625f8e008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5192baa0ea3ca3c039e9ade755e17c4ca8ebdeb3d51c9ac1bafca13625f8e008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5192baa0ea3ca3c039e9ade755e17c4ca8ebdeb3d51c9ac1bafca13625f8e008", kill_on_drop: false }`
[INFO] [stdout] 5192baa0ea3ca3c039e9ade755e17c4ca8ebdeb3d51c9ac1bafca13625f8e008
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5362ac2ac5d805e9d7b040b44b987e8c9ab5c20cbe76315c9eedb5ddbc46e66d
[INFO] running `Command { std: "docker" "start" "-a" "5362ac2ac5d805e9d7b040b44b987e8c9ab5c20cbe76315c9eedb5ddbc46e66d", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling float4 v0.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling cubecl-runtime v0.8.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cubecl-macros v0.8.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.8.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling cubecl-ir v0.8.1
[INFO] [stderr]    Compiling cubecl-core v0.8.1
[INFO] [stderr]    Compiling cubecl-std v0.8.1
[INFO] [stderr]    Compiling cubecl-random v0.8.1
[INFO] [stderr]    Compiling cubecl-reduce v0.8.1
[INFO] [stderr]    Compiling cubecl-matmul v0.8.1
[INFO] [stderr]    Compiling cubecl-convolution v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.91s
[INFO] running `Command { std: "docker" "inspect" "5362ac2ac5d805e9d7b040b44b987e8c9ab5c20cbe76315c9eedb5ddbc46e66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5362ac2ac5d805e9d7b040b44b987e8c9ab5c20cbe76315c9eedb5ddbc46e66d", kill_on_drop: false }`
[INFO] [stdout] 5362ac2ac5d805e9d7b040b44b987e8c9ab5c20cbe76315c9eedb5ddbc46e66d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58acd7e6bad1fb06f8f51126203bf49e17510d204785df00691e2b5a915c2a3f
[INFO] running `Command { std: "docker" "start" "-a" "58acd7e6bad1fb06f8f51126203bf49e17510d204785df00691e2b5a915c2a3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling trybuild v1.0.113
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]    Compiling cubecl-ir v0.8.1
[INFO] [stderr]    Compiling cubecl-runtime v0.8.1
[INFO] [stderr]    Compiling cubecl-core v0.8.1
[INFO] [stderr]    Compiling cubecl-std v0.8.1
[INFO] [stderr]    Compiling cubecl-random v0.8.1
[INFO] [stderr]    Compiling cubecl-reduce v0.8.1
[INFO] [stderr]    Compiling cubecl-matmul v0.8.1
[INFO] [stderr]    Compiling cubecl-convolution v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.52s
[INFO] running `Command { std: "docker" "inspect" "58acd7e6bad1fb06f8f51126203bf49e17510d204785df00691e2b5a915c2a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58acd7e6bad1fb06f8f51126203bf49e17510d204785df00691e2b5a915c2a3f", kill_on_drop: false }`
[INFO] [stdout] 58acd7e6bad1fb06f8f51126203bf49e17510d204785df00691e2b5a915c2a3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c08ac87da3af4d2b5edbc55aca22d5505e52eb974dc589b7ab88266c6fbff51b
[INFO] running `Command { std: "docker" "start" "-a" "c08ac87da3af4d2b5edbc55aca22d5505e52eb974dc589b7ab88266c6fbff51b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cubecl_convolution-0ef7a75505e73571)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cubecl_convolution
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c08ac87da3af4d2b5edbc55aca22d5505e52eb974dc589b7ab88266c6fbff51b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08ac87da3af4d2b5edbc55aca22d5505e52eb974dc589b7ab88266c6fbff51b", kill_on_drop: false }`
[INFO] [stdout] c08ac87da3af4d2b5edbc55aca22d5505e52eb974dc589b7ab88266c6fbff51b
