[INFO] fetching crate scirs2-stats 0.1.0-beta.3...
[INFO] testing scirs2-stats-0.1.0-beta.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate scirs2-stats 0.1.0-beta.3 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate scirs2-stats 0.1.0-beta.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-stats 0.1.0-beta.3
[INFO] tweaked toml for crates.io crate scirs2-stats 0.1.0-beta.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-stats 0.1.0-beta.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-stats 0.1.0-beta.3 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f1f04806695db1bfe965d862d754cc0217015fdabb58bab1db4cf86bf8bcc1e
[INFO] running `Command { std: "docker" "start" "-a" "3f1f04806695db1bfe965d862d754cc0217015fdabb58bab1db4cf86bf8bcc1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f1f04806695db1bfe965d862d754cc0217015fdabb58bab1db4cf86bf8bcc1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f1f04806695db1bfe965d862d754cc0217015fdabb58bab1db4cf86bf8bcc1e", kill_on_drop: false }`
[INFO] [stdout] 3f1f04806695db1bfe965d862d754cc0217015fdabb58bab1db4cf86bf8bcc1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a033206b927ea6a76b83dc0646fcf29cf77cfd12f6400ae22a6d862f35ef5c0
[INFO] running `Command { std: "docker" "start" "-a" "8a033206b927ea6a76b83dc0646fcf29cf77cfd12f6400ae22a6d862f35ef5c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling webpki-root-certs v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling lambert_w v1.2.28
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling special v0.11.4
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling openblas-build v0.10.13
[INFO] [stderr]    Compiling openblas-src v0.10.13
[INFO] [stderr]    Compiling lax v0.17.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-core v0.1.0-beta.3
[INFO] [stderr]    Compiling scirs2-linalg v0.1.0-beta.3
[INFO] [stderr]    Compiling scirs2-stats v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "8a033206b927ea6a76b83dc0646fcf29cf77cfd12f6400ae22a6d862f35ef5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a033206b927ea6a76b83dc0646fcf29cf77cfd12f6400ae22a6d862f35ef5c0", kill_on_drop: false }`
[INFO] [stdout] 8a033206b927ea6a76b83dc0646fcf29cf77cfd12f6400ae22a6d862f35ef5c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e79c40b580bf7b27e136c21715ba5908addb7a677e67e6236d01cee2b27b39d2
[INFO] running `Command { std: "docker" "start" "-a" "e79c40b580bf7b27e136c21715ba5908addb7a677e67e6236d01cee2b27b39d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling openblas-build v0.10.13
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling openblas-src v0.10.13
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling lax v0.17.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-core v0.1.0-beta.3
[INFO] [stderr]    Compiling scirs2-linalg v0.1.0-beta.3
[INFO] [stderr]    Compiling scirs2-stats v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `scirs2-stats` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name scirs2_stats --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 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "default", "memmap", "netlib", "openblas"))' -C metadata=447037f8afcfd0b6 -C extra-filename=-41cc1858c7a806a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8da55a6e13537901.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-07904e94e46b91cb.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-971932073343a62d.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-39408bbcb45371f9.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-47b901ccbcf2baef.rmeta --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-e2479fd1e2a6d616.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-91dc75fb8ae3fcc0.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5c7ea38e861f65e5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5cf65391f8c4acac.rmeta --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-b3107c474633f6df.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3892523f0fcf9711.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-2447b460129dece7.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-9fe6bdb4d27584d2.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-55fa00f4412ec2c0.rmeta --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-667dd38162d6f610.rmeta --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-b51d4a90c05cad27.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-31b30871c185b1f8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4d3e9455d1b67be6.rmeta --extern special=/opt/rustwide/target/debug/deps/libspecial-dc28ca7a1951f95b.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-9fd399eb9845ab8f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8ac536be424ba93c.rmeta --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread/` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e79c40b580bf7b27e136c21715ba5908addb7a677e67e6236d01cee2b27b39d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79c40b580bf7b27e136c21715ba5908addb7a677e67e6236d01cee2b27b39d2", kill_on_drop: false }`
[INFO] [stdout] e79c40b580bf7b27e136c21715ba5908addb7a677e67e6236d01cee2b27b39d2
