[INFO] fetching crate winsfs-core 0.1.0...
[INFO] testing winsfs-core-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate winsfs-core 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate winsfs-core 0.1.0
[INFO] finished tweaking crates.io crate winsfs-core 0.1.0
[INFO] tweaked toml for crates.io crate winsfs-core 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate winsfs-core 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded angsd-saf v0.1.0
[INFO] [stderr]   Downloaded angsd-io-core v0.1.0
[INFO] [stderr]   Downloaded noodles-bgzf v0.17.0
[INFO] [stderr]   Downloaded libdeflater v0.11.0
[INFO] [stderr]   Downloaded libdeflate-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfee1b169114ea33319d761a8ad60d6fd30c581fdba5b6dab84bb388dfbaf950
[INFO] running `Command { std: "docker" "start" "-a" "cfee1b169114ea33319d761a8ad60d6fd30c581fdba5b6dab84bb388dfbaf950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfee1b169114ea33319d761a8ad60d6fd30c581fdba5b6dab84bb388dfbaf950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfee1b169114ea33319d761a8ad60d6fd30c581fdba5b6dab84bb388dfbaf950", kill_on_drop: false }`
[INFO] [stdout] cfee1b169114ea33319d761a8ad60d6fd30c581fdba5b6dab84bb388dfbaf950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77ec9f3796eb20777f79f31f606d4733de4a015df46cda67bc4cf289d8aadce5
[INFO] running `Command { std: "docker" "start" "-a" "77ec9f3796eb20777f79f31f606d4733de4a015df46cda67bc4cf289d8aadce5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling angsd-io-core v0.1.0
[INFO] [stderr]    Compiling libdeflate-sys v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling libdeflater v0.11.0
[INFO] [stderr]    Compiling noodles-bgzf v0.17.0
[INFO] [stderr]    Compiling angsd-saf v0.1.0
[INFO] [stderr]    Compiling winsfs-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `by_mut` is never used
[INFO] [stdout]   --> src/lib.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub(crate) trait ArrayExt<const N: usize, T> {
[INFO] [stdout]    |                  -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn by_mut(&mut self) -> [&mut T; N];
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<f32> {
[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] 183 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<'_, f32> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:215:24
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter_blocks(&self, block_size: usize) -> BlockIter<N> {
[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] 215 |     pub fn iter_blocks(&self, block_size: usize) -> BlockIter<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn iter_sites(&self) -> SiteIter<N> {
[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] 236 |     pub fn iter_sites(&self) -> SiteIter<'_, N> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:312:28
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<N> {
[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] 312 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<'_, N> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[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] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn view(&self) -> SafView<N> {
[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] 459 |     pub fn view(&self) -> SafView<'_, N> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<N> {
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:629:28
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<N> {
[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] 629 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<'_, N> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:648:27
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[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] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<N> {
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/saf/site.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<f32> {
[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] 69 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<'_, f32> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf/site.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn view(&self) -> SiteView<N> {
[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] 114 |     pub fn view(&self) -> SiteView<'_, N> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf/site.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 118 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_site_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf/site.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_site_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.86s
[INFO] running `Command { std: "docker" "inspect" "77ec9f3796eb20777f79f31f606d4733de4a015df46cda67bc4cf289d8aadce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ec9f3796eb20777f79f31f606d4733de4a015df46cda67bc4cf289d8aadce5", kill_on_drop: false }`
[INFO] [stdout] 77ec9f3796eb20777f79f31f606d4733de4a015df46cda67bc4cf289d8aadce5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e09739d7c9d724553ea0feb82c62d04d58f9b764063126f7ec4ae3b32add8cb
[INFO] running `Command { std: "docker" "start" "-a" "9e09739d7c9d724553ea0feb82c62d04d58f9b764063126f7ec4ae3b32add8cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stdout] warning: method `by_mut` is never used
[INFO] [stdout]   --> src/lib.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub(crate) trait ArrayExt<const N: usize, T> {
[INFO] [stdout]    |                  -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn by_mut(&mut self) -> [&mut T; N];
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<f32> {
[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] 183 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<'_, f32> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:215:24
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter_blocks(&self, block_size: usize) -> BlockIter<N> {
[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] 215 |     pub fn iter_blocks(&self, block_size: usize) -> BlockIter<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn iter_sites(&self) -> SiteIter<N> {
[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] 236 |     pub fn iter_sites(&self) -> SiteIter<'_, N> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:312:28
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<N> {
[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] 312 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<'_, N> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[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] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn view(&self) -> SafView<N> {
[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] 459 |     pub fn view(&self) -> SafView<'_, N> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<N> {
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:629:28
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<N> {
[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] 629 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<'_, N> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:648:27
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[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] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<N> {
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/saf/site.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<f32> {
[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] 69 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<'_, f32> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf/site.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn view(&self) -> SiteView<N> {
[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] 114 |     pub fn view(&self) -> SiteView<'_, N> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf/site.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 118 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_site_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf/site.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_site_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling winsfs-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<f32> {
[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] 183 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<'_, f32> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:215:24
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn iter_blocks(&self, block_size: usize) -> BlockIter<N> {
[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] 215 |     pub fn iter_blocks(&self, block_size: usize) -> BlockIter<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn iter_sites(&self) -> SiteIter<N> {
[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] 236 |     pub fn iter_sites(&self) -> SiteIter<'_, N> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:312:28
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<N> {
[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] 312 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<'_, N> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[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] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn view(&self) -> SafView<N> {
[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] 459 |     pub fn view(&self) -> SafView<'_, N> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<N> {
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:629:28
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<N> {
[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] 629 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<'_, N> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:648:27
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[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] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<N> {
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/saf/site.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<f32> {
[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] 69 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<'_, f32> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf/site.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn view(&self) -> SiteView<N> {
[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] 114 |     pub fn view(&self) -> SiteView<'_, N> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf/site.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 118 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_site_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/saf/site.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_shared_site_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  23 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.33s
[INFO] running `Command { std: "docker" "inspect" "9e09739d7c9d724553ea0feb82c62d04d58f9b764063126f7ec4ae3b32add8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e09739d7c9d724553ea0feb82c62d04d58f9b764063126f7ec4ae3b32add8cb", kill_on_drop: false }`
[INFO] [stdout] 9e09739d7c9d724553ea0feb82c62d04d58f9b764063126f7ec4ae3b32add8cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59a335afe653cbe255741ccbc5b82630273477d18be3b514d13b8093fa2e240a
[INFO] running `Command { std: "docker" "start" "-a" "59a335afe653cbe255741ccbc5b82630273477d18be3b514d13b8093fa2e240a", kill_on_drop: false }`
[INFO] [stderr] warning: method `by_mut` is never used
[INFO] [stderr]   --> src/lib.rs:56:8
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub(crate) trait ArrayExt<const N: usize, T> {
[INFO] [stderr]    |                  -------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 56 |     fn by_mut(&mut self) -> [&mut T; N];
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:183:21
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<f32> {
[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] 183 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<'_, f32> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:215:24
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn iter_blocks(&self, block_size: usize) -> BlockIter<N> {
[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] 215 |     pub fn iter_blocks(&self, block_size: usize) -> BlockIter<'_, N> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:236:23
[INFO] [stderr]     |
[INFO] [stderr] 236 |     pub fn iter_sites(&self) -> SiteIter<N> {
[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] 236 |     pub fn iter_sites(&self) -> SiteIter<'_, N> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:312:28
[INFO] [stderr]     |
[INFO] [stderr] 312 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<N> {
[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] 312 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<'_, N> {
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:331:27
[INFO] [stderr]     |
[INFO] [stderr] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[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] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:459:17
[INFO] [stderr]     |
[INFO] [stderr] 459 |     pub fn view(&self) -> SafView<N> {
[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] 459 |     pub fn view(&self) -> SafView<'_, N> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 466 |     impl_shared_saf_methods! {}
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:133:25
[INFO] [stderr]     |
[INFO] [stderr] 133 |         pub fn get_site(&self, index: usize) -> SiteView<N> {
[INFO] [stderr]     |                         ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 466 |     impl_shared_saf_methods! {}
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:629:28
[INFO] [stderr]     |
[INFO] [stderr] 629 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<N> {
[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] 629 |     pub fn par_iter_blocks(&self, block_size: usize) -> ParBlockIter<'_, N> {
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:648:27
[INFO] [stderr]     |
[INFO] [stderr] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[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] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 652 |     impl_shared_saf_methods! {}
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf.rs:133:25
[INFO] [stderr]     |
[INFO] [stderr] 133 |         pub fn get_site(&self, index: usize) -> SiteView<N> {
[INFO] [stderr]     |                         ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 652 |     impl_shared_saf_methods! {}
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_shared_saf_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/saf/site.rs:69:21
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<f32> {
[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] 69 |     pub fn iter_mut(&mut self) -> ::std::slice::IterMut<'_, f32> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf/site.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn view(&self) -> SiteView<N> {
[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] 114 |     pub fn view(&self) -> SiteView<'_, N> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf/site.rs:23:21
[INFO] [stderr]     |
[INFO] [stderr]  23 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 118 |     impl_shared_site_methods! {}
[INFO] [stderr]     |     ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_shared_site_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr]  23 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/saf/site.rs:23:21
[INFO] [stderr]     |
[INFO] [stderr]  23 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 190 |     impl_shared_site_methods! {}
[INFO] [stderr]     |     ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_shared_site_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr]  23 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `winsfs-core` (lib) generated 17 warnings (run `cargo fix --lib -p winsfs-core` to apply 16 suggestions)
[INFO] [stderr] warning: `winsfs-core` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/winsfs_core-04609eb5ef2190d4)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test em::site::tests::test_2d ... ok
[INFO] [stdout] test em::site::tests::test_3d ... ok
[INFO] [stdout] test em::tests::test_window_em_zero_sfs_not_nan ... ok
[INFO] [stdout] test io::shuffle::header::tests::test_block_offsets ... ok
[INFO] [stdout] test em::tests::test_em_zero_sfs_not_nan ... ok
[INFO] [stdout] test io::shuffle::header::tests::test_block_sites_even ... ok
[INFO] [stdout] test io::shuffle::header::tests::test_block_sizes ... ok
[INFO] [stdout] test io::shuffle::header::tests::test_data_size ... ok
[INFO] [stdout] test io::shuffle::header::tests::test_read_header ... ok
[INFO] [stdout] test io::shuffle::header::tests::test_write_header ... ok
[INFO] [stdout] test io::shuffle::header::tests::test_header_size ... ok
[INFO] [stdout] test io::tests::test_copy_from_slices ... ok
[INFO] [stdout] test io::shuffle::header::tests::test_read_header_fails_wrong_magic ... ok
[INFO] [stdout] test saf::site::tests::test_split_3d ... ok
[INFO] [stdout] test saf::site::tests::test_split_1d ... ok
[INFO] [stdout] test saf::site::tests::test_split_2d ... ok
[INFO] [stdout] test saf::tests::test_swap_2d ... ok
[INFO] [stdout] test em::tests::test_parallel_em_zero_sfs_not_nan ... ok
[INFO] [stdout] test io::shuffle::header::tests::test_block_sites_not_even ... ok
[INFO] [stdout] test io::shuffle::writer::tests::test_writer_disjoint_shuffle ... ok
[INFO] [stdout] test io::shuffle::writer::tests::test_writer_too_few_sites_error ... ok
[INFO] [stdout] test io::shuffle::tests::test_write_then_read ... ok
[INFO] [stdout] test io::shuffle::writer::tests::test_create_writer ... ok
[INFO] [stdout] test io::shuffle::writer::tests::test_writer_shuffle ... ok
[INFO] [stdout] test io::shuffle::writer::tests::test_writer_too_many_sites_error ... ok
[INFO] [stdout] test sfs::io::npy::header::tests::test_display_header_dict ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_descr_entry ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_bool ... ok
[INFO] [stdout] test sfs::io::npy::header::tests::test_parse_header_dict ... ok
[INFO] [stdout] test saf::tests::test_swap_1d ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_fortran_order_entry ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_shape_entry ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_string ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_type_descriptor ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_usize ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_dict ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_endian ... ok
[INFO] [stdout] test sfs::generics::tests::test_array_strides ... ok
[INFO] [stdout] test sfs::io::npy::header::tests::test_type_descriptor_read ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_usize_sequence ... ok
[INFO] [stdout] test sfs::io::npy::header::tests::test_write_header ... ok
[INFO] [stdout] test sfs::io::npy::header::tests::test_read_header ... ok
[INFO] [stdout] test sfs::io::plain_text::tests::test_write_1d ... ok
[INFO] [stdout] test sfs::io::plain_text::tests::test_write_2d ... ok
[INFO] [stdout] test sfs::iter::tests::test_compute_index ... ok
[INFO] [stdout] test sfs::iter::tests::test_indices_1d ... ok
[INFO] [stdout] test sfs::io::plain_text::tests::test_display_header ... ok
[INFO] [stdout] test sfs::iter::tests::test_indices_2d ... ok
[INFO] [stdout] test sfs::iter::tests::test_indices_2d_mixed_direction ... ok
[INFO] [stdout] test sfs::io::plain_text::tests::test_parse_header ... ok
[INFO] [stdout] test sfs::io::plain_text::tests::test_read_1d ... ok
[INFO] [stdout] test sfs::io::plain_text::tests::test_read_2d ... ok
[INFO] [stdout] test sfs::iter::tests::test_indices_3d ... ok
[INFO] [stdout] test sfs::tests::test_fold_3x7 ... ok
[INFO] [stdout] test sfs::iter::tests::test_indices_3d_rev ... ok
[INFO] [stdout] test sfs::tests::test_f2 ... ok
[INFO] [stdout] test sfs::tests::test_fold_5 ... ok
[INFO] [stdout] test sfs::tests::test_fold_2x2x2 ... ok
[INFO] [stdout] test sfs::tests::test_fold_2x4 ... ok
[INFO] [stdout] test sfs::tests::test_fold_3x3x3 ... ok
[INFO] [stdout] test sfs::tests::test_fold_3x4 ... ok
[INFO] [stdout] test sfs::tests::test_fold_3x3 ... ok
[INFO] [stdout] test sfs::tests::test_sfs_subtraction ... ok
[INFO] [stdout] test tests::test_by_ref ... ok
[INFO] [stdout] test sfs::tests::test_index_1d ... ok
[INFO] [stdout] test sfs::tests::test_index_2d ... ok
[INFO] [stdout] test sfs::tests::test_sfs_addition ... ok
[INFO] [stdout] test tests::test_by_mut ... ok
[INFO] [stdout] test tests::test_zip ... ok
[INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_entry ... ok
[INFO] [stdout] test sfs::tests::test_fold_2x3x2 ... ok
[INFO] [stdout] test sfs::tests::test_fold_4 ... ok
[INFO] [stdout] test saf::tests::test_swap_panics_out_of_bounds - should panic ... ok
[INFO] [stdout] test em::site::tests::test_1d ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests winsfs_core
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test src/io/shuffle.rs - io::shuffle (line 15) - compile ... ok
[INFO] [stdout] test src/saf.rs - saf::Saf<N>::iter_sites (line 223) ... ok
[INFO] [stdout] test src/saf.rs - saf::saf1d (line 61) ... ok
[INFO] [stdout] test src/saf.rs - saf::Saf<N>::new (line 261) ... ok
[INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::new (line 563) ... ok
[INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::new (line 577) ... ok
[INFO] [stdout] test src/saf.rs - saf::Saf<N>::par_iter_sites (line 322) ... ok
[INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::par_iter_sites (line 639) ... ok
[INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::iter_sites (line 537) ... ok
[INFO] [stdout] test src/em/site.rs - em::site::EmSite::log_likelihood (line 37) ... ok
[INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::iter_blocks (line 508) ... ok
[INFO] [stdout] test src/saf.rs - saf::Saf<N>::new (line 247) ... ok
[INFO] [stdout] test src/saf.rs - saf::saf2d (line 89) ... ok
[INFO] [stdout] test src/saf/site.rs - saf::site::SiteView<'a,N>::new (line 168) ... ok
[INFO] [stdout] test src/saf/site.rs - saf::site::Site<N>::new (line 80) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<ConstShape<D>,N>::frequencies (line 454) ... ok
[INFO] [stdout] test src/saf.rs - saf::Saf<N>::par_iter_blocks (line 291) ... ok
[INFO] [stdout] test src/saf/site.rs - saf::site::SiteView<'a,N>::new (line 158) ... ok
[INFO] [stdout] test src/saf/site.rs - saf::site::Site<N>::new (line 90) ... ok
[INFO] [stdout] test src/saf.rs - saf::Saf<N>::iter_blocks (line 194) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::fold (line 153) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<ConstShape<2>,Norm>::f2 (line 681) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<ConstShape<D>,N>::indices (line 476) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::fold (line 161) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::get (line 284) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<ConstShape<1>,Unnorm>::from_vec (line 663) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::as_slice (line 125) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::into_unnormalised (line 357) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::fold (line 178) ... ok
[INFO] [stdout] test src/em/site.rs - em::site::EmSite::likelihood (line 21) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::into_normalised (line 315) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::into_normalised (line 323) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::iter (line 376) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::format_flat (line 256) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::scale (line 408) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::get (line 293) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::format_flat (line 250) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,Norm>::uniform (line 498) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,N>::shape (line 427) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,Unnorm>::from_elem (line 538) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,Unnorm>::normalise (line 628) ... ok
[INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::par_iter_blocks (line 607) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,Unnorm>::from_iter_shape (line 554) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,Unnorm>::get_mut (line 592) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,Unnorm>::as_mut_slice (line 517) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::sfs1d (line 47) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,Unnorm>::zeros (line 648) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,Unnorm>::get_mut (line 602) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::SfsBase<S,Unnorm>::from_vec_shape (line 571) ... ok
[INFO] [stdout] test src/sfs/em.rs - sfs::em::Sfs<D>::log_likelihood (line 136) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::sfs1d (line 39) ... ok
[INFO] [stdout] test src/sfs.rs - sfs::sfs2d (line 70) ... ok
[INFO] [stdout] test src/sfs/em.rs - sfs::em::Sfs<D>::e_step (line 33) ... ok
[INFO] [stdout] test src/sfs/em.rs - sfs::em::Sfs<D>::par_e_step (line 82) ... ok
[INFO] [stdout] test src/sfs/em.rs - sfs::em::Sfs<D>::par_log_likelihood (line 173) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.89s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "59a335afe653cbe255741ccbc5b82630273477d18be3b514d13b8093fa2e240a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a335afe653cbe255741ccbc5b82630273477d18be3b514d13b8093fa2e240a", kill_on_drop: false }`
[INFO] [stdout] 59a335afe653cbe255741ccbc5b82630273477d18be3b514d13b8093fa2e240a
