[INFO] fetching crate lace_utils 0.3.0... [INFO] testing lace_utils-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate lace_utils 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate lace_utils 0.3.0 [INFO] finished tweaking crates.io crate lace_utils 0.3.0 [INFO] tweaked toml for crates.io crate lace_utils 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lace_utils 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4cc1d415092a151c6854b3ad5f675e66ddfe2777fbfcfcbce36ffb5613b16b4 [INFO] running `Command { std: "docker" "start" "-a" "d4cc1d415092a151c6854b3ad5f675e66ddfe2777fbfcfcbce36ffb5613b16b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4cc1d415092a151c6854b3ad5f675e66ddfe2777fbfcfcbce36ffb5613b16b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cc1d415092a151c6854b3ad5f675e66ddfe2777fbfcfcbce36ffb5613b16b4", kill_on_drop: false }` [INFO] [stdout] d4cc1d415092a151c6854b3ad5f675e66ddfe2777fbfcfcbce36ffb5613b16b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5b0079e502a7f654914ea0df3b9085590ca61a15e782e751958472df8fb2ae7 [INFO] running `Command { std: "docker" "start" "-a" "d5b0079e502a7f654914ea0df3b9085590ca61a15e782e751958472df8fb2ae7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lace_utils v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn rows_mut(&mut self) -> std::slice::ChunksExactMut { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn rows_mut(&mut self) -> std::slice::ChunksExactMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn par_rows_mut(&mut self) -> rayon::slice::ChunksExactMut { [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] 81 | pub fn par_rows_mut(&mut self) -> rayon::slice::ChunksExactMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn rows(&self) -> std::slice::ChunksExact { [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] 106 | pub fn rows(&self) -> std::slice::ChunksExact<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn par_rows(&self) -> rayon::slice::ChunksExact { [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] 112 | pub fn par_rows(&self) -> rayon::slice::ChunksExact<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.27s [INFO] running `Command { std: "docker" "inspect" "d5b0079e502a7f654914ea0df3b9085590ca61a15e782e751958472df8fb2ae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b0079e502a7f654914ea0df3b9085590ca61a15e782e751958472df8fb2ae7", kill_on_drop: false }` [INFO] [stdout] d5b0079e502a7f654914ea0df3b9085590ca61a15e782e751958472df8fb2ae7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89b4054d7cd744a5498f23f440a9e449f3c9dc1314ee3b05cb93182bafbbb312 [INFO] running `Command { std: "docker" "start" "-a" "89b4054d7cd744a5498f23f440a9e449f3c9dc1314ee3b05cb93182bafbbb312", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn rows_mut(&mut self) -> std::slice::ChunksExactMut { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn rows_mut(&mut self) -> std::slice::ChunksExactMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn par_rows_mut(&mut self) -> rayon::slice::ChunksExactMut { [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] 81 | pub fn par_rows_mut(&mut self) -> rayon::slice::ChunksExactMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn rows(&self) -> std::slice::ChunksExact { [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] 106 | pub fn rows(&self) -> std::slice::ChunksExact<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn par_rows(&self) -> rayon::slice::ChunksExact { [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] 112 | pub fn par_rows(&self) -> rayon::slice::ChunksExact<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lace_utils v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn rows_mut(&mut self) -> std::slice::ChunksExactMut { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn rows_mut(&mut self) -> std::slice::ChunksExactMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn par_rows_mut(&mut self) -> rayon::slice::ChunksExactMut { [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] 81 | pub fn par_rows_mut(&mut self) -> rayon::slice::ChunksExactMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn rows(&self) -> std::slice::ChunksExact { [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] 106 | pub fn rows(&self) -> std::slice::ChunksExact<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matrix.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn par_rows(&self) -> rayon::slice::ChunksExact { [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] 112 | pub fn par_rows(&self) -> rayon::slice::ChunksExact<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `Command { std: "docker" "inspect" "89b4054d7cd744a5498f23f440a9e449f3c9dc1314ee3b05cb93182bafbbb312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b4054d7cd744a5498f23f440a9e449f3c9dc1314ee3b05cb93182bafbbb312", kill_on_drop: false }` [INFO] [stdout] 89b4054d7cd744a5498f23f440a9e449f3c9dc1314ee3b05cb93182bafbbb312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c70c332dd601f753d2810da605f38454be8673f8ca0d814a6c21250ef64b47d9 [INFO] running `Command { std: "docker" "start" "-a" "c70c332dd601f753d2810da605f38454be8673f8ca0d814a6c21250ef64b47d9", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/matrix.rs:75:21 [INFO] [stdout] running 62 tests [INFO] [stderr] | [INFO] [stderr] 75 | pub fn rows_mut(&mut self) -> std::slice::ChunksExactMut { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 75 | pub fn rows_mut(&mut self) -> std::slice::ChunksExactMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/matrix.rs:81:25 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn par_rows_mut(&mut self) -> rayon::slice::ChunksExactMut { [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] 81 | pub fn par_rows_mut(&mut self) -> rayon::slice::ChunksExactMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/matrix.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | pub fn rows(&self) -> std::slice::ChunksExact { [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] 106 | pub fn rows(&self) -> std::slice::ChunksExact<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/matrix.rs:112:21 [INFO] [stderr] | [INFO] [stderr] 112 | pub fn par_rows(&self) -> rayon::slice::ChunksExact { [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] 112 | pub fn par_rows(&self) -> rayon::slice::ChunksExact<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `lace_utils` (lib) generated 4 warnings [INFO] [stderr] warning: `lace_utils` (lib test) generated 4 warnings (4 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/lace_utils-478e5a5f80fb8b48) [INFO] [stdout] test misc::tests::argmax_should_return_0_if_max_value_is_in_0_index ... ok [INFO] [stdout] test misc::tests::argmax_should_return_index_of_first_max_value_if_repeats ... ok [INFO] [stdout] test misc::tests::argmax_should_work_on_unique_values ... ok [INFO] [stdout] test misc::tests::argmin_normal ... ok [INFO] [stdout] test misc::tests::argmin_should_return_last_index_if_min_value_is_last ... ok [INFO] [stdout] test misc::tests::argmin_should_return_index_of_first_min_value_if_repeats ... ok [INFO] [stdout] test misc::tests::argmax_should_return_last_index_if_max_value_is_last ... ok [INFO] [stdout] test misc::tests::bincount_should_count_occupied ... ok [INFO] [stdout] test misc::tests::bincount_should_count_with_zeros ... ok [INFO] [stdout] test misc::tests::cumsum_should_return_empty_if_given_empty ... ok [INFO] [stdout] test misc::tests::cumsum_should_work_on_u16 ... ok [INFO] [stdout] test misc::tests::cumsum_should_work_do_nothing_to_one_length_vector ... ok [INFO] [stdout] test misc::tests::cumsum_should_work_on_f64 ... ok [INFO] [stdout] test misc::tests::cumsum_should_work_on_u8 ... ok [INFO] [stdout] test misc::tests::is_index_col_tests ... ok [INFO] [stdout] test misc::tests::minmax_on_repeated ... ok [INFO] [stdout] test misc::tests::minmax_on_reverse_unique_slice ... ok [INFO] [stdout] test misc::tests::minmax_on_sorted_unique_slice ... ok [INFO] [stdout] test misc::tests::minmax_should_copy_the_entry_for_a_single_element_slice ... ok [INFO] [stdout] test misc::tests::minmax_should_sort_two_element_slice_1 ... ok [INFO] [stdout] test misc::tests::neg_sign_is_neg ... ok [INFO] [stdout] test misc::tests::nan_sign_is_nan ... ok [INFO] [stdout] test misc::tests::parse_empty_is_none ... ok [INFO] [stdout] test misc::tests::parse_result_f64 ... ok [INFO] [stdout] test misc::tests::minmax_should_sort_two_element_slice_2 ... ok [INFO] [stdout] test misc::tests::parse_result_u8 ... ok [INFO] [stdout] test misc::tests::pos_sign_is_pos ... ok [INFO] [stdout] test misc::tests::small_neg_sign_is_neg ... ok [INFO] [stdout] test misc::tests::small_pos_sign_is_pos ... ok [INFO] [stdout] test misc::tests::tanspose_mapvec ... ok [INFO] [stdout] test misc::tests::transpose_square ... ok [INFO] [stdout] test misc::tests::unused_components_none_unused_should_return_empty ... ok [INFO] [stdout] test misc::tests::unused_components_should_return_unused_indices_in_descending_order ... ok [INFO] [stdout] test misc::tests::zero_sign_is_zero ... ok [INFO] [stdout] test numbers::tests::bell_n ... ok [INFO] [stdout] test numbers::tests::ccnum_1_1 ... ok [INFO] [stdout] test numbers::tests::ccnum_1_2 ... ok [INFO] [stdout] test numbers::tests::binom_nk ... ok [INFO] [stdout] test numbers::tests::ccnum_2_1 ... ok [INFO] [stdout] test numbers::tests::factorial_0_should_be_1 ... ok [INFO] [stdout] test numbers::tests::factorial_11 ... ok [INFO] [stdout] test numbers::tests::factorial_1_should_be_1 ... ok [INFO] [stdout] test numbers::tests::factorial_2_should_be_2 ... ok [INFO] [stdout] test numbers::tests::stirling_nk ... ok [INFO] [stdout] test quad::tests::quadp_of_sin ... ok [INFO] [stdout] test quad::tests::quadp_of_x2 ... ok [INFO] [stdout] test stats::tests::mean_1 ... ok [INFO] [stdout] test random::tests::choose2ixs_should_return_different_ixs ... ok [INFO] [stdout] test stats::tests::std_1 ... ok [INFO] [stdout] test stats::tests::std_2 ... ok [INFO] [stdout] test stats::tests::var_1 ... ok [INFO] [stdout] test stats::tests::mean_2 ... ok [INFO] [stdout] test misc::tests::argmin_should_return_0_if_min_value_is_in_0_index ... ok [INFO] [stdout] test stats::tests::var_2 ... ok [INFO] [stdout] test tests::cartprod_dual ... ok [INFO] [stdout] test misc::tests::transpose_rect ... ok [INFO] [stdout] test numbers::tests::ccnums ... ok [INFO] [stdout] test tests::cartprod_triple ... ok [INFO] [stdout] test tests::cartprod_single ... ok [INFO] [stdout] test misc::tests::argmin_should_panic_given_empty_container - should panic ... ok [INFO] [stdout] test misc::tests::argmax_should_panic_given_empty_container - should panic ... ok [INFO] [stderr] Doc-tests lace_utils [INFO] [stdout] test misc::tests::parse_result_u8_too_large_fail - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/misc.rs - misc::logaddexp (line 176) ... ok [INFO] [stdout] test src/numbers.rs - numbers::binom (line 24) ... ok [INFO] [stdout] test src/matrix.rs - matrix::Matrix::implicit_transpose (line 126) ... ok [INFO] [stdout] test src/matrix.rs - matrix::Matrix::rows_mut (line 59) ... ok [INFO] [stdout] test src/matrix.rs - matrix::Matrix::rows (line 89) ... ok [INFO] [stdout] test src/numbers.rs - numbers::bell (line 81) ... ok [INFO] [stdout] test src/numbers.rs - numbers::ccnum (line 99) ... ok [INFO] [stdout] test src/matrix.rs - matrix::Matrix::vtile (line 166) ... ok [INFO] [stdout] test src/misc.rs - misc::bincount (line 80) ... ok [INFO] [stdout] test src/numbers.rs - numbers::stirling (line 58) ... ok [INFO] [stdout] test src/numbers.rs - numbers::factorial (line 5) ... ok [INFO] [stdout] test src/unique.rs - unique::UniqueCollection::unique_values (line 11) ... ok [INFO] [stdout] test src/unique.rs - unique::UniqueCollection::value_map (line 62) ... ok [INFO] [stdout] test src/unique.rs - unique::UniqueCollection::n_unique (line 32) ... ok [INFO] [stdout] test src/unique.rs - unique::UniqueCollection::n_unique_cutoff (line 47) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c70c332dd601f753d2810da605f38454be8673f8ca0d814a6c21250ef64b47d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70c332dd601f753d2810da605f38454be8673f8ca0d814a6c21250ef64b47d9", kill_on_drop: false }` [INFO] [stdout] c70c332dd601f753d2810da605f38454be8673f8ca0d814a6c21250ef64b47d9