[INFO] cloning repository https://github.com/lusingander/serie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lusingander/serie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flusingander%2Fserie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flusingander%2Fserie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bd5f501710c7904000aa75eeb72aec12b031a61 [INFO] checking lusingander/serie against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flusingander%2Fserie" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lusingander/serie [INFO] finished tweaking git repo https://github.com/lusingander/serie [INFO] tweaked toml for git repo https://github.com/lusingander/serie written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lusingander/serie on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lusingander/serie 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fontdb v0.7.0 [INFO] [stderr] Downloaded umbra v0.4.0 [INFO] [stderr] Downloaded tui-input v0.11.1 [INFO] [stderr] Downloaded laurier v0.1.0 [INFO] [stderr] Downloaded tui-tree-widget v0.23.0 [INFO] [stderr] Downloaded cc v1.1.2 [INFO] [stderr] Downloaded usvg v0.19.0 [INFO] [stderr] Downloaded text-to-png v0.2.0 [INFO] [stderr] Downloaded resvg v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 467dd526310e4bff514bf7ac42309b1501b2856b33ddab41df98b2fa6b69a38f [INFO] running `Command { std: "docker" "start" "-a" "467dd526310e4bff514bf7ac42309b1501b2856b33ddab41df98b2fa6b69a38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "467dd526310e4bff514bf7ac42309b1501b2856b33ddab41df98b2fa6b69a38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467dd526310e4bff514bf7ac42309b1501b2856b33ddab41df98b2fa6b69a38f", kill_on_drop: false }` [INFO] [stdout] 467dd526310e4bff514bf7ac42309b1501b2856b33ddab41df98b2fa6b69a38f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e703146ab6cc2d8b54235e21219aa067b8ecb83dc0a6cf2befb3e152297897a8 [INFO] running `Command { std: "docker" "start" "-a" "e703146ab6cc2d8b54235e21219aa067b8ecb83dc0a6cf2befb3e152297897a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Checking winnow v0.7.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking rustybuzz v0.4.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Checking data-url v0.1.1 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking svgtypes v0.8.2 [INFO] [stderr] Checking fontdb v0.7.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking rctree v0.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking usvg v0.19.0 [INFO] [stderr] Checking tiny-skia v0.6.6 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling umbra v0.4.0 [INFO] [stderr] Checking tui-tree-widget v0.23.0 [INFO] [stderr] Checking laurier v0.1.0 [INFO] [stderr] Checking tui-input v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking resvg v0.19.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking dircpy v0.3.19 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking text-to-png v0.2.0 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking toml v0.8.21 [INFO] [stderr] Checking serie v0.4.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | fn contents(&self, area: Rect) -> (Vec, Vec) { [INFO] [stdout] | ^^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 110 | fn contents(&self, area: Rect) -> (Vec>, Vec>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | fn author_lines(&self) -> 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] 146 | fn author_lines(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | fn committer_lines(&self) -> 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] 154 | fn committer_lines(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | fn sha_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] 185 | fn sha_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | fn parents_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] 189 | fn parents_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | fn refs_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] 205 | fn refs_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | fn commit_message_lines(&self) -> 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] 235 | fn commit_message_lines(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:252:22 [INFO] [stdout] | [INFO] [stdout] 252 | fn changes_lines(&self) -> 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] 252 | fn changes_lines(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 282 | fn empty_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] 282 | fn empty_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:286:21 [INFO] [stdout] | [INFO] [stdout] 286 | fn divider_line(&self, width: usize) -> 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] 286 | fn divider_line(&self, width: usize) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | fn contents(&self, area: Rect) -> (Vec, Vec) { [INFO] [stdout] | ^^^^^ ---- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 110 | fn contents(&self, area: Rect) -> (Vec>, Vec>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | fn author_lines(&self) -> 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] 146 | fn author_lines(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | fn committer_lines(&self) -> 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] 154 | fn committer_lines(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | fn sha_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] 185 | fn sha_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | fn parents_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] 189 | fn parents_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | fn refs_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] 205 | fn refs_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | fn commit_message_lines(&self) -> 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] 235 | fn commit_message_lines(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:252:22 [INFO] [stdout] | [INFO] [stdout] 252 | fn changes_lines(&self) -> 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] 252 | fn changes_lines(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 282 | fn empty_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] 282 | fn empty_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widget/commit_detail.rs:286:21 [INFO] [stdout] | [INFO] [stdout] 286 | fn divider_line(&self, width: usize) -> 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] 286 | fn divider_line(&self, width: usize) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/graph.rs:1027:18 [INFO] [stdout] | [INFO] [stdout] 1027 | fn new(path: &Path) -> GitRepository { [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] 1027 | fn new(path: &Path) -> GitRepository<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/graph.rs:1114:25 [INFO] [stdout] | [INFO] [stdout] 1114 | fn new(output_name: &str, sort: git::SortCommit) -> GenerateGraphOption { [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] 1114 | fn new(output_name: &str, sort: git::SortCommit) -> GenerateGraphOption<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e703146ab6cc2d8b54235e21219aa067b8ecb83dc0a6cf2befb3e152297897a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e703146ab6cc2d8b54235e21219aa067b8ecb83dc0a6cf2befb3e152297897a8", kill_on_drop: false }` [INFO] [stdout] e703146ab6cc2d8b54235e21219aa067b8ecb83dc0a6cf2befb3e152297897a8