[INFO] cloning repository https://github.com/dbdahl/rust-dahl-randompartition
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbdahl/rust-dahl-randompartition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbdahl%2Frust-dahl-randompartition", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbdahl%2Frust-dahl-randompartition'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1ca4c015f925a25bb34c4b412f4d0da73193f1a
[INFO] testing dbdahl/rust-dahl-randompartition against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbdahl%2Frust-dahl-randompartition" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dbdahl/rust-dahl-randompartition
[INFO] finished tweaking git repo https://github.com/dbdahl/rust-dahl-randompartition
[INFO] tweaked toml for git repo https://github.com/dbdahl/rust-dahl-randompartition written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dbdahl/rust-dahl-randompartition on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dbdahl/rust-dahl-randompartition 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce0a77dfd36d793384e301a501550a40e1cffea6aaa2a981e13690ca421f6cb1
[INFO] running `Command { std: "docker" "start" "-a" "ce0a77dfd36d793384e301a501550a40e1cffea6aaa2a981e13690ca421f6cb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce0a77dfd36d793384e301a501550a40e1cffea6aaa2a981e13690ca421f6cb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0a77dfd36d793384e301a501550a40e1cffea6aaa2a981e13690ca421f6cb1", kill_on_drop: false }`
[INFO] [stdout] ce0a77dfd36d793384e301a501550a40e1cffea6aaa2a981e13690ca421f6cb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec2aec5e896fefcfb4e059d350c1fcd392783018563b959fd4cb2accbd60d08e
[INFO] running `Command { std: "docker" "start" "-a" "ec2aec5e896fefcfb4e059d350c1fcd392783018563b959fd4cb2accbd60d08e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling slice_sampler v0.1.1 (https://github.com/dbdahl/rust_slice_sampler.git?rev=bacf2b5#bacf2b5d)
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling dahl-partition v0.5.3 (https://github.com/dbdahl/rust-dahl-partition.git?rev=419ac7d#419ac7db)
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling dahl-bellnumber v0.1.1 (https://github.com/dbdahl/rust-dahl-bellnumber.git?rev=b521e67#b521e671)
[INFO] [stderr]    Compiling dahl-salso v0.6.6 (https://github.com/dbdahl/rust-dahl-salso.git?rev=b438a37#b438a37d)
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling dahl-randompartition v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/clust.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 222 |     ) -> ClusterLabelsIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     ) -> ClusterLabelsIterator<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/clust.rs:241:46
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn available_labels_for_reallocation(&self, item: usize) -> ClusterLabelsIterator {
[INFO] [stdout]     |                                              ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn available_labels_for_reallocation(&self, item: usize) -> ClusterLabelsIterator<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/epa.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn view(&mut self) -> SquareMatrixBorrower {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn view(&mut self) -> SquareMatrixBorrower<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.08s
[INFO] running `Command { std: "docker" "inspect" "ec2aec5e896fefcfb4e059d350c1fcd392783018563b959fd4cb2accbd60d08e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec2aec5e896fefcfb4e059d350c1fcd392783018563b959fd4cb2accbd60d08e", kill_on_drop: false }`
[INFO] [stdout] ec2aec5e896fefcfb4e059d350c1fcd392783018563b959fd4cb2accbd60d08e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d7a9a206215e977a7e6311f3af1997cb5ecd6106550b9b8b9ba2f8de4653fa6
[INFO] running `Command { std: "docker" "start" "-a" "0d7a9a206215e977a7e6311f3af1997cb5ecd6106550b9b8b9ba2f8de4653fa6", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/clust.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 222 |     ) -> ClusterLabelsIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     ) -> ClusterLabelsIterator<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dahl-randompartition v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/clust.rs:241:46
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn available_labels_for_reallocation(&self, item: usize) -> ClusterLabelsIterator {
[INFO] [stdout]     |                                              ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn available_labels_for_reallocation(&self, item: usize) -> ClusterLabelsIterator<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/epa.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn view(&mut self) -> SquareMatrixBorrower {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn view(&mut self) -> SquareMatrixBorrower<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/clust.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 222 |     ) -> ClusterLabelsIterator {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     ) -> ClusterLabelsIterator<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/clust.rs:241:46
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn available_labels_for_reallocation(&self, item: usize) -> ClusterLabelsIterator {
[INFO] [stdout]     |                                              ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn available_labels_for_reallocation(&self, item: usize) -> ClusterLabelsIterator<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/epa.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn view(&mut self) -> SquareMatrixBorrower {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn view(&mut self) -> SquareMatrixBorrower<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "0d7a9a206215e977a7e6311f3af1997cb5ecd6106550b9b8b9ba2f8de4653fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d7a9a206215e977a7e6311f3af1997cb5ecd6106550b9b8b9ba2f8de4653fa6", kill_on_drop: false }`
[INFO] [stdout] 0d7a9a206215e977a7e6311f3af1997cb5ecd6106550b9b8b9ba2f8de4653fa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4defa34a0a712bd372a884e332e3043de35e31788f5f2cdff1e17200a73392c5
[INFO] running `Command { std: "docker" "start" "-a" "4defa34a0a712bd372a884e332e3043de35e31788f5f2cdff1e17200a73392c5", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/clust.rs:219:9
[INFO] [stderr]     |
[INFO] [stderr] 219 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 222 |     ) -> ClusterLabelsIterator {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     ) -> ClusterLabelsIterator<'_> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/clust.rs:241:46
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn available_labels_for_reallocation(&self, item: usize) -> ClusterLabelsIterator {
[INFO] [stderr]     |                                              ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn available_labels_for_reallocation(&self, item: usize) -> ClusterLabelsIterator<'_> {
[INFO] [stderr]     |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/epa.rs:88:17
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn view(&mut self) -> SquareMatrixBorrower {
[INFO] [stderr]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn view(&mut self) -> SquareMatrixBorrower<'_> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dahl-randompartition` (lib) generated 3 warnings (run `cargo fix --lib -p dahl-randompartition` to apply 3 suggestions)
[INFO] [stderr] warning: `dahl-randompartition` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dahl_randompartition-288c5024ebd1e2ad)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test clust::tests::test_add_to_existing_cluster ... ok
[INFO] [stdout] test clust::tests::test_add_to_available_cluster ... ok
[INFO] [stdout] test clust::tests::test_items_of ... ok
[INFO] [stdout] test clust::tests::test_initialization ... ok
[INFO] [stdout] test clust::tests::test_add_to_unlisted_cluster ... ok
[INFO] [stdout] test clust::tests::test_unique_labels ... ok
[INFO] [stdout] test crp::tests::test_pmf_with_discount ... ok
[INFO] [stdout] test jlp::tests::test_pmf ... ok
[INFO] [stdout] test crp::tests::test_pmf_without_discount ... ok
[INFO] [stdout] test epa::tests::test_pmf ... ok
[INFO] [stdout] test perm::tests::partial_shuffle_undo ... ok
[INFO] [stdout] test perm::tests::partial_shuffle ... ok
[INFO] [stdout] test cpp::tests::test_pmf - should panic ... ok
[INFO] [stdout] test lsp::tests::test_pmf ... ok
[INFO] [stdout] test up::tests::test_pmf ... ok
[INFO] [stdout] test sp::tests::test_pmf ... ok
[INFO] [stdout] test epa::tests::test_goodness_of_fit_constructive ... ok
[INFO] [stdout] test mcmc::tests_mcmc::test_crp_neal_algorithm3 ... ok
[INFO] [stdout] test crp::tests::test_goodness_of_fit_constructive ... ok
[INFO] [stdout] test lsp::tests::test_goodness_of_fit_constructive ... ok
[INFO] [stdout] test sp::tests::test_goodness_of_fit_constructive ... ok
[INFO] [stdout] test up::tests::test_goodness_of_fit_constructive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dahl_randompartition
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4defa34a0a712bd372a884e332e3043de35e31788f5f2cdff1e17200a73392c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4defa34a0a712bd372a884e332e3043de35e31788f5f2cdff1e17200a73392c5", kill_on_drop: false }`
[INFO] [stdout] 4defa34a0a712bd372a884e332e3043de35e31788f5f2cdff1e17200a73392c5
