[INFO] fetching crate winsfs-core 0.1.0... [INFO] testing winsfs-core-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate winsfs-core 0.1.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate winsfs-core 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 55 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.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded angsd-saf v0.1.0 [INFO] [stderr] Downloaded noodles-bgzf v0.17.0 [INFO] [stderr] Downloaded angsd-io-core v0.1.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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bbdac9c551a1509530a34d7a21492f48ea9d55e9d81d37fbc7946ac63130630 [INFO] running `Command { std: "docker" "start" "-a" "6bbdac9c551a1509530a34d7a21492f48ea9d55e9d81d37fbc7946ac63130630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bbdac9c551a1509530a34d7a21492f48ea9d55e9d81d37fbc7946ac63130630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bbdac9c551a1509530a34d7a21492f48ea9d55e9d81d37fbc7946ac63130630", kill_on_drop: false }` [INFO] [stdout] 6bbdac9c551a1509530a34d7a21492f48ea9d55e9d81d37fbc7946ac63130630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f7fa29f2cac809cac32bcc383385346a4dbea415d2d7f5a6b42189f3a6df9b9 [INFO] running `Command { std: "docker" "start" "-a" "1f7fa29f2cac809cac32bcc383385346a4dbea415d2d7f5a6b42189f3a6df9b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling libdeflate-sys v0.11.0 [INFO] [stderr] Compiling angsd-io-core v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling 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 { [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: 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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 6.62s [INFO] running `Command { std: "docker" "inspect" "1f7fa29f2cac809cac32bcc383385346a4dbea415d2d7f5a6b42189f3a6df9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f7fa29f2cac809cac32bcc383385346a4dbea415d2d7f5a6b42189f3a6df9b9", kill_on_drop: false }` [INFO] [stdout] 1f7fa29f2cac809cac32bcc383385346a4dbea415d2d7f5a6b42189f3a6df9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff999eeb45eaa48930b8d7f1640935bf3b1e1f3f1cce564a1e3e4ec228471591 [INFO] running `Command { std: "docker" "start" "-a" "ff999eeb45eaa48930b8d7f1640935bf3b1e1f3f1cce564a1e3e4ec228471591", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [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 { [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: 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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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.23.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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 3.15s [INFO] running `Command { std: "docker" "inspect" "ff999eeb45eaa48930b8d7f1640935bf3b1e1f3f1cce564a1e3e4ec228471591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff999eeb45eaa48930b8d7f1640935bf3b1e1f3f1cce564a1e3e4ec228471591", kill_on_drop: false }` [INFO] [stdout] ff999eeb45eaa48930b8d7f1640935bf3b1e1f3f1cce564a1e3e4ec228471591 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a478379cd43d0fe8496efb271765a00da9ae7c2a340bea24212785f7b9c071c0 [INFO] running `Command { std: "docker" "start" "-a" "a478379cd43d0fe8496efb271765a00da9ae7c2a340bea24212785f7b9c071c0", 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 { [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)]` 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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/winsfs_core-c03c6d3426e4ca60) [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test em::site::tests::test_1d ... ok [INFO] [stdout] test em::site::tests::test_3d ... ok [INFO] [stdout] test io::shuffle::header::tests::test_block_sites_even ... ok [INFO] [stdout] test em::site::tests::test_2d ... ok [INFO] [stdout] test em::tests::test_em_zero_sfs_not_nan ... ok [INFO] [stdout] test io::shuffle::header::tests::test_block_offsets ... ok [INFO] [stdout] test em::tests::test_window_em_zero_sfs_not_nan ... ok [INFO] [stdout] test io::shuffle::header::tests::test_block_sites_not_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_header_size ... ok [INFO] [stdout] test em::tests::test_parallel_em_zero_sfs_not_nan ... ok [INFO] [stdout] test io::shuffle::header::tests::test_read_header_fails_wrong_magic ... ok [INFO] [stdout] test io::shuffle::header::tests::test_write_header ... ok [INFO] [stdout] test io::tests::test_copy_from_slices ... 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::site::tests::test_split_3d ... ok [INFO] [stdout] test saf::tests::test_swap_1d ... ok [INFO] [stdout] test saf::tests::test_swap_2d ... ok [INFO] [stdout] test sfs::generics::tests::test_array_strides ... ok [INFO] [stdout] test io::shuffle::writer::tests::test_writer_disjoint_shuffle ... ok [INFO] [stdout] test io::shuffle::writer::tests::test_writer_shuffle ... ok [INFO] [stdout] test io::shuffle::writer::tests::test_writer_too_few_sites_error ... 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 io::shuffle::writer::tests::test_writer_too_many_sites_error ... ok [INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_entry ... ok [INFO] [stdout] test io::shuffle::tests::test_write_then_read ... 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::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_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_usize_sequence ... ok [INFO] [stdout] test sfs::io::npy::header::tests::test_display_header_dict ... ok [INFO] [stdout] test io::shuffle::writer::tests::test_create_writer ... ok [INFO] [stdout] test sfs::io::npy::header::tests::test_parse_header_dict ... ok [INFO] [stdout] test sfs::io::npy::header::tests::test_write_header ... ok [INFO] [stdout] test sfs::io::npy::header::tests::test_type_descriptor_read ... ok [INFO] [stdout] test sfs::io::plain_text::tests::test_read_1d ... ok [INFO] [stdout] test sfs::io::npy::header::tests::test_read_header ... ok [INFO] [stdout] test sfs::io::plain_text::tests::test_parse_header ... ok [INFO] [stdout] test sfs::io::plain_text::tests::test_display_header ... ok [INFO] [stdout] test sfs::io::npy::header::parse::tests::test_parse_string ... ok [INFO] [stdout] test sfs::iter::tests::test_indices_2d_mixed_direction ... ok [INFO] [stdout] test sfs::io::plain_text::tests::test_read_2d ... ok [INFO] [stdout] test sfs::io::plain_text::tests::test_write_2d ... ok [INFO] [stdout] test sfs::iter::tests::test_indices_3d ... ok [INFO] [stdout] test sfs::iter::tests::test_indices_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_write_1d ... 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_2x2x2 ... ok [INFO] [stdout] test sfs::tests::test_fold_2x3x2 ... 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_2x4 ... ok [INFO] [stdout] test sfs::tests::test_fold_4 ... ok [INFO] [stdout] test sfs::tests::test_fold_3x7 ... ok [INFO] [stdout] test sfs::tests::test_fold_5 ... ok [INFO] [stdout] test sfs::tests::test_sfs_subtraction ... ok [INFO] [stdout] test tests::test_by_mut ... ok [INFO] [stdout] test tests::test_by_ref ... ok [INFO] [stdout] test sfs::tests::test_fold_3x3 ... 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_zip ... ok [INFO] [stdout] test saf::tests::test_swap_panics_out_of_bounds - should panic ... 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/em/site.rs - em::site::EmSite::likelihood (line 21) ... ok [INFO] [stdout] test src/saf.rs - saf::Saf::iter_blocks (line 194) ... ok [INFO] [stdout] test src/em/site.rs - em::site::EmSite::log_likelihood (line 37) ... ok [INFO] [stdout] test src/saf.rs - saf::Saf::new (line 261) ... ok [INFO] [stdout] test src/saf.rs - saf::Saf::iter_sites (line 223) ... ok [INFO] [stdout] test src/saf.rs - saf::Saf::new (line 247) ... ok [INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::iter_sites (line 537) ... ok [INFO] [stdout] test src/saf.rs - saf::Saf::par_iter_sites (line 322) ... ok [INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::new (line 563) ... ok [INFO] [stdout] test src/saf.rs - saf::Saf::par_iter_blocks (line 291) ... ok [INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::iter_blocks (line 508) ... ok [INFO] [stdout] test src/saf.rs - saf::saf2d (line 89) ... ok [INFO] [stdout] test src/saf.rs - saf::SafView<'a,N>::new (line 577) ... ok [INFO] [stdout] test src/saf.rs - saf::saf1d (line 61) ... ok [INFO] [stdout] test src/saf/site.rs - saf::site::Site::new (line 80) ... ok [INFO] [stdout] test src/saf/site.rs - saf::site::Site::new (line 90) ... 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>::par_iter_blocks (line 607) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase,Unnorm>::from_vec (line 663) ... 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::SiteView<'a,N>::new (line 158) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase,Norm>::f2 (line 681) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::as_slice (line 125) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::fold (line 153) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase,N>::frequencies (line 454) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::format_flat (line 256) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::fold (line 161) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::format_flat (line 250) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase,N>::indices (line 476) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::get (line 284) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::fold (line 178) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::into_normalised (line 315) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::into_unnormalised (line 357) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::into_normalised (line 323) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::get (line 293) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::iter (line 376) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::shape (line 427) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::scale (line 408) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::from_iter_shape (line 554) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::uniform (line 498) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::as_mut_slice (line 517) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::from_elem (line 538) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::normalise (line 628) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::get_mut (line 592) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::from_vec_shape (line 571) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::zeros (line 648) ... ok [INFO] [stdout] test src/sfs.rs - sfs::SfsBase::get_mut (line 602) ... ok [INFO] [stdout] test src/sfs.rs - sfs::sfs1d (line 39) ... ok [INFO] [stdout] test src/sfs.rs - sfs::sfs1d (line 47) ... ok [INFO] [stdout] test src/sfs.rs - sfs::sfs2d (line 70) ... ok [INFO] [stdout] test src/sfs/em.rs - sfs::em::Sfs::log_likelihood (line 136) ... ok [INFO] [stdout] test src/sfs/em.rs - sfs::em::Sfs::e_step (line 33) ... ok [INFO] [stdout] test src/sfs/em.rs - sfs::em::Sfs::par_e_step (line 82) ... ok [INFO] [stdout] test src/sfs/em.rs - sfs::em::Sfs::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.98s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a478379cd43d0fe8496efb271765a00da9ae7c2a340bea24212785f7b9c071c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a478379cd43d0fe8496efb271765a00da9ae7c2a340bea24212785f7b9c071c0", kill_on_drop: false }` [INFO] [stdout] a478379cd43d0fe8496efb271765a00da9ae7c2a340bea24212785f7b9c071c0