[INFO] fetching crate numrs2 0.1.0-beta.3...
[INFO] testing numrs2-0.1.0-beta.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate numrs2 0.1.0-beta.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate numrs2 0.1.0-beta.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate numrs2 0.1.0-beta.3
[INFO] tweaked toml for crates.io crate numrs2 0.1.0-beta.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate numrs2 0.1.0-beta.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate numrs2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15e2da0dabf8dfa22be455b74d77c3b63535511ce162265b9ad018a424d5ab68
[INFO] running `Command { std: "docker" "start" "-a" "15e2da0dabf8dfa22be455b74d77c3b63535511ce162265b9ad018a424d5ab68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15e2da0dabf8dfa22be455b74d77c3b63535511ce162265b9ad018a424d5ab68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15e2da0dabf8dfa22be455b74d77c3b63535511ce162265b9ad018a424d5ab68", kill_on_drop: false }`
[INFO] [stdout] 15e2da0dabf8dfa22be455b74d77c3b63535511ce162265b9ad018a424d5ab68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a4ba0b640757937a1f103331e2e974bfe160541cde933ea1efdffb4a1d043e9
[INFO] running `Command { std: "docker" "start" "-a" "8a4ba0b640757937a1f103331e2e974bfe160541cde933ea1efdffb4a1d043e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling lambert_w v1.2.28
[INFO] [stderr]    Compiling scirs2-core v0.1.0-rc.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling iter-read v1.1.0
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v5.1.1
[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 serde-pickle v1.2.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling lax v0.17.0
[INFO] [stderr]    Compiling special v0.11.4
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-linalg v0.1.0-rc.1
[INFO] [stderr]    Compiling scirs2-stats v0.1.0-rc.1
[INFO] [stderr]    Compiling numrs2 v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "8a4ba0b640757937a1f103331e2e974bfe160541cde933ea1efdffb4a1d043e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a4ba0b640757937a1f103331e2e974bfe160541cde933ea1efdffb4a1d043e9", kill_on_drop: false }`
[INFO] [stdout] 8a4ba0b640757937a1f103331e2e974bfe160541cde933ea1efdffb4a1d043e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dd78ba53b9424f8a7ca398ea6504dd580f4ae394c084683f6963f969bdc8c3c
[INFO] running `Command { std: "docker" "start" "-a" "2dd78ba53b9424f8a7ca398ea6504dd580f4ae394c084683f6963f969bdc8c3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling scirs2-core v0.1.0-rc.1
[INFO] [stderr]    Compiling scirs2-linalg v0.1.0-rc.1
[INFO] [stderr]    Compiling scirs2-stats v0.1.0-rc.1
[INFO] [stderr]    Compiling numrs2 v0.1.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `numrs2` (test "performance_benchmark")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name performance_benchmark --edition=2021 tests/performance_benchmark.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --test --cfg 'feature="default"' --cfg 'feature="matrix_decomp"' --cfg 'feature="scirs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "ci-safe", "default", "fast", "gpu", "lapack", "matrix_decomp", "python", "scirs", "unstable", "validation"))' -C metadata=c3568cd12dbeeb23 -C extra-filename=-8bb682721b38e670 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c95f4d21be73829f.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8c5d2f5cf1fe55d2.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c7e07610050ad22d.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-2598b9ba9ebd0acf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-4aecd245aca3e0ac.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-552ff083bb7ae34b.rlib --extern numrs2=/opt/rustwide/target/debug/deps/libnumrs2.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern regex=/opt/rustwide/target/debug/deps/libregex-1d3381ce837d1e41.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-615727301b250595.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-e3ff7721b2e37d36.rlib --extern scirs2_stats=/opt/rustwide/target/debug/deps/libscirs2_stats-bdc50c7faa770392.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-416609a75d26197f.rlib --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-39bcf0532556b07a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-17ce9ed072e7c17c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-08ccf31187053f8e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-be9ba100c308238e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-ba2686384d5296c6/out -L native=/usr/lib/x86_64-linux-gnu -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] [stderr] error: could not compile `numrs2` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name numrs2 --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 --allow=unused_variables --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --test --cfg 'feature="default"' --cfg 'feature="matrix_decomp"' --cfg 'feature="scirs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "ci-safe", "default", "fast", "gpu", "lapack", "matrix_decomp", "python", "scirs", "unstable", "validation"))' -C metadata=092ce15f521ce819 -C extra-filename=-e93147c8e111a4bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c95f4d21be73829f.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8c5d2f5cf1fe55d2.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c7e07610050ad22d.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-2598b9ba9ebd0acf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-4aecd245aca3e0ac.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-552ff083bb7ae34b.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern regex=/opt/rustwide/target/debug/deps/libregex-1d3381ce837d1e41.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-615727301b250595.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-e3ff7721b2e37d36.rlib --extern scirs2_stats=/opt/rustwide/target/debug/deps/libscirs2_stats-bdc50c7faa770392.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-416609a75d26197f.rlib --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-39bcf0532556b07a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-17ce9ed072e7c17c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-08ccf31187053f8e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-be9ba100c308238e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-ba2686384d5296c6/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `numrs2` (test "test_random_state")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name test_random_state --edition=2021 tests/test_random_state.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --test --cfg 'feature="default"' --cfg 'feature="matrix_decomp"' --cfg 'feature="scirs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "ci-safe", "default", "fast", "gpu", "lapack", "matrix_decomp", "python", "scirs", "unstable", "validation"))' -C metadata=54819f5552141821 -C extra-filename=-a38ac758c6e65559 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c95f4d21be73829f.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8c5d2f5cf1fe55d2.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c7e07610050ad22d.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-2598b9ba9ebd0acf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-4aecd245aca3e0ac.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-552ff083bb7ae34b.rlib --extern numrs2=/opt/rustwide/target/debug/deps/libnumrs2.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern regex=/opt/rustwide/target/debug/deps/libregex-1d3381ce837d1e41.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-615727301b250595.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-e3ff7721b2e37d36.rlib --extern scirs2_stats=/opt/rustwide/target/debug/deps/libscirs2_stats-bdc50c7faa770392.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-416609a75d26197f.rlib --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-39bcf0532556b07a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-17ce9ed072e7c17c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-08ccf31187053f8e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-be9ba100c308238e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-ba2686384d5296c6/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `numrs2` (test "test_scirs_reference")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name test_scirs_reference --edition=2021 tests/test_scirs_reference.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --test --cfg 'feature="default"' --cfg 'feature="matrix_decomp"' --cfg 'feature="scirs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "ci-safe", "default", "fast", "gpu", "lapack", "matrix_decomp", "python", "scirs", "unstable", "validation"))' -C metadata=20fa2f84e06b7261 -C extra-filename=-12c3168c8e511132 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c95f4d21be73829f.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8c5d2f5cf1fe55d2.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c7e07610050ad22d.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-2598b9ba9ebd0acf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-4aecd245aca3e0ac.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-552ff083bb7ae34b.rlib --extern numrs2=/opt/rustwide/target/debug/deps/libnumrs2.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern regex=/opt/rustwide/target/debug/deps/libregex-1d3381ce837d1e41.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-615727301b250595.rlib --extern scirs2_linalg=/opt/rustwide/target/debug/deps/libscirs2_linalg-e3ff7721b2e37d36.rlib --extern scirs2_stats=/opt/rustwide/target/debug/deps/libscirs2_stats-bdc50c7faa770392.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-416609a75d26197f.rlib --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-39bcf0532556b07a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-17ce9ed072e7c17c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-08ccf31187053f8e.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-be9ba100c308238e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-ba2686384d5296c6/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcpqIKKd/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnumrs2,libserde_pickle-39bcf0532556b07a,libnum_bigint-866b7b1ba79752f4,libiter_read-95c73b5a56ca2356,libbincode-8c5d2f5cf1fe55d2,libunty-4b879f2d92d382d8,libcsv-2598b9ba9ebd0acf,libcsv_core-2f99dec79706ffdc,libscirs2_stats-bdc50c7faa770392,libscirs2_linalg-e3ff7721b2e37d36,libhalf-54e808b072c8b66a,libcrossbeam-e685103712c0f6dc,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libstatrs-bb9c8a27e23f2dca,libnalgebra-4b922cc1f412a3b4,libnum_rational-c18c0e01fa143056,libsimba-6d2d751d51628cb4,libwide-852f350c09e3bd43,libsafe_arch-6e61dbd0224d9491,libbytemuck-f0d1d96e8ff3d578,libmemmap2-4aecd245aca3e0ac,libzip-be9ba100c308238e,libppmd_rust-2d117f2fe69cac0f,liblzma_rust2-08f0dcd605ae9553,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,libsha2-ea8e3a27f38cdb38,libdeflate64-efbda03bc7110a1e,libpbkdf2-6e29cbc8ecd972d1,libzstd-07e6f7e19481d19c,libzstd_safe-6a83b3c530fbf529,libzstd_sys-3454bf6faa6b2af6,libzopfli-39db632bce418122,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-28f8cc0684f4f944,libbzip2-4d913cac670cb3ed,liblibbz2_rs_sys-5452bcca571c0378,libflate2-3395f3780da0c12b,liblibz_rs_sys-38079c6bb2b4a1da,libzlib_rs-bb4005d77c524b7b,libtime-34f95502f0d84de7,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libcrc32fast-cb59b8a1512452f0,libaes-4b16b0c6d7ec49ea,libcipher-8899017f3a8ab4ea,libinout-5303898e26e804ed,libzeroize-f3fc7380ace1a85c,libsha1-765c2c66501b6ae8,libcpufeatures-471354fefbcaf2d8,libhmac-b221a9212dc60f01,libdigest-e2823b3ecf6d591c,libsubtle-ca7024fc66e4388f,libblock_buffer-b72503624aa3f7fc,libcrypto_common-63f3fa2871495874,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libconstant_time_eq-7540ab86f53c975b,libbyteorder-1efcbe4f07366651,liblazy_static-b3603208c0de2608,libscirs2_core-615727301b250595,libuuid-1306b7ce541e73fc,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libnum_cpus-552ff083bb7ae34b,librand_distr-37a09b60e62feb36,libndarray_linalg-5798bcb41baad181,liblax-0effc8832025947e,liblapack_sys-54c1128dee442d7a,libcauchy-6cd9f5fcb9a99419,libndarray_rand-f60bfa2c0115b555,librand_distr-88c2f9db0ec7085d,libonce_cell-0ba6aecba7086d38,libthiserror-17ce9ed072e7c17c,libchrono-85dfd85734dee7ea,libiana_time_zone-54997521cde77023,libserde_json-e5fdd1cb9a0172eb,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-1b0b193d2af829c6,librand_chacha-99ea6ac2fa22ef43,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,libndarray-b0edfcd72254baee,libmatrixmultiply-4eae512cdcc867fe,libapprox-c95f4d21be73829f,libnum_complex-459f31dc2ad10795,librand-ad975cf48f6503fd,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,librayon-8313cbe22db01524,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-2af7c8622d8fa52e,libnum_integer-e6687e96e4a2dfba,librawpointer-a726d041f28ef5ec,libserde-416609a75d26197f,libserde_core-48921fa965a1c84f,libnum_traits-7ac82bb74aac6d36}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpqIKKd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ba2686384d5296c6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_structured_arrays-c6050c7a25f6c758" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `numrs2` (test "test_structured_arrays") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTdXNm5/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnumrs2,libserde_pickle-39bcf0532556b07a,libnum_bigint-866b7b1ba79752f4,libiter_read-95c73b5a56ca2356,libbincode-8c5d2f5cf1fe55d2,libunty-4b879f2d92d382d8,libcsv-2598b9ba9ebd0acf,libcsv_core-2f99dec79706ffdc,libscirs2_stats-bdc50c7faa770392,libscirs2_linalg-e3ff7721b2e37d36,libhalf-54e808b072c8b66a,libcrossbeam-e685103712c0f6dc,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libstatrs-bb9c8a27e23f2dca,libnalgebra-4b922cc1f412a3b4,libnum_rational-c18c0e01fa143056,libsimba-6d2d751d51628cb4,libwide-852f350c09e3bd43,libsafe_arch-6e61dbd0224d9491,libbytemuck-f0d1d96e8ff3d578,libmemmap2-4aecd245aca3e0ac,libzip-be9ba100c308238e,libppmd_rust-2d117f2fe69cac0f,liblzma_rust2-08f0dcd605ae9553,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,libsha2-ea8e3a27f38cdb38,libdeflate64-efbda03bc7110a1e,libpbkdf2-6e29cbc8ecd972d1,libzstd-07e6f7e19481d19c,libzstd_safe-6a83b3c530fbf529,libzstd_sys-3454bf6faa6b2af6,libzopfli-39db632bce418122,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-28f8cc0684f4f944,libbzip2-4d913cac670cb3ed,liblibbz2_rs_sys-5452bcca571c0378,libflate2-3395f3780da0c12b,liblibz_rs_sys-38079c6bb2b4a1da,libzlib_rs-bb4005d77c524b7b,libtime-34f95502f0d84de7,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libcrc32fast-cb59b8a1512452f0,libaes-4b16b0c6d7ec49ea,libcipher-8899017f3a8ab4ea,libinout-5303898e26e804ed,libzeroize-f3fc7380ace1a85c,libsha1-765c2c66501b6ae8,libcpufeatures-471354fefbcaf2d8,libhmac-b221a9212dc60f01,libdigest-e2823b3ecf6d591c,libsubtle-ca7024fc66e4388f,libblock_buffer-b72503624aa3f7fc,libcrypto_common-63f3fa2871495874,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libconstant_time_eq-7540ab86f53c975b,libbyteorder-1efcbe4f07366651,liblazy_static-b3603208c0de2608,libscirs2_core-615727301b250595,libuuid-1306b7ce541e73fc,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libnum_cpus-552ff083bb7ae34b,librand_distr-37a09b60e62feb36,libndarray_linalg-5798bcb41baad181,liblax-0effc8832025947e,liblapack_sys-54c1128dee442d7a,libcauchy-6cd9f5fcb9a99419,libndarray_rand-f60bfa2c0115b555,librand_distr-88c2f9db0ec7085d,libonce_cell-0ba6aecba7086d38,libthiserror-17ce9ed072e7c17c,libchrono-85dfd85734dee7ea,libiana_time_zone-54997521cde77023,libserde_json-e5fdd1cb9a0172eb,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-1b0b193d2af829c6,librand_chacha-99ea6ac2fa22ef43,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,libndarray-b0edfcd72254baee,libmatrixmultiply-4eae512cdcc867fe,libapprox-c95f4d21be73829f,libnum_complex-459f31dc2ad10795,librand-ad975cf48f6503fd,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,librayon-8313cbe22db01524,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-2af7c8622d8fa52e,libnum_integer-e6687e96e4a2dfba,librawpointer-a726d041f28ef5ec,libserde-416609a75d26197f,libserde_core-48921fa965a1c84f,libnum_traits-7ac82bb74aac6d36}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTdXNm5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ba2686384d5296c6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_random_statistical-83d0853feb76e6a2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYezZAB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnumrs2,libserde_pickle-39bcf0532556b07a,libnum_bigint-866b7b1ba79752f4,libiter_read-95c73b5a56ca2356,libbincode-8c5d2f5cf1fe55d2,libunty-4b879f2d92d382d8,libcsv-2598b9ba9ebd0acf,libcsv_core-2f99dec79706ffdc,libscirs2_stats-bdc50c7faa770392,libscirs2_linalg-e3ff7721b2e37d36,libhalf-54e808b072c8b66a,libcrossbeam-e685103712c0f6dc,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libstatrs-bb9c8a27e23f2dca,libnalgebra-4b922cc1f412a3b4,libnum_rational-c18c0e01fa143056,libsimba-6d2d751d51628cb4,libwide-852f350c09e3bd43,libsafe_arch-6e61dbd0224d9491,libbytemuck-f0d1d96e8ff3d578,libmemmap2-4aecd245aca3e0ac,libzip-be9ba100c308238e,libppmd_rust-2d117f2fe69cac0f,liblzma_rust2-08f0dcd605ae9553,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,libsha2-ea8e3a27f38cdb38,libdeflate64-efbda03bc7110a1e,libpbkdf2-6e29cbc8ecd972d1,libzstd-07e6f7e19481d19c,libzstd_safe-6a83b3c530fbf529,libzstd_sys-3454bf6faa6b2af6,libzopfli-39db632bce418122,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-28f8cc0684f4f944,libbzip2-4d913cac670cb3ed,liblibbz2_rs_sys-5452bcca571c0378,libflate2-3395f3780da0c12b,liblibz_rs_sys-38079c6bb2b4a1da,libzlib_rs-bb4005d77c524b7b,libtime-34f95502f0d84de7,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libcrc32fast-cb59b8a1512452f0,libaes-4b16b0c6d7ec49ea,libcipher-8899017f3a8ab4ea,libinout-5303898e26e804ed,libzeroize-f3fc7380ace1a85c,libsha1-765c2c66501b6ae8,libcpufeatures-471354fefbcaf2d8,libhmac-b221a9212dc60f01,libdigest-e2823b3ecf6d591c,libsubtle-ca7024fc66e4388f,libblock_buffer-b72503624aa3f7fc,libcrypto_common-63f3fa2871495874,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libconstant_time_eq-7540ab86f53c975b,libbyteorder-1efcbe4f07366651,liblazy_static-b3603208c0de2608,libscirs2_core-615727301b250595,libuuid-1306b7ce541e73fc,libregex-1d3381ce837d1e41,libregex_automata-c9408cbfed996c57,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libnum_cpus-552ff083bb7ae34b,librand_distr-37a09b60e62feb36,libndarray_linalg-5798bcb41baad181,liblax-0effc8832025947e,liblapack_sys-54c1128dee442d7a,libcauchy-6cd9f5fcb9a99419,libndarray_rand-f60bfa2c0115b555,librand_distr-88c2f9db0ec7085d,libonce_cell-0ba6aecba7086d38,libthiserror-17ce9ed072e7c17c,libchrono-85dfd85734dee7ea,libiana_time_zone-54997521cde77023,libserde_json-e5fdd1cb9a0172eb,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-1b0b193d2af829c6,librand_chacha-99ea6ac2fa22ef43,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,libndarray-b0edfcd72254baee,libmatrixmultiply-4eae512cdcc867fe,libapprox-c95f4d21be73829f,libnum_complex-459f31dc2ad10795,librand-ad975cf48f6503fd,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,librayon-8313cbe22db01524,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-2af7c8622d8fa52e,libnum_integer-e6687e96e4a2dfba,librawpointer-a726d041f28ef5ec,libserde-416609a75d26197f,libserde_core-48921fa965a1c84f,libnum_traits-7ac82bb74aac6d36}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYezZAB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ba2686384d5296c6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_global_vs_direct_vonmises-cc23f75c7fb8fd66" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `numrs2` (test "test_global_vs_direct_vonmises") due to 1 previous error
[INFO] [stderr] error: could not compile `numrs2` (test "test_random_statistical") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2dd78ba53b9424f8a7ca398ea6504dd580f4ae394c084683f6963f969bdc8c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd78ba53b9424f8a7ca398ea6504dd580f4ae394c084683f6963f969bdc8c3c", kill_on_drop: false }`
[INFO] [stdout] 2dd78ba53b9424f8a7ca398ea6504dd580f4ae394c084683f6963f969bdc8c3c
