[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] c31ea2874a09617292e789f77ca6c6804b4fee1b [INFO] testing denehoffman/ganesh against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/denehoffman/ganesh on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 226ef0d2a6679b3e3e431112116930010f48fa955e8dd6fe9ee7835acf239d39 [INFO] running `Command { std: "docker" "start" "-a" "226ef0d2a6679b3e3e431112116930010f48fa955e8dd6fe9ee7835acf239d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "226ef0d2a6679b3e3e431112116930010f48fa955e8dd6fe9ee7835acf239d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "226ef0d2a6679b3e3e431112116930010f48fa955e8dd6fe9ee7835acf239d39", kill_on_drop: false }` [INFO] [stdout] 226ef0d2a6679b3e3e431112116930010f48fa955e8dd6fe9ee7835acf239d39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6de3447474850644a560fe6384585b05727be14b75fc452aea7e60ee289d3c7 [INFO] running `Command { std: "docker" "start" "-a" "e6de3447474850644a560fe6384585b05727be14b75fc452aea7e60ee289d3c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lnexp v0.2.1 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling fastrand-contrib v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling logsumexp v0.1.0 [INFO] [stderr] Compiling spec_math v0.1.6 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling typetag-impl v0.2.20 [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 serde-pickle v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling ganesh v0.25.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.51s [INFO] running `Command { std: "docker" "inspect" "e6de3447474850644a560fe6384585b05727be14b75fc452aea7e60ee289d3c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6de3447474850644a560fe6384585b05727be14b75fc452aea7e60ee289d3c7", kill_on_drop: false }` [INFO] [stdout] e6de3447474850644a560fe6384585b05727be14b75fc452aea7e60ee289d3c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca23b16ba9636f1861fbe63dfba1376a8a263d251f660b047755e3fa45d10677 [INFO] running `Command { std: "docker" "start" "-a" "ca23b16ba9636f1861fbe63dfba1376a8a263d251f660b047755e3fa45d10677", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling codspeed-criterion-compat v3.0.5 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling codspeed v3.0.5 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v3.0.5 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling ganesh v0.25.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ganesh` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name ganesh --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "f32"))' -C metadata=2c95a5e5d585b82f -C extra-filename=-c4dfee073fbf7f6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-5854e948e2226402.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcodspeed_criterion_compat-ed79e4866442744e.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-19433b111643f7b3.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1c1b05e4f4a02cac.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern fastrand_contrib=/opt/rustwide/target/debug/deps/libfastrand_contrib-3b6c9fe5b0820f08.rlib --extern logsumexp=/opt/rustwide/target/debug/deps/liblogsumexp-6a733137391e9912.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f12f06f6067350c9.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-86eb27853d5cb3d9.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c86eeb10ce8a1488.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-bc415304f34e951a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-649d6a771d5a3a45.rlib --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-8234db1bff6fc104.rlib --extern spec_math=/opt/rustwide/target/debug/deps/libspec_math-3e233805990862ea.rlib --extern tabled=/opt/rustwide/target/debug/deps/libtabled-29b3185e3e2a517e.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-a1b268169d10dea9.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ca23b16ba9636f1861fbe63dfba1376a8a263d251f660b047755e3fa45d10677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca23b16ba9636f1861fbe63dfba1376a8a263d251f660b047755e3fa45d10677", kill_on_drop: false }` [INFO] [stdout] ca23b16ba9636f1861fbe63dfba1376a8a263d251f660b047755e3fa45d10677