[INFO] fetching crate termitype 0.0.6... [INFO] testing termitype-0.0.6 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [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 cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.36.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cabdfefbca11afcbee6c68e5f104c1f9c27973badaada2bc9a6470465adc307 [INFO] running `Command { std: "docker" "start" "-a" "7cabdfefbca11afcbee6c68e5f104c1f9c27973badaada2bc9a6470465adc307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cabdfefbca11afcbee6c68e5f104c1f9c27973badaada2bc9a6470465adc307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cabdfefbca11afcbee6c68e5f104c1f9c27973badaada2bc9a6470465adc307", kill_on_drop: false }` [INFO] [stdout] 7cabdfefbca11afcbee6c68e5f104c1f9c27973badaada2bc9a6470465adc307 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24ae9bf94a3bdc365ac4e5450951c2c847ddc716a77bf930c46d4f2e444c83aa [INFO] running `Command { std: "docker" "start" "-a" "24ae9bf94a3bdc365ac4e5450951c2c847ddc716a77bf930c46d4f2e444c83aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling termitype v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [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 darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling clap v4.5.31 [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 1m 13s [INFO] running `Command { std: "docker" "inspect" "24ae9bf94a3bdc365ac4e5450951c2c847ddc716a77bf930c46d4f2e444c83aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ae9bf94a3bdc365ac4e5450951c2c847ddc716a77bf930c46d4f2e444c83aa", kill_on_drop: false }` [INFO] [stdout] 24ae9bf94a3bdc365ac4e5450951c2c847ddc716a77bf930c46d4f2e444c83aa [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a810c0301f1ba1792fb0981d586f139b66acacd82d9be5bbc54fccab2279ca2 [INFO] running `Command { std: "docker" "start" "-a" "3a810c0301f1ba1792fb0981d586f139b66acacd82d9be5bbc54fccab2279ca2", 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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 15.73s [INFO] running `Command { std: "docker" "inspect" "3a810c0301f1ba1792fb0981d586f139b66acacd82d9be5bbc54fccab2279ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a810c0301f1ba1792fb0981d586f139b66acacd82d9be5bbc54fccab2279ca2", kill_on_drop: false }` [INFO] [stdout] 3a810c0301f1ba1792fb0981d586f139b66acacd82d9be5bbc54fccab2279ca2 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6756d556f69ca2244463f7dd5108fe79f35952509fda1787677de9bc055695cc [INFO] running `Command { std: "docker" "start" "-a" "6756d556f69ca2244463f7dd5108fe79f35952509fda1787677de9bc055695cc", 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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 (run `cargo fix --lib -p termitype` to apply 9 suggestions) [INFO] [stderr] warning: `termitype` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termitype-b033752279a8c1f3) [INFO] [stdout] [INFO] [stdout] running 127 tests [INFO] [stdout] test builder::tests::test_default_bulder_state ... ok [INFO] [stdout] test config::tests::test_config_change_mode ... ok [INFO] [stdout] test builder::tests::test_word_uniqueness ... 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 builder::tests::test_language_loading ... 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_from_str ... ok [INFO] [stdout] test config::tests::test_picker_style_functionality ... ok [INFO] [stdout] test builder::tests::test_invalid_language ... ok [INFO] [stdout] test config::tests::test_config_change_visible_lines ... ok [INFO] [stdout] test input::tests::test_default_state ... ok [INFO] [stdout] test input::tests::test_menu_navigation ... ok [INFO] [stdout] test input::tests::test_menu_search_input ... ok [INFO] [stdout] test input::tests::test_modal_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 builder::tests::test_generates_enough_words_in_time_mode ... ok [INFO] [stdout] test config::tests::test_config_change_theme ... ok [INFO] [stdout] test leaderboard::tests::test_sort_column ... ok [INFO] [stdout] test input::tests::test_typing_input ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_setup ... ok [INFO] [stdout] test leaderboard::tests::test_sort_column_index_mapping ... 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 menu::tests::test_menu_navigation ... ok [INFO] [stdout] test leaderboard::tests::test_leaderboard_toggle ... ok [INFO] [stdout] test menu::tests::test_theme_picker ... ok [INFO] [stdout] test menu::tests::test_toggle_features ... ok [INFO] [stdout] test menu::tests::test_staring_search_should_not_change_start_index ... ok [INFO] [stdout] test modal::tests::test_char_input ... ok [INFO] [stdout] test modal::tests::test_dont_accept_input_on_error ... ok [INFO] [stdout] test db::tests::test_is_high_score ... ok [INFO] [stdout] test menu::tests::test_search ... ok [INFO] [stdout] test modal::tests::test_numeric_input ... ok [INFO] [stdout] test modal::tests::test_backspace ... ok [INFO] [stdout] test db::tests::test_get_saved_result_with_id ... ok [INFO] [stdout] test modal::tests::test_modal_creation ... ok [INFO] [stdout] test notifications::tests::test_global_notifications ... ok [INFO] [stdout] test notifications::tests::test_notification_creation ... ok [INFO] [stdout] test persistence::tests::test_comment_lines ... ok [INFO] [stdout] test persistence::tests::test_config_dir_creation ... ok [INFO] [stdout] test styles::tests::test_case_insensitive_parsing ... ok [INFO] [stdout] test persistence::tests::test_empty_lines ... 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_defaults ... 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_set_and_get ... ok [INFO] [stdout] test termi::tests::test_database_reset_with_no_database ... ok [INFO] [stdout] test db::tests::test_database_creation ... ok [INFO] [stdout] test persistence::tests::test_invalid_lines ... ok [INFO] [stdout] test termi::tests::test_save_results_incomplete_test ... ok [INFO] [stdout] test termi::tests::test_database_reset_with_database_available ... ok [INFO] [stdout] test db::tests::test_save_results ... ok [INFO] [stdout] test termi::tests::test_termi_with_tracking_enabled ... ok [INFO] [stdout] test persistence::tests::test_save_and_load ... 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 log::test::test_log_levels ... FAILED [INFO] [stdout] test termi::tests::test_configuration_flag_consistency ... ok [INFO] [stdout] test theme::tests::test_loading_incorrect_theme_without_truecolor ... ok [INFO] [stdout] test theme::tests::test_supports_themes ... ok [INFO] [stdout] test theme::tests::test_missing_required_color ... ok [INFO] [stdout] test theme::tests::test_theme_loading ... ok [INFO] [stdout] test termi::tests::test_termi_with_tracking_disabled ... 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 tracker::tests::test_accented_characters_with_wrong_input ... ok [INFO] [stdout] test theme::tests::test_loading_incorrect_theme_with_truecolor ... ok [INFO] [stdout] test tracker::tests::test_backspace_after_multiple_chained_spaces ... ok [INFO] [stdout] test theme::tests::test_theme_parsing ... ok [INFO] [stdout] test tracker::tests::test_backspace_after_space_beyond_first_letter ... ok [INFO] [stdout] test tracker::tests::test_accented_characters ... 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_consistency_calculation ... 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_correcting_wrong_word_without_backspace ... ok [INFO] [stdout] test tracker::tests::test_default_state ... 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_accented_characters_backspace ... ok [INFO] [stdout] test tracker::tests::test_mistype_and_fix_word_should_unmark_as_wrong ... ok [INFO] [stdout] test tracker::tests::test_fix_previous_word ... 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 tracker::tests::test_multiple_wrong_words ... ok [INFO] [stdout] test tracker::tests::test_restarting_test_resets_high_score_flag ... ok [INFO] [stdout] test tracker::tests::test_only_add_to_wrong_words_when_jumping_to_next_word ... ok [INFO] [stdout] test tracker::tests::test_pause_resume ... 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_partial_wrong_word_fix ... ok [INFO] [stdout] test tracker::tests::test_space_at_beginning_of_word ... 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_time_based_completion ... 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 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_with_backspace_corrections ... ok [INFO] [stdout] test ui::components::typing_area::tests::test_ui_and_tracker_sync ... ok [INFO] [stdout] test termi::tests::test_should_save_results_words_mode ... 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 termi::tests::test_should_save_results_time_mode ... ok [INFO] [stdout] test ui::components::typing_area::tests::test_ui_handles_correctly_typed_chars ... 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' (49) panicked at src/log.rs:180:13: [INFO] [stdout] Logger failed to initialize [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61a9b1d0ae22 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61a9b1d0ae22 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61a9b1d0ae22 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61a9b1d0ae22 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61a9b1d1d40f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61a9b1d1d40f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 6: 0x61a9b1cd57f3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61a9b1cd57f3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61a9b1ce27c2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61a9b1ce830f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x61a9b1ce81a1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x61a9b1a8114e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x61a9b1a8114e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61a9b1ce89ae - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x61a9b1ce89ae - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x61a9b1ce8746 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x61a9b1ce28f9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61a9b1cc894d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x61a9b1d25930 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61a9b1963f90 - termitype::log::test::setup::hef84f050ddb5e4e2 [INFO] [stdout] at /opt/rustwide/workdir/src/log.rs:180:13 [INFO] [stdout] 20: 0x61a9b1963703 - termitype::log::test::test_log_levels::h27a43ba35ed07ccf [INFO] [stdout] at /opt/rustwide/workdir/src/log.rs:189:9 [INFO] [stdout] 21: 0x61a9b1963b47 - termitype::log::test::test_log_levels::{{closure}}::h052cb843f92203a5 [INFO] [stdout] at /opt/rustwide/workdir/src/log.rs:185:25 [INFO] [stdout] 22: 0x61a9b19808f6 - core::ops::function::FnOnce::call_once::h802c29a63b195915 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x61a9b1a80f4b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x61a9b1a80f4b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x61a9b1a969f5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x61a9b1a969f5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x61a9b1a969f5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x61a9b1a969f5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x61a9b1a969f5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x61a9b1a969f5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x61a9b1a969f5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x61a9b1a6d414 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x61a9b1a6d414 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x61a9b1a70cfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x61a9b1a70cfa - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x61a9b1a70cfa - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x61a9b1a70cfa - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x61a9b1a70cfa - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x61a9b1a70cfa - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x61a9b1a70cfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x61a9b1cdcacf - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x61a9b1cdcacf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 43: 0x77f1f3001aa4 - [INFO] [stdout] 44: 0x77f1f308ea34 - clone [INFO] [stdout] 45: 0x0 - [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.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6756d556f69ca2244463f7dd5108fe79f35952509fda1787677de9bc055695cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6756d556f69ca2244463f7dd5108fe79f35952509fda1787677de9bc055695cc", kill_on_drop: false }` [INFO] [stdout] 6756d556f69ca2244463f7dd5108fe79f35952509fda1787677de9bc055695cc