[INFO] cloning repository https://github.com/wllfaria/httpretty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wllfaria/httpretty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fhttpretty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fhttpretty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92413ddea8b6bb551a199eaf41b7b8dd7a017df5 [INFO] checking wllfaria/httpretty against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fhttpretty" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wllfaria/httpretty [INFO] finished tweaking git repo https://github.com/wllfaria/httpretty [INFO] tweaked toml for git repo https://github.com/wllfaria/httpretty written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wllfaria/httpretty on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wllfaria/httpretty 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded stability v0.2.0 [INFO] [stderr] Downloaded strum v0.26.2 [INFO] [stderr] Downloaded strum_macros v0.26.2 [INFO] [stderr] Downloaded divan-macros v0.1.14 [INFO] [stderr] Downloaded divan v0.1.14 [INFO] [stderr] Downloaded derive_builder_core v0.20.0 [INFO] [stderr] Downloaded derive_builder v0.20.0 [INFO] [stderr] Downloaded regex-lite v0.1.5 [INFO] [stderr] Downloaded ropey v1.6.1 [INFO] [stderr] Downloaded cc v1.0.96 [INFO] [stderr] Downloaded serde_json v1.0.124 [INFO] [stderr] Downloaded tree-sitter v0.22.6 [INFO] [stderr] Downloaded winnow v0.6.7 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded jsonxf v1.1.1 [INFO] [stderr] Downloaded tree-sitter-json v0.21.0 [INFO] [stderr] Downloaded hyper-rustls v0.26.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.10.0 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded either v1.11.0 [INFO] [stderr] Downloaded ratatui v0.26.3 [INFO] [stderr] Downloaded unicode-width v0.1.12 [INFO] [stderr] Downloaded str_indices v0.4.3 [INFO] [stderr] Downloaded derive_builder_macro v0.20.0 [INFO] [stderr] Downloaded tui-big-text v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 451e058a3c86f5bb1afbb623ab6a1a11061101a7e75b7ceccc2f9f03ac2587c9 [INFO] running `Command { std: "docker" "start" "-a" "451e058a3c86f5bb1afbb623ab6a1a11061101a7e75b7ceccc2f9f03ac2587c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "451e058a3c86f5bb1afbb623ab6a1a11061101a7e75b7ceccc2f9f03ac2587c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451e058a3c86f5bb1afbb623ab6a1a11061101a7e75b7ceccc2f9f03ac2587c9", kill_on_drop: false }` [INFO] [stdout] 451e058a3c86f5bb1afbb623ab6a1a11061101a7e75b7ceccc2f9f03ac2587c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa3f0d85641c024a47c721fa5d96cb9ff5cf764230e8fa87c379b9693c6dfca1 [INFO] running `Command { std: "docker" "start" "-a" "aa3f0d85641c024a47c721fa5d96cb9ff5cf764230e8fa87c379b9693c6dfca1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking winnow v0.6.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking jsonxf v1.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling tree-sitter-json v0.21.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking divan v0.1.14 [INFO] [stderr] Checking hac-cli v0.2.0 (/opt/rustwide/workdir/hac-cli) [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tui-big-text v0.4.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking hac-config v0.2.0 (/opt/rustwide/workdir/hac-config) [INFO] [stderr] Checking hac-colors v0.2.0 (/opt/rustwide/workdir/hac-colors) [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking hac-core v0.2.0 (/opt/rustwide/workdir/hac-core) [INFO] [stdout] warning: enum `CollectionError` is never used [INFO] [stdout] --> hac-core/src/collection/errors.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum CollectionError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hac-client v0.2.0 (/opt/rustwide/workdir/hac-client) [INFO] [stdout] warning: enum `CollectionError` is never used [INFO] [stdout] --> hac-core/src/collection/errors.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum CollectionError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Add`, `Div`, and `Sub` [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use std::ops::{Add, Div, Sub}; [INFO] [stdout] | ^^^ ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Flex` [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:14:46 [INFO] [stdout] | [INFO] [stdout] 14 | use ratatui::layout::{Constraint, Direction, Flex, Layout, Rect}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Add`, `Div`, and `Sub` [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use std::ops::{Add, Div, Sub}; [INFO] [stdout] | ^^^ ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Flex` [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:14:46 [INFO] [stdout] | [INFO] [stdout] 14 | use ratatui::layout::{Constraint, Direction, Flex, Layout, Rect}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hint_size` [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:66:61 [INFO] [stdout] | [INFO] [stdout] 66 | let [_, logo_size, _, header_size, _, options_size, hint_size] = Layout::default() [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hint_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hint_size` [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:66:61 [INFO] [stdout] | [INFO] [stdout] 66 | let [_, logo_size, _, header_size, _, options_size, hint_size] = Layout::default() [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hint_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icon_size` [INFO] [stdout] --> hac-client/src/pages/under_construction.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let icon_size = Rect::new( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_icon_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_size` [INFO] [stdout] --> hac-client/src/pages/under_construction.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let message_size = Rect::new( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Below` and `None` are never constructed [INFO] [stdout] --> hac-client/src/components/component_styles.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum ComponentBorder { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 3 | All, [INFO] [stdout] 4 | Below, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComponentBorder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `key_value_pair` is never used [INFO] [stdout] --> hac-client/src/components/key_value_pair.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn key_value_pair<'a, T>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `collection_store` is never read [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct AuthKindPrompt<'akp> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 27 | colors: &'akp hac_colors::Colors, [INFO] [stdout] 28 | collection_store: Rc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthKindPrompt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | colors: &'akp hac_colors::Colors, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 36 | collection_store: Rc>, [INFO] [stdout] 37 | ) -> AuthKindPrompt { [INFO] [stdout] | -------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'akp` [INFO] [stdout] | [INFO] [stdout] 37 | ) -> AuthKindPrompt<'akp> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/headers_editor/headers_editor_edit_form.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | colors: &'hef hac_colors::Colors, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 56 | collection_store: Rc>, [INFO] [stdout] 57 | ) -> HeadersEditorForm { [INFO] [stdout] | ----------------- 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: consistently use `'hef` [INFO] [stdout] | [INFO] [stdout] 57 | ) -> HeadersEditorForm<'hef> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `icon_size` [INFO] [stdout] --> hac-client/src/pages/under_construction.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let icon_size = Rect::new( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_icon_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_size` [INFO] [stdout] --> hac-client/src/pages/under_construction.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let message_size = Rect::new( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Below` and `None` are never constructed [INFO] [stdout] --> hac-client/src/components/component_styles.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum ComponentBorder { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 3 | All, [INFO] [stdout] 4 | Below, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComponentBorder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `key_value_pair` is never used [INFO] [stdout] --> hac-client/src/components/key_value_pair.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn key_value_pair<'a, T>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `collection_store` is never read [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct AuthKindPrompt<'akp> { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 27 | colors: &'akp hac_colors::Colors, [INFO] [stdout] 28 | collection_store: Rc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthKindPrompt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/auth_editor/auth_kind_prompt.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | colors: &'akp hac_colors::Colors, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 36 | collection_store: Rc>, [INFO] [stdout] 37 | ) -> AuthKindPrompt { [INFO] [stdout] | -------------- 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'akp` [INFO] [stdout] | [INFO] [stdout] 37 | ) -> AuthKindPrompt<'akp> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hac-client/src/pages/collection_viewer/request_editor/headers_editor/headers_editor_edit_form.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | colors: &'hef hac_colors::Colors, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 56 | collection_store: Rc>, [INFO] [stdout] 57 | ) -> HeadersEditorForm { [INFO] [stdout] | ----------------- 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: consistently use `'hef` [INFO] [stdout] | [INFO] [stdout] 57 | ) -> HeadersEditorForm<'hef> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.39s [INFO] running `Command { std: "docker" "inspect" "aa3f0d85641c024a47c721fa5d96cb9ff5cf764230e8fa87c379b9693c6dfca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3f0d85641c024a47c721fa5d96cb9ff5cf764230e8fa87c379b9693c6dfca1", kill_on_drop: false }` [INFO] [stdout] aa3f0d85641c024a47c721fa5d96cb9ff5cf764230e8fa87c379b9693c6dfca1