[INFO] cloning repository https://github.com/markmarkoh/lt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markmarkoh/lt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkmarkoh%2Flt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkmarkoh%2Flt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52bcad0e584d5933f1dc6d51cc1469571d9eb7ee [INFO] checking markmarkoh/lt against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkmarkoh%2Flt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/markmarkoh/lt [INFO] finished tweaking git repo https://github.com/markmarkoh/lt [INFO] tweaked toml for git repo https://github.com/markmarkoh/lt written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/markmarkoh/lt on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/markmarkoh/lt 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ce859cfc2a9abfb9dfd8c69a0b4a449d58902b270603c89895f2584de14b55f [INFO] running `Command { std: "docker" "start" "-a" "0ce859cfc2a9abfb9dfd8c69a0b4a449d58902b270603c89895f2584de14b55f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ce859cfc2a9abfb9dfd8c69a0b4a449d58902b270603c89895f2584de14b55f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce859cfc2a9abfb9dfd8c69a0b4a449d58902b270603c89895f2584de14b55f", kill_on_drop: false }` [INFO] [stdout] 0ce859cfc2a9abfb9dfd8c69a0b4a449d58902b270603c89895f2584de14b55f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 671b4293c673fd73ce03e995ffaa711070cca53162bfc3b9f35a40601b1dfe7f [INFO] running `Command { std: "docker" "start" "-a" "671b4293c673fd73ce03e995ffaa711070cca53162bfc3b9f35a40601b1dfe7f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking plist v1.7.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking tree_magic_mini v3.1.6 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking ansi-to-tui v7.0.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking tui-input v0.14.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking tui-markdown v0.3.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Checking graphql_client v0.14.0 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking wl-clipboard-rs v0.7.0 [INFO] [stderr] Checking cli-clipboard v0.4.0 [INFO] [stderr] Checking lt v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widgets/selected_issue.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn handle_event(&mut self, event: &Event) -> LtEvent { [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] 47 | pub fn handle_event(&mut self, event: &Event) -> LtEvent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widgets/selected_issue.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn header(text: &str) -> 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] 69 | fn header(text: &str) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widgets/issue_list.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn handle_event(&mut self, event: &Event) -> LtEvent { [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] 223 | pub fn handle_event(&mut self, event: &Event) -> LtEvent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widgets/selected_issue.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn handle_event(&mut self, event: &Event) -> LtEvent { [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] 47 | pub fn handle_event(&mut self, event: &Event) -> LtEvent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widgets/selected_issue.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn header(text: &str) -> 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] 69 | fn header(text: &str) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/widgets/issue_list.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn handle_event(&mut self, event: &Event) -> LtEvent { [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] 223 | pub fn handle_event(&mut self, event: &Event) -> LtEvent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "671b4293c673fd73ce03e995ffaa711070cca53162bfc3b9f35a40601b1dfe7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671b4293c673fd73ce03e995ffaa711070cca53162bfc3b9f35a40601b1dfe7f", kill_on_drop: false }` [INFO] [stdout] 671b4293c673fd73ce03e995ffaa711070cca53162bfc3b9f35a40601b1dfe7f