[INFO] fetching crate ganesh 0.25.0... [INFO] testing ganesh-0.25.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ganesh 0.25.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ganesh 0.25.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ganesh 0.25.0 [INFO] tweaked toml for crates.io crate ganesh 0.25.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ganesh 0.25.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ganesh 0.25.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.2.20 [INFO] [stderr] Downloaded ctrlc v3.5.0 [INFO] [stderr] Downloaded lnexp v0.2.1 [INFO] [stderr] Downloaded fastrand-contrib v0.1.0 [INFO] [stderr] Downloaded iter-read v1.1.0 [INFO] [stderr] Downloaded logsumexp v0.1.0 [INFO] [stderr] Downloaded typetag-impl v0.2.20 [INFO] [stderr] Downloaded codspeed v3.0.5 [INFO] [stderr] Downloaded codspeed-criterion-compat v3.0.5 [INFO] [stderr] Downloaded clap v4.5.36 [INFO] [stderr] Downloaded codspeed-criterion-compat-walltime v3.0.5 [INFO] [stderr] Downloaded clap_builder v4.5.36 [INFO] [stderr] Downloaded serde-pickle v1.2.0 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded spec_math v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e21d37bd0e7744e58f46736c9d6015e7e9fd9a249e57651b1cb3f66b8c93634d [INFO] running `Command { std: "docker" "start" "-a" "e21d37bd0e7744e58f46736c9d6015e7e9fd9a249e57651b1cb3f66b8c93634d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e21d37bd0e7744e58f46736c9d6015e7e9fd9a249e57651b1cb3f66b8c93634d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21d37bd0e7744e58f46736c9d6015e7e9fd9a249e57651b1cb3f66b8c93634d", kill_on_drop: false }` [INFO] [stdout] e21d37bd0e7744e58f46736c9d6015e7e9fd9a249e57651b1cb3f66b8c93634d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf39b426cfc7be10520a43f16f0cf1fd5a6a8a5bdf6abc0d3ab6af052792d02f [INFO] running `Command { std: "docker" "start" "-a" "cf39b426cfc7be10520a43f16f0cf1fd5a6a8a5bdf6abc0d3ab6af052792d02f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling lnexp v0.2.1 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling fastrand-contrib v0.1.0 [INFO] [stderr] Compiling logsumexp v0.1.0 [INFO] [stderr] Compiling spec_math v0.1.6 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling ctrlc v3.5.0 [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 primal-check v0.3.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [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 rustfft v6.4.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling ganesh v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.84s [INFO] running `Command { std: "docker" "inspect" "cf39b426cfc7be10520a43f16f0cf1fd5a6a8a5bdf6abc0d3ab6af052792d02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf39b426cfc7be10520a43f16f0cf1fd5a6a8a5bdf6abc0d3ab6af052792d02f", kill_on_drop: false }` [INFO] [stdout] cf39b426cfc7be10520a43f16f0cf1fd5a6a8a5bdf6abc0d3ab6af052792d02f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ecfab2782ce3a14a76f30b826abfc72b226d240a9640c21dd5a53dee765a5a6 [INFO] running `Command { std: "docker" "start" "-a" "2ecfab2782ce3a14a76f30b826abfc72b226d240a9640c21dd5a53dee765a5a6", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bincode v1.3.3 [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 codspeed-criterion-compat v3.0.5 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling codspeed v3.0.5 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v3.0.5 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling ganesh v0.25.0 (/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/1.90.0-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 --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=fa8c7b23af3d072e -C extra-filename=-def917b37143a63c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-8ceb0af07b34bf3a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcodspeed_criterion_compat-54f2ed46db382ece.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-14d58cce1fb8ab0b.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-eedb75aa72aa70b5.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-1b40ee46a22cd88d.rlib --extern fastrand_contrib=/opt/rustwide/target/debug/deps/libfastrand_contrib-19edabe125627fbc.rlib --extern logsumexp=/opt/rustwide/target/debug/deps/liblogsumexp-46c0ea0b0f4f7217.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-baf7f98aeae75f1e.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-8dc93f08f47983fe.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ec06edabd4ebe158.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-2988534ee239b087.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b9911ba9e07f076.rlib --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-cb878fff04ddd524.rlib --extern spec_math=/opt/rustwide/target/debug/deps/libspec_math-00a663d9ee9f726b.rlib --extern tabled=/opt/rustwide/target/debug/deps/libtabled-8a9232e9227bc8cf.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-df85b10ab5247dea.rlib --cap-lints=warn` (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/1.90.0-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 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=0b86400529346cf5 -C extra-filename=-7ee429abdc6efbaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-14d58cce1fb8ab0b.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-eedb75aa72aa70b5.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-1b40ee46a22cd88d.rmeta --extern fastrand_contrib=/opt/rustwide/target/debug/deps/libfastrand_contrib-19edabe125627fbc.rmeta --extern logsumexp=/opt/rustwide/target/debug/deps/liblogsumexp-46c0ea0b0f4f7217.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-baf7f98aeae75f1e.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-8dc93f08f47983fe.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ec06edabd4ebe158.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-2988534ee239b087.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7b9911ba9e07f076.rmeta --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-cb878fff04ddd524.rmeta --extern spec_math=/opt/rustwide/target/debug/deps/libspec_math-00a663d9ee9f726b.rmeta --extern tabled=/opt/rustwide/target/debug/deps/libtabled-8a9232e9227bc8cf.rmeta --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-df85b10ab5247dea.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2ecfab2782ce3a14a76f30b826abfc72b226d240a9640c21dd5a53dee765a5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ecfab2782ce3a14a76f30b826abfc72b226d240a9640c21dd5a53dee765a5a6", kill_on_drop: false }` [INFO] [stdout] 2ecfab2782ce3a14a76f30b826abfc72b226d240a9640c21dd5a53dee765a5a6