[INFO] cloning repository https://github.com/cryscan/mia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryscan/mia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fmia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fmia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f080e922576d5ec3ba6c21184e0f265f07b0eb7e [INFO] testing cryscan/mia against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryscan%2Fmia" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cryscan/mia [INFO] finished tweaking git repo https://github.com/cryscan/mia [INFO] tweaked toml for git repo https://github.com/cryscan/mia written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cryscan/mia on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 231 packages to latest Rust 1.97.0-nightly compatible versions [INFO] [stderr] Adding flume v0.11.1 (available: v0.12.0) [INFO] [stderr] Adding naga v25.0.1 (available: v29.0.3) [INFO] [stderr] Adding safetensors v0.6.2 (available: v0.7.0) [INFO] [stderr] Adding wgpu v27.0.1 (available: v29.0.3) [INFO] [stderr] Adding wide v0.8.3 (available: v1.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded portable-atomic-util v0.2.7 [INFO] [stderr] Downloaded profiling v1.0.18 [INFO] [stderr] Downloaded safe_arch v0.9.3 [INFO] [stderr] Downloaded ordered-float v5.3.0 [INFO] [stderr] Downloaded wasm-bindgen-test-shared v0.2.120 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.70 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.70 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.70 [INFO] [stderr] Downloaded u4 v0.1.2 [INFO] [stderr] Downloaded minicov v0.3.8 [INFO] [stderr] Downloaded wide v0.8.3 [INFO] [stderr] Downloaded tracing-tracy v0.11.4 [INFO] [stderr] Downloaded tracy-client v0.18.4 [INFO] [stderr] Downloaded uid v0.1.8 [INFO] [stderr] Downloaded gpp v0.6.2 [INFO] [stderr] Downloaded casey v0.4.2 [INFO] [stderr] Downloaded tracy-client-sys v0.28.0 [INFO] [stderr] Downloaded naga v25.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df67a1250bd15b469d6526374435addb3cd00bfae79c9ed702ae2585f4fd8917 [INFO] running `Command { std: "docker" "start" "-a" "df67a1250bd15b469d6526374435addb3cd00bfae79c9ed702ae2585f4fd8917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df67a1250bd15b469d6526374435addb3cd00bfae79c9ed702ae2585f4fd8917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df67a1250bd15b469d6526374435addb3cd00bfae79c9ed702ae2585f4fd8917", kill_on_drop: false }` [INFO] [stdout] df67a1250bd15b469d6526374435addb3cd00bfae79c9ed702ae2585f4fd8917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d66fbce7562aeb16bd360051c1842929554a84c647c91edd32394d8117cdcf78 [INFO] running `Command { std: "docker" "start" "-a" "d66fbce7562aeb16bd360051c1842929554a84c647c91edd32394d8117cdcf78", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.120 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.120 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling profiling v1.0.18 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling wgpu-core v27.0.3 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling wgpu v27.0.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling u4 v0.1.2 [INFO] [stderr] Compiling uid v0.1.8 [INFO] [stderr] Compiling gpp v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.120 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling casey v0.4.2 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling wgpu-types v27.0.1 [INFO] [stderr] Compiling safe_arch v0.9.3 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling wide v0.8.3 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.120 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling safetensors v0.6.2 [INFO] [stderr] Compiling js-sys v0.3.97 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.70 [INFO] [stderr] Compiling mia-derive v0.0.1 (/opt/rustwide/workdir/crates/mia_derive) [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v27.0.0 [INFO] [stderr] Compiling mia v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "d66fbce7562aeb16bd360051c1842929554a84c647c91edd32394d8117cdcf78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66fbce7562aeb16bd360051c1842929554a84c647c91edd32394d8117cdcf78", kill_on_drop: false }` [INFO] [stdout] d66fbce7562aeb16bd360051c1842929554a84c647c91edd32394d8117cdcf78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e725efe0455cedcc9b3a7e8b5c3eef3ef096516eb8b67199f3e92fbb546604e [INFO] running `Command { std: "docker" "start" "-a" "9e725efe0455cedcc9b3a7e8b5c3eef3ef096516eb8b67199f3e92fbb546604e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.70 [INFO] [stderr] Compiling wasm-bindgen-test-shared v0.2.120 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling safetensors v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.70 [INFO] [stderr] Compiling mia v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.94s [INFO] running `Command { std: "docker" "inspect" "9e725efe0455cedcc9b3a7e8b5c3eef3ef096516eb8b67199f3e92fbb546604e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e725efe0455cedcc9b3a7e8b5c3eef3ef096516eb8b67199f3e92fbb546604e", kill_on_drop: false }` [INFO] [stdout] 9e725efe0455cedcc9b3a7e8b5c3eef3ef096516eb8b67199f3e92fbb546604e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8baf6a747e380f0711dd5a03ecb3e5229419e7468669f8c04890a04f58d3fb95 [INFO] running `Command { std: "docker" "start" "-a" "8baf6a747e380f0711dd5a03ecb3e5229419e7468669f8c04890a04f58d3fb95", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mia-377fd918a0b3fcda) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test loom::layout::tests::test_coalesce ... ok [INFO] [stdout] test loom::device::allocator::tests::test_reuse ... ok [INFO] [stdout] test loom::layout::tests::test_complement ... ok [INFO] [stdout] test loom::layout::tests::test_composition ... ok [INFO] [stdout] test loom::device::tests::test_add_op ... ok [INFO] [stdout] test loom::layout::tests::test_isomorphism ... ok [INFO] [stdout] test loom::layout::tests::test_shape_div ... ok [INFO] [stdout] test loom::layout::tests::test_transpose ... ok [INFO] [stdout] test loom::layout::tests::test_prod ... ok [INFO] [stdout] test loom::num::tests::test_packed_types ... ok [INFO] [stdout] test loom::layout::tests::test_div ... ok [INFO] [stdout] test hal::cpu::norm::tests::test_softmax_f32 ... ok [INFO] [stdout] test hal::cpu::matmul::tests::test_matmul_f16_f32 ... ok [INFO] [stdout] test loom::layout::tests::test_gemm_nt ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] test loom::device::gpu::tests::test_tensor_create ... ok [INFO] [stdout] test hal::cpu::matmul::tests::test_matmul_f16_f16 ... ok [INFO] [stdout] test hal::cpu::binary::tests::test_add_f32x4 ... ok [INFO] [stdout] test hal::cpu::norm::tests::test_l2_norm_f16 ... ok [INFO] [stdout] test hal::cpu::binary::tests::test_add_f16 ... ok [INFO] [stdout] test hal::cpu::norm::tests::test_l2_norm_f32 ... ok [INFO] [stdout] test hal::cpu::norm::tests::test_layer_norm_f16 ... ok [INFO] [stdout] test hal::cpu::norm::tests::test_layer_norm_f32 ... ok [INFO] [stdout] test hal::cpu::norm::tests::test_softmax_f16 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.30s [INFO] [stdout] [INFO] [stderr] Doc-tests mia [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" "8baf6a747e380f0711dd5a03ecb3e5229419e7468669f8c04890a04f58d3fb95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8baf6a747e380f0711dd5a03ecb3e5229419e7468669f8c04890a04f58d3fb95", kill_on_drop: false }` [INFO] [stdout] 8baf6a747e380f0711dd5a03ecb3e5229419e7468669f8c04890a04f58d3fb95