[INFO] cloning repository https://github.com/Vany/rcr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vany/rcr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVany%2Frcr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVany%2Frcr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05f601312efa7b46bcc03a4aff759d810a220386
[INFO] building Vany/rcr against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVany%2Frcr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vany/rcr
[INFO] finished tweaking git repo https://github.com/Vany/rcr
[INFO] tweaked toml for git repo https://github.com/Vany/rcr written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vany/rcr 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/Vany/rcr 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 pathdiff v0.2.2
[INFO] [stderr]   Downloaded simple-log v2.1.1
[INFO] [stderr]   Downloaded matchit v0.8.0
[INFO] [stderr]   Downloaded axum-core v0.5.0-alpha.1
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] [stderr]   Downloaded axum v0.8.0-alpha.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 731c54b9f96b288eeaac9bd89b70069bd19aa62254851e47f69a95dc027e3509
[INFO] running `Command { std: "docker" "start" "-a" "731c54b9f96b288eeaac9bd89b70069bd19aa62254851e47f69a95dc027e3509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "731c54b9f96b288eeaac9bd89b70069bd19aa62254851e47f69a95dc027e3509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731c54b9f96b288eeaac9bd89b70069bd19aa62254851e47f69a95dc027e3509", kill_on_drop: false }`
[INFO] [stdout] 731c54b9f96b288eeaac9bd89b70069bd19aa62254851e47f69a95dc027e3509
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4a29ce8904f573e9315fe53e0db1d949f60bba2a245d90dac99f9a3eb122443d
[INFO] running `Command { std: "docker" "start" "-a" "4a29ce8904f573e9315fe53e0db1d949f60bba2a245d90dac99f9a3eb122443d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling matchit v0.8.0
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling axum-core v0.5.0-alpha.1
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling simple-log v2.1.1
[INFO] [stderr]    Compiling axum v0.8.0-alpha.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling rcr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/http.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / error_chain!(
[INFO] [stdout] 14 | |     foreign_links {
[INFO] [stdout] 15 | |         IO(std::io::Error);
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/main.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / error_chain!(
[INFO] [stdout] 10 | |     foreign_links {
[INFO] [stdout] 11 | |         Cfg(::config::ConfigError);
[INFO] [stdout] 12 | |         HTTP(http::Error);
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Actions` is never constructed
[INFO] [stdout]   --> src/config.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Actions {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/widgets.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Error {}
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/widgets.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 9 |     pub name: &'static str,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dispatch` is never used
[INFO] [stdout]   --> src/widgets.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Widget<'a>: 'a {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn dispatch(&mut self, arg: &str) -> Result<(), Error>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cfg` and `tx` are never read
[INFO] [stdout]  --> src/widgets/button.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Button<'a> {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 5 |     cfg: &'a Config,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 6 |     tx: &'a broadcast::Sender<String>,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.17s
[INFO] running `Command { std: "docker" "inspect" "4a29ce8904f573e9315fe53e0db1d949f60bba2a245d90dac99f9a3eb122443d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a29ce8904f573e9315fe53e0db1d949f60bba2a245d90dac99f9a3eb122443d", kill_on_drop: false }`
[INFO] [stdout] 4a29ce8904f573e9315fe53e0db1d949f60bba2a245d90dac99f9a3eb122443d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9c5002586c4ff08734245d527a28f6a29a2f96c0c2be83857d4dca6c2e17b11d
[INFO] running `Command { std: "docker" "start" "-a" "9c5002586c4ff08734245d527a28f6a29a2f96c0c2be83857d4dca6c2e17b11d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rcr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/http.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / error_chain!(
[INFO] [stdout] 14 | |     foreign_links {
[INFO] [stdout] 15 | |         IO(std::io::Error);
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/main.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / error_chain!(
[INFO] [stdout] 10 | |     foreign_links {
[INFO] [stdout] 11 | |         Cfg(::config::ConfigError);
[INFO] [stdout] 12 | |         HTTP(http::Error);
[INFO] [stdout] 13 | |     }
[INFO] [stdout] 14 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Actions` is never constructed
[INFO] [stdout]   --> src/config.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Actions {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/widgets.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Error {}
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/widgets.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 9 |     pub name: &'static str,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dispatch` is never used
[INFO] [stdout]   --> src/widgets.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Widget<'a>: 'a {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn dispatch(&mut self, arg: &str) -> Result<(), Error>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cfg` and `tx` are never read
[INFO] [stdout]  --> src/widgets/button.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Button<'a> {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 5 |     cfg: &'a Config,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 6 |     tx: &'a broadcast::Sender<String>,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.46s
[INFO] running `Command { std: "docker" "inspect" "9c5002586c4ff08734245d527a28f6a29a2f96c0c2be83857d4dca6c2e17b11d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c5002586c4ff08734245d527a28f6a29a2f96c0c2be83857d4dca6c2e17b11d", kill_on_drop: false }`
[INFO] [stdout] 9c5002586c4ff08734245d527a28f6a29a2f96c0c2be83857d4dca6c2e17b11d
