[INFO] cloning repository https://github.com/SingleRust/single-algebra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SingleRust/single-algebra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSingleRust%2Fsingle-algebra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSingleRust%2Fsingle-algebra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a5f76ad93434b47fbfdf5fecf383c045ddbc1c1
[INFO] testing SingleRust/single-algebra against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSingleRust%2Fsingle-algebra" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SingleRust/single-algebra
[INFO] finished tweaking git repo https://github.com/SingleRust/single-algebra
[INFO] tweaked toml for git repo https://github.com/SingleRust/single-algebra written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SingleRust/single-algebra on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SingleRust/single-algebra 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b13b3d1b9436e92f8ff77207831cb63c79b7645ec2a3a4bb522588ce201a528
[INFO] running `Command { std: "docker" "start" "-a" "6b13b3d1b9436e92f8ff77207831cb63c79b7645ec2a3a4bb522588ce201a528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b13b3d1b9436e92f8ff77207831cb63c79b7645ec2a3a4bb522588ce201a528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b13b3d1b9436e92f8ff77207831cb63c79b7645ec2a3a4bb522588ce201a528", kill_on_drop: false }`
[INFO] [stdout] 6b13b3d1b9436e92f8ff77207831cb63c79b7645ec2a3a4bb522588ce201a528
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26eead743a56cd62f3381f99b73d8e6093ca562ff82c704b3c96384ddfee2464
[INFO] running `Command { std: "docker" "start" "-a" "26eead743a56cd62f3381f99b73d8e6093ca562ff82c704b3c96384ddfee2464", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.16
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling linfa v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling pdqselect v0.1.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bhtsne v0.4.1
[INFO] [stderr]    Compiling bhtsne v0.5.4
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling sprs v0.11.1
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling linfa-tsne v0.7.1
[INFO] [stderr]    Compiling single-utilities v0.9.0
[INFO] [stderr]    Compiling nalgebra-sparse v0.11.0
[INFO] [stderr]    Compiling single-svdlib v1.0.9
[INFO] [stderr]    Compiling single_algebra v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::iter::repeat`
[INFO] [stdout]  --> src/utils/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::iter::repeat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alpha` and `tolerance` are never read
[INFO] [stdout]   --> src/dimred/pca/sparse/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SparsePCA<T>
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     alpha: T,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 39 |     tolerance: T,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alpha` and `tolerance` are never read
[INFO] [stdout]    --> src/dimred/pca/sparse_masked/mod.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct MaskedSparsePCA<T>
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 184 |     alpha: T,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 185 |     tolerance: T,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ZeroVec` is never used
[INFO] [stdout]   --> src/utils/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait ZeroVec {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.13s
[INFO] running `Command { std: "docker" "inspect" "26eead743a56cd62f3381f99b73d8e6093ca562ff82c704b3c96384ddfee2464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26eead743a56cd62f3381f99b73d8e6093ca562ff82c704b3c96384ddfee2464", kill_on_drop: false }`
[INFO] [stdout] 26eead743a56cd62f3381f99b73d8e6093ca562ff82c704b3c96384ddfee2464
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7663d753f6626ab49c6a0ee6dddd30e86abbdfabb2dced70106061e3a2fcb7e
[INFO] running `Command { std: "docker" "start" "-a" "e7663d753f6626ab49c6a0ee6dddd30e86abbdfabb2dced70106061e3a2fcb7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bhtsne v0.4.1
[INFO] [stderr]    Compiling bhtsne v0.5.4
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling sprs v0.11.1
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling linfa v0.7.1
[INFO] [stderr]    Compiling linfa-tsne v0.7.1
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling single-utilities v0.9.0
[INFO] [stderr]    Compiling nalgebra-sparse v0.11.0
[INFO] [stderr]    Compiling single-svdlib v1.0.9
[INFO] [stderr]    Compiling single_algebra v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::iter::repeat`
[INFO] [stdout]  --> src/utils/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::iter::repeat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::repeat`
[INFO] [stdout]  --> src/utils/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::iter::repeat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alpha` and `tolerance` are never read
[INFO] [stdout]   --> src/dimred/pca/sparse/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SparsePCA<T>
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     alpha: T,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 39 |     tolerance: T,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alpha` and `tolerance` are never read
[INFO] [stdout]    --> src/dimred/pca/sparse_masked/mod.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct MaskedSparsePCA<T>
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 184 |     alpha: T,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 185 |     tolerance: T,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ZeroVec` is never used
[INFO] [stdout]   --> src/utils/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait ZeroVec {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alpha` and `tolerance` are never read
[INFO] [stdout]   --> src/dimred/pca/sparse/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SparsePCA<T>
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     alpha: T,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 39 |     tolerance: T,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alpha` and `tolerance` are never read
[INFO] [stdout]    --> src/dimred/pca/sparse_masked/mod.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct MaskedSparsePCA<T>
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 184 |     alpha: T,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 185 |     tolerance: T,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ZeroVec` is never used
[INFO] [stdout]   --> src/utils/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait ZeroVec {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.58s
[INFO] running `Command { std: "docker" "inspect" "e7663d753f6626ab49c6a0ee6dddd30e86abbdfabb2dced70106061e3a2fcb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7663d753f6626ab49c6a0ee6dddd30e86abbdfabb2dced70106061e3a2fcb7e", kill_on_drop: false }`
[INFO] [stdout] e7663d753f6626ab49c6a0ee6dddd30e86abbdfabb2dced70106061e3a2fcb7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9aec886056d8b65acff4edd512a27af14ac84b1237e589f6a50ce5a8b0fcc3f
[INFO] running `Command { std: "docker" "start" "-a" "f9aec886056d8b65acff4edd512a27af14ac84b1237e589f6a50ce5a8b0fcc3f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::iter::repeat`
[INFO] [stderr]  --> src/utils/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::iter::repeat;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `alpha` and `tolerance` are never read
[INFO] [stderr]   --> src/dimred/pca/sparse/mod.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct SparsePCA<T>
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     alpha: T,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 39 |     tolerance: T,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `alpha` and `tolerance` are never read
[INFO] [stderr]    --> src/dimred/pca/sparse_masked/mod.rs:184:5
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub struct MaskedSparsePCA<T>
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 184 |     alpha: T,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 185 |     tolerance: T,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ZeroVec` is never used
[INFO] [stderr]   --> src/utils/mod.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub trait ZeroVec {
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `single_algebra` (lib) generated 4 warnings (run `cargo fix --lib -p single_algebra` to apply 1 suggestion)
[INFO] [stderr] warning: `single_algebra` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/single_algebra-f12423bce91bd8de)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test dense::tests::test_normalize ... ok
[INFO] [stdout] test sparse::csc::tests::test_csc_normalization ... ok
[INFO] [stdout] test sparse::csc::tests::test_matrix_min_max ... ok
[INFO] [stdout] test sparse::csc::tests::test_matrix_nonzero ... ok
[INFO] [stdout] test sparse::csc::tests::test_matrix_variance ... ok
[INFO] [stdout] test sparse::csc::tests::test_matrix_sum ... ok
[INFO] [stdout] test dense::tests::test_normalize_errors ... ok
[INFO] [stdout] test sparse::csc::tests::test_zero_elements ... ok
[INFO] [stdout] test sparse::csr::tests::test_chunk_smaller_than_matrix ... ok
[INFO] [stdout] test sparse::csr::tests::test_csr_normalize ... ok
[INFO] [stdout] test sparse::csr::tests::test_different_integer_types ... ok
[INFO] [stdout] test sparse::csr::tests::test_nonzero_col_chunk ... ok
[INFO] [stdout] test sparse::csr::tests::test_nonzero_row ... ok
[INFO] [stdout] test sparse::csr::tests::test_nonzero_row_chunk ... ok
[INFO] [stdout] test sparse::csr::tests::test_empty_matrix ... ok
[INFO] [stdout] test sparse::csr::tests::test_zero_matrix ... ok
[INFO] [stdout] test sparse::csr::tests::test_nonzero_col ... ok
[INFO] [stdout] test sparse::csr::tests::test_large_sparse_matrix ... ok
[INFO] [stdout] test dimred::pca::sparse::test::test_random_matrix_sparse_svd_comp_random has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/single_algebra-f12423bce91bd8de` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f9aec886056d8b65acff4edd512a27af14ac84b1237e589f6a50ce5a8b0fcc3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9aec886056d8b65acff4edd512a27af14ac84b1237e589f6a50ce5a8b0fcc3f", kill_on_drop: false }`
[INFO] [stdout] f9aec886056d8b65acff4edd512a27af14ac84b1237e589f6a50ce5a8b0fcc3f
