[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] 6b55b92164950193326b7e4d9399fe68f95cec1f [INFO] checking wllfaria/httpretty against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fhttpretty" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wllfaria/httpretty on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-big-text v0.4.3 [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5e8ee6e9f154d882e8fa6a096e851514eb3f7bfe7c64fb3e915e7b605ca8095 [INFO] running `Command { std: "docker" "start" "-a" "c5e8ee6e9f154d882e8fa6a096e851514eb3f7bfe7c64fb3e915e7b605ca8095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5e8ee6e9f154d882e8fa6a096e851514eb3f7bfe7c64fb3e915e7b605ca8095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e8ee6e9f154d882e8fa6a096e851514eb3f7bfe7c64fb3e915e7b605ca8095", kill_on_drop: false }` [INFO] [stdout] c5e8ee6e9f154d882e8fa6a096e851514eb3f7bfe7c64fb3e915e7b605ca8095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5b97723eb1623a780bf651df4b8825e118f619c9b90368f6d72016cc1de3b26 [INFO] running `Command { std: "docker" "start" "-a" "a5b97723eb1623a780bf651df4b8825e118f619c9b90368f6d72016cc1de3b26", 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] Compiling cc v1.0.96 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking winnow v0.6.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling tree-sitter-json v0.21.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking jsonxf v1.1.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking regex-automata v0.4.6 [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] Compiling rustls v0.22.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking regex v1.10.4 [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 pin-project-internal v1.1.5 [INFO] [stderr] Compiling strum_macros v0.26.2 [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 uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Checking rustls-webpki v0.102.3 [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 pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking divan v0.1.14 [INFO] [stderr] Checking hac-cli v0.2.0 (/opt/rustwide/workdir/hac-cli) [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking tui-big-text v0.4.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [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 serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking reqwest v0.12.4 [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 hac-core v0.2.0 (/opt/rustwide/workdir/hac-core) [INFO] [stderr] Checking hac-client v0.2.0 (/opt/rustwide/workdir/hac-client) [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: 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: 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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.71s [INFO] running `Command { std: "docker" "inspect" "a5b97723eb1623a780bf651df4b8825e118f619c9b90368f6d72016cc1de3b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b97723eb1623a780bf651df4b8825e118f619c9b90368f6d72016cc1de3b26", kill_on_drop: false }` [INFO] [stdout] a5b97723eb1623a780bf651df4b8825e118f619c9b90368f6d72016cc1de3b26