[INFO] fetching crate termitype 0.0.6...
[INFO] testing termitype-0.0.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate termitype 0.0.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate termitype 0.0.6
[INFO] finished tweaking crates.io crate termitype 0.0.6
[INFO] tweaked toml for crates.io crate termitype 0.0.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate termitype 0.0.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate termitype 0.0.6 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded rusqlite v0.36.0
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded rustix v1.0.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbbec1e987f2dfb5e72290c29068d09b3a82de2c3737fae502a4fb00b7f25cb5
[INFO] running `Command { std: "docker" "start" "-a" "dbbec1e987f2dfb5e72290c29068d09b3a82de2c3737fae502a4fb00b7f25cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbbec1e987f2dfb5e72290c29068d09b3a82de2c3737fae502a4fb00b7f25cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbec1e987f2dfb5e72290c29068d09b3a82de2c3737fae502a4fb00b7f25cb5", kill_on_drop: false }`
[INFO] [stdout] dbbec1e987f2dfb5e72290c29068d09b3a82de2c3737fae502a4fb00b7f25cb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3de960565dac907de5769ee5145d0a9cf60cb5c8e5e76bbfae21ce6fd5f36c4
[INFO] running `Command { std: "docker" "start" "-a" "e3de960565dac907de5769ee5145d0a9cf60cb5c8e5e76bbfae21ce6fd5f36c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling termitype v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/action_bar.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/command_bar.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 13 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/footer.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/header.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 14 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/menu.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn create_show_menu_button(termi: &Termi) -> Vec<TermiElement> {
[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] 90 |     pub fn create_show_menu_button(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/mode_bar.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 16 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/size_warning.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn create(termi: &Termi, width: u16, height: u16) -> Vec<TermiElement> {
[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] 17 |     pub fn create(termi: &Termi, width: u16, height: u16) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/helpers/utils.rs:38:43
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn create_menu_footer_text(termi: &crate::termi::Termi) -> ratatui::text::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] 38 |     pub fn create_menu_footer_text(termi: &crate::termi::Termi) -> ratatui::text::Line<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/helpers/utils.rs:83:46
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn create_results_footer_text(theme: &crate::theme::Theme) -> ratatui::text::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] 83 |     pub fn create_results_footer_text(theme: &crate::theme::Theme) -> ratatui::text::Line<'_> {
[INFO] [stdout]    |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.67s
[INFO] running `Command { std: "docker" "inspect" "e3de960565dac907de5769ee5145d0a9cf60cb5c8e5e76bbfae21ce6fd5f36c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3de960565dac907de5769ee5145d0a9cf60cb5c8e5e76bbfae21ce6fd5f36c4", kill_on_drop: false }`
[INFO] [stdout] e3de960565dac907de5769ee5145d0a9cf60cb5c8e5e76bbfae21ce6fd5f36c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f88f495e06524b7cf9a5100778fdbd6b5cc37566e34a6c40c7e1eb4e4cd38c2
[INFO] running `Command { std: "docker" "start" "-a" "1f88f495e06524b7cf9a5100778fdbd6b5cc37566e34a6c40c7e1eb4e4cd38c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling termitype v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/action_bar.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/command_bar.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 13 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/footer.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/header.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 14 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/menu.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn create_show_menu_button(termi: &Termi) -> Vec<TermiElement> {
[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] 90 |     pub fn create_show_menu_button(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/mode_bar.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 16 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/size_warning.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn create(termi: &Termi, width: u16, height: u16) -> Vec<TermiElement> {
[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] 17 |     pub fn create(termi: &Termi, width: u16, height: u16) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/helpers/utils.rs:38:43
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn create_menu_footer_text(termi: &crate::termi::Termi) -> ratatui::text::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] 38 |     pub fn create_menu_footer_text(termi: &crate::termi::Termi) -> ratatui::text::Line<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/helpers/utils.rs:83:46
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn create_results_footer_text(theme: &crate::theme::Theme) -> ratatui::text::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] 83 |     pub fn create_results_footer_text(theme: &crate::theme::Theme) -> ratatui::text::Line<'_> {
[INFO] [stdout]    |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/action_bar.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/command_bar.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 13 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/footer.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/header.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 14 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/menu.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn create_show_menu_button(termi: &Termi) -> Vec<TermiElement> {
[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] 90 |     pub fn create_show_menu_button(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/mode_bar.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 16 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/size_warning.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn create(termi: &Termi, width: u16, height: u16) -> Vec<TermiElement> {
[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] 17 |     pub fn create(termi: &Termi, width: u16, height: u16) -> Vec<TermiElement<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/helpers/utils.rs:38:43
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn create_menu_footer_text(termi: &crate::termi::Termi) -> ratatui::text::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] 38 |     pub fn create_menu_footer_text(termi: &crate::termi::Termi) -> ratatui::text::Line<'_> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/helpers/utils.rs:83:46
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn create_results_footer_text(theme: &crate::theme::Theme) -> ratatui::text::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] 83 |     pub fn create_results_footer_text(theme: &crate::theme::Theme) -> ratatui::text::Line<'_> {
[INFO] [stdout]    |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.93s
[INFO] running `Command { std: "docker" "inspect" "1f88f495e06524b7cf9a5100778fdbd6b5cc37566e34a6c40c7e1eb4e4cd38c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f88f495e06524b7cf9a5100778fdbd6b5cc37566e34a6c40c7e1eb4e4cd38c2", kill_on_drop: false }`
[INFO] [stdout] 1f88f495e06524b7cf9a5100778fdbd6b5cc37566e34a6c40c7e1eb4e4cd38c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfea18cd45a1d015e756e1b01983961530cb782267cb88553996d75bc1a9fe23
[INFO] running `Command { std: "docker" "start" "-a" "cfea18cd45a1d015e756e1b01983961530cb782267cb88553996d75bc1a9fe23", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/components/action_bar.rs:15:26
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/components/command_bar.rs:13:26
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 13 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/components/footer.rs:15:26
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 15 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/components/header.rs:14:26
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 14 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/components/menu.rs:90:43
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn create_show_menu_button(termi: &Termi) -> Vec<TermiElement> {
[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] 90 |     pub fn create_show_menu_button(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/components/mode_bar.rs:16:26
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn create(termi: &Termi) -> Vec<TermiElement> {
[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] 16 |     pub fn create(termi: &Termi) -> Vec<TermiElement<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/components/size_warning.rs:17:26
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub fn create(termi: &Termi, width: u16, height: u16) -> Vec<TermiElement> {
[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] 17 |     pub fn create(termi: &Termi, width: u16, height: u16) -> Vec<TermiElement<'_>> {
[INFO] [stderr]    |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/helpers/utils.rs:38:43
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn create_menu_footer_text(termi: &crate::termi::Termi) -> ratatui::text::Line {
[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] 38 |     pub fn create_menu_footer_text(termi: &crate::termi::Termi) -> ratatui::text::Line<'_> {
[INFO] [stderr]    |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/helpers/utils.rs:83:46
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub fn create_results_footer_text(theme: &crate::theme::Theme) -> ratatui::text::Line {
[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] 83 |     pub fn create_results_footer_text(theme: &crate::theme::Theme) -> ratatui::text::Line<'_> {
[INFO] [stderr]    |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `termitype` (lib) generated 9 warnings
[INFO] [stderr] warning: `termitype` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termitype-9878cb7d1a0d9991)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test builder::tests::test_default_bulder_state ... ok
[INFO] [stdout] test builder::tests::test_invalid_language ... ok
[INFO] [stdout] test builder::tests::test_language_loading ... ok
[INFO] [stdout] test builder::tests::test_word_uniqueness ... ok
[INFO] [stdout] test config::tests::test_config_change_visible_lines ... ok
[INFO] [stdout] test config::tests::test_config_change_theme ... ok
[INFO] [stdout] test config::tests::test_config_change_mode ... ok
[INFO] [stdout] test config::tests::test_config_live_wpm ... ok
[INFO] [stdout] test config::tests::test_config_resolve_cursor_style ... ok
[INFO] [stdout] test config::tests::test_config_resolvers ... ok
[INFO] [stdout] test config::tests::test_config_toggles ... ok
[INFO] [stdout] test config::tests::test_default_state ... ok
[INFO] [stdout] test config::tests::test_no_track_flag ... ok
[INFO] [stdout] test config::tests::test_picker_style_functionality ... ok
[INFO] [stdout] test input::tests::test_default_state ... ok
[INFO] [stdout] test input::tests::test_menu_search_input ... ok
[INFO] [stdout] test input::tests::test_quit_sequence ... ok
[INFO] [stdout] test input::tests::test_restart_sequence ... ok
[INFO] [stdout] test input::tests::test_results_input ... ok
[INFO] [stdout] test leaderboard::tests::test_leaderboard_setup ... ok
[INFO] [stdout] test config::tests::test_picker_style_from_str ... ok
[INFO] [stdout] test input::tests::test_typing_input ... ok
[INFO] [stdout] test input::tests::test_modal_input ... ok
[INFO] [stdout] test builder::tests::test_generates_enough_words_in_time_mode ... ok
[INFO] [stdout] test leaderboard::tests::test_sort_column ... ok
[INFO] [stdout] test menu::tests::test_menu_navigation ... ok
[INFO] [stdout] test menu::tests::test_closing_search_should_clear_filtered_items ... ok
[INFO] [stdout] test menu::tests::test_closing_search_should_clear_query ... ok
[INFO] [stdout] test modal::tests::test_backspace ... ok
[INFO] [stdout] test leaderboard::tests::test_sort_column_index_mapping ... ok
[INFO] [stdout] test menu::tests::test_theme_picker ... ok
[INFO] [stdout] test modal::tests::test_char_input ... ok
[INFO] [stdout] test menu::tests::test_toggle_features ... ok
[INFO] [stdout] test modal::tests::test_dont_accept_input_on_error ... ok
[INFO] [stdout] test notifications::tests::test_notification_creation ... ok
[INFO] [stdout] test modal::tests::test_modal_creation ... ok
[INFO] [stdout] test notifications::tests::test_global_notifications ... ok
[INFO] [stdout] test modal::tests::test_numeric_input ... ok
[INFO] [stdout] test menu::tests::test_search ... ok
[INFO] [stdout] test styles::tests::test_case_insensitive_parsing ... ok
[INFO] [stdout] test styles::tests::test_defaults ... ok
[INFO] [stdout] test styles::tests::test_picker_style_all ... ok
[INFO] [stdout] test styles::tests::test_picker_style_as_str ... ok
[INFO] [stdout] test styles::tests::test_picker_style_from_str ... ok
[INFO] [stdout] test styles::tests::test_picker_style_label_from_str ... ok
[INFO] [stdout] test styles::tests::test_results_style_all ... ok
[INFO] [stdout] test styles::tests::test_results_style_as_str ... ok
[INFO] [stdout] test styles::tests::test_results_style_from_str ... ok
[INFO] [stdout] test styles::tests::test_results_style_label_from_str ... ok
[INFO] [stdout] test styles::tests::test_results_style_parsing ... ok
[INFO] [stdout] test styles::tests::test_style_names ... ok
[INFO] [stdout] test persistence::tests::test_comment_lines ... ok
[INFO] [stdout] test persistence::tests::test_config_dir_creation ... ok
[INFO] [stdout] test persistence::tests::test_save_and_load ... ok
[INFO] [stdout] test input::tests::test_menu_navigation ... ok
[INFO] [stdout] test menu::tests::test_staring_search_should_not_change_start_index ... ok
[INFO] [stdout] test persistence::tests::test_invalid_lines ... ok
[INFO] [stdout] test persistence::tests::test_empty_lines ... ok
[INFO] [stdout] test persistence::tests::test_set_and_get ... ok
[INFO] [stdout] test theme::tests::test_color_mode_from_config ... ok
[INFO] [stdout] test theme::tests::test_color_support_comparison ... ok
[INFO] [stdout] test theme::tests::test_detect_color_support ... ok
[INFO] [stdout] test theme::tests::test_fallback_theme ... ok
[INFO] [stdout] test theme::tests::test_invalid_theme_color ... ok
[INFO] [stdout] test theme::tests::test_loading_incorrect_theme_without_truecolor ... ok
[INFO] [stdout] test theme::tests::test_loading_incorrect_theme_with_truecolor ... ok
[INFO] [stdout] test theme::tests::test_missing_required_color ... ok
[INFO] [stdout] test theme::tests::test_supports_themes ... ok
[INFO] [stdout] test theme::tests::test_theme_parsing ... ok
[INFO] [stdout] test tracker::tests::test_accented_characters ... ok
[INFO] [stdout] test tracker::tests::test_accented_characters_backspace ... ok
[INFO] [stdout] test tracker::tests::test_accented_characters_with_wrong_input ... ok
[INFO] [stdout] test tracker::tests::test_allow_backspace_at_word_boundary ... ok
[INFO] [stdout] test tracker::tests::test_backscpace_count_tracking ... ok
[INFO] [stdout] test tracker::tests::test_backspace_after_multiple_chained_spaces ... ok
[INFO] [stdout] test tracker::tests::test_backspace_after_space_beyond_first_letter ... ok
[INFO] [stdout] test tracker::tests::test_backspace_at_word_boundary_behavior ... ok
[INFO] [stdout] test tracker::tests::test_completion_time_accuracy ... ok
[INFO] [stdout] test tracker::tests::test_consistency_calculation ... ok
[INFO] [stdout] test tracker::tests::test_correcting_wrong_word_without_backspace ... ok
[INFO] [stdout] test theme::tests::test_theme_loading ... ok
[INFO] [stdout] test tracker::tests::test_default_state ... ok
[INFO] [stdout] test termi::tests::test_database_reset_with_no_database ... ok
[INFO] [stdout] test tracker::tests::test_disallow_backspace_at_word_boundary ... ok
[INFO] [stdout] test tracker::tests::test_fast_words_mode_wpm_calculation ... ok
[INFO] [stdout] test tracker::tests::test_fix_previous_word ... ok
[INFO] [stdout] test termi::tests::test_termi_with_tracking_disabled ... ok
[INFO] [stdout] test tracker::tests::test_multiple_wrong_words ... ok
[INFO] [stdout] test tracker::tests::test_only_add_to_wrong_words_when_jumping_to_next_word ... ok
[INFO] [stdout] test tracker::tests::test_partial_wrong_word_fix ... ok
[INFO] [stdout] test tracker::tests::test_pause_resume ... ok
[INFO] [stdout] test tracker::tests::test_restarting_test_resets_high_score_flag ... ok
[INFO] [stdout] test tracker::tests::test_space_at_beginning_of_word ... ok
[INFO] [stdout] test tracker::tests::test_space_at_start_of_test ... ok
[INFO] [stdout] test tracker::tests::test_space_beyond_first_letter_should_skip_to_next_word ... ok
[INFO] [stdout] test tracker::tests::test_space_in_boundary_shouldnt_skip ... ok
[INFO] [stdout] test tracker::tests::test_time_based_completion ... ok
[INFO] [stdout] test tracker::tests::test_typing_lifecycle ... ok
[INFO] [stdout] test tracker::tests::test_typing_wrong_char_on_word_boundary_should_do_nothing ... ok
[INFO] [stdout] test tracker::tests::test_word_mode_completion ... ok
[INFO] [stdout] test tracker::tests::test_wpm_sample_collection ... ok
[INFO] [stdout] test tracker::tests::test_wpm_sample_collection_during_typing ... ok
[INFO] [stdout] test tracker::tests::test_wrong_word_backspace ... ok
[INFO] [stdout] test tracker::tests::test_in_place_correction_without_backspace ... ok
[INFO] [stdout] test tracker::tests::test_fix_word_and_unmark ... ok
[INFO] [stdout] test leaderboard::tests::test_leaderboard_toggle ... ok
[INFO] [stdout] test tracker::tests::test_mistype_and_fix_word_should_unmark_as_wrong ... ok
[INFO] [stdout] test termi::tests::test_save_results_incomplete_test ... ok
[INFO] [stdout] test db::tests::test_get_saved_result_with_id ... ok
[INFO] [stdout] test ui::helpers::utils::tests::test_cursor_positions ... ok
[INFO] [stdout] test ui::helpers::utils::tests::test_empty_text ... ok
[INFO] [stdout] test ui::helpers::utils::tests::test_word_position_basic ... ok
[INFO] [stdout] test ui::helpers::utils::tests::test_word_position_wrapping ... ok
[INFO] [stdout] test ui::components::typing_area::tests::test_ui_char_desync_with_accented_chars ... ok
[INFO] [stdout] test ui::components::typing_area::tests::test_ui_handles_wrongly_typed_chars ... ok
[INFO] [stdout] test ui::components::typing_area::tests::test_ui_and_tracker_sync ... ok
[INFO] [stdout] test termi::tests::test_termi_with_tracking_enabled ... ok
[INFO] [stdout] test termi::tests::test_should_save_results_words_mode ... ok
[INFO] [stdout] test db::tests::test_save_results ... ok
[INFO] [stdout] test ui::components::typing_area::tests::test_ui_handles_correctly_typed_chars ... ok
[INFO] [stdout] test ui::components::typing_area::tests::test_ui_with_backspace_corrections ... ok
[INFO] [stdout] test log::test::test_log_levels ... FAILED
[INFO] [stdout] test termi::tests::test_database_reset_with_database_available ... ok
[INFO] [stdout] test db::tests::test_is_high_score ... ok
[INFO] [stdout] test termi::tests::test_configuration_flag_consistency ... ok
[INFO] [stdout] test termi::tests::test_should_save_results_time_mode ... ok
[INFO] [stdout] test db::tests::test_database_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- log::test::test_log_levels stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'log::test::test_log_levels' panicked at src/log.rs:180:13:
[INFO] [stdout] Logger failed to initialize
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58cc56082772 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58cc56082772 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58cc56082772 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58cc56082772 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58cc560aae93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58cc560aae93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58cc5607ed93 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58cc5607ed93 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58cc560825c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58cc56084249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58cc5608407e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58cc55e256d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58cc55e256d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58cc56084c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58cc56084c1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58cc560849b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x58cc56082c69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58cc5608467d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58cc560a8f60 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58cc55d2a3b0 - termitype::log::test::setup::ha5e1ff35736d60ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/log.rs:180:13
[INFO] [stdout]   20:     0x58cc55d2a773 - termitype::log::test::test_log_levels::ha31948b1897d5ea8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/log.rs:189:9
[INFO] [stdout]   21:     0x58cc55d2a657 - termitype::log::test::test_log_levels::{{closure}}::h6793a683f501dfdc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/log.rs:185:25
[INFO] [stdout]   22:     0x58cc55d195e6 - core::ops::function::FnOnce::call_once::hb850f0e8cf487784
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x58cc55e2af3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x58cc55e2af3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x58cc55e2a075 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x58cc55e2a075 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x58cc55e2a075 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x58cc55e2a075 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x58cc55e2a075 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x58cc55e2a075 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x58cc55e2a075 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x58cc55dedc74 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x58cc55dedc74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x58cc55df164a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x58cc55df164a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x58cc55df164a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x58cc55df164a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x58cc55df164a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x58cc55df164a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x58cc55df164a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x58cc56087e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x58cc56087e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x70b0bfc99aa4 - <unknown>
[INFO] [stdout]   44:     0x70b0bfd26a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     log::test::test_log_levels
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 126 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cfea18cd45a1d015e756e1b01983961530cb782267cb88553996d75bc1a9fe23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfea18cd45a1d015e756e1b01983961530cb782267cb88553996d75bc1a9fe23", kill_on_drop: false }`
[INFO] [stdout] cfea18cd45a1d015e756e1b01983961530cb782267cb88553996d75bc1a9fe23
