[INFO] cloning repository https://github.com/clbarnes/ome_zarr_transformations [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clbarnes/ome_zarr_transformations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclbarnes%2Fome_zarr_transformations", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclbarnes%2Fome_zarr_transformations'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aba21e1ba7f1dfd63d3e5c8a94b1b771be4c704b [INFO] checking clbarnes/ome_zarr_transformations against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclbarnes%2Fome_zarr_transformations" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/clbarnes/ome_zarr_transformations [INFO] finished tweaking git repo https://github.com/clbarnes/ome_zarr_transformations [INFO] tweaked toml for git repo https://github.com/clbarnes/ome_zarr_transformations written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/clbarnes/ome_zarr_transformations on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/clbarnes/ome_zarr_transformations 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d5d4627a95e28d6465e6c907363da920d0e596bad47d1dd59fdd5391453966 [INFO] running `Command { std: "docker" "start" "-a" "45d5d4627a95e28d6465e6c907363da920d0e596bad47d1dd59fdd5391453966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d5d4627a95e28d6465e6c907363da920d0e596bad47d1dd59fdd5391453966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d5d4627a95e28d6465e6c907363da920d0e596bad47d1dd59fdd5391453966", kill_on_drop: false }` [INFO] [stdout] 45d5d4627a95e28d6465e6c907363da920d0e596bad47d1dd59fdd5391453966 [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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a389c684f36581beb70778d9e420bfa9289183c7bac91e19bad85ec274f7a9a4 [INFO] running `Command { std: "docker" "start" "-a" "a389c684f36581beb70778d9e420bfa9289183c7bac91e19bad85ec274f7a9a4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking dyn-stack v0.13.2 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking arrow-schema v57.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Checking nano-gemm-core v0.1.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking gemm-common v0.18.2 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling defer v0.2.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling numpy v0.27.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling interpol v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling private-gemm-x86 v0.1.20 [INFO] [stderr] Checking equator v0.2.2 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling faer-macros v0.22.1 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking arrow-buffer v57.1.0 [INFO] [stderr] error: could not compile `nano-gemm-f32` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name nano_gemm_f32 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nano-gemm-f32-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=39f10ee7f6265a31 -C extra-filename=-561158d06f54b64a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nano_gemm_core=/opt/rustwide/target/debug/deps/libnano_gemm_core-934915014a118128.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a389c684f36581beb70778d9e420bfa9289183c7bac91e19bad85ec274f7a9a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a389c684f36581beb70778d9e420bfa9289183c7bac91e19bad85ec274f7a9a4", kill_on_drop: false }` [INFO] [stdout] a389c684f36581beb70778d9e420bfa9289183c7bac91e19bad85ec274f7a9a4