[INFO] cloning repository https://github.com/lemonsaurus/mirador
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lemonsaurus/mirador" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemonsaurus%2Fmirador", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemonsaurus%2Fmirador'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b52e8997542bfe1ab871436311d64061f9dff87
[INFO] testing lemonsaurus/mirador against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemonsaurus%2Fmirador" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lemonsaurus/mirador
[INFO] finished tweaking git repo https://github.com/lemonsaurus/mirador
[INFO] tweaked toml for git repo https://github.com/lemonsaurus/mirador written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lemonsaurus/mirador on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lemonsaurus/mirador 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6
[INFO] running `Command { std: "docker" "start" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling mirador v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `overview_state` is never read
[INFO] [stdout]    --> src/app.rs:144:30
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut overview_state = build_overview_state(&containers, &process_manager);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 202 |         overview_state = build_overview_state(&containers, &process_manager);
[INFO] [stdout]     |         -------------- `overview_state` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `protocol` is never read
[INFO] [stdout]   --> src/docker/client.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct PortMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub protocol: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PortMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `created` are never read
[INFO] [stdout]   --> src/docker/client.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ContainerInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 15 |     pub id: String,
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub created: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContainerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerDetail` is never constructed
[INFO] [stdout]   --> src/docker/client.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ContainerDetail {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inspect_container` is never used
[INFO] [stdout]    --> src/docker/client.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl DockerClient {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub async fn inspect_container(&self, id: &str) -> Result<ContainerDetail> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `container_id` and `timestamp` are never read
[INFO] [stdout]   --> src/docker/stats.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ContainerStats {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     pub container_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContainerStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `entries` is never used
[INFO] [stdout]   --> src/docker/stats.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl StatsHistory {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn entries(&self) -> &VecDeque<ContainerStats> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Failed` is never constructed
[INFO] [stdout]   --> src/process/manager.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum ProcessStatus {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Failed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_focused_source` is never used
[INFO] [stdout]    --> src/ui/logs.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl LogViewerState {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn set_focused_source(&mut self, source: Option<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling mirador v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `overview_state` is never read
[INFO] [stdout]    --> src/app.rs:144:30
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut overview_state = build_overview_state(&containers, &process_manager);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 202 |         overview_state = build_overview_state(&containers, &process_manager);
[INFO] [stdout]     |         -------------- `overview_state` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `protocol` is never read
[INFO] [stdout]   --> src/docker/client.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct PortMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub protocol: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PortMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `created` are never read
[INFO] [stdout]   --> src/docker/client.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ContainerInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 15 |     pub id: String,
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub created: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContainerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContainerDetail` is never constructed
[INFO] [stdout]   --> src/docker/client.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ContainerDetail {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inspect_container` is never used
[INFO] [stdout]    --> src/docker/client.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl DockerClient {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub async fn inspect_container(&self, id: &str) -> Result<ContainerDetail> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `container_id` and `timestamp` are never read
[INFO] [stdout]   --> src/docker/stats.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ContainerStats {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     pub container_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContainerStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `entries` is never used
[INFO] [stdout]   --> src/docker/stats.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl StatsHistory {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn entries(&self) -> &VecDeque<ContainerStats> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Failed` is never constructed
[INFO] [stdout]   --> src/process/manager.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum ProcessStatus {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Failed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_focused_source` is never used
[INFO] [stdout]    --> src/ui/logs.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl LogViewerState {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn set_focused_source(&mut self, source: Option<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 22.20s
[INFO] running `Command { std: "docker" "inspect" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `overview_state` is never read
[INFO] [stderr]    --> src/app.rs:144:30
[INFO] [stderr]     |
[INFO] [stderr] 144 |     let mut overview_state = build_overview_state(&containers, &process_manager);
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 202 |         overview_state = build_overview_state(&containers, &process_manager);
[INFO] [stderr]     |         -------------- `overview_state` is overwritten here before the previous value is read
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `protocol` is never read
[INFO] [stderr]   --> src/docker/client.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct PortMapping {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub protocol: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PortMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `created` are never read
[INFO] [stderr]   --> src/docker/client.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct ContainerInfo {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 15 |     pub id: String,
[INFO] [stderr] 16 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub created: i64,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContainerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContainerDetail` is never constructed
[INFO] [stderr]   --> src/docker/client.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct ContainerDetail {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `inspect_container` is never used
[INFO] [stderr]    --> src/docker/client.rs:115:18
[INFO] [stderr]     |
[INFO] [stderr]  38 | impl DockerClient {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 115 |     pub async fn inspect_container(&self, id: &str) -> Result<ContainerDetail> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `container_id` and `timestamp` are never read
[INFO] [stderr]   --> src/docker/stats.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct ContainerStats {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 12 |     pub container_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub timestamp: DateTime<Utc>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContainerStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `entries` is never used
[INFO] [stderr]   --> src/docker/stats.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl StatsHistory {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn entries(&self) -> &VecDeque<ContainerStats> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Failed` is never constructed
[INFO] [stderr]   --> src/process/manager.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub enum ProcessStatus {
[INFO] [stderr]    |          ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 18 |     Failed,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProcessStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_focused_source` is never used
[INFO] [stderr]    --> src/ui/logs.rs:103:12
[INFO] [stderr]     |
[INFO] [stderr]  33 | impl LogViewerState {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 103 |     pub fn set_focused_source(&mut self, source: Option<String>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mirador` (bin "mirador" test) generated 9 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/mirador-924421e7feec4c0f)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test config::tests::empty_config_uses_defaults ... ok
[INFO] [stdout] test config::tests::parse_full_config ... ok
[INFO] [stdout] test input::tests::jump_mappings ... ok
[INFO] [stdout] test input::tests::navigation_mappings ... ok
[INFO] [stdout] test input::tests::quit_mappings ... ok
[INFO] [stdout] test input::tests::tab_mappings ... ok
[INFO] [stdout] test input::tests::unknown_key_is_none ... ok
[INFO] [stdout] test process::manager::tests::shell_split_simple ... ok
[INFO] [stdout] test process::manager::tests::shell_split_single_quotes ... ok
[INFO] [stdout] test input::tests::action_mappings ... ok
[INFO] [stdout] test process::manager::tests::shell_split_unterminated_quote ... ok
[INFO] [stdout] test theme::tests::color_from_name_maps ... ok
[INFO] [stdout] test process::manager::tests::shell_split_with_quotes ... ok
[INFO] [stdout] test theme::tests::source_colors_cycle ... ok
[INFO] [stdout] test theme::tests::status_colors_resolve ... ok
[INFO] [stdout] test theme::tests::unknown_palette_falls_back ... ok
[INFO] [stdout] test input::tests::focus_mappings ... ok
[INFO] [stdout] test input::tests::page_mappings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6", kill_on_drop: false }`
[INFO] [stdout] 1f0dc9868ccd2d519f168271aac19865bce44838985ced7bf848a0ecaa56e4d6
