[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#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/denehoffman/ganesh on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a8ddea9e59196865c734ba8406a3cb2fcb5e0fe964035d126bb2756d65e7dae [INFO] running `Command { std: "docker" "start" "-a" "5a8ddea9e59196865c734ba8406a3cb2fcb5e0fe964035d126bb2756d65e7dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a8ddea9e59196865c734ba8406a3cb2fcb5e0fe964035d126bb2756d65e7dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8ddea9e59196865c734ba8406a3cb2fcb5e0fe964035d126bb2756d65e7dae", kill_on_drop: false }` [INFO] [stdout] 5a8ddea9e59196865c734ba8406a3cb2fcb5e0fe964035d126bb2756d65e7dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39848799dbe89a3862fb979fbc422d3db8278afdd6a3d4bc6175948dae9e5326 [INFO] running `Command { std: "docker" "start" "-a" "39848799dbe89a3862fb979fbc422d3db8278afdd6a3d4bc6175948dae9e5326", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lnexp v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling logsumexp v0.1.0 [INFO] [stderr] Compiling spec_math v0.1.6 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling fastrand-contrib v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [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 num-bigint v0.4.6 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tabled v0.20.0 [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 51.03s [INFO] running `Command { std: "docker" "inspect" "39848799dbe89a3862fb979fbc422d3db8278afdd6a3d4bc6175948dae9e5326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39848799dbe89a3862fb979fbc422d3db8278afdd6a3d4bc6175948dae9e5326", kill_on_drop: false }` [INFO] [stdout] 39848799dbe89a3862fb979fbc422d3db8278afdd6a3d4bc6175948dae9e5326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d45b1f3306684ed833a7f8d0f5d1670e7ab82a139f364f9b1f4fa14935d201f7 [INFO] running `Command { std: "docker" "start" "-a" "d45b1f3306684ed833a7f8d0f5d1670e7ab82a139f364f9b1f4fa14935d201f7", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [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 ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling either v1.15.0 [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 ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling codspeed-criterion-compat v3.0.5 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling codspeed v3.0.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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] [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name ganesh --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "f32"))' -C metadata=66196b2fa8ee60e4 -C extra-filename=-f9328fb1b5d5e303 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-19433b111643f7b3.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1c1b05e4f4a02cac.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rmeta --extern fastrand_contrib=/opt/rustwide/target/debug/deps/libfastrand_contrib-3b6c9fe5b0820f08.rmeta --extern logsumexp=/opt/rustwide/target/debug/deps/liblogsumexp-6a733137391e9912.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-f12f06f6067350c9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-86eb27853d5cb3d9.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c86eeb10ce8a1488.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-bc415304f34e951a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-649d6a771d5a3a45.rmeta --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-8234db1bff6fc104.rmeta --extern spec_math=/opt/rustwide/target/debug/deps/libspec_math-3e233805990862ea.rmeta --extern tabled=/opt/rustwide/target/debug/deps/libtabled-29b3185e3e2a517e.rmeta --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-a1b268169d10dea9.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d45b1f3306684ed833a7f8d0f5d1670e7ab82a139f364f9b1f4fa14935d201f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45b1f3306684ed833a7f8d0f5d1670e7ab82a139f364f9b1f4fa14935d201f7", kill_on_drop: false }` [INFO] [stdout] d45b1f3306684ed833a7f8d0f5d1670e7ab82a139f364f9b1f4fa14935d201f7