[INFO] fetching crate nalgebra-sparse 0.11.0... [INFO] checking nalgebra-sparse-0.11.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate nalgebra-sparse 0.11.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nalgebra-sparse 0.11.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nalgebra-sparse 0.11.0 [INFO] tweaked toml for crates.io crate nalgebra-sparse 0.11.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nalgebra-sparse 0.11.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nalgebra-sparse 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 884d997f90f60af8676a0a2db5049c9754a4882a815c555aec4e5b0419b554a7 [INFO] running `Command { std: "docker" "start" "-a" "884d997f90f60af8676a0a2db5049c9754a4882a815c555aec4e5b0419b554a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "884d997f90f60af8676a0a2db5049c9754a4882a815c555aec4e5b0419b554a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "884d997f90f60af8676a0a2db5049c9754a4882a815c555aec4e5b0419b554a7", kill_on_drop: false }` [INFO] [stdout] 884d997f90f60af8676a0a2db5049c9754a4882a815c555aec4e5b0419b554a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 477d2eb7913b961d1fc5d746e95af8ecea9e1c634b5299059897f232ffd53761 [INFO] running `Command { std: "docker" "start" "-a" "477d2eb7913b961d1fc5d746e95af8ecea9e1c634b5299059897f232ffd53761", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking matrixcompare-core v0.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking nalgebra v0.34.0 [INFO] [stderr] Checking matrixcompare v0.3.0 [INFO] [stderr] Checking nalgebra-sparse v0.11.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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature = "proptest-support")] [INFO] [stdout] | ---------------------------- the item is gated behind the `proptest-support` feature [INFO] [stdout] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.34.0/src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "proptest-support")] [INFO] [stdout] | ---------------------------- the item is gated behind the `proptest-support` feature [INFO] [stdout] 144 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra::proptest` [INFO] [stdout] --> tests/unit_tests/convert_serial.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::proptest::matrix; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `nalgebra` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.34.0/src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "proptest-support")] [INFO] [stdout] | ---------------------------- the item is gated behind the `proptest-support` feature [INFO] [stdout] 144 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature = "proptest-support")] [INFO] [stdout] | ---------------------------- the item is gated behind the `proptest-support` feature [INFO] [stdout] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::io` [INFO] [stdout] --> tests/unit_tests/matrix_market.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use nalgebra_sparse::io::{ [INFO] [stdout] | ^^ could not find `io` in `nalgebra_sparse` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 156 | pub mod io; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra_sparse::proptest` [INFO] [stdout] --> tests/unit_tests/matrix_market.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use nalgebra_sparse::proptest::coo_no_duplicates; [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `nalgebra_sparse` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature = "proptest-support")] [INFO] [stdout] | ---------------------------- the item is gated behind the `proptest-support` feature [INFO] [stdout] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature = "proptest-support")] [INFO] [stdout] | ---------------------------- the item is gated behind the `proptest-support` feature [INFO] [stdout] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.34.0/src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "proptest-support")] [INFO] [stdout] | ---------------------------- the item is gated behind the `proptest-support` feature [INFO] [stdout] 144 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/common/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use proptest::strategy::Strategy; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/unit_tests/cholesky.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/unit_tests/convert_serial.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/unit_tests/csc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/unit_tests/csr.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/unit_tests/matrix_market.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/unit_tests/ops.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/unit_tests/csc.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use proptest::sample::subsequence; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/unit_tests/csr.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use proptest::sample::subsequence; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature = "proptest-support")] [INFO] [stdout] | ---------------------------- the item is gated behind the `proptest-support` feature [INFO] [stdout] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [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:655:1 [INFO] [stdout] | [INFO] [stdout] 655 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> tests/unit_tests/csc.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | 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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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 + Clone { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> tests/unit_tests/ops.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | proptest::bool::ANY [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [INFO] [stdout] help: consider importing this builtin type [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(strategy: S) -> impl Strategy> { [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(strategy: S) -> impl Strategy> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file tests/unit_tests/proptest.rs, use `mod proptest` in this file to declare the module [INFO] [stdout] --> tests/unit.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 + mod proptest; [INFO] [stdout] | [INFO] [stdout] help: consider importing this builtin type [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 { [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 { [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 { [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> { [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> { [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> { [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> { [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` and `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`, and `non_zero_i32_value_strategy` [INFO] [stdout] --> tests/unit_tests/ops.rs:2:73 [INFO] [stdout] | [INFO] [stdout] 2 | PROPTEST_I32_VALUE_STRATEGY, PROPTEST_MATRIX_DIM, PROPTEST_MAX_NNZ, csc_strategy, csr_strategy, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 3 | 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`, and `spsolve_csc_lower_triangular` [INFO] [stdout] --> tests/unit_tests/ops.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | spadd_csc_prealloc, spadd_csr_prealloc, spadd_pattern, spmm_csc_dense, spmm_csc_prealloc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | spmm_csc_prealloc_unchecked, spmm_csr_dense, spmm_csr_pattern, spmm_csr_prealloc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | 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] 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 57 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "477d2eb7913b961d1fc5d746e95af8ecea9e1c634b5299059897f232ffd53761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477d2eb7913b961d1fc5d746e95af8ecea9e1c634b5299059897f232ffd53761", kill_on_drop: false }` [INFO] [stdout] 477d2eb7913b961d1fc5d746e95af8ecea9e1c634b5299059897f232ffd53761