[INFO] cloning repository https://github.com/EriksRemess/streamdeck-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EriksRemess/streamdeck-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEriksRemess%2Fstreamdeck-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEriksRemess%2Fstreamdeck-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed38c83cc27f0939bf276391f0167d694a05e3ba
[INFO] testing EriksRemess/streamdeck-rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEriksRemess%2Fstreamdeck-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EriksRemess/streamdeck-rs
[INFO] finished tweaking git repo https://github.com/EriksRemess/streamdeck-rs
[INFO] tweaked toml for git repo https://github.com/EriksRemess/streamdeck-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EriksRemess/streamdeck-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EriksRemess/streamdeck-rs 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny-skia-path v0.12.0
[INFO] [stderr]   Downloaded resvg v0.47.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.22.0
[INFO] [stderr]   Downloaded cairo-sys-rs v0.22.0
[INFO] [stderr]   Downloaded pango-sys v0.22.0
[INFO] [stderr]   Downloaded imagesize v0.14.0
[INFO] [stderr]   Downloaded graphene-sys v0.22.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.22.0
[INFO] [stderr]   Downloaded gsk4 v0.11.0
[INFO] [stderr]   Downloaded cairo-rs v0.22.0
[INFO] [stderr]   Downloaded gdk4-sys v0.11.0
[INFO] [stderr]   Downloaded glib-sys v0.22.0
[INFO] [stderr]   Downloaded hidapi v2.6.4
[INFO] [stderr]   Downloaded gtk4-sys v0.11.0
[INFO] [stderr]   Downloaded png v0.18.1
[INFO] [stderr]   Downloaded libadwaita v0.9.1
[INFO] [stderr]   Downloaded kurbo v0.13.0
[INFO] [stderr]   Downloaded usvg v0.47.0
[INFO] [stderr]   Downloaded gdk4 v0.11.0
[INFO] [stderr]   Downloaded gio v0.22.1
[INFO] [stderr]   Downloaded gio-sys v0.22.0
[INFO] [stderr]   Downloaded glib v0.22.0
[INFO] [stderr]   Downloaded tiny-skia v0.12.0
[INFO] [stderr]   Downloaded glib-macros v0.22.0
[INFO] [stderr]   Downloaded euclid v0.22.13
[INFO] [stderr]   Downloaded toml v1.0.3+spec-1.1.0
[INFO] [stderr]   Downloaded pango v0.22.0
[INFO] [stderr]   Downloaded data-url v0.3.2
[INFO] [stderr]   Downloaded cfg-expr v0.20.6
[INFO] [stderr]   Downloaded roxmltree v0.21.1
[INFO] [stderr]   Downloaded svgtypes v0.16.1
[INFO] [stderr]   Downloaded graphene-rs v0.22.0
[INFO] [stderr]   Downloaded gtk4 v0.11.0
[INFO] [stderr]   Downloaded gtk4-macros v0.11.0
[INFO] [stderr]   Downloaded libadwaita-sys v0.9.1
[INFO] [stderr]   Downloaded system-deps v7.0.7
[INFO] [stderr]   Downloaded gsk4-sys v0.11.0
[INFO] [stderr]   Downloaded gobject-sys v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b563e47b8c805852928ec38c47427280b00c3b51c7805a055fa10a2bef1bb66e
[INFO] running `Command { std: "docker" "start" "-a" "b563e47b8c805852928ec38c47427280b00c3b51c7805a055fa10a2bef1bb66e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b563e47b8c805852928ec38c47427280b00c3b51c7805a055fa10a2bef1bb66e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b563e47b8c805852928ec38c47427280b00c3b51c7805a055fa10a2bef1bb66e", kill_on_drop: false }`
[INFO] [stdout] b563e47b8c805852928ec38c47427280b00c3b51c7805a055fa10a2bef1bb66e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3437af1498866f732ddab89986b006d319060d3c2fe100a438bd4d4d9023dc3
[INFO] running `Command { std: "docker" "start" "-a" "c3437af1498866f732ddab89986b006d319060d3c2fe100a438bd4d4d9023dc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling cfg-expr v0.20.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling glib-sys v0.22.0
[INFO] [stderr]    Compiling gobject-sys v0.22.0
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.0
[INFO] [stderr]    Compiling gsk4-sys v0.11.0
[INFO] [stderr]    Compiling gtk4-sys v0.11.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling libadwaita-sys v0.9.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.22.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling glib v0.22.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling gtk4-macros v0.11.0
[INFO] [stderr]    Compiling hidapi v2.6.4
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gio v0.22.1
[INFO] [stderr]    Compiling cairo-rs v0.22.0
[INFO] [stderr]    Compiling graphene-rs v0.22.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling gdk-pixbuf v0.22.0
[INFO] [stderr]    Compiling pango v0.22.0
[INFO] [stderr]    Compiling gdk4 v0.11.0
[INFO] [stderr]    Compiling gsk4 v0.11.0
[INFO] [stderr]    Compiling gtk4 v0.11.0
[INFO] [stderr]    Compiling libadwaita v0.9.1
[INFO] [stderr]    Compiling streamrs v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 24s
[INFO] running `Command { std: "docker" "inspect" "c3437af1498866f732ddab89986b006d319060d3c2fe100a438bd4d4d9023dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3437af1498866f732ddab89986b006d319060d3c2fe100a438bd4d4d9023dc3", kill_on_drop: false }`
[INFO] [stdout] c3437af1498866f732ddab89986b006d319060d3c2fe100a438bd4d4d9023dc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88eb7031aa6e27decb0c2fc3183e04564e456dfa8b01d359ab11d1c3869bf97f
[INFO] running `Command { std: "docker" "start" "-a" "88eb7031aa6e27decb0c2fc3183e04564e456dfa8b01d359ab11d1c3869bf97f", kill_on_drop: false }`
[INFO] [stderr]    Compiling streamrs v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.03s
[INFO] running `Command { std: "docker" "inspect" "88eb7031aa6e27decb0c2fc3183e04564e456dfa8b01d359ab11d1c3869bf97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88eb7031aa6e27decb0c2fc3183e04564e456dfa8b01d359ab11d1c3869bf97f", kill_on_drop: false }`
[INFO] [stdout] 88eb7031aa6e27decb0c2fc3183e04564e456dfa8b01d359ab11d1c3869bf97f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1a0586c80d59f59962d3a1d4fb259a6dd3b6f9d80dff464e5450df549494ab9
[INFO] running `Command { std: "docker" "start" "-a" "d1a0586c80d59f59962d3a1d4fb259a6dd3b6f9d80dff464e5450df549494ab9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamrs-09a4e1838dc3f5e7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test image::clock::tests::clock_icon_alias_and_prefix_are_case_insensitive ... ok
[INFO] [stdout] test image::clock::tests::render_clock_svg_uses_image_background_when_present ... ok
[INFO] [stdout] test process::tests::empty_launch_command_is_noop ... ok
[INFO] [stdout] test process::tests::empty_status_command_is_rejected ... ok
[INFO] [stdout] test image::clock::tests::render_clock_svg_falls_back_for_missing_background ... ok
[INFO] [stdout] test process::tests::launch_errors_are_reported ... ok
[INFO] [stdout] test process::tests::shell_status_reports_success_and_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/streamrs.rs (/opt/rustwide/target/debug/deps/streamrs-a8e1afe40c80698d)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test app::main_tests::blank_action_is_treated_as_noop ... ok
[INFO] [stdout] test app::main_tests::clock_svg_uses_fallback_background_when_blank_png_is_missing ... ok
[INFO] [stdout] test app::main_tests::delay_conversion_uses_millisecond_ratio ... ok
[INFO] [stdout] test app::main_tests::launcher_like_status_commands_are_detected ... ok
[INFO] [stdout] test app::main_tests::page_layout_plan_places_navigation_keys_across_pages ... ok
[INFO] [stdout] test app::main_tests::page_layout_plan_treats_launcher_like_status_as_action_when_missing_action ... ok
[INFO] [stdout] test app::main_tests::page_layout_plan_uses_cached_status_for_initial_icon_and_poll_timing ... ok
[INFO] [stdout] test app::main_tests::parse_config_allows_missing_action ... ok
[INFO] [stdout] test app::main_tests::parse_config_rejects_empty_key_list ... ok
[INFO] [stdout] test app::main_tests::parse_config_rejects_invalid_keys_per_page ... ok
[INFO] [stdout] test app::main_tests::gif_icon_is_supported ... ok
[INFO] [stdout] test app::main_tests::status_config_parses_and_falls_back_icons ... ok
[INFO] [stdout] test app::main_tests::status_interval_is_clamped ... ok
[INFO] [stdout] test app::main_tests::animated_gif_fixture_is_supported ... ok
[INFO] [stdout] test app::main_tests::encode_animated_frames_builds_animation_state ... ok
[INFO] [stdout] test app::main_tests::image_cache_warming_includes_status_and_navigation_icons ... ok
[INFO] [stdout] test app::main_tests::clock_icon_renders_svg_without_background_file ... ok
[INFO] [stdout] test app::main_tests::svg_icon_is_supported ... ok
[INFO] [stdout] test app::main_tests::clock_cache_key_includes_background_name ... ok
[INFO] [stderr]      Running unittests src/bin/streamrs-gui.rs (/opt/rustwide/target/debug/deps/streamrs_gui-a1f1ec8b15923de0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test gui::core::editor::editor_tests::clear_selected_key_rejects_reserved_navigation_slot ... ok
[INFO] [stdout] test gui::core::editor::editor_tests::move_key_between_slots_inserts_before_target ... ok
[INFO] [stdout] test gui::core::editor::editor_tests::move_key_between_slots_rejects_reserved_navigation_slot ... ok
[INFO] [stdout] test gui::core::editor::editor_tests::swap_keys_between_slots_swaps_configured_buttons ... ok
[INFO] [stdout] test gui::core::editor::editor_tests::clear_selected_key_removes_key_and_shifts_following_keys ... ok
[INFO] [stdout] test gui::core::paging::tests::navigation_slots_match_main_app_layout ... ok
[INFO] [stdout] test gui::core::paging::tests::key_index_mapping_respects_reserved_navigation_slots ... ok
[INFO] [stdout] test gui::core::paging::tests::locate_key_slot_round_trips_each_existing_key ... ok
[INFO] [stdout] test gui::core::editor::editor_tests::move_key_between_slots_inserts_after_target ... ok
[INFO] [stdout] test gui::core::editor::editor_tests::swap_keys_between_slots_rejects_reserved_navigation_slot ... ok
[INFO] [stdout] test gui::core::paging::tests::page_count_matches_expected_boundaries ... ok
[INFO] [stderr]      Running unittests src/bin/streamrs-icon-compose.rs (/opt/rustwide/target/debug/deps/streamrs_icon_compose-083e684cbfe7f713)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[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/bin/streamrs-preview.rs (/opt/rustwide/target/debug/deps/streamrs_preview-0239ab003039a45d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests streamrs
[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] [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] running `Command { std: "docker" "inspect" "d1a0586c80d59f59962d3a1d4fb259a6dd3b6f9d80dff464e5450df549494ab9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1a0586c80d59f59962d3a1d4fb259a6dd3b6f9d80dff464e5450df549494ab9", kill_on_drop: false }`
[INFO] [stdout] d1a0586c80d59f59962d3a1d4fb259a6dd3b6f9d80dff464e5450df549494ab9
