[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdddl%2Fkdwm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kdddl/kdwm 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/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded penrose_keysyms v0.3.6 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Downloaded cstr v0.2.12 [INFO] [stderr] Downloaded penrose_ui v0.3.6 [INFO] [stderr] Downloaded penrose v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 78dd22c176c3decd0d4f4ad6e39e7ff5478661a44c0e2c0d18dfd73698aab44a [INFO] running `Command { std: "docker" "start" "-a" "78dd22c176c3decd0d4f4ad6e39e7ff5478661a44c0e2c0d18dfd73698aab44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78dd22c176c3decd0d4f4ad6e39e7ff5478661a44c0e2c0d18dfd73698aab44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78dd22c176c3decd0d4f4ad6e39e7ff5478661a44c0e2c0d18dfd73698aab44a", kill_on_drop: false }` [INFO] [stdout] 78dd22c176c3decd0d4f4ad6e39e7ff5478661a44c0e2c0d18dfd73698aab44a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7ccf311fe66eda05c0e5bffc0fab92181d202c3ccec033ff9438e7b29976e802 [INFO] running `Command { std: "docker" "start" "-a" "7ccf311fe66eda05c0e5bffc0fab92181d202c3ccec033ff9438e7b29976e802", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling x11rb v0.13.1 [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: 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: 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: 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 31.35s [INFO] running `Command { std: "docker" "inspect" "7ccf311fe66eda05c0e5bffc0fab92181d202c3ccec033ff9438e7b29976e802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ccf311fe66eda05c0e5bffc0fab92181d202c3ccec033ff9438e7b29976e802", kill_on_drop: false }` [INFO] [stdout] 7ccf311fe66eda05c0e5bffc0fab92181d202c3ccec033ff9438e7b29976e802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c915c95dac0d610f773c2e02cf7425cf967634bd7e8e52e0c7f9fb8c3b24884c [INFO] running `Command { std: "docker" "start" "-a" "c915c95dac0d610f773c2e02cf7425cf967634bd7e8e52e0c7f9fb8c3b24884c", 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: 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: 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "c915c95dac0d610f773c2e02cf7425cf967634bd7e8e52e0c7f9fb8c3b24884c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c915c95dac0d610f773c2e02cf7425cf967634bd7e8e52e0c7f9fb8c3b24884c", kill_on_drop: false }` [INFO] [stdout] c915c95dac0d610f773c2e02cf7425cf967634bd7e8e52e0c7f9fb8c3b24884c