[INFO] fetching crate burn-rocm 0.19.1...
[INFO] testing burn-rocm-0.19.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate burn-rocm 0.19.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate burn-rocm 0.19.1
[INFO] finished tweaking crates.io crate burn-rocm 0.19.1
[INFO] tweaked toml for crates.io crate burn-rocm 0.19.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate burn-rocm 0.19.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burn-rocm 0.19.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded burn-tensor-testgen v0.19.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44b0ed034932e6157cc2361a78e88b5165c7099c76c1e897d915fad9e66b6b03
[INFO] running `Command { std: "docker" "start" "-a" "44b0ed034932e6157cc2361a78e88b5165c7099c76c1e897d915fad9e66b6b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44b0ed034932e6157cc2361a78e88b5165c7099c76c1e897d915fad9e66b6b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44b0ed034932e6157cc2361a78e88b5165c7099c76c1e897d915fad9e66b6b03", kill_on_drop: false }`
[INFO] [stdout] 44b0ed034932e6157cc2361a78e88b5165c7099c76c1e897d915fad9e66b6b03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89ee49381972001de6678c288efb900235f7c207b5678200a6a5b5ce9142e6b1
[INFO] running `Command { std: "docker" "start" "-a" "89ee49381972001de6678c288efb900235f7c207b5678200a6a5b5ce9142e6b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling float4 v0.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling cubecl-runtime v0.8.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cubecl-macros v0.8.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling no-std-compat v0.2.0
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling stable-vec v0.4.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling cubecl-hip-sys v7.0.5183101
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling num-rational v0.4.2
[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 variadics_please v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cubecl-macros-internal v0.8.1
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling text_placeholder v0.5.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling cubecl-ir v0.8.1
[INFO] [stderr]    Compiling burn-common v0.19.1
[INFO] [stderr]    Compiling cubecl-core v0.8.1
[INFO] [stderr]    Compiling cubecl-std v0.8.1
[INFO] [stderr]    Compiling cubecl-opt v0.8.1
[INFO] [stderr]    Compiling cubecl-cpp v0.8.1
[INFO] [stderr]    Compiling cubecl-reduce v0.8.1
[INFO] [stderr]    Compiling cubecl-random v0.8.1
[INFO] [stderr]    Compiling cubecl-quant v0.8.1
[INFO] [stderr]    Compiling cubecl-hip v0.8.1
[INFO] [stderr]    Compiling cubecl-matmul v0.8.1
[INFO] [stderr]    Compiling cubecl-convolution v0.8.1
[INFO] [stderr]    Compiling cubecl v0.8.1
[INFO] [stderr]    Compiling burn-tensor v0.19.1
[INFO] [stderr]    Compiling burn-ir v0.19.1
[INFO] [stderr]    Compiling burn-fusion v0.19.1
[INFO] [stderr]    Compiling burn-cubecl-fusion v0.19.1
[INFO] [stderr]    Compiling burn-cubecl v0.19.1
[INFO] [stderr]    Compiling burn-rocm v0.19.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "89ee49381972001de6678c288efb900235f7c207b5678200a6a5b5ce9142e6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89ee49381972001de6678c288efb900235f7c207b5678200a6a5b5ce9142e6b1", kill_on_drop: false }`
[INFO] [stdout] 89ee49381972001de6678c288efb900235f7c207b5678200a6a5b5ce9142e6b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 426bcdda27e4a79b737dab2d3189f41ab988e60e97491955f6959c272d0ec221
[INFO] running `Command { std: "docker" "start" "-a" "426bcdda27e4a79b737dab2d3189f41ab988e60e97491955f6959c272d0ec221", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling burn-tensor-testgen v0.19.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling macerator v0.2.9
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling moddef v0.3.0
[INFO] [stderr]    Compiling burn-ndarray v0.19.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling text_placeholder v0.5.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling macerator-macros v0.1.3
[INFO] [stderr]    Compiling cubecl-ir v0.8.1
[INFO] [stderr]    Compiling burn-common v0.19.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling cubecl-hip-sys v7.0.5183101
[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-opt v0.8.1
[INFO] [stderr]    Compiling cubecl-cpp v0.8.1
[INFO] [stderr]    Compiling cubecl-random v0.8.1
[INFO] [stderr]    Compiling cubecl-reduce v0.8.1
[INFO] [stderr]    Compiling cubecl-quant v0.8.1
[INFO] [stderr]    Compiling cubecl-hip v0.8.1
[INFO] [stderr]    Compiling cubecl-matmul v0.8.1
[INFO] [stderr]    Compiling cubecl-convolution v0.8.1
[INFO] [stderr]    Compiling cubecl v0.8.1
[INFO] [stderr]    Compiling burn-tensor v0.19.1
[INFO] [stderr]    Compiling burn-ir v0.19.1
[INFO] [stderr]    Compiling burn-autodiff v0.19.1
[INFO] [stderr]    Compiling burn-fusion v0.19.1
[INFO] [stderr]    Compiling burn-cubecl-fusion v0.19.1
[INFO] [stderr]    Compiling burn-cubecl v0.19.1
[INFO] [stderr]    Compiling burn-rocm v0.19.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `burn-rocm` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name burn_rocm --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=rustdoc::invalid_html_tags' '--deny=rustdoc::broken_intra_doc_links' --test --cfg 'feature="burn-fusion"' --cfg 'feature="default"' --cfg 'feature="fusion"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autotune", "autotune-checks", "burn-fusion", "default", "doc", "fusion", "std"))' -C metadata=da1c966e15697db5 -C extra-filename=-277790c802d97d41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern burn_cubecl=/opt/rustwide/target/debug/deps/libburn_cubecl-c68d362036718204.rlib --extern burn_fusion=/opt/rustwide/target/debug/deps/libburn_fusion-f97969aed8887550.rlib --extern burn_tensor=/opt/rustwide/target/debug/deps/libburn_tensor-9abfb88e1d4e0c32.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-3fca177ddcf8675a.rlib --extern cubecl=/opt/rustwide/target/debug/deps/libcubecl-6ae9d3db66da3b2c.rlib --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-9fe555b0275d380a.so --extern half=/opt/rustwide/target/debug/deps/libhalf-ded52bbb3002e3f4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "426bcdda27e4a79b737dab2d3189f41ab988e60e97491955f6959c272d0ec221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "426bcdda27e4a79b737dab2d3189f41ab988e60e97491955f6959c272d0ec221", kill_on_drop: false }`
[INFO] [stdout] 426bcdda27e4a79b737dab2d3189f41ab988e60e97491955f6959c272d0ec221
