[INFO] cloning repository https://github.com/kdddl/kdwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdddl/kdwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdddl%2Fkdwm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdddl%2Fkdwm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6438decee095a638852e5b83d1ee5f5958440563 [INFO] building kdddl/kdwm against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdddl%2Fkdwm" "/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/kdddl/kdwm [INFO] finished tweaking git repo https://github.com/kdddl/kdwm [INFO] tweaked toml for git repo https://github.com/kdddl/kdwm written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kdddl/kdwm on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kdddl/kdwm 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebf834bf4399454b3ba229d46c8393930b28b7207701fa9b96d0e1438640637c [INFO] running `Command { std: "docker" "start" "-a" "ebf834bf4399454b3ba229d46c8393930b28b7207701fa9b96d0e1438640637c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebf834bf4399454b3ba229d46c8393930b28b7207701fa9b96d0e1438640637c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf834bf4399454b3ba229d46c8393930b28b7207701fa9b96d0e1438640637c", kill_on_drop: false }` [INFO] [stdout] ebf834bf4399454b3ba229d46c8393930b28b7207701fa9b96d0e1438640637c [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=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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4fc86a134b1fde0e452eda875e7b30662720b575a36cdaf8fcb1ac5e7a664cc [INFO] running `Command { std: "docker" "start" "-a" "c4fc86a134b1fde0e452eda875e7b30662720b575a36cdaf8fcb1ac5e7a664cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling penrose_keysyms v0.3.6 [INFO] [stderr] Compiling penrose v0.3.6 [INFO] [stderr] Compiling penrose_ui v0.3.6 [INFO] [stderr] Compiling kdwm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `spawn_for_output` [INFO] [stdout] --> src/main.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use penrose::util::{spawn_for_output, spawn_for_output_with_args, spawn_with_args}; [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 import: `floating` [INFO] [stdout] --> src/main.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | actions::{exit, floating, key_handler, modify_with, send_layout_message, spawn}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread` [INFO] [stdout] --> src/main.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | let thread = std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/bar.rs:298:67 [INFO] [stdout] | [INFO] [stdout] 298 | fn on_refresh(&mut self, state: &mut penrose::core::State, x: &X) -> Result<()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bar.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | let mut artist = spawn_for_output_with_args( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bar.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | let mut title = spawn_for_output_with_args( [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bar.rs:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | let mut player_name = spawn_for_output_with_args( [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FONT` is never used [INFO] [stdout] --> src/main.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const FONT: &str = "Ubuntu Mono"; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLACK` is never used [INFO] [stdout] --> src/main.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const BLACK: u32 = 0x282828ff; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WHITE` is never used [INFO] [stdout] --> src/main.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | const WHITE: u32 = 0xd5c4a1ff; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GREY` is never used [INFO] [stdout] --> src/main.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | const GREY: u32 = 0x665c54ff; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLUE` is never used [INFO] [stdout] --> src/main.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | const BLUE: u32 = 0x83a598ff; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MediaText` is never constructed [INFO] [stdout] --> src/bar.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | struct MediaText { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MultiText` is never constructed [INFO] [stdout] --> src/bar.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | struct MultiText { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bar.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 318 | impl MultiText { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 319 | pub fn new(text: Vec<&str>, styles: Vec, right_justified: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RED` is never used [INFO] [stdout] --> src/theme.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const RED: u32 = 0xfb4934ff; // red [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `YELLOW` is never used [INFO] [stdout] --> src/theme.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const YELLOW: u32 = 0xfabd2fff; // yellow [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CYAN` is never used [INFO] [stdout] --> src/theme.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const CYAN: u32 = 0x8ec07cff; // aqua/cyan [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PURPLE` is never used [INFO] [stdout] --> src/theme.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const PURPLE: u32 = 0xd3869bff; // purple [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BROWN` is never used [INFO] [stdout] --> src/theme.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const BROWN: u32 = 0xd65d0eff; // brown [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "c4fc86a134b1fde0e452eda875e7b30662720b575a36cdaf8fcb1ac5e7a664cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fc86a134b1fde0e452eda875e7b30662720b575a36cdaf8fcb1ac5e7a664cc", kill_on_drop: false }` [INFO] [stdout] c4fc86a134b1fde0e452eda875e7b30662720b575a36cdaf8fcb1ac5e7a664cc [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=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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3258b27b2c36a36418677c324b4ca56ddf631892d7cdfea6881490e0652bf88 [INFO] running `Command { std: "docker" "start" "-a" "f3258b27b2c36a36418677c324b4ca56ddf631892d7cdfea6881490e0652bf88", kill_on_drop: false }` [INFO] [stderr] Compiling kdwm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `spawn_for_output` [INFO] [stdout] --> src/main.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use penrose::util::{spawn_for_output, spawn_for_output_with_args, spawn_with_args}; [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 import: `floating` [INFO] [stdout] --> src/main.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | actions::{exit, floating, key_handler, modify_with, send_layout_message, spawn}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/bar.rs:298:67 [INFO] [stdout] | [INFO] [stdout] 298 | fn on_refresh(&mut self, state: &mut penrose::core::State, x: &X) -> Result<()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread` [INFO] [stdout] --> src/main.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | let thread = std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bar.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | let mut artist = spawn_for_output_with_args( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bar.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | let mut title = spawn_for_output_with_args( [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bar.rs:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | let mut player_name = spawn_for_output_with_args( [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FONT` is never used [INFO] [stdout] --> src/main.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const FONT: &str = "Ubuntu Mono"; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLACK` is never used [INFO] [stdout] --> src/main.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const BLACK: u32 = 0x282828ff; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RED` is never used [INFO] [stdout] --> src/theme.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const RED: u32 = 0xfb4934ff; // red [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WHITE` is never used [INFO] [stdout] --> src/main.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | const WHITE: u32 = 0xd5c4a1ff; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `YELLOW` is never used [INFO] [stdout] --> src/theme.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const YELLOW: u32 = 0xfabd2fff; // yellow [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GREY` is never used [INFO] [stdout] --> src/main.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | const GREY: u32 = 0x665c54ff; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CYAN` is never used [INFO] [stdout] --> src/theme.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const CYAN: u32 = 0x8ec07cff; // aqua/cyan [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLUE` is never used [INFO] [stdout] --> src/main.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | const BLUE: u32 = 0x83a598ff; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PURPLE` is never used [INFO] [stdout] --> src/theme.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const PURPLE: u32 = 0xd3869bff; // purple [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BROWN` is never used [INFO] [stdout] --> src/theme.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const BROWN: u32 = 0xd65d0eff; // brown [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MediaText` is never constructed [INFO] [stdout] --> src/bar.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | struct MediaText { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MultiText` is never constructed [INFO] [stdout] --> src/bar.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | struct MultiText { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bar.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 318 | impl MultiText { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 319 | pub fn new(text: Vec<&str>, styles: Vec, right_justified: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "f3258b27b2c36a36418677c324b4ca56ddf631892d7cdfea6881490e0652bf88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3258b27b2c36a36418677c324b4ca56ddf631892d7cdfea6881490e0652bf88", kill_on_drop: false }` [INFO] [stdout] f3258b27b2c36a36418677c324b4ca56ddf631892d7cdfea6881490e0652bf88