[INFO] fetching crate cursive 0.21.1...
[INFO] checking cursive-0.21.1 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate cursive 0.21.1 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cursive 0.21.1 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty-bytes v0.2.2
[INFO] [stderr]   Downloaded termion v4.0.2
[INFO] [stderr]   Downloaded bear-lib-terminal-sys v1.3.0
[INFO] [stderr]   Downloaded ncurses v6.0.1
[INFO] [stderr]   Downloaded ansi-parser v0.9.1
[INFO] [stderr]   Downloaded bear-lib-terminal v2.0.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.18
[INFO] [stderr]   Downloaded pulldown-cmark v0.11.0
[INFO] [stderr]   Downloaded cursive_core v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66562fa5690d061e35435d195ad324295c49c4eac7e811ac3fbac76e3efc9924
[INFO] running `Command { std: "docker" "start" "-a" "66562fa5690d061e35435d195ad324295c49c4eac7e811ac3fbac76e3efc9924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66562fa5690d061e35435d195ad324295c49c4eac7e811ac3fbac76e3efc9924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66562fa5690d061e35435d195ad324295c49c4eac7e811ac3fbac76e3efc9924", kill_on_drop: false }`
[INFO] [stdout] 66562fa5690d061e35435d195ad324295c49c4eac7e811ac3fbac76e3efc9924
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb2dd3db5718928dfc10ca92643a7cfaff455984d2331ba8e89c4e610c4c4c74
[INFO] running `Command { std: "docker" "start" "-a" "eb2dd3db5718928dfc10ca92643a7cfaff455984d2331ba8e89c4e610c4c4c74", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling num-traits v0.2.19
[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 signal-hook v0.3.17
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking pretty-bytes v0.2.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[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]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[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]     Checking enumset v1.1.5
[INFO] [stderr]     Checking cursive_core v0.4.2
[INFO] [stderr]     Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 31.75s
[INFO] running `Command { std: "docker" "inspect" "eb2dd3db5718928dfc10ca92643a7cfaff455984d2331ba8e89c4e610c4c4c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb2dd3db5718928dfc10ca92643a7cfaff455984d2331ba8e89c4e610c4c4c74", kill_on_drop: false }`
[INFO] [stdout] eb2dd3db5718928dfc10ca92643a7cfaff455984d2331ba8e89c4e610c4c4c74
