[INFO] fetching crate crates-tui 0.1.25...
[INFO] building crates-tui-0.1.25 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate crates-tui 0.1.25 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate crates-tui 0.1.25
[INFO] finished tweaking crates.io crate crates-tui 0.1.25
[INFO] tweaked toml for crates.io crate crates-tui 0.1.25 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crates-tui 0.1.25 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crates-tui 0.1.25 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 455120fe84937e9bf9d3ebbc09accc3f78b571eceae530f760f5a05e426c5ded
[INFO] running `Command { std: "docker" "start" "-a" "455120fe84937e9bf9d3ebbc09accc3f78b571eceae530f760f5a05e426c5ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "455120fe84937e9bf9d3ebbc09accc3f78b571eceae530f760f5a05e426c5ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "455120fe84937e9bf9d3ebbc09accc3f78b571eceae530f760f5a05e426c5ded", kill_on_drop: false }`
[INFO] [stdout] 455120fe84937e9bf9d3ebbc09accc3f78b571eceae530f760f5a05e426c5ded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dfccecdbf90afa62d62bf6e15ca0904ab934a5ea400a24ce3167cb6c9e62c88
[INFO] running `Command { std: "docker" "start" "-a" "3dfccecdbf90afa62d62bf6e15ca0904ab934a5ea400a24ce3167cb6c9e62c88", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling os_info v3.9.2
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling webbrowser v1.0.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling crates_io_api v0.11.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling crates-tui v0.1.25 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr] warning: crates-tui@0.1.25: could not find repository at '/opt/rustwide/workdir'; class=Repository (6); code=NotFound (-3)
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling tui-input v0.11.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling copypasta v0.10.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:504:22
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn events_widget(&self) -> Option<Block> {
[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] 504 |     fn events_widget(&self) -> Option<Block<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/search_filter_prompt.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn input_block(&self) -> Block {
[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] 63 |     fn input_block(&self) -> Block<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widgets/search_results.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |     krate: &Crate,
[INFO] [stdout]     |            ^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | ) -> Row {
[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] 162 | ) -> Row<'_> {
[INFO] [stdout]     |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/status_bar.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn input_text(&self) -> Line {
[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] 24 |     fn input_text(&self) -> Line<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/status_bar.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn status(&self) -> Block {
[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] 37 |     fn status(&self) -> Block<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "3dfccecdbf90afa62d62bf6e15ca0904ab934a5ea400a24ce3167cb6c9e62c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dfccecdbf90afa62d62bf6e15ca0904ab934a5ea400a24ce3167cb6c9e62c88", kill_on_drop: false }`
[INFO] [stdout] 3dfccecdbf90afa62d62bf6e15ca0904ab934a5ea400a24ce3167cb6c9e62c88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50566e673d00e52366cb41d2454872a4d5f9a311c041cb425e466878c03f7ea5
[INFO] running `Command { std: "docker" "start" "-a" "50566e673d00e52366cb41d2454872a4d5f9a311c041cb425e466878c03f7ea5", kill_on_drop: false }`
[INFO] [stderr] warning: crates-tui@0.1.25: could not find repository at '/opt/rustwide/workdir'; class=Repository (6); code=NotFound (-3)
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: crates-tui@0.1.25: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling crates-tui v0.1.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:504:22
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn events_widget(&self) -> Option<Block> {
[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] 504 |     fn events_widget(&self) -> Option<Block<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/search_filter_prompt.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn input_block(&self) -> Block {
[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] 63 |     fn input_block(&self) -> Block<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/widgets/search_results.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |     krate: &Crate,
[INFO] [stdout]     |            ^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | ) -> Row {
[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] 162 | ) -> Row<'_> {
[INFO] [stdout]     |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/status_bar.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn input_text(&self) -> Line {
[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] 24 |     fn input_text(&self) -> Line<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/widgets/status_bar.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn status(&self) -> Block {
[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] 37 |     fn status(&self) -> Block<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.86s
[INFO] running `Command { std: "docker" "inspect" "50566e673d00e52366cb41d2454872a4d5f9a311c041cb425e466878c03f7ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50566e673d00e52366cb41d2454872a4d5f9a311c041cb425e466878c03f7ea5", kill_on_drop: false }`
[INFO] [stdout] 50566e673d00e52366cb41d2454872a4d5f9a311c041cb425e466878c03f7ea5
