[INFO] cloning repository https://github.com/WanderLanz/Viuwa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WanderLanz/Viuwa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanderLanz%2FViuwa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanderLanz%2FViuwa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c36824dae00300f7ddb46627a5627bb6089aae2e
[INFO] testing WanderLanz/Viuwa against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanderLanz%2FViuwa" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WanderLanz/Viuwa
[INFO] finished tweaking git repo https://github.com/WanderLanz/Viuwa
[INFO] tweaked toml for git repo https://github.com/WanderLanz/Viuwa written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WanderLanz/Viuwa on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WanderLanz/Viuwa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c410f690397bb2145237879da7978db3c9e7fad46cb27bf15ba593379493cb9
[INFO] running `Command { std: "docker" "start" "-a" "1c410f690397bb2145237879da7978db3c9e7fad46cb27bf15ba593379493cb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c410f690397bb2145237879da7978db3c9e7fad46cb27bf15ba593379493cb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c410f690397bb2145237879da7978db3c9e7fad46cb27bf15ba593379493cb9", kill_on_drop: false }`
[INFO] [stdout] 1c410f690397bb2145237879da7978db3c9e7fad46cb27bf15ba593379493cb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33bbd830aaa794e331238662063a37bcb5c940d1cf9d8ebc5dde297c3bb7e1f1
[INFO] running `Command { std: "docker" "start" "-a" "33bbd830aaa794e331238662063a37bcb5c940d1cf9d8ebc5dde297c3bb7e1f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.26.0
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling os_type v2.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling fast_image_resize v2.4.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling tiff v0.8.0
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling serde_spanned v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling toml_edit v0.19.0
[INFO] [stderr]    Compiling human-panic v1.0.3
[INFO] [stderr]    Compiling toml v0.7.0
[INFO] [stderr]    Compiling viuwa-image v0.1.0 (/opt/rustwide/workdir/viuwa-image)
[INFO] [stdout] warning: unused import: `self::compat_image::*`
[INFO] [stdout]    --> viuwa-image/src/image.rs:663:9
[INFO] [stdout]     |
[INFO] [stdout] 663 | pub use self::compat_image::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<'_, P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<'_, P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                        ^^^^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<P::Repr> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<'_, P::Repr> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:350:29
[INFO] [stdout]     |
[INFO] [stdout] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<P::Repr> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<'_, P::Repr> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:356:28
[INFO] [stdout]     |
[INFO] [stdout] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<P>> {
[INFO] [stdout]     |                            ^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:368:32
[INFO] [stdout]     |
[INFO] [stdout] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<P>> {
[INFO] [stdout]     |                                ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<'_, P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<'_, P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                        ^^^^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<'_, P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<'_, P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                        ^^^^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<P::Repr> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<'_, P::Repr> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:350:29
[INFO] [stdout]     |
[INFO] [stdout] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<P::Repr> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<'_, P::Repr> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:356:28
[INFO] [stdout]     |
[INFO] [stdout] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<P>> {
[INFO] [stdout]     |                            ^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:368:32
[INFO] [stdout]     |
[INFO] [stdout] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<P>> {
[INFO] [stdout]     |                                ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling viuwa-ansi v0.1.0 (/opt/rustwide/workdir/viuwa-ansi)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> viuwa-ansi/src/image.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn rows_upper(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<P, C, Upper> {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn rows_upper(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<'_, P, C, Upper> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> viuwa-ansi/src/image.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn rows_lower(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<P, C, Lower> {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn rows_lower(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<'_, P, C, Lower> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> viuwa-ansi/src/image.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 55 |     ) -> impl ParallelIterator<Item = AnsiRow<P, C, Upper>> + IndexedParallelIterator
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> impl ParallelIterator<Item = AnsiRow<'_, P, C, Upper>> + IndexedParallelIterator
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> viuwa-ansi/src/image.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 76 |     ) -> impl ParallelIterator<Item = AnsiRow<P, C, Lower>> + IndexedParallelIterator
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     ) -> impl ParallelIterator<Item = AnsiRow<'_, P, C, Lower>> + IndexedParallelIterator
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling viuwa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `KeyBind` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use commands::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `KeyBind` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use commands::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/lib.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 |     human_panic::setup_panic!();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cursor.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(buf: &str) -> core::str::SplitAsciiWhitespace { buf.split_ascii_whitespace() }
[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] 246 |     pub fn new(buf: &str) -> core::str::SplitAsciiWhitespace<'_> { buf.split_ascii_whitespace() }
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.91s
[INFO] running `Command { std: "docker" "inspect" "33bbd830aaa794e331238662063a37bcb5c940d1cf9d8ebc5dde297c3bb7e1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33bbd830aaa794e331238662063a37bcb5c940d1cf9d8ebc5dde297c3bb7e1f1", kill_on_drop: false }`
[INFO] [stdout] 33bbd830aaa794e331238662063a37bcb5c940d1cf9d8ebc5dde297c3bb7e1f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4ca68e9061c9b22938e93fc99a6fc1e52486b8bcece8430b3e05ad5029213c4
[INFO] running `Command { std: "docker" "start" "-a" "a4ca68e9061c9b22938e93fc99a6fc1e52486b8bcece8430b3e05ad5029213c4", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self::compat_image::*`
[INFO] [stdout]    --> viuwa-image/src/image.rs:663:9
[INFO] [stdout]     |
[INFO] [stdout] 663 | pub use self::compat_image::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<'_, P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<'_, P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                        ^^^^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<P::Repr> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<'_, P::Repr> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:350:29
[INFO] [stdout]     |
[INFO] [stdout] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<P::Repr> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<'_, P::Repr> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:356:28
[INFO] [stdout]     |
[INFO] [stdout] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<P>> {
[INFO] [stdout]     |                            ^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:368:32
[INFO] [stdout]     |
[INFO] [stdout] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<P>> {
[INFO] [stdout]     |                                ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<'_, P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<'_, P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                        ^^^^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |         pub fn rows(&self) -> ChunksExact<'_, P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn par_rows(&self) -> ParChunksExact<'_, P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                        ^^^^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:210:28
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<P>> {
[INFO] [stdout]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<'_, P>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<P::Repr> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<'_, P::Repr> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:350:29
[INFO] [stdout]     |
[INFO] [stdout] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<P::Repr> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<'_, P::Repr> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:356:28
[INFO] [stdout]     |
[INFO] [stdout] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<P>> {
[INFO] [stdout]     |                            ^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> viuwa-image/src/image.rs:368:32
[INFO] [stdout]     |
[INFO] [stdout] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<P>> {
[INFO] [stdout]     |                                ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling viuwa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> viuwa-ansi/src/image.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn rows_upper(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<P, C, Upper> {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn rows_upper(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<'_, P, C, Upper> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> viuwa-ansi/src/image.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn rows_lower(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<P, C, Lower> {
[INFO] [stdout]    |                       ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn rows_lower(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<'_, P, C, Lower> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> viuwa-ansi/src/image.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 55 |     ) -> impl ParallelIterator<Item = AnsiRow<P, C, Upper>> + IndexedParallelIterator
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> impl ParallelIterator<Item = AnsiRow<'_, P, C, Upper>> + IndexedParallelIterator
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> viuwa-ansi/src/image.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 76 |     ) -> impl ParallelIterator<Item = AnsiRow<P, C, Lower>> + IndexedParallelIterator
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     ) -> impl ParallelIterator<Item = AnsiRow<'_, P, C, Lower>> + IndexedParallelIterator
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `KeyBind` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use commands::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `KeyBind` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use commands::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/lib.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 |     human_panic::setup_panic!();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cursor.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(buf: &str) -> core::str::SplitAsciiWhitespace { buf.split_ascii_whitespace() }
[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] 246 |     pub fn new(buf: &str) -> core::str::SplitAsciiWhitespace<'_> { buf.split_ascii_whitespace() }
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `KeyBind` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use commands::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `KeyBind` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use commands::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/lib.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 |     human_panic::setup_panic!();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cursor.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(buf: &str) -> core::str::SplitAsciiWhitespace { buf.split_ascii_whitespace() }
[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] 246 |     pub fn new(buf: &str) -> core::str::SplitAsciiWhitespace<'_> { buf.split_ascii_whitespace() }
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "a4ca68e9061c9b22938e93fc99a6fc1e52486b8bcece8430b3e05ad5029213c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ca68e9061c9b22938e93fc99a6fc1e52486b8bcece8430b3e05ad5029213c4", kill_on_drop: false }`
[INFO] [stdout] a4ca68e9061c9b22938e93fc99a6fc1e52486b8bcece8430b3e05ad5029213c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8321cea1dca00099169217f3f39b2b2aee7f246a027d92a93e61d8600fc6c485
[INFO] running `Command { std: "docker" "start" "-a" "8321cea1dca00099169217f3f39b2b2aee7f246a027d92a93e61d8600fc6c485", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self::compat_image::*`
[INFO] [stderr]    --> viuwa-image/src/image.rs:663:9
[INFO] [stderr]     |
[INFO] [stderr] 663 | pub use self::compat_image::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:191:21
[INFO] [stderr]     |
[INFO] [stderr] 191 |         pub fn rows(&self) -> ChunksExact<P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 191 |         pub fn rows(&self) -> ChunksExact<'_, P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:195:25
[INFO] [stderr]     |
[INFO] [stderr] 195 |         pub fn par_rows(&self) -> ParChunksExact<P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |         pub fn par_rows(&self) -> ParChunksExact<'_, P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:198:24
[INFO] [stderr]     |
[INFO] [stderr] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<P>> {
[INFO] [stderr]     |                        ^^^^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<'_, P>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:210:28
[INFO] [stderr]     |
[INFO] [stderr] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<P>> {
[INFO] [stderr]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 498 | impl_image_ops!(impl<P: Pixel> Image);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<'_, P>> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:343:25
[INFO] [stderr]     |
[INFO] [stderr] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<P::Repr> {
[INFO] [stderr]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<'_, P::Repr> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:350:29
[INFO] [stderr]     |
[INFO] [stderr] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<P::Repr> {
[INFO] [stderr]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<'_, P::Repr> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:356:28
[INFO] [stderr]     |
[INFO] [stderr] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<P>> {
[INFO] [stderr]     |                            ^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:368:32
[INFO] [stderr]     |
[INFO] [stderr] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<P>> {
[INFO] [stderr]     |                                ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 499 | impl_image_ops_mut!(impl<P: Pixel> Image);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stderr]     |                                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:191:21
[INFO] [stderr]     |
[INFO] [stderr] 191 |         pub fn rows(&self) -> ChunksExact<P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 191 |         pub fn rows(&self) -> ChunksExact<'_, P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:195:25
[INFO] [stderr]     |
[INFO] [stderr] 195 |         pub fn par_rows(&self) -> ParChunksExact<P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |         pub fn par_rows(&self) -> ParChunksExact<'_, P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:198:24
[INFO] [stderr]     |
[INFO] [stderr] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<P>> {
[INFO] [stderr]     |                        ^^^^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<'_, P>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:210:28
[INFO] [stderr]     |
[INFO] [stderr] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<P>> {
[INFO] [stderr]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 526 | impl_image_ops!(impl<'a, P: Pixel> ImageView);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<'_, P>> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:191:21
[INFO] [stderr]     |
[INFO] [stderr] 191 |         pub fn rows(&self) -> ChunksExact<P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 191 |         pub fn rows(&self) -> ChunksExact<'_, P::Repr> { self.pixels().chunks_exact(self.width) }
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:195:25
[INFO] [stderr]     |
[INFO] [stderr] 195 |         pub fn par_rows(&self) -> ParChunksExact<P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |         pub fn par_rows(&self) -> ParChunksExact<'_, P::Repr> { self.pixels().par_chunks_exact(self.width) }
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:198:24
[INFO] [stderr]     |
[INFO] [stderr] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<P>> {
[INFO] [stderr]     |                        ^^^^^                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |         pub fn columns(&self) -> impl Iter<Item = impl PixelIter<'_, P>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:210:28
[INFO] [stderr]     |
[INFO] [stderr] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<P>> {
[INFO] [stderr]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 562 | impl_image_ops!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 210 |         pub fn par_columns(&self) -> impl ParIter<Item = impl PixelIter<'_, P>> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:343:25
[INFO] [stderr]     |
[INFO] [stderr] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<P::Repr> {
[INFO] [stderr]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 343 |         pub fn rows_mut(&mut self) -> ChunksExactMut<'_, P::Repr> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:350:29
[INFO] [stderr]     |
[INFO] [stderr] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<P::Repr> {
[INFO] [stderr]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |         pub fn par_rows_mut(&mut self) -> ParChunksExactMut<'_, P::Repr> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:356:28
[INFO] [stderr]     |
[INFO] [stderr] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<P>> {
[INFO] [stderr]     |                            ^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 356 |         pub fn columns_mut(&mut self) -> impl Iter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> viuwa-image/src/image.rs:368:32
[INFO] [stderr]     |
[INFO] [stderr] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<P>> {
[INFO] [stderr]     |                                ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 563 | impl_image_ops_mut!(impl<'a, P: Pixel> ImageViewMut);
[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_image_ops_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 368 |         pub fn par_columns_mut(&mut self) -> impl ParIter<Item = impl PixelIterMut<'_, P>> {
[INFO] [stderr]     |                                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `viuwa-image` (lib) generated 21 warnings (run `cargo fix --lib -p viuwa-image` to apply 21 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> viuwa-ansi/src/image.rs:39:23
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn rows_upper(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<P, C, Upper> {
[INFO] [stderr]    |                       ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn rows_upper(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<'_, P, C, Upper> {
[INFO] [stderr]    |                                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> viuwa-ansi/src/image.rs:45:23
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn rows_lower(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<P, C, Lower> {
[INFO] [stderr]    |                       ^^^^^^^^^ the lifetime is elided here                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn rows_lower(&mut self, attrs: ColorAttributes, char: Option<Char>) -> AnsiRows<'_, P, C, Lower> {
[INFO] [stderr]    |                                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> viuwa-ansi/src/image.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 55 |     ) -> impl ParallelIterator<Item = AnsiRow<P, C, Upper>> + IndexedParallelIterator
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     ) -> impl ParallelIterator<Item = AnsiRow<'_, P, C, Upper>> + IndexedParallelIterator
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> viuwa-ansi/src/image.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 76 |     ) -> impl ParallelIterator<Item = AnsiRow<P, C, Lower>> + IndexedParallelIterator
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     ) -> impl ParallelIterator<Item = AnsiRow<'_, P, C, Lower>> + IndexedParallelIterator
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `viuwa-ansi` (lib) generated 4 warnings (run `cargo fix --lib -p viuwa-ansi` to apply 4 suggestions)
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | use commands::KeyBind;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `KeyBind` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub use commands::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | use commands::KeyBind;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | use commands::KeyBind;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `KeyBind` in the value namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub use commands::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | use commands::KeyBind;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]    --> src/lib.rs:736:5
[INFO] [stderr]     |
[INFO] [stderr] 736 |     human_panic::setup_panic!();
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cursor.rs:246:21
[INFO] [stderr]     |
[INFO] [stderr] 246 |     pub fn new(buf: &str) -> core::str::SplitAsciiWhitespace { buf.split_ascii_whitespace() }
[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] 246 |     pub fn new(buf: &str) -> core::str::SplitAsciiWhitespace<'_> { buf.split_ascii_whitespace() }
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `viuwa` (lib) generated 4 warnings (run `cargo fix --lib -p viuwa` to apply 1 suggestion)
[INFO] [stderr] warning: `viuwa` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/viuwa-c29b275aab3028d3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/viuwa-e88d6e9818dcdd27)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests viuwa
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/commands.rs - commands::KeyBind (line 93) ... FAILED
[INFO] [stdout] test src/cursor.rs - cursor::AsciiSegmentIter (line 172) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::Command (line 211) ... FAILED
[INFO] [stdout] test src/commands.rs - commands::Cyclic (line 4) ... ok
[INFO] [stdout] test src/commands.rs - commands::Setting (line 41) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/commands.rs - commands::KeyBind (line 93) stdout ----
[INFO] [stdout] error[E0603]: struct `KeyBind` is private
[INFO] [stdout]   --> src/commands.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | use viuwa::KeyBind;
[INFO] [stdout]    |            ^^^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `KeyBind` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use commands::KeyBind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `KeyBind` directly
[INFO] [stdout]    |
[INFO] [stdout]  5 | use viuwa::commands::KeyBind;
[INFO] [stdout]    |            ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/commands.rs:98:52
[INFO] [stdout]     |
[INFO] [stdout]   8 | assert_eq!(KeyBind::from_str("ctrl+q"), Ok(KeyBind(KeyEvent::new(KeyCode::Char('q')), KeyModifiers::CONTROL)));
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^-------------------- argument #2 of type `KeyModifiers` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.26.0/src/event.rs:658:18
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub const fn new(code: KeyCode, modifiers: KeyModifiers) -> KeyEvent {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]   8 | assert_eq!(KeyBind::from_str("ctrl+q"), Ok(KeyBind(KeyEvent::new(KeyCode::Char('q'), /* KeyModifiers */), KeyModifiers::CONTROL)));
[INFO] [stdout]     |                                                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cursor.rs - cursor::AsciiSegmentIter (line 172) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `viuwa::cursor::SegmentIter`
[INFO] [stdout]  --> src/cursor.rs:174:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use viuwa::cursor::SegmentIter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SegmentIter` in `cursor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/commands.rs - commands::Command (line 211) stdout ----
[INFO] [stdout] error[E0599]: no variant or associated item named `from_str` found for enum `viuwa::Command` in the current scope
[INFO] [stdout]  --> src/commands.rs:214:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_eq!(Command::from_str("quit"), Ok(Command::Quit));
[INFO] [stdout]   |                     ^^^^^^^^ variant or associated item not found in `viuwa::Command`
[INFO] [stdout]   |
[INFO] [stdout]   = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::str::FromStr;
[INFO] [stdout]   |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - assert_eq!(Command::from_str("quit"), Ok(Command::Quit));
[INFO] [stdout] 6 + assert_eq!(Command::from("quit"), Ok(Command::Quit));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/commands.rs - commands::Command (line 211)
[INFO] [stdout]     src/commands.rs - commands::KeyBind (line 93)
[INFO] [stdout]     src/cursor.rs - cursor::AsciiSegmentIter (line 172)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8321cea1dca00099169217f3f39b2b2aee7f246a027d92a93e61d8600fc6c485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8321cea1dca00099169217f3f39b2b2aee7f246a027d92a93e61d8600fc6c485", kill_on_drop: false }`
[INFO] [stdout] 8321cea1dca00099169217f3f39b2b2aee7f246a027d92a93e61d8600fc6c485
