[INFO] fetching crate nalgebra-sparse-linalg 0.1.10... [INFO] testing nalgebra-sparse-linalg-0.1.10 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate nalgebra-sparse-linalg 0.1.10 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate nalgebra-sparse-linalg 0.1.10 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nalgebra-sparse-linalg 0.1.10 [INFO] tweaked toml for crates.io crate nalgebra-sparse-linalg 0.1.10 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nalgebra-sparse-linalg 0.1.10 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nalgebra-sparse-linalg 0.1.10 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-sparse v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 924e6bea224854d2a5005cbb0a76934221cf16959c8f4aca79f2f515ce4cb36d [INFO] running `Command { std: "docker" "start" "-a" "924e6bea224854d2a5005cbb0a76934221cf16959c8f4aca79f2f515ce4cb36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "924e6bea224854d2a5005cbb0a76934221cf16959c8f4aca79f2f515ce4cb36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924e6bea224854d2a5005cbb0a76934221cf16959c8f4aca79f2f515ce4cb36d", kill_on_drop: false }` [INFO] [stdout] 924e6bea224854d2a5005cbb0a76934221cf16959c8f4aca79f2f515ce4cb36d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bb13b155afe5a0d3047d733989f859e6cb10cc1e3c90b37fb75c53109d39ca12 [INFO] running `Command { std: "docker" "start" "-a" "bb13b155afe5a0d3047d733989f859e6cb10cc1e3c90b37fb75c53109d39ca12", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling nalgebra-sparse v0.10.0 [INFO] [stderr] Compiling nalgebra-sparse-linalg v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IdentityPreconditioner` and `Preconditioner` [INFO] [stdout] --> src/iteratives/mod.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) use crate::preconditioners::{IdentityPreconditioner, Preconditioner}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.33s [INFO] running `Command { std: "docker" "inspect" "bb13b155afe5a0d3047d733989f859e6cb10cc1e3c90b37fb75c53109d39ca12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb13b155afe5a0d3047d733989f859e6cb10cc1e3c90b37fb75c53109d39ca12", kill_on_drop: false }` [INFO] [stdout] bb13b155afe5a0d3047d733989f859e6cb10cc1e3c90b37fb75c53109d39ca12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b18d22be9e2679bcd6f417170bfd26154ee21d092309543a452e538095e1fd39 [INFO] running `Command { std: "docker" "start" "-a" "b18d22be9e2679bcd6f417170bfd26154ee21d092309543a452e538095e1fd39", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling nalgebra-sparse v0.10.0 [INFO] [stderr] Compiling nalgebra-sparse-linalg v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IdentityPreconditioner` and `Preconditioner` [INFO] [stdout] --> src/iteratives/mod.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) use crate::preconditioners::{IdentityPreconditioner, Preconditioner}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IdentityPreconditioner` and `Preconditioner` [INFO] [stdout] --> src/iteratives/mod.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) use crate::preconditioners::{IdentityPreconditioner, Preconditioner}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_very_large_sparse_matrix` is never used [INFO] [stdout] --> tests/iterative_solvers.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | fn get_very_large_sparse_matrix() -> (CsrMatrix, DVector, DVector) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.49s [INFO] running `Command { std: "docker" "inspect" "b18d22be9e2679bcd6f417170bfd26154ee21d092309543a452e538095e1fd39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18d22be9e2679bcd6f417170bfd26154ee21d092309543a452e538095e1fd39", kill_on_drop: false }` [INFO] [stdout] b18d22be9e2679bcd6f417170bfd26154ee21d092309543a452e538095e1fd39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 92c424407b8b5e5534b356840f87964e7ff2fc6b400eb035e313feea012d6cef [INFO] running `Command { std: "docker" "start" "-a" "92c424407b8b5e5534b356840f87964e7ff2fc6b400eb035e313feea012d6cef", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `IdentityPreconditioner` and `Preconditioner` [INFO] [stderr] --> src/iteratives/mod.rs:18:41 [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) use crate::preconditioners::{IdentityPreconditioner, Preconditioner}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nalgebra-sparse-linalg` (lib) generated 1 warning (run `cargo fix --lib -p nalgebra-sparse-linalg` to apply 1 suggestion) [INFO] [stderr] warning: function `get_very_large_sparse_matrix` is never used [INFO] [stderr] --> tests/iterative_solvers.rs:62:4 [INFO] [stderr] | [INFO] [stderr] 62 | fn get_very_large_sparse_matrix() -> (CsrMatrix, DVector, DVector) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nalgebra-sparse-linalg` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `nalgebra-sparse-linalg` (test "iterative_solvers") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nalgebra_sparse_linalg-c1ff110a35ca5df9) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test svd::tests::test_truncated_svd ... ok [INFO] [stdout] test svd::tests::test_truncated_svd_diagonal_matrix ... ok [INFO] [stdout] test svd::tests::test_truncated_svd_identity_matrix ... ok [INFO] [stdout] test svd::tests::test_truncated_svd_larger_k_than_rank ... ok [INFO] [stdout] test svd::tests::test_truncated_svd_zero_rank ... ok [INFO] [stdout] test svd::tests::test_truncated_svd_single_rank ... ok [INFO] [stdout] test svd::tests::test_truncated_svd_orthogonality ... ok [INFO] [stdout] test svd::tests::test_truncated_svd_reconstruction_approximation ... ok [INFO] [stdout] test svd::tests::test_truncated_svd_rank_deficient_matrix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/iterative_solvers.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/iterative_solvers-ac1d44e524c05af3) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_biconjugate_gradient_nontrivial ... ok [INFO] [stdout] test test_conjugate_gradient ... ok [INFO] [stdout] test test_biconjugate_gradient_sparse_large ... ok [INFO] [stdout] test test_biconjugate_gradient ... ok [INFO] [stdout] test test_gauss_seidel ... ok [INFO] [stdout] test test_gauss_seidel_diagonal_dominant ... ok [INFO] [stdout] test test_conjugate_gradient_nontrivial ... ok [INFO] [stdout] test test_conjugate_gradient_sdp ... ok [INFO] [stdout] test test_jacobi_diagonal_dominant ... ok [INFO] [stdout] test test_jacobi ... ok [INFO] [stdout] test test_gauss_seidel_nontrivial ... ok [INFO] [stdout] test test_jacobi_nontrivial ... ok [INFO] [stdout] test test_relaxation ... ok [INFO] [stdout] test test_relaxation_diagonal_dominant ... ok [INFO] [stdout] test test_relaxation_nontrivial ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92c424407b8b5e5534b356840f87964e7ff2fc6b400eb035e313feea012d6cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c424407b8b5e5534b356840f87964e7ff2fc6b400eb035e313feea012d6cef", kill_on_drop: false }` [INFO] [stdout] 92c424407b8b5e5534b356840f87964e7ff2fc6b400eb035e313feea012d6cef