[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSingleRust%2Fsingle-algebra" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SingleRust/single-algebra on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7adfee90fb9cf2b1c3dc5637bdb2fa98ef67b77f7a3aa7a871d4a930374fc450
[INFO] running `Command { std: "docker" "start" "-a" "7adfee90fb9cf2b1c3dc5637bdb2fa98ef67b77f7a3aa7a871d4a930374fc450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7adfee90fb9cf2b1c3dc5637bdb2fa98ef67b77f7a3aa7a871d4a930374fc450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7adfee90fb9cf2b1c3dc5637bdb2fa98ef67b77f7a3aa7a871d4a930374fc450", kill_on_drop: false }`
[INFO] [stdout] 7adfee90fb9cf2b1c3dc5637bdb2fa98ef67b77f7a3aa7a871d4a930374fc450
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2946f914b753d947b468cd147198cb0ed2cbd452f8c04691b08c3b98ef4c92ef
[INFO] running `Command { std: "docker" "start" "-a" "2946f914b753d947b468cd147198cb0ed2cbd452f8c04691b08c3b98ef4c92ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.16
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linfa v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling pdqselect v0.1.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.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 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 thiserror v1.0.63
[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.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[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 ndarray v0.15.6
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling bhtsne v0.4.1
[INFO] [stderr]    Compiling bhtsne v0.5.4
[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 nalgebra-sparse v0.11.0
[INFO] [stderr]    Compiling single-utilities v0.9.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 31.54s
[INFO] running `Command { std: "docker" "inspect" "2946f914b753d947b468cd147198cb0ed2cbd452f8c04691b08c3b98ef4c92ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2946f914b753d947b468cd147198cb0ed2cbd452f8c04691b08c3b98ef4c92ef", kill_on_drop: false }`
[INFO] [stdout] 2946f914b753d947b468cd147198cb0ed2cbd452f8c04691b08c3b98ef4c92ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d5ced33011154df0bb3fe374ac9d90cf1e74816a872a8fd23b07d340a7e2804
[INFO] running `Command { std: "docker" "start" "-a" "6d5ced33011154df0bb3fe374ac9d90cf1e74816a872a8fd23b07d340a7e2804", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[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 walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[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 serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bhtsne v0.4.1
[INFO] [stderr]    Compiling bhtsne v0.5.4
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling simba v0.9.1
[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 nalgebra v0.34.1
[INFO] [stderr]    Compiling linfa v0.7.1
[INFO] [stderr]    Compiling linfa-tsne v0.7.1
[INFO] [stderr]    Compiling nalgebra-sparse v0.11.0
[INFO] [stderr]    Compiling single-utilities v0.9.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 35.40s
[INFO] running `Command { std: "docker" "inspect" "6d5ced33011154df0bb3fe374ac9d90cf1e74816a872a8fd23b07d340a7e2804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d5ced33011154df0bb3fe374ac9d90cf1e74816a872a8fd23b07d340a7e2804", kill_on_drop: false }`
[INFO] [stdout] 6d5ced33011154df0bb3fe374ac9d90cf1e74816a872a8fd23b07d340a7e2804
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1fe4a63b1ae30b00727b427a2caaba59f3613af566c6ccf21680580c7949c557
[INFO] running `Command { std: "docker" "start" "-a" "1fe4a63b1ae30b00727b427a2caaba59f3613af566c6ccf21680580c7949c557", 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.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/single_algebra-f292bee78ad5cbb0)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test dense::tests::test_normalize ... ok
[INFO] [stdout] test dense::tests::test_normalize_errors ... ok
[INFO] [stdout] test sparse::csc::tests::test_matrix_min_max ... ok
[INFO] [stdout] test sparse::csc::tests::test_matrix_sum ... ok
[INFO] [stdout] test sparse::csc::tests::test_zero_elements ... ok
[INFO] [stdout] test sparse::csc::tests::test_csc_normalization ... ok
[INFO] [stdout] test sparse::csc::tests::test_matrix_variance ... ok
[INFO] [stdout] test sparse::csr::tests::test_chunk_smaller_than_matrix ... ok
[INFO] [stdout] test sparse::csc::tests::test_matrix_nonzero ... ok
[INFO] [stdout] test sparse::csr::tests::test_csr_normalize ... 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_nonzero_row ... ok
[INFO] [stdout] test sparse::csr::tests::test_nonzero_row_chunk ... ok
[INFO] [stdout] test sparse::csr::tests::test_large_sparse_matrix ... ok
[INFO] [stdout] test sparse::csr::tests::test_empty_matrix ... 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 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-f292bee78ad5cbb0` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1fe4a63b1ae30b00727b427a2caaba59f3613af566c6ccf21680580c7949c557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe4a63b1ae30b00727b427a2caaba59f3613af566c6ccf21680580c7949c557", kill_on_drop: false }`
[INFO] [stdout] 1fe4a63b1ae30b00727b427a2caaba59f3613af566c6ccf21680580c7949c557
