[INFO] fetching crate cursive 0.21.1...
[INFO] testing cursive-0.21.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cursive 0.21.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cursive 0.21.1
[INFO] finished tweaking crates.io crate cursive 0.21.1
[INFO] tweaked toml for crates.io crate cursive 0.21.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cursive 0.21.1 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 crates.io crate cursive 0.21.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e4f8247770feabe3d57ae456132615c9064af0787e89489a20648feefeb0ce41
[INFO] running `Command { std: "docker" "start" "-a" "e4f8247770feabe3d57ae456132615c9064af0787e89489a20648feefeb0ce41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4f8247770feabe3d57ae456132615c9064af0787e89489a20648feefeb0ce41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f8247770feabe3d57ae456132615c9064af0787e89489a20648feefeb0ce41", kill_on_drop: false }`
[INFO] [stdout] e4f8247770feabe3d57ae456132615c9064af0787e89489a20648feefeb0ce41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1e09bfaca3bb055b6ad9979619dbb1942bfea5e95472a109317440205c7501c4
[INFO] running `Command { std: "docker" "start" "-a" "1e09bfaca3bb055b6ad9979619dbb1942bfea5e95472a109317440205c7501c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling cursive_core v0.4.2
[INFO] [stderr]    Compiling cursive v0.21.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/crossterm.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 |     fn stdout_mut(&self) -> RefMut<BufWriter<Stdout>> {
[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] 256 |     fn stdout_mut(&self) -> RefMut<'_, BufWriter<Stdout>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/puppet/observed.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece {
[INFO] [stdout]     |                  ^^^^^                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/puppet/observed.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn find_occurences(&self, pattern: &str) -> Vec<ObservedLine> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn find_occurences(&self, pattern: &str) -> Vec<ObservedLine<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/puppet/observed.rs:285:17
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece {
[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] 285 |     fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.11s
[INFO] running `Command { std: "docker" "inspect" "1e09bfaca3bb055b6ad9979619dbb1942bfea5e95472a109317440205c7501c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e09bfaca3bb055b6ad9979619dbb1942bfea5e95472a109317440205c7501c4", kill_on_drop: false }`
[INFO] [stdout] 1e09bfaca3bb055b6ad9979619dbb1942bfea5e95472a109317440205c7501c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 10055865beabefcc51f4077de2fcf0cebe2212f348eeb6b4eef116f624f91449
[INFO] running `Command { std: "docker" "start" "-a" "10055865beabefcc51f4077de2fcf0cebe2212f348eeb6b4eef116f624f91449", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling pretty-bytes v0.2.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling cursive_core v0.4.2
[INFO] [stderr]    Compiling cursive v0.21.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/crossterm.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 |     fn stdout_mut(&self) -> RefMut<BufWriter<Stdout>> {
[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] 256 |     fn stdout_mut(&self) -> RefMut<'_, BufWriter<Stdout>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/puppet/observed.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece {
[INFO] [stdout]     |                  ^^^^^                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/puppet/observed.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn find_occurences(&self, pattern: &str) -> Vec<ObservedLine> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn find_occurences(&self, pattern: &str) -> Vec<ObservedLine<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/puppet/observed.rs:285:17
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece {
[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] 285 |     fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/crossterm.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 |     fn stdout_mut(&self) -> RefMut<BufWriter<Stdout>> {
[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] 256 |     fn stdout_mut(&self) -> RefMut<'_, BufWriter<Stdout>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/puppet/observed.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece {
[INFO] [stdout]     |                  ^^^^^                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/puppet/observed.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn find_occurences(&self, pattern: &str) -> Vec<ObservedLine> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn find_occurences(&self, pattern: &str) -> Vec<ObservedLine<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backends/puppet/observed.rs:285:17
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece {
[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] 285 |     fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.12s
[INFO] running `Command { std: "docker" "inspect" "10055865beabefcc51f4077de2fcf0cebe2212f348eeb6b4eef116f624f91449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10055865beabefcc51f4077de2fcf0cebe2212f348eeb6b4eef116f624f91449", kill_on_drop: false }`
[INFO] [stdout] 10055865beabefcc51f4077de2fcf0cebe2212f348eeb6b4eef116f624f91449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ee5c5af5ac07fae7a6267a7f6aec40ce83f48f78eb674aaf969060723d14867a
[INFO] running `Command { std: "docker" "start" "-a" "ee5c5af5ac07fae7a6267a7f6aec40ce83f48f78eb674aaf969060723d14867a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/backends/crossterm.rs:256:19
[INFO] [stderr]     |
[INFO] [stderr] 256 |     fn stdout_mut(&self) -> RefMut<BufWriter<Stdout>> {
[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] 256 |     fn stdout_mut(&self) -> RefMut<'_, BufWriter<Stdout>> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/backends/puppet/observed.rs:172:18
[INFO] [stderr]     |
[INFO] [stderr] 172 |     pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece {
[INFO] [stderr]     |                  ^^^^^                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 172 |     pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/backends/puppet/observed.rs:182:28
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn find_occurences(&self, pattern: &str) -> Vec<ObservedLine> {
[INFO] [stderr]     |                            ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn find_occurences(&self, pattern: &str) -> Vec<ObservedLine<'_>> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/backends/puppet/observed.rs:285:17
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece {
[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] 285 |     fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece<'_> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cursive` (lib) generated 4 warnings (run `cargo fix --lib -p cursive` to apply 4 suggestions)
[INFO] [stderr] warning: `cursive` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cursive-fe0a04c1a92d5beb)
[INFO] [stdout] running 6 tests
[INFO] [stdout] test backends::puppet::observed::tests::find_occurrences_some_blanks ... ok
[INFO] [stdout] test backends::puppet::observed::tests::test_test ... ok
[INFO] [stdout] test backends::puppet::observed::tests::find_occurrences_no_blanks ... ok
[INFO] [stdout] test backends::puppet::observed::tests::test_expand_lines ... ok
[INFO] [stdout] test backends::puppet::observed::tests::test_expand_lines_weird_symbol_2 ... ok
[INFO] [stdout] test backends::puppet::observed::tests::test_expand_lines_weird_symbol_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cursive
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok
[INFO] [stdout] test src/cursive_ext.rs - cursive_ext::CursiveExt (line 7) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee5c5af5ac07fae7a6267a7f6aec40ce83f48f78eb674aaf969060723d14867a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee5c5af5ac07fae7a6267a7f6aec40ce83f48f78eb674aaf969060723d14867a", kill_on_drop: false }`
[INFO] [stdout] ee5c5af5ac07fae7a6267a7f6aec40ce83f48f78eb674aaf969060723d14867a
