[INFO] cloning repository https://github.com/bartols/rustocker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bartols/rustocker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartols%2Frustocker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartols%2Frustocker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb79324268e6f74f92153b7a6270b576e5f0e90e
[INFO] building bartols/rustocker against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartols%2Frustocker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bartols/rustocker
[INFO] finished tweaking git repo https://github.com/bartols/rustocker
[INFO] tweaked toml for git repo https://github.com/bartols/rustocker written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bartols/rustocker on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bartols/rustocker 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded hyperlocal v0.9.1
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded hyper-named-pipe v0.1.0
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded bollard v0.19.1
[INFO] [stderr]   Downloaded bollard-stubs v1.48.3-rc.28.0.4
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89eb049af09569ac96bb6b4a80391a52c5a075497ae57bd20938ec4002d0731e
[INFO] running `Command { std: "docker" "start" "-a" "89eb049af09569ac96bb6b4a80391a52c5a075497ae57bd20938ec4002d0731e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89eb049af09569ac96bb6b4a80391a52c5a075497ae57bd20938ec4002d0731e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89eb049af09569ac96bb6b4a80391a52c5a075497ae57bd20938ec4002d0731e", kill_on_drop: false }`
[INFO] [stdout] 89eb049af09569ac96bb6b4a80391a52c5a075497ae57bd20938ec4002d0731e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af441aae61581aaf63ec0fd0f16edd818dcb166f6f105a2cffd0da8fc1c1b8f1
[INFO] running `Command { std: "docker" "start" "-a" "af441aae61581aaf63ec0fd0f16edd818dcb166f6f105a2cffd0da8fc1c1b8f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bollard-stubs v1.48.3-rc.28.0.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling bollard v0.19.1
[INFO] [stderr]    Compiling rustocker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `API_DEFAULT_VERSION`
[INFO] [stdout]  --> src/docker.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use bollard::{API_DEFAULT_VERSION, Docker};
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Style`
[INFO] [stdout]  --> src/ui.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     style::{Color, Style},
[INFO] [stdout]   |             ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Style`
[INFO] [stdout]  --> src/ui_containers.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     style::{Color, Style},
[INFO] [stdout]   |             ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Style`
[INFO] [stdout]  --> src/ui_networks.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     style::{Color, Style},
[INFO] [stdout]   |             ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Error` is never constructed
[INFO] [stdout]   --> src/app.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum AppEvent {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is 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: field `version` is never read
[INFO] [stdout]   --> src/docker.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DockerClient {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 37 |     docker: Docker,
[INFO] [stdout] 38 |     pub version: SystemVersion,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/theme.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub success: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub warning: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub text_secondary: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub text_muted: Color,
[INFO] [stdout] 19 |     pub text_disabled: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub background: Color,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 23 |     pub surface: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub hover_bg: Color,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub running: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub stopped: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` 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: associated functions `dracula` and `gruvbox` are never used
[INFO] [stdout]    --> src/theme.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Theme {
[INFO] [stdout]     | ---------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn dracula() -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn gruvbox() -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `success_style`, `warning_style`, `running_status_style`, and `stopped_status_style` are never used
[INFO] [stdout]    --> src/theme.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl Theme {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn success_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub fn warning_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn running_status_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn stopped_status_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.36s
[INFO] running `Command { std: "docker" "inspect" "af441aae61581aaf63ec0fd0f16edd818dcb166f6f105a2cffd0da8fc1c1b8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af441aae61581aaf63ec0fd0f16edd818dcb166f6f105a2cffd0da8fc1c1b8f1", kill_on_drop: false }`
[INFO] [stdout] af441aae61581aaf63ec0fd0f16edd818dcb166f6f105a2cffd0da8fc1c1b8f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a6e394864ca253f93309bd29b7cc35cce4a1b1ec65c0ad5a6d4b3e0eac1ff4c
[INFO] running `Command { std: "docker" "start" "-a" "6a6e394864ca253f93309bd29b7cc35cce4a1b1ec65c0ad5a6d4b3e0eac1ff4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustocker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `API_DEFAULT_VERSION`
[INFO] [stdout]  --> src/docker.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use bollard::{API_DEFAULT_VERSION, Docker};
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Style`
[INFO] [stdout]  --> src/ui.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     style::{Color, Style},
[INFO] [stdout]   |             ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Style`
[INFO] [stdout]  --> src/ui_containers.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     style::{Color, Style},
[INFO] [stdout]   |             ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Style`
[INFO] [stdout]  --> src/ui_networks.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     style::{Color, Style},
[INFO] [stdout]   |             ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Error` is never constructed
[INFO] [stdout]   --> src/app.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum AppEvent {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has a derived impl for the trait `Debug`, but this is 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: field `version` is never read
[INFO] [stdout]   --> src/docker.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DockerClient {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 37 |     docker: Docker,
[INFO] [stdout] 38 |     pub version: SystemVersion,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/theme.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub success: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub warning: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub text_secondary: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub text_muted: Color,
[INFO] [stdout] 19 |     pub text_disabled: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub background: Color,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 23 |     pub surface: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub hover_bg: Color,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub running: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub stopped: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` 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: associated functions `dracula` and `gruvbox` are never used
[INFO] [stdout]    --> src/theme.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Theme {
[INFO] [stdout]     | ---------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn dracula() -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn gruvbox() -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `success_style`, `warning_style`, `running_status_style`, and `stopped_status_style` are never used
[INFO] [stdout]    --> src/theme.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl Theme {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn success_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub fn warning_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |     pub fn running_status_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn stopped_status_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "6a6e394864ca253f93309bd29b7cc35cce4a1b1ec65c0ad5a6d4b3e0eac1ff4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a6e394864ca253f93309bd29b7cc35cce4a1b1ec65c0ad5a6d4b3e0eac1ff4c", kill_on_drop: false }`
[INFO] [stdout] 6a6e394864ca253f93309bd29b7cc35cce4a1b1ec65c0ad5a6d4b3e0eac1ff4c
