[INFO] fetching crate winsfs-core 0.1.0...
[INFO] checking winsfs-core-0.1.0 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] extracting crate winsfs-core 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate winsfs-core 0.1.0 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded angsd-io-core v0.1.0
[INFO] [stderr]   Downloaded angsd-saf v0.1.0
[INFO] [stderr]   Downloaded libdeflater v0.11.0
[INFO] [stderr]   Downloaded noodles-bgzf v0.17.0
[INFO] [stderr]   Downloaded libdeflate-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db300b1542bfe65eadd86c644f9d78fa0fe02b6963b8f7d693a8f29a5acdb30d
[INFO] running `Command { std: "docker" "start" "-a" "db300b1542bfe65eadd86c644f9d78fa0fe02b6963b8f7d693a8f29a5acdb30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db300b1542bfe65eadd86c644f9d78fa0fe02b6963b8f7d693a8f29a5acdb30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db300b1542bfe65eadd86c644f9d78fa0fe02b6963b8f7d693a8f29a5acdb30d", kill_on_drop: false }`
[INFO] [stdout] db300b1542bfe65eadd86c644f9d78fa0fe02b6963b8f7d693a8f29a5acdb30d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 646c428548820691eeca381b9897b1ee7336d7394778ff0404cce161603cc4f3
[INFO] running `Command { std: "docker" "start" "-a" "646c428548820691eeca381b9897b1ee7336d7394778ff0404cce161603cc4f3", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking angsd-io-core v0.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling libdeflate-sys v0.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking libdeflater v0.11.0
[INFO] [stderr]     Checking noodles-bgzf v0.17.0
[INFO] [stderr]     Checking angsd-saf v0.1.0
[INFO] [stderr]     Checking 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn iter_sites(&self) -> SiteIter<N> {
[INFO] [stdout]     |                       ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn iter_sites(&self) -> SiteIter<'_, N> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[INFO] [stdout]     |                           ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn view(&self) -> SafView<N> {
[INFO] [stdout]     |                 ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn view(&self) -> SafView<'_, N> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:648:27
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[INFO] [stdout]     |                           ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf/site.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn view(&self) -> SiteView<N> {
[INFO] [stdout]     |                 ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn view(&self) -> SiteView<'_, N> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 118 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 23  |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 190 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 23  |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn iter_sites(&self) -> SiteIter<N> {
[INFO] [stdout]     |                       ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn iter_sites(&self) -> SiteIter<'_, N> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[INFO] [stdout]     |                           ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn view(&self) -> SafView<N> {
[INFO] [stdout]     |                 ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn view(&self) -> SafView<'_, N> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 466 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:648:27
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<N> {
[INFO] [stdout]     |                           ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn par_iter_sites(&self) -> ParSiteIter<'_, N> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<f32> {
[INFO] [stdout]     |                     ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 652 |     impl_shared_saf_methods! {}
[INFO] [stdout]     |     --------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn get_site(&self, index: usize) -> SiteView<'_, N> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/saf/site.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn view(&self) -> SiteView<N> {
[INFO] [stdout]     |                 ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn view(&self) -> SiteView<'_, N> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 118 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 23  |         pub fn iter(&self) -> ::std::slice::Iter<'_, f32> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 190 |     impl_shared_site_methods! {}
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[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: one option is to remove the lifetime for references and use the anonymous lifetime for 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 16.90s
[INFO] running `Command { std: "docker" "inspect" "646c428548820691eeca381b9897b1ee7336d7394778ff0404cce161603cc4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "646c428548820691eeca381b9897b1ee7336d7394778ff0404cce161603cc4f3", kill_on_drop: false }`
[INFO] [stdout] 646c428548820691eeca381b9897b1ee7336d7394778ff0404cce161603cc4f3
