[INFO] fetching crate numrs2 0.1.0-beta.2... [INFO] testing numrs2-0.1.0-beta.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate numrs2 0.1.0-beta.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate numrs2 0.1.0-beta.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate numrs2 0.1.0-beta.2 [INFO] tweaked toml for crates.io crate numrs2 0.1.0-beta.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate numrs2 0.1.0-beta.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate numrs2 0.1.0-beta.2 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f5b7875a2bc9ce68c30638e4f19b7510dc1214538023216763886540ea6ce85 [INFO] running `Command { std: "docker" "start" "-a" "6f5b7875a2bc9ce68c30638e4f19b7510dc1214538023216763886540ea6ce85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f5b7875a2bc9ce68c30638e4f19b7510dc1214538023216763886540ea6ce85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5b7875a2bc9ce68c30638e4f19b7510dc1214538023216763886540ea6ce85", kill_on_drop: false }` [INFO] [stdout] 6f5b7875a2bc9ce68c30638e4f19b7510dc1214538023216763886540ea6ce85 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b760408117e79af576edf5f239f7c10570247f4b3e57c12b96a81a5a5846971f [INFO] running `Command { std: "docker" "start" "-a" "b760408117e79af576edf5f239f7c10570247f4b3e57c12b96a81a5a5846971f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling numrs2 v0.1.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.81s [INFO] running `Command { std: "docker" "inspect" "b760408117e79af576edf5f239f7c10570247f4b3e57c12b96a81a5a5846971f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b760408117e79af576edf5f239f7c10570247f4b3e57c12b96a81a5a5846971f", kill_on_drop: false }` [INFO] [stdout] b760408117e79af576edf5f239f7c10570247f4b3e57c12b96a81a5a5846971f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91263f85a9d478e91ff332e171926366603d86d313c25a0810a5a93ab4578778 [INFO] running `Command { std: "docker" "start" "-a" "91263f85a9d478e91ff332e171926366603d86d313c25a0810a5a93ab4578778", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling numrs2 v0.1.0-beta.2 (/opt/rustwide/workdir) [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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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 --test --cfg 'feature="default"' --cfg 'feature="matrix_decomp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci-safe", "default", "fast", "gpu", "lapack", "matrix_decomp", "scirs", "unstable", "validation"))' -C metadata=b02179652eeccd9e -C extra-filename=-d9f6df3fd947eb49 --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-bafe40a123933929.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8c83c0b1cbf52573.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-5826c1109afbd82c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-bb6bf0cea968c43b.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-947bdc1a31d838c5.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-33dc48ad3f98b65c.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-53c2541f769cf603.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2b1920751b107fac.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rand=/opt/rustwide/target/debug/deps/librand-0fb1ff72e4e2dbf7.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-2f2531338b57ed21.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-70e61a01e8bd07d9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9a214373adb6ecc6.rlib --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-0fa14925f5df8b94.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-87aed64fc9e43d32.rlib --extern simba=/opt/rustwide/target/debug/deps/libsimba-9069456e48e40b07.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0146fefd19c4f9b8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4ec5d2bd28cc8a05.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-03aba3d9b513ecc2.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-2e93b6be2e21a957.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-90b156f43ce99b62/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "91263f85a9d478e91ff332e171926366603d86d313c25a0810a5a93ab4578778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91263f85a9d478e91ff332e171926366603d86d313c25a0810a5a93ab4578778", kill_on_drop: false }` [INFO] [stdout] 91263f85a9d478e91ff332e171926366603d86d313c25a0810a5a93ab4578778