[INFO] fetching crate nalgebra-sparse 0.9.0...
[INFO] checking nalgebra-sparse-0.9.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nalgebra-sparse 0.9.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate nalgebra-sparse 0.9.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nalgebra-sparse 0.9.0
[INFO] finished tweaking crates.io crate nalgebra-sparse 0.9.0
[INFO] tweaked toml for crates.io crate nalgebra-sparse 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matrixcompare-core v0.1.0
[INFO] [stderr]   Downloaded matrixcompare v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e8accafb683402a32b46494209bc5db3d40f7509524edcf6c07395afc7a8cfd
[INFO] running `Command { std: "docker" "start" "-a" "1e8accafb683402a32b46494209bc5db3d40f7509524edcf6c07395afc7a8cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e8accafb683402a32b46494209bc5db3d40f7509524edcf6c07395afc7a8cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e8accafb683402a32b46494209bc5db3d40f7509524edcf6c07395afc7a8cfd", kill_on_drop: false }`
[INFO] [stdout] 1e8accafb683402a32b46494209bc5db3d40f7509524edcf6c07395afc7a8cfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23d01d194fe297a615c4cc6dee8e49ca18272d626b2483be0b822c4792f9674d
[INFO] running `Command { std: "docker" "start" "-a" "23d01d194fe297a615c4cc6dee8e49ca18272d626b2483be0b822c4792f9674d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]     Checking nalgebra-sparse v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: Please enable the `proptest-support`, `compare` and `io` features in order to compile and run the tests.
[INFO] [stdout]             Example: `cargo test -p nalgebra-sparse --features proptest-support,compare,io`
[INFO] [stdout]  --> tests/unit.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / compile_error!(
[INFO] [stdout] 4 | |     "Please enable the `proptest-support`, `compare` and `io` features in order to compile and run the tests.
[INFO] [stdout] 5 | |      Example: `cargo test -p nalgebra-sparse --features proptest-support,compare,io`"
[INFO] [stdout] 6 | | );
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]  --> tests/unit_tests/cholesky.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nalgebra_sparse::proptest::csc;
[INFO] [stdout]   |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra::proptest`
[INFO] [stdout]  --> tests/unit_tests/cholesky.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nalgebra::proptest::matrix;
[INFO] [stdout]   |               ^^^^^^^^ could not find `proptest` in `nalgebra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra::proptest`
[INFO] [stdout]  --> tests/unit_tests/convert_serial.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::proptest::matrix;
[INFO] [stdout]   |               ^^^^^^^^ could not find `proptest` in `nalgebra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]   --> tests/unit_tests/convert_serial.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use nalgebra_sparse::proptest::{coo_no_duplicates, coo_with_duplicates, csc, csr};
[INFO] [stdout]    |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::io`
[INFO] [stdout]  --> tests/unit_tests/matrix_market.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nalgebra_sparse::io::{
[INFO] [stdout]   |                      ^^ could not find `io` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]  --> tests/unit_tests/matrix_market.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nalgebra_sparse::proptest::coo_no_duplicates;
[INFO] [stdout]   |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use nalgebra_sparse::proptest::{csc, csr, sparsity_pattern};
[INFO] [stdout]    |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra::proptest`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | use nalgebra::proptest::{matrix, vector};
[INFO] [stdout]    |               ^^^^^^^^ could not find `proptest` in `nalgebra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/common/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proptest::strategy::Strategy;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/cholesky.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]   --> tests/unit_tests/convert_serial.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/csc.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/csr.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]   --> tests/unit_tests/matrix_market.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/csc.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use proptest::sample::subsequence;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/csr.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use proptest::sample::subsequence;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]  --> tests/common/mod.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra_sparse::proptest::{csc, csr};
[INFO] [stdout]   |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/matrix_market.rs:458:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/matrix_market.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/csr.rs:643:1
[INFO] [stdout]     |
[INFO] [stdout] 643 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/csc.rs:649:1
[INFO] [stdout]     |
[INFO] [stdout] 649 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]   --> tests/unit_tests/cholesky.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | proptest! {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> tests/unit_tests/cholesky.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn positive_definite() -> impl Strategy<Value=CscMatrix<f64>> {
[INFO] [stdout]    |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn coo_strategy() -> impl Strategy<Value = CooMatrix<i32>> {
[INFO] [stdout]     |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:284:41
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn coo_no_duplicates_strategy() -> impl Strategy<Value = CooMatrix<i32>> {
[INFO] [stdout]     |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:288:27
[INFO] [stdout]     |
[INFO] [stdout] 288 | fn csr_strategy() -> impl Strategy<Value = CsrMatrix<i32>> {
[INFO] [stdout]     |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:293:36
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn non_zero_csr_strategy() -> impl Strategy<Value = CsrMatrix<i32>> {
[INFO] [stdout]     |                                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:298:36
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn non_zero_csc_strategy() -> impl Strategy<Value = CscMatrix<i32>> {
[INFO] [stdout]     |                                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:302:29
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn dense_strategy() -> impl Strategy<Value = DMatrix<i32>> {
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> tests/unit_tests/ops.rs:59:43
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn spmm_csr_dense_args_strategy() -> impl Strategy<Value = SpmmCsrDenseArgs<i32>> {
[INFO] [stdout]    |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:115:43
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn spmm_csc_dense_args_strategy() -> impl Strategy<Value = SpmmCscDenseArgs<i32>> {
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:141:47
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn spadd_csr_prealloc_args_strategy() -> impl Strategy<Value = SpaddCsrArgs<i32>> {
[INFO] [stdout]     |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:177:47
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn spadd_csc_prealloc_args_strategy() -> impl Strategy<Value = SpaddCscArgs<i32>> {
[INFO] [stdout]     |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:186:29
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn dense_strategy() -> impl Strategy<Value = DMatrix<i32>> {
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:194:29
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn trans_strategy() -> impl Strategy<Value = bool> + Clone {
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]    --> tests/unit_tests/ops.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     proptest::bool::ANY
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `bool`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 195 -     proptest::bool::ANY
[INFO] [stdout] 195 +     bool::ANY
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn op_strategy<S: Strategy>(strategy: S) -> impl Strategy<Value = Op<S::Value>> {
[INFO] [stdout]     |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:200:50
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn op_strategy<S: Strategy>(strategy: S) -> impl Strategy<Value = Op<S::Value>> {
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]    --> tests/unit_tests/ops.rs:201:25
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let is_transposed = proptest::bool::ANY;
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `bool`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 201 -     let is_transposed = proptest::bool::ANY;
[INFO] [stdout] 201 +     let is_transposed = bool::ANY;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 | fn pattern_strategy() -> impl Strategy<Value = SparsityPattern> {
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:216:37
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn spadd_pattern_strategy() -> impl Strategy<Value = (SparsityPattern, SparsityPattern)> {
[INFO] [stdout]     |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:224:40
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn spmm_csr_pattern_strategy() -> impl Strategy<Value = (SparsityPattern, SparsityPattern)> {
[INFO] [stdout]     |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:249:46
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn spmm_csr_prealloc_args_strategy() -> impl Strategy<Value = SpmmCsrArgs<i32>> {
[INFO] [stdout]     |                                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:288:46
[INFO] [stdout]     |
[INFO] [stdout] 288 | fn spmm_csc_prealloc_args_strategy() -> impl Strategy<Value = SpmmCscArgs<i32>> {
[INFO] [stdout]     |                                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 | fn csc_invertible_diagonal() -> impl Strategy<Value = CscMatrix<f64>> {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:311:49
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn csc_square_with_non_zero_diagonals() -> impl Strategy<Value = CscMatrix<f64>> {
[INFO] [stdout]     |                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prop_assert_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/cholesky.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use matrixcompare::{assert_matrix_eq, prop_assert_matrix_eq};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common::csc_strategy`
[INFO] [stdout]  --> tests/unit_tests/convert_serial.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::common::csc_strategy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `convert_coo_dense`, `convert_dense_coo`
[INFO] [stdout]  --> tests/unit_tests/convert_serial.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert_coo_csc, convert_coo_csr, convert_coo_dense, convert_csc_coo, convert_csc_csr,
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     convert_csc_dense, convert_csr_coo, convert_csr_csc, convert_csr_dense, convert_dense_coo,
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common::csc_strategy`
[INFO] [stdout]   --> tests/unit_tests/csc.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::common::csc_strategy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]   --> tests/unit_tests/csc.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::HashSet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common::csr_strategy`
[INFO] [stdout]   --> tests/unit_tests/csr.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::common::csr_strategy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]   --> tests/unit_tests/csr.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::HashSet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::tempdir`
[INFO] [stdout]   --> tests/unit_tests/matrix_market.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::tempdir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `csc_strategy`, `csr_strategy`, `non_zero_i32_value_strategy`
[INFO] [stdout]  --> tests/unit_tests/ops.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     csc_strategy, csr_strategy, non_zero_i32_value_strategy, value_strategy,
[INFO] [stdout]   |     ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `spadd_csc_prealloc`, `spadd_csr_prealloc`, `spmm_csc_dense`, `spmm_csc_prealloc_unchecked`, `spmm_csc_prealloc`, `spmm_csr_dense`, `spmm_csr_prealloc_unchecked`, `spmm_csr_prealloc`, `spsolve_csc_lower_triangular`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     spadd_csc_prealloc, spadd_csr_prealloc, spadd_pattern, spmm_csc_dense, spmm_csc_prealloc,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |     spmm_csc_prealloc_unchecked, spmm_csr_dense, spmm_csr_pattern, spmm_csr_prealloc,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     spmm_csr_prealloc_unchecked, spsolve_csc_lower_triangular,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `matrixcompare::prop_assert_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use matrixcompare::prop_assert_matrix_eq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]   --> tests/unit_tests/ops.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |             (Just(c), beta, alpha, Just(trans_a), a, Just(trans_b), b)
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]   --> tests/unit_tests/ops.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |             (Just(c), beta, alpha, Just(trans_a), a, Just(trans_b), b)
[INFO] [stdout]    |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]   --> tests/unit_tests/ops.rs:92:54
[INFO] [stdout]    |
[INFO] [stdout] 92 |             (Just(c), beta, alpha, Just(trans_a), a, Just(trans_b), b)
[INFO] [stdout]    |                                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 Just(c_pattern),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 Just(a_pattern),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |         (Just(a), b)
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 |         (Just(a), b)
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 57 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nalgebra-sparse` (test "unit") due to 58 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "23d01d194fe297a615c4cc6dee8e49ca18272d626b2483be0b822c4792f9674d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d01d194fe297a615c4cc6dee8e49ca18272d626b2483be0b822c4792f9674d", kill_on_drop: false }`
[INFO] [stdout] 23d01d194fe297a615c4cc6dee8e49ca18272d626b2483be0b822c4792f9674d
[INFO] checking nalgebra-sparse-0.9.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate nalgebra-sparse 0.9.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate nalgebra-sparse 0.9.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nalgebra-sparse 0.9.0
[INFO] finished tweaking crates.io crate nalgebra-sparse 0.9.0
[INFO] tweaked toml for crates.io crate nalgebra-sparse 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ccd1037b505d8db2b7eb4c412c7fbaee78eabb52f669c1571a298132cfeb66f
[INFO] running `Command { std: "docker" "start" "-a" "8ccd1037b505d8db2b7eb4c412c7fbaee78eabb52f669c1571a298132cfeb66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ccd1037b505d8db2b7eb4c412c7fbaee78eabb52f669c1571a298132cfeb66f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ccd1037b505d8db2b7eb4c412c7fbaee78eabb52f669c1571a298132cfeb66f", kill_on_drop: false }`
[INFO] [stdout] 8ccd1037b505d8db2b7eb4c412c7fbaee78eabb52f669c1571a298132cfeb66f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf4dd53e4231a386fabfade184f4576d93d3b0a623d69cb378206bcaea0d3e72
[INFO] running `Command { std: "docker" "start" "-a" "cf4dd53e4231a386fabfade184f4576d93d3b0a623d69cb378206bcaea0d3e72", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]     Checking nalgebra-sparse v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: Please enable the `proptest-support`, `compare` and `io` features in order to compile and run the tests.
[INFO] [stdout]             Example: `cargo test -p nalgebra-sparse --features proptest-support,compare,io`
[INFO] [stdout]  --> tests/unit.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / compile_error!(
[INFO] [stdout] 4 | |     "Please enable the `proptest-support`, `compare` and `io` features in order to compile and run the tests.
[INFO] [stdout] 5 | |      Example: `cargo test -p nalgebra-sparse --features proptest-support,compare,io`"
[INFO] [stdout] 6 | | );
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]  --> tests/unit_tests/cholesky.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nalgebra_sparse::proptest::csc;
[INFO] [stdout]   |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra::proptest`
[INFO] [stdout]  --> tests/unit_tests/cholesky.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use nalgebra::proptest::matrix;
[INFO] [stdout]   |               ^^^^^^^^ could not find `proptest` in `nalgebra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra::proptest`
[INFO] [stdout]  --> tests/unit_tests/convert_serial.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::proptest::matrix;
[INFO] [stdout]   |               ^^^^^^^^ could not find `proptest` in `nalgebra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]   --> tests/unit_tests/convert_serial.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use nalgebra_sparse::proptest::{coo_no_duplicates, coo_with_duplicates, csc, csr};
[INFO] [stdout]    |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::io`
[INFO] [stdout]  --> tests/unit_tests/matrix_market.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nalgebra_sparse::io::{
[INFO] [stdout]   |                      ^^ could not find `io` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]  --> tests/unit_tests/matrix_market.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nalgebra_sparse::proptest::coo_no_duplicates;
[INFO] [stdout]   |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use nalgebra_sparse::proptest::{csc, csr, sparsity_pattern};
[INFO] [stdout]    |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra::proptest`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | use nalgebra::proptest::{matrix, vector};
[INFO] [stdout]    |               ^^^^^^^^ could not find `proptest` in `nalgebra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/common/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proptest::strategy::Strategy;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/cholesky.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]   --> tests/unit_tests/convert_serial.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/csc.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/csr.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]   --> tests/unit_tests/matrix_market.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use proptest::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/csc.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use proptest::sample::subsequence;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]  --> tests/unit_tests/csr.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use proptest::sample::subsequence;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest`
[INFO] [stdout]  --> tests/common/mod.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra_sparse::proptest::{csc, csr};
[INFO] [stdout]   |                      ^^^^^^^^ could not find `proptest` in `nalgebra_sparse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/matrix_market.rs:458:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/matrix_market.rs:449:1
[INFO] [stdout]     |
[INFO] [stdout] 449 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/csr.rs:643:1
[INFO] [stdout]     |
[INFO] [stdout] 643 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/csc.rs:649:1
[INFO] [stdout]     |
[INFO] [stdout] 649 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]   --> tests/unit_tests/cholesky.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | proptest! {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> tests/unit_tests/cholesky.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn positive_definite() -> impl Strategy<Value=CscMatrix<f64>> {
[INFO] [stdout]    |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn coo_strategy() -> impl Strategy<Value = CooMatrix<i32>> {
[INFO] [stdout]     |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:284:41
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn coo_no_duplicates_strategy() -> impl Strategy<Value = CooMatrix<i32>> {
[INFO] [stdout]     |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:288:27
[INFO] [stdout]     |
[INFO] [stdout] 288 | fn csr_strategy() -> impl Strategy<Value = CsrMatrix<i32>> {
[INFO] [stdout]     |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:293:36
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn non_zero_csr_strategy() -> impl Strategy<Value = CsrMatrix<i32>> {
[INFO] [stdout]     |                                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:298:36
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn non_zero_csc_strategy() -> impl Strategy<Value = CscMatrix<i32>> {
[INFO] [stdout]     |                                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/convert_serial.rs:302:29
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn dense_strategy() -> impl Strategy<Value = DMatrix<i32>> {
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> tests/unit_tests/ops.rs:59:43
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn spmm_csr_dense_args_strategy() -> impl Strategy<Value = SpmmCsrDenseArgs<i32>> {
[INFO] [stdout]    |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:115:43
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn spmm_csc_dense_args_strategy() -> impl Strategy<Value = SpmmCscDenseArgs<i32>> {
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:141:47
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn spadd_csr_prealloc_args_strategy() -> impl Strategy<Value = SpaddCsrArgs<i32>> {
[INFO] [stdout]     |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:177:47
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn spadd_csc_prealloc_args_strategy() -> impl Strategy<Value = SpaddCscArgs<i32>> {
[INFO] [stdout]     |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:186:29
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn dense_strategy() -> impl Strategy<Value = DMatrix<i32>> {
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:194:29
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn trans_strategy() -> impl Strategy<Value = bool> + Clone {
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]    --> tests/unit_tests/ops.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     proptest::bool::ANY
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `bool`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 195 -     proptest::bool::ANY
[INFO] [stdout] 195 +     bool::ANY
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn op_strategy<S: Strategy>(strategy: S) -> impl Strategy<Value = Op<S::Value>> {
[INFO] [stdout]     |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:200:50
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn op_strategy<S: Strategy>(strategy: S) -> impl Strategy<Value = Op<S::Value>> {
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest`
[INFO] [stdout]    --> tests/unit_tests/ops.rs:201:25
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let is_transposed = proptest::bool::ANY;
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared crate or module `proptest`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::primitive::bool;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `bool`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 201 -     let is_transposed = proptest::bool::ANY;
[INFO] [stdout] 201 +     let is_transposed = bool::ANY;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 | fn pattern_strategy() -> impl Strategy<Value = SparsityPattern> {
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:216:37
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn spadd_pattern_strategy() -> impl Strategy<Value = (SparsityPattern, SparsityPattern)> {
[INFO] [stdout]     |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:224:40
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn spmm_csr_pattern_strategy() -> impl Strategy<Value = (SparsityPattern, SparsityPattern)> {
[INFO] [stdout]     |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:249:46
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn spmm_csr_prealloc_args_strategy() -> impl Strategy<Value = SpmmCsrArgs<i32>> {
[INFO] [stdout]     |                                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:288:46
[INFO] [stdout]     |
[INFO] [stdout] 288 | fn spmm_csc_prealloc_args_strategy() -> impl Strategy<Value = SpmmCscArgs<i32>> {
[INFO] [stdout]     |                                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:300:38
[INFO] [stdout]     |
[INFO] [stdout] 300 | fn csc_invertible_diagonal() -> impl Strategy<Value = CscMatrix<f64>> {
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:311:49
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn csc_square_with_non_zero_diagonals() -> impl Strategy<Value = CscMatrix<f64>> {
[INFO] [stdout]     |                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prop_assert_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/cholesky.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use matrixcompare::{assert_matrix_eq, prop_assert_matrix_eq};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common::csc_strategy`
[INFO] [stdout]  --> tests/unit_tests/convert_serial.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::common::csc_strategy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `convert_coo_dense`, `convert_dense_coo`
[INFO] [stdout]  --> tests/unit_tests/convert_serial.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert_coo_csc, convert_coo_csr, convert_coo_dense, convert_csc_coo, convert_csc_csr,
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     convert_csc_dense, convert_csr_coo, convert_csr_csc, convert_csr_dense, convert_dense_coo,
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common::csc_strategy`
[INFO] [stdout]   --> tests/unit_tests/csc.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::common::csc_strategy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]   --> tests/unit_tests/csc.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::HashSet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common::csr_strategy`
[INFO] [stdout]   --> tests/unit_tests/csr.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::common::csr_strategy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]   --> tests/unit_tests/csr.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::HashSet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::tempdir`
[INFO] [stdout]   --> tests/unit_tests/matrix_market.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::tempdir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `csc_strategy`, `csr_strategy`, `non_zero_i32_value_strategy`
[INFO] [stdout]  --> tests/unit_tests/ops.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     csc_strategy, csr_strategy, non_zero_i32_value_strategy, value_strategy,
[INFO] [stdout]   |     ^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `spadd_csc_prealloc`, `spadd_csr_prealloc`, `spmm_csc_dense`, `spmm_csc_prealloc_unchecked`, `spmm_csc_prealloc`, `spmm_csr_dense`, `spmm_csr_prealloc_unchecked`, `spmm_csr_prealloc`, `spsolve_csc_lower_triangular`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  |     spadd_csc_prealloc, spadd_csr_prealloc, spadd_pattern, spmm_csc_dense, spmm_csc_prealloc,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |     spmm_csc_prealloc_unchecked, spmm_csr_dense, spmm_csr_pattern, spmm_csr_prealloc,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     spmm_csr_prealloc_unchecked, spsolve_csc_lower_triangular,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `matrixcompare::prop_assert_matrix_eq`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use matrixcompare::prop_assert_matrix_eq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::panic::catch_unwind`
[INFO] [stdout]   --> tests/unit_tests/ops.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::panic::catch_unwind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]   --> tests/unit_tests/ops.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |             (Just(c), beta, alpha, Just(trans_a), a, Just(trans_b), b)
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]   --> tests/unit_tests/ops.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |             (Just(c), beta, alpha, Just(trans_a), a, Just(trans_b), b)
[INFO] [stdout]    |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]   --> tests/unit_tests/ops.rs:92:54
[INFO] [stdout]    |
[INFO] [stdout] 92 |             (Just(c), beta, alpha, Just(trans_a), a, Just(trans_b), b)
[INFO] [stdout]    |                                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 Just(c_pattern),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 Just(a_pattern),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |         (Just(a), b)
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Just` in this scope
[INFO] [stdout]    --> tests/unit_tests/ops.rs:227:10
[INFO] [stdout]     |
[INFO] [stdout] 227 |         (Just(a), b)
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 57 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nalgebra-sparse` (test "unit") due to 58 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cf4dd53e4231a386fabfade184f4576d93d3b0a623d69cb378206bcaea0d3e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf4dd53e4231a386fabfade184f4576d93d3b0a623d69cb378206bcaea0d3e72", kill_on_drop: false }`
[INFO] [stdout] cf4dd53e4231a386fabfade184f4576d93d3b0a623d69cb378206bcaea0d3e72
