[INFO] cloning repository https://github.com/denehoffman/ganesh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denehoffman/ganesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8a6c1b801ae2c2cd435e161d5144ccdef106c2e [INFO] testing denehoffman/ganesh against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/denehoffman/ganesh [INFO] finished tweaking git repo https://github.com/denehoffman/ganesh [INFO] tweaked toml for git repo https://github.com/denehoffman/ganesh written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/denehoffman/ganesh on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/denehoffman/ganesh 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e774a1e2bb9967171887f507d656529d6750d85e01f26b134630c79bb01cc24 [INFO] running `Command { std: "docker" "start" "-a" "0e774a1e2bb9967171887f507d656529d6750d85e01f26b134630c79bb01cc24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e774a1e2bb9967171887f507d656529d6750d85e01f26b134630c79bb01cc24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e774a1e2bb9967171887f507d656529d6750d85e01f26b134630c79bb01cc24", kill_on_drop: false }` [INFO] [stdout] 0e774a1e2bb9967171887f507d656529d6750d85e01f26b134630c79bb01cc24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09fc2f2c48c9f5be2cfed3643d3889a04079f711f82ac5335e0a511ef6a09324 [INFO] running `Command { std: "docker" "start" "-a" "09fc2f2c48c9f5be2cfed3643d3889a04079f711f82ac5335e0a511ef6a09324", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling lnexp v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling logsumexp v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling spec_math v0.1.6 [INFO] [stderr] Compiling fastrand-contrib v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling nalgebra v0.34.2 [INFO] [stderr] Compiling ganesh v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.13s [INFO] running `Command { std: "docker" "inspect" "09fc2f2c48c9f5be2cfed3643d3889a04079f711f82ac5335e0a511ef6a09324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09fc2f2c48c9f5be2cfed3643d3889a04079f711f82ac5335e0a511ef6a09324", kill_on_drop: false }` [INFO] [stdout] 09fc2f2c48c9f5be2cfed3643d3889a04079f711f82ac5335e0a511ef6a09324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 882c997576a30e1ed6b0a4de2c95f45124256b50e2f34c2f35faadacea1ace3d [INFO] running `Command { std: "docker" "start" "-a" "882c997576a30e1ed6b0a4de2c95f45124256b50e2f34c2f35faadacea1ace3d", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling codspeed-criterion-compat v4.4.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling codspeed v4.4.1 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v4.4.1 [INFO] [stderr] Compiling nalgebra v0.34.2 [INFO] [stderr] Compiling ganesh v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ganesh` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ganesh --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "f32", "python", "python-module"))' -C metadata=30252f46667b0506 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-9e250553f837844b.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-0eddceeccbf472cb.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-46d3783c18562080.rlib --extern fastrand_contrib=/opt/rustwide/target/debug/deps/libfastrand_contrib-8a82cd000165436b.rlib --extern logsumexp=/opt/rustwide/target/debug/deps/liblogsumexp-8a0685c3a9669af4.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-e6f478f7b2b3d378.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-4aef96ab5e52fa7c.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c32fac168fdce9d3.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-5e313db08d9f4f3e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e2d6d05ee684039c.rlib --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-7ff908d5fe4a4334.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c2448c34618d132.rlib --extern spec_math=/opt/rustwide/target/debug/deps/libspec_math-a97937324dbc6f4c.rlib --extern tabled=/opt/rustwide/target/debug/deps/libtabled-b99cb3152996102b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4500cfbd96664027.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-9c79ef567181f9fe.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "882c997576a30e1ed6b0a4de2c95f45124256b50e2f34c2f35faadacea1ace3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "882c997576a30e1ed6b0a4de2c95f45124256b50e2f34c2f35faadacea1ace3d", kill_on_drop: false }` [INFO] [stdout] 882c997576a30e1ed6b0a4de2c95f45124256b50e2f34c2f35faadacea1ace3d