[INFO] cloning repository https://github.com/gtvb/gnc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gtvb/gnc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtvb%2Fgnc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtvb%2Fgnc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 219a679bc41b69654d06f57a71267262c706b990
[INFO] testing gtvb/gnc against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtvb%2Fgnc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gtvb/gnc
[INFO] finished tweaking git repo https://github.com/gtvb/gnc
[INFO] tweaked toml for git repo https://github.com/gtvb/gnc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gtvb/gnc on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gtvb/gnc 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 916c0f8cabc028e00fd0ff641076510a27fa50f1ec4192e22bc0d54c5b6f80a0
[INFO] running `Command { std: "docker" "start" "-a" "916c0f8cabc028e00fd0ff641076510a27fa50f1ec4192e22bc0d54c5b6f80a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "916c0f8cabc028e00fd0ff641076510a27fa50f1ec4192e22bc0d54c5b6f80a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "916c0f8cabc028e00fd0ff641076510a27fa50f1ec4192e22bc0d54c5b6f80a0", kill_on_drop: false }`
[INFO] [stdout] 916c0f8cabc028e00fd0ff641076510a27fa50f1ec4192e22bc0d54c5b6f80a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74049b02b835ab3965cf2c9b313a6e56b5ab8574f46b343ae71e1b498eb7dedf
[INFO] running `Command { std: "docker" "start" "-a" "74049b02b835ab3965cf2c9b313a6e56b5ab8574f46b343ae71e1b498eb7dedf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling hex-conservative v0.1.1
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling secp256k1 v0.28.1
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling ratatui v0.26.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling nostr-gt-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/tui/ui.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn render(app: &mut App, frame: &mut Frame) {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/nostr_client/request.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Filter {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Close` is never constructed
[INFO] [stdout]   --> src/nostr_client/request.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum Request {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 45 |     Close {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subscription_id` and `event` are never read
[INFO] [stdout]   --> src/nostr_client/response.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     Event {
[INFO] [stdout]    |     ----- fields in this variant
[INFO] [stdout]  9 |         subscription_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |         event: EventType,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_id`, `accepted`, and `message` are never read
[INFO] [stdout]   --> src/nostr_client/response.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Ok {
[INFO] [stdout]    |     -- fields in this variant
[INFO] [stdout] 13 |         event_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |         accepted: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subscription_id` is never read
[INFO] [stdout]   --> src/nostr_client/response.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Eose {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] 18 |         subscription_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subscription_id` and `message` are never read
[INFO] [stdout]   --> src/nostr_client/response.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Closed {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 21 |         subscription_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/nostr_client/response.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Notice {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 25 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `feed_capacity` and `input_box` are never read
[INFO] [stdout]   --> src/tui/app.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub feed_capacity: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub input_box: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_events` is never used
[INFO] [stdout]   --> src/tui/app.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl App {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn add_events(&mut self, events: &mut Vec<Response>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tui/event.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Mouse(MouseEvent),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Mouse(MouseEvent),
[INFO] [stdout] 17 +     Mouse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/tui/event.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Resize(u16, u16),
[INFO] [stdout] 19 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "74049b02b835ab3965cf2c9b313a6e56b5ab8574f46b343ae71e1b498eb7dedf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74049b02b835ab3965cf2c9b313a6e56b5ab8574f46b343ae71e1b498eb7dedf", kill_on_drop: false }`
[INFO] [stdout] 74049b02b835ab3965cf2c9b313a6e56b5ab8574f46b343ae71e1b498eb7dedf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16a12025cb1b3662f84b2be8dc00253ee7eed2741f63fc4e05b11dd45e6b0c5e
[INFO] running `Command { std: "docker" "start" "-a" "16a12025cb1b3662f84b2be8dc00253ee7eed2741f63fc4e05b11dd45e6b0c5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling nostr-gt-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/tui/ui.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn render(app: &mut App, frame: &mut Frame) {
[INFO] [stdout]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/nostr_client/request.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Filter {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Close` is never constructed
[INFO] [stdout]   --> src/nostr_client/request.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum Request {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 45 |     Close {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subscription_id` and `event` are never read
[INFO] [stdout]   --> src/nostr_client/response.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     Event {
[INFO] [stdout]    |     ----- fields in this variant
[INFO] [stdout]  9 |         subscription_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |         event: EventType,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_id`, `accepted`, and `message` are never read
[INFO] [stdout]   --> src/nostr_client/response.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Ok {
[INFO] [stdout]    |     -- fields in this variant
[INFO] [stdout] 13 |         event_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |         accepted: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subscription_id` is never read
[INFO] [stdout]   --> src/nostr_client/response.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Eose {
[INFO] [stdout]    |     ---- field in this variant
[INFO] [stdout] 18 |         subscription_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `subscription_id` and `message` are never read
[INFO] [stdout]   --> src/nostr_client/response.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Closed {
[INFO] [stdout]    |     ------ fields in this variant
[INFO] [stdout] 21 |         subscription_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/nostr_client/response.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Notice {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 25 |         message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `feed_capacity` and `input_box` are never read
[INFO] [stdout]   --> src/tui/app.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub feed_capacity: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub input_box: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_events` is never used
[INFO] [stdout]   --> src/tui/app.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl App {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn add_events(&mut self, events: &mut Vec<Response>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tui/event.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Mouse(MouseEvent),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Mouse(MouseEvent),
[INFO] [stdout] 17 +     Mouse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/tui/event.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Resize(u16, u16),
[INFO] [stdout] 19 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "16a12025cb1b3662f84b2be8dc00253ee7eed2741f63fc4e05b11dd45e6b0c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a12025cb1b3662f84b2be8dc00253ee7eed2741f63fc4e05b11dd45e6b0c5e", kill_on_drop: false }`
[INFO] [stdout] 16a12025cb1b3662f84b2be8dc00253ee7eed2741f63fc4e05b11dd45e6b0c5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a75dd345e3cb55b78241b8e16349b5645af04223d3117ac0fdf175bde5727110
[INFO] running `Command { std: "docker" "start" "-a" "a75dd345e3cb55b78241b8e16349b5645af04223d3117ac0fdf175bde5727110", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]   --> src/tui/ui.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn render(app: &mut App, frame: &mut Frame) {
[INFO] [stderr]    |               ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/nostr_client/request.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl Filter {
[INFO] [stderr]    | ----------- associated function in this implementation
[INFO] [stderr] 16 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Close` is never constructed
[INFO] [stderr]   --> src/nostr_client/request.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub enum Request {
[INFO] [stderr]    |          ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 45 |     Close {
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `subscription_id` and `event` are never read
[INFO] [stderr]   --> src/nostr_client/response.rs:9:9
[INFO] [stderr]    |
[INFO] [stderr]  8 |     Event {
[INFO] [stderr]    |     ----- fields in this variant
[INFO] [stderr]  9 |         subscription_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |         event: EventType,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `event_id`, `accepted`, and `message` are never read
[INFO] [stderr]   --> src/nostr_client/response.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     Ok {
[INFO] [stderr]    |     -- fields in this variant
[INFO] [stderr] 13 |         event_id: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 14 |         accepted: bool,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 15 |         message: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `subscription_id` is never read
[INFO] [stderr]   --> src/nostr_client/response.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     Eose {
[INFO] [stderr]    |     ---- field in this variant
[INFO] [stderr] 18 |         subscription_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `subscription_id` and `message` are never read
[INFO] [stderr]   --> src/nostr_client/response.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     Closed {
[INFO] [stderr]    |     ------ fields in this variant
[INFO] [stderr] 21 |         subscription_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |         message: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `message` is never read
[INFO] [stderr]   --> src/nostr_client/response.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Notice {
[INFO] [stderr]    |     ------ field in this variant
[INFO] [stderr] 25 |         message: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `feed_capacity` and `input_box` are never read
[INFO] [stderr]   --> src/tui/app.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct App {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub feed_capacity: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub input_box: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_events` is never used
[INFO] [stderr]   --> src/tui/app.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl App {
[INFO] [stderr]    | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub fn add_events(&mut self, events: &mut Vec<Response>) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tui/event.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 |     Mouse(MouseEvent),
[INFO] [stderr]    |     ----- ^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 17 -     Mouse(MouseEvent),
[INFO] [stderr] 17 +     Mouse(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> src/tui/event.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 |     Resize(u16, u16),
[INFO] [stderr]    |     ------ ^^^  ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 19 -     Resize(u16, u16),
[INFO] [stderr] 19 +     Resize((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `nostr-gt-client` (bin "nostr-gt-client" test) generated 12 warnings (run `cargo fix --bin "nostr-gt-client" -p nostr-gt-client --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nostr_gt_client-61bd69af74c3cfc2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a75dd345e3cb55b78241b8e16349b5645af04223d3117ac0fdf175bde5727110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a75dd345e3cb55b78241b8e16349b5645af04223d3117ac0fdf175bde5727110", kill_on_drop: false }`
[INFO] [stdout] a75dd345e3cb55b78241b8e16349b5645af04223d3117ac0fdf175bde5727110
