[INFO] cloning repository https://github.com/wu-hongjun/OpenSilcky
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wu-hongjun/OpenSilcky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwu-hongjun%2FOpenSilcky", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwu-hongjun%2FOpenSilcky'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46c0df62774f0fb48998bf5e3eb49d0f7037ddaf
[INFO] testing wu-hongjun/OpenSilcky against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwu-hongjun%2FOpenSilcky" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wu-hongjun/OpenSilcky
[INFO] finished tweaking git repo https://github.com/wu-hongjun/OpenSilcky
[INFO] tweaked toml for git repo https://github.com/wu-hongjun/OpenSilcky written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wu-hongjun/OpenSilcky on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wu-hongjun/OpenSilcky 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 774d083d4cfc11311df26bb5e368055a350a488271e9205690b444eece50c60e
[INFO] running `Command { std: "docker" "start" "-a" "774d083d4cfc11311df26bb5e368055a350a488271e9205690b444eece50c60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "774d083d4cfc11311df26bb5e368055a350a488271e9205690b444eece50c60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "774d083d4cfc11311df26bb5e368055a350a488271e9205690b444eece50c60e", kill_on_drop: false }`
[INFO] [stdout] 774d083d4cfc11311df26bb5e368055a350a488271e9205690b444eece50c60e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f0f8ce14d446ce2e21d3f3f6e0f9c23482c6805907151e59991a06fd756800c
[INFO] running `Command { std: "docker" "start" "-a" "9f0f8ce14d446ce2e21d3f3f6e0f9c23482c6805907151e59991a06fd756800c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling hidapi v2.6.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling statuslight-core v0.2.0 (/opt/rustwide/workdir/crates/statuslight-core)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling statuslight-cli v0.2.0 (/opt/rustwide/workdir/crates/statuslight-cli)
[INFO] [stderr]    Compiling statuslight-ffi v0.2.0 (/opt/rustwide/workdir/crates/statuslight-ffi)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling statuslight-daemon v0.2.0 (/opt/rustwide/workdir/crates/statuslight-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "9f0f8ce14d446ce2e21d3f3f6e0f9c23482c6805907151e59991a06fd756800c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f0f8ce14d446ce2e21d3f3f6e0f9c23482c6805907151e59991a06fd756800c", kill_on_drop: false }`
[INFO] [stdout] 9f0f8ce14d446ce2e21d3f3f6e0f9c23482c6805907151e59991a06fd756800c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 117cebe383ddd328f241c24bbf4816a718398af2d747d104b983f6bb54ab731a
[INFO] running `Command { std: "docker" "start" "-a" "117cebe383ddd328f241c24bbf4816a718398af2d747d104b983f6bb54ab731a", kill_on_drop: false }`
[INFO] [stderr]    Compiling statuslight-ffi v0.2.0 (/opt/rustwide/workdir/crates/statuslight-ffi)
[INFO] [stderr]    Compiling statuslight-core v0.2.0 (/opt/rustwide/workdir/crates/statuslight-core)
[INFO] [stderr]    Compiling statuslight-daemon v0.2.0 (/opt/rustwide/workdir/crates/statuslight-daemon)
[INFO] [stderr]    Compiling statuslight-cli v0.2.0 (/opt/rustwide/workdir/crates/statuslight-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.14s
[INFO] running `Command { std: "docker" "inspect" "117cebe383ddd328f241c24bbf4816a718398af2d747d104b983f6bb54ab731a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117cebe383ddd328f241c24bbf4816a718398af2d747d104b983f6bb54ab731a", kill_on_drop: false }`
[INFO] [stdout] 117cebe383ddd328f241c24bbf4816a718398af2d747d104b983f6bb54ab731a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e628e7d3ba47bb8ca2378d706f60a388f5102022c83f20596ded21c697088e5f
[INFO] running `Command { std: "docker" "start" "-a" "e628e7d3ba47bb8ca2378d706f60a388f5102022c83f20596ded21c697088e5f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/statuslight-a3bcdd8737954c2c)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test startup::tests::plist_contains_label ... ok
[INFO] [stdout] test startup::tests::plist_contains_path ... ok
[INFO] [stdout] test startup::tests::plist_escapes_special_path ... ok
[INFO] [stdout] test startup::tests::plist_has_log_paths ... ok
[INFO] [stdout] test startup::tests::plist_is_valid_xml_declaration ... ok
[INFO] [stdout] test startup::tests::plist_has_keep_alive ... ok
[INFO] [stdout] test startup::tests::xml_escape_ampersand ... ok
[INFO] [stdout] test startup::tests::plist_path_is_under_launch_agents ... ok
[INFO] [stdout] test startup::tests::xml_escape_angle_brackets ... ok
[INFO] [stdout] test startup::tests::plist_has_throttle_interval ... ok
[INFO] [stdout] test startup::tests::xml_escape_mixed ... ok
[INFO] [stdout] test startup::tests::xml_escape_no_special_chars ... ok
[INFO] [stdout] test startup::tests::xml_escape_quotes ... ok
[INFO] [stdout] test update::tests::install_result_error_json ... ok
[INFO] [stdout] test update::tests::current_version_is_valid_semver ... ok
[INFO] [stdout] test startup::tests::plist_has_run_at_load ... ok
[INFO] [stdout] test update::tests::install_result_json_serialization ... ok
[INFO] [stdout] test update::tests::invalid_version_tag ... ok
[INFO] [stdout] test update::tests::parse_mount_point_from_plist ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/statuslight_core-610f8f86fb8a98be)
[INFO] [stdout] test update::tests::parse_mount_point_missing ... ok
[INFO] [stdout] test update::tests::update_status_json_serialization ... ok
[INFO] [stdout] test update::tests::version_comparison_newer ... ok
[INFO] [stdout] test update::tests::version_comparison_same ... ok
[INFO] [stdout] test update::tests::strip_v_prefix ... ok
[INFO] [stdout] test update::tests::no_v_prefix ... ok
[INFO] [stdout] test update::tests::version_comparison_older ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 142 tests
[INFO] [stdout] test animation::tests::breathing_peaks_at_half_period ... ok
[INFO] [stdout] test animation::tests::breathing_default_is_white ... ok
[INFO] [stdout] test animation::tests::cycle_colors_wraps_around ... ok
[INFO] [stdout] test animation::tests::flash_default_is_red ... ok
[INFO] [stdout] test animation::tests::flash_on_then_off ... ok
[INFO] [stdout] test animation::tests::from_name_round_trip ... ok
[INFO] [stdout] test animation::tests::from_name_unknown ... ok
[INFO] [stdout] test animation::tests::rainbow_varies_over_time ... ok
[INFO] [stdout] test animation::tests::sos_gap_is_off ... ok
[INFO] [stdout] test animation::tests::pulse_starts_dark ... ok
[INFO] [stdout] test animation::tests::sos_starts_on ... ok
[INFO] [stdout] test animation::tests::rainbow_red_at_start ... ok
[INFO] [stdout] test animation::tests::transition_default_is_red_blue ... ok
[INFO] [stdout] test animation::tests::pulse_peaks_at_rise_end ... ok
[INFO] [stdout] test animation::tests::transition_midpoint_is_blend ... ok
[INFO] [stdout] test animation::tests::rainbow_single_color_uses_spectrum ... ok
[INFO] [stdout] test animation::tests::transition_starts_at_first_color ... ok
[INFO] [stdout] test animation::tests::transition_single_color_fades_to_off ... ok
[INFO] [stdout] test animation::tests::speed_multiplier_affects_timing ... ok
[INFO] [stdout] test animation::tests::transition_multi_color_cycles ... ok
[INFO] [stdout] test animation::tests::breathing_starts_dim ... ok
[INFO] [stdout] test color::tests::display_matches_to_hex ... ok
[INFO] [stdout] test color::tests::from_hex_3_char_without_hash ... ok
[INFO] [stdout] test color::tests::from_hex_6_char_with_hash ... ok
[INFO] [stdout] test color::tests::color_with_overrides_falls_back_to_default ... ok
[INFO] [stdout] test color::tests::color_with_overrides_ignores_invalid_hex ... ok
[INFO] [stdout] test color::tests::color_with_overrides_uses_override ... ok
[INFO] [stdout] test color::tests::from_hex_6_char_without_hash ... ok
[INFO] [stdout] test color::tests::from_hex_invalid_chars ... ok
[INFO] [stdout] test color::tests::from_hsv_blue ... ok
[INFO] [stdout] test color::tests::from_hsv_green ... ok
[INFO] [stdout] test color::tests::from_hex_all_ff ... ok
[INFO] [stdout] test color::tests::from_hex_hash_only ... ok
[INFO] [stdout] test color::tests::from_hex_empty ... ok
[INFO] [stdout] test color::tests::from_hsv_black ... ok
[INFO] [stdout] test color::tests::from_hsv_red ... ok
[INFO] [stdout] test color::tests::from_hsv_white ... ok
[INFO] [stdout] test color::tests::lerp_clamps_above_one ... ok
[INFO] [stdout] test color::tests::from_hex_3_char_with_hash ... ok
[INFO] [stdout] test color::tests::is_off_false ... ok
[INFO] [stdout] test color::tests::from_hex_all_zeros ... ok
[INFO] [stdout] test color::tests::is_off_true ... ok
[INFO] [stdout] test color::tests::lerp_at_one_returns_other ... ok
[INFO] [stdout] test color::tests::preset_all_variants ... ok
[INFO] [stdout] test color::tests::preset_from_name_lowercase ... ok
[INFO] [stdout] test color::tests::preset_from_name_mixed_case ... ok
[INFO] [stdout] test color::tests::preset_from_name_pascal_case ... ok
[INFO] [stdout] test color::tests::preset_from_name_unknown ... ok
[INFO] [stdout] test color::tests::from_hex_wrong_length ... ok
[INFO] [stdout] test color::tests::from_hex_lowercase ... ok
[INFO] [stdout] test color::tests::preset_color_values ... ok
[INFO] [stdout] test color::tests::preset_from_name_hyphenated ... ok
[INFO] [stdout] test color::tests::lerp_at_zero_returns_self ... ok
[INFO] [stdout] test color::tests::lerp_midpoint ... ok
[INFO] [stdout] test color::tests::to_hex_black ... ok
[INFO] [stdout] test color::tests::preset_from_name_uppercase ... ok
[INFO] [stdout] test color::tests::preset_name_round_trip ... ok
[INFO] [stdout] test color::tests::scale_brightness_half ... ok
[INFO] [stdout] test color::tests::scale_brightness_full ... ok
[INFO] [stdout] test color::tests::scale_brightness_zero ... ok
[INFO] [stdout] test color::tests::to_hex_round_trip ... ok
[INFO] [stdout] test config::tests::daemon_config_defaults ... ok
[INFO] [stdout] test config::tests::default_brightness_is_100 ... ok
[INFO] [stdout] test config::tests::default_config_has_empty_colors_and_presets ... ok
[INFO] [stdout] test config::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test config::tests::config_path_is_under_config_dir ... ok
[INFO] [stdout] test config::tests::deserialize_custom_presets ... ok
[INFO] [stdout] test config::tests::deserialize_color_overrides ... ok
[INFO] [stdout] test config::tests::copy_dir_recursive_copies_files ... ok
[INFO] [stdout] test config::tests::deserialize_brightness_from_toml ... ok
[INFO] [stdout] test config::tests::deserialize_daemon_config ... ok
[INFO] [stdout] test config::tests::deserialize_empty_toml ... ok
[INFO] [stdout] test config::tests::brightness_round_trip ... ok
[INFO] [stdout] test drivers::blink1::tests::report_size ... ok
[INFO] [stdout] test config::tests::load_missing_file_returns_default ... ok
[INFO] [stdout] test drivers::blink1::tests::report_uses_feature_report_cmd ... ok
[INFO] [stdout] test config::tests::custom_preset_round_trip ... ok
[INFO] [stdout] test drivers::blink1::tests::set_color_report_format ... ok
[INFO] [stdout] test config::tests::deserialize_partial_toml_with_updates ... ok
[INFO] [stdout] test drivers::blinkstick::tests::report_size ... ok
[INFO] [stdout] test config::tests::deserialize_partial_toml_with_token ... ok
[INFO] [stdout] test config::tests::serialize_produces_valid_toml ... ok
[INFO] [stdout] test drivers::blinkstick::tests::single_color_report_grb_order ... ok
[INFO] [stdout] test drivers::embrava::tests::color_report_on_flag ... ok
[INFO] [stdout] test drivers::embrava::tests::color_report_rbg_order ... ok
[INFO] [stdout] test drivers::embrava::tests::footer_bytes ... ok
[INFO] [stdout] test drivers::embrava::tests::off_report_flag ... ok
[INFO] [stdout] test drivers::embrava::tests::report_size ... ok
[INFO] [stdout] test drivers::epos::tests::action_code_is_set_color ... ok
[INFO] [stdout] test config::tests::save_creates_parent_directories ... ok
[INFO] [stdout] test config::tests::save_and_load_round_trip ... ok
[INFO] [stdout] test config::tests::save_sets_restrictive_permissions ... ok
[INFO] [stdout] test config::tests::legacy_token_migration ... ok
[INFO] [stdout] test drivers::epos::tests::both_leds_match ... ok
[INFO] [stdout] test drivers::epos::tests::off_report_has_action_but_no_color ... ok
[INFO] [stdout] test drivers::epos::tests::report_size ... ok
[INFO] [stdout] test drivers::kuando::tests::color_packet_checksum ... ok
[INFO] [stdout] test drivers::epos::tests::color_report_format ... ok
[INFO] [stdout] test drivers::kuando::tests::color_packet_pwm_values ... ok
[INFO] [stdout] test drivers::kuando::tests::keepalive_packet_checksum ... ok
[INFO] [stdout] test drivers::kuando::tests::keepalive_packet_padding ... ok
[INFO] [stdout] test drivers::kuando::tests::keepalive_packet_timeout ... ok
[INFO] [stdout] test drivers::luxafor::tests::off_report_has_zero_colors ... ok
[INFO] [stdout] test drivers::luxafor::tests::steady_color_report_format ... ok
[INFO] [stdout] test drivers::luxafor::tests::steady_color_report_size ... ok
[INFO] [stdout] test drivers::kuando::tests::color_packet_padding ... ok
[INFO] [stdout] test drivers::kuando::tests::pwm_conversion_max ... ok
[INFO] [stdout] test drivers::muteme::tests::command_byte_blue ... ok
[INFO] [stdout] test drivers::blinkstick::tests::off_report ... ok
[INFO] [stdout] test drivers::muteme::tests::command_byte_green ... ok
[INFO] [stdout] test drivers::kuando::tests::pwm_conversion_midpoint ... ok
[INFO] [stdout] test drivers::kuando::tests::pwm_conversion_zero ... ok
[INFO] [stdout] test drivers::muteme::tests::command_byte_off ... ok
[INFO] [stdout] test drivers::muteme::tests::command_byte_red ... ok
[INFO] [stdout] test drivers::muteme::tests::command_byte_white ... ok
[INFO] [stdout] test drivers::muteme::tests::quantize_below_threshold ... ok
[INFO] [stdout] test drivers::muteme::tests::report_format ... ok
[INFO] [stdout] test drivers::muteme::tests::report_size ... ok
[INFO] [stdout] test protocol::tests::button_cycle_preset_off ... ok
[INFO] [stdout] test protocol::tests::button_cycle_preset_red_is_busy ... ok
[INFO] [stdout] test protocol::tests::button_cycle_preset_unknown_color ... ok
[INFO] [stdout] test drivers::muteme::tests::command_byte_yellow ... ok
[INFO] [stdout] test animation::tests::from_name_case_insensitive ... ok
[INFO] [stdout] test drivers::muteme::tests::quantize_above_threshold ... ok
[INFO] [stdout] test drivers::muteme::tests::quantize_at_threshold ... ok
[INFO] [stdout] test protocol::tests::button_cycle_preset_white_is_in_meeting ... ok
[INFO] [stdout] test protocol::tests::get_color_request_format ... ok
[INFO] [stdout] test protocol::tests::off_report_has_command_bytes ... ok
[INFO] [stdout] test protocol::tests::off_report_has_zero_color_bytes ... ok
[INFO] [stdout] test protocol::tests::parse_get_color_response_too_short ... ok
[INFO] [stdout] test protocol::tests::parse_get_color_response_valid ... ok
[INFO] [stdout] test protocol::tests::parse_get_color_response_wrong_command ... ok
[INFO] [stdout] test protocol::tests::device_info_request_format ... ok
[INFO] [stdout] test protocol::tests::parse_get_color_response_wrong_subcommand ... ok
[INFO] [stdout] test protocol::tests::serial_request_format ... ok
[INFO] [stdout] test protocol::tests::set_color_report_red ... ok
[INFO] [stdout] test protocol::tests::set_color_report_bgr_order ... ok
[INFO] [stdout] test config::tests::deserialize_with_chrono_timestamp ... ok
[INFO] [stdout] test drivers::kuando::tests::color_packet_size ... ok
[INFO] [stdout] test protocol::tests::set_color_report_padding_zeros ... ok
[INFO] [stdout] test protocol::tests::set_color_report_size ... ok
[INFO] [stdout] test animation::tests::rainbow_multi_color_cycles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/statuslightd-fac08af13b08a18e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/statuslight_ffi-24eccf777df9c608)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests statuslight_core
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test crates/statuslight-core/src/color.rs - color::Preset::from_name (line 238) ... ok
[INFO] [stdout] test crates/statuslight-core/src/color.rs - color::Preset (line 160) ... ok
[INFO] [stdout] test crates/statuslight-core/src/color.rs - color::Color::from_hex (line 44) ... ok
[INFO] [stdout] test crates/statuslight-core/src/color.rs - color::Color (line 14) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e628e7d3ba47bb8ca2378d706f60a388f5102022c83f20596ded21c697088e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e628e7d3ba47bb8ca2378d706f60a388f5102022c83f20596ded21c697088e5f", kill_on_drop: false }`
[INFO] [stdout] e628e7d3ba47bb8ca2378d706f60a388f5102022c83f20596ded21c697088e5f
