[INFO] fetching crate glim-tui 0.2.1... [INFO] testing glim-tui-0.2.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate glim-tui 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate glim-tui 0.2.1 [INFO] finished tweaking crates.io crate glim-tui 0.2.1 [INFO] tweaked toml for crates.io crate glim-tui 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate glim-tui 0.2.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate glim-tui 0.2.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2343783ed43ec10f845c18f3aa1feaef70e093db6138818cd88c49fa060c9b8 [INFO] running `Command { std: "docker" "start" "-a" "e2343783ed43ec10f845c18f3aa1feaef70e093db6138818cd88c49fa060c9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2343783ed43ec10f845c18f3aa1feaef70e093db6138818cd88c49fa060c9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2343783ed43ec10f845c18f3aa1feaef70e093db6138818cd88c49fa060c9b8", kill_on_drop: false }` [INFO] [stdout] e2343783ed43ec10f845c18f3aa1feaef70e093db6138818cd88c49fa060c9b8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0a60abfb3ec64a7d68839a20d3be60d0cdce00f57e1abcc1ba2bff5fdea0c6 [INFO] running `Command { std: "docker" "start" "-a" "2e0a60abfb3ec64a7d68839a20d3be60d0cdce00f57e1abcc1ba2bff5fdea0c6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling colorsys v0.7.0 [INFO] [stderr] Compiling addr2line v0.24.1 [INFO] [stderr] Compiling simple-easing v1.0.1 [INFO] [stderr] Compiling anpa v0.10.0 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling open v5.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling bon-macros v3.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tui-input v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling bon v3.6.4 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling tracing-serde v0.2.0 [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.9.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tachyonfx v0.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.2 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling confy v1.0.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling glim-tui v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/fx/window.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | fn window_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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | fn window_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widget/shortcuts.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn as_line(&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] 33 | pub fn as_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "2e0a60abfb3ec64a7d68839a20d3be60d0cdce00f57e1abcc1ba2bff5fdea0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0a60abfb3ec64a7d68839a20d3be60d0cdce00f57e1abcc1ba2bff5fdea0c6", kill_on_drop: false }` [INFO] [stdout] 2e0a60abfb3ec64a7d68839a20d3be60d0cdce00f57e1abcc1ba2bff5fdea0c6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 253740a07d0a6c27ba25ca70b016b73d0d27ba2f6cdf7b88c880cf0ff4d43abf [INFO] running `Command { std: "docker" "start" "-a" "253740a07d0a6c27ba25ca70b016b73d0d27ba2f6cdf7b88c880cf0ff4d43abf", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling glim-tui v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/fx/window.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | fn window_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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | fn window_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widget/shortcuts.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn as_line(&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] 33 | pub fn as_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.40s [INFO] running `Command { std: "docker" "inspect" "253740a07d0a6c27ba25ca70b016b73d0d27ba2f6cdf7b88c880cf0ff4d43abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "253740a07d0a6c27ba25ca70b016b73d0d27ba2f6cdf7b88c880cf0ff4d43abf", kill_on_drop: false }` [INFO] [stdout] 253740a07d0a6c27ba25ca70b016b73d0d27ba2f6cdf7b88c880cf0ff4d43abf [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5926baa9e2d8d4b4913f961a64523743d440bec50901747b1034210d0972d8d5 [INFO] running `Command { std: "docker" "start" "-a" "5926baa9e2d8d4b4913f961a64523743d440bec50901747b1034210d0972d8d5", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ui/fx/window.rs:29:21 [INFO] [stderr] | [INFO] [stderr] 29 | fn window_block(&self) -> Block { [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] 29 | fn window_block(&self) -> Block<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ui/widget/shortcuts.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn as_line(&self) -> 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] 33 | pub fn as_line(&self) -> Line<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `glim-tui` (bin "glim" test) generated 2 warnings (run `cargo fix --bin "glim" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glim-3de4e5fb6643a442) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test client::api::tests::test_api_creation_invalid_config ... ok [INFO] [stdout] test client::config::tests::test_default_queries ... ok [INFO] [stdout] test client::error::tests::test_error_creation ... ok [INFO] [stdout] test client::config::tests::test_from_glim_config ... ok [INFO] [stdout] test client::error::tests::test_gitlab_api_error ... ok [INFO] [stdout] test client::error::tests::test_network_errors ... ok [INFO] [stdout] test client::error::tests::test_retryable_errors ... ok [INFO] [stdout] test client::poller::tests::test_builder_validation ... ok [INFO] [stdout] test client::service::tests::test_error_conversion ... ok [INFO] [stdout] test client::tests::tests::test_json_serialization ... ok [INFO] [stdout] test client::tests::tests::test_error_responses ... ok [INFO] [stdout] test client::tests::tests::test_sample_data_creation ... ok [INFO] [stdout] test client::config::tests::test_config_validation ... ok [INFO] [stdout] test client::service::tests::test_service_creation_invalid_config ... ok [INFO] [stdout] test client::api::tests::test_build_pipelines_url_with_date ... ok [INFO] [stdout] test client::api::tests::test_error_handling ... ok [INFO] [stdout] test client::service::tests::test_config_access ... ok [INFO] [stdout] test client::api::tests::test_build_projects_url ... ok [INFO] [stdout] test client::api::tests::test_api_creation ... ok [INFO] [stdout] test client::poller::tests::test_poller_creation ... ok [INFO] [stdout] test client::api::tests::test_build_pipelines_url ... ok [INFO] [stdout] test client::poller::tests::test_poller_builder ... ok [INFO] [stdout] test client::service::tests::test_service_creation ... ok [INFO] [stdout] test client::api::tests::test_config_update ... ok [INFO] [stdout] test client::poller::tests::test_poller_shutdown ... ok [INFO] [stdout] test client::poller::tests::test_spawn_poller_convenience ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5926baa9e2d8d4b4913f961a64523743d440bec50901747b1034210d0972d8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5926baa9e2d8d4b4913f961a64523743d440bec50901747b1034210d0972d8d5", kill_on_drop: false }` [INFO] [stdout] 5926baa9e2d8d4b4913f961a64523743d440bec50901747b1034210d0972d8d5