[INFO] fetching crate nalgebra-sparse 0.9.0... [INFO] checking nalgebra-sparse-0.9.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate nalgebra-sparse 0.9.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate nalgebra-sparse 0.9.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding quick-error v1.2.3 (latest: v2.0.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aad64eb399acaf1f97ab5f0ec02e2581cc1c5f07559e27971e9eaf0fc18bc0f7 [INFO] running `Command { std: "docker" "start" "-a" "aad64eb399acaf1f97ab5f0ec02e2581cc1c5f07559e27971e9eaf0fc18bc0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aad64eb399acaf1f97ab5f0ec02e2581cc1c5f07559e27971e9eaf0fc18bc0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad64eb399acaf1f97ab5f0ec02e2581cc1c5f07559e27971e9eaf0fc18bc0f7", kill_on_drop: false }` [INFO] [stdout] aad64eb399acaf1f97ab5f0ec02e2581cc1c5f07559e27971e9eaf0fc18bc0f7 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4026edd209ef743f627e442cf0cdb54d15aac4343dbc20a7e66024d272597092 [INFO] running `Command { std: "docker" "start" "-a" "4026edd209ef743f627e442cf0cdb54d15aac4343dbc20a7e66024d272597092", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking matrixcompare-core v0.1.0 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wide v0.7.21 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [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] Compiling nalgebra-macros v0.2.1 [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `proptest-support` feature [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-6f17d22bba15001f/nalgebra-0.32.5/src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `proptest-support` feature [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nalgebra-0.32.5/src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `proptest-support` feature [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] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `proptest-support` feature [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub mod io; [INFO] [stdout] | ^^ [INFO] [stdout] = note: the item is gated behind the `io` feature [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `proptest-support` feature [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] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `proptest-support` feature [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-6f17d22bba15001f/nalgebra-0.32.5/src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `proptest-support` feature [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `proptest-support` feature [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> { [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 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(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 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 { [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] 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 [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 [INFO] running `Command { std: "docker" "inspect" "4026edd209ef743f627e442cf0cdb54d15aac4343dbc20a7e66024d272597092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4026edd209ef743f627e442cf0cdb54d15aac4343dbc20a7e66024d272597092", kill_on_drop: false }` [INFO] [stdout] 4026edd209ef743f627e442cf0cdb54d15aac4343dbc20a7e66024d272597092 [INFO] checking nalgebra-sparse-0.9.0 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate nalgebra-sparse 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate nalgebra-sparse 0.9.0 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding quick-error v1.2.3 (latest: v2.0.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aa377071588c49edcd00585247eeb0d7329cbd554a31fe36c73c5b65c7628cf [INFO] running `Command { std: "docker" "start" "-a" "6aa377071588c49edcd00585247eeb0d7329cbd554a31fe36c73c5b65c7628cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aa377071588c49edcd00585247eeb0d7329cbd554a31fe36c73c5b65c7628cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aa377071588c49edcd00585247eeb0d7329cbd554a31fe36c73c5b65c7628cf", kill_on_drop: false }` [INFO] [stdout] 6aa377071588c49edcd00585247eeb0d7329cbd554a31fe36c73c5b65c7628cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06fbc8c9e72217fdd3cc3a9f2bbd1e208a77170b68f665953fd64a30a7ae174 [INFO] running `Command { std: "docker" "start" "-a" "d06fbc8c9e72217fdd3cc3a9f2bbd1e208a77170b68f665953fd64a30a7ae174", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "d06fbc8c9e72217fdd3cc3a9f2bbd1e208a77170b68f665953fd64a30a7ae174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06fbc8c9e72217fdd3cc3a9f2bbd1e208a77170b68f665953fd64a30a7ae174", kill_on_drop: false }` [INFO] [stdout] d06fbc8c9e72217fdd3cc3a9f2bbd1e208a77170b68f665953fd64a30a7ae174