[INFO] fetching crate x11-overlay 0.1.0... [INFO] testing x11-overlay-0.1.0 against 1.90.0 for beta-1.91-2 [INFO] extracting crate x11-overlay 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate x11-overlay 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate x11-overlay 0.1.0 [INFO] tweaked toml for crates.io crate x11-overlay 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate x11-overlay 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate x11-overlay 0.1.0 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gethostname v1.0.2 [INFO] [stderr] Downloaded cairo-sys-rs v0.20.10 [INFO] [stderr] Downloaded mockall_derive v0.12.1 [INFO] [stderr] Downloaded system-deps v7.0.5 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded glib-sys v0.20.10 [INFO] [stderr] Downloaded gio-sys v0.20.10 [INFO] [stderr] Downloaded glib-macros v0.20.12 [INFO] [stderr] Downloaded cfg-expr v0.20.3 [INFO] [stderr] Downloaded cairo-rs v0.20.12 [INFO] [stderr] Downloaded mockall v0.12.1 [INFO] [stderr] Downloaded x11rb v0.13.2 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded gobject-sys v0.20.10 [INFO] [stderr] Downloaded glib v0.20.12 [INFO] [stderr] Downloaded x11rb-protocol v0.13.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00bc5653427f0217889948f4a75827794df8abcadeff16a8e6743f524ffc61b6 [INFO] running `Command { std: "docker" "start" "-a" "00bc5653427f0217889948f4a75827794df8abcadeff16a8e6743f524ffc61b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00bc5653427f0217889948f4a75827794df8abcadeff16a8e6743f524ffc61b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00bc5653427f0217889948f4a75827794df8abcadeff16a8e6743f524ffc61b6", kill_on_drop: false }` [INFO] [stdout] 00bc5653427f0217889948f4a75827794df8abcadeff16a8e6743f524ffc61b6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31f3b9c057049e1f24d5d0ad0ea79a48a19d4fa8629cdb43fc4848727e240751 [INFO] running `Command { std: "docker" "start" "-a" "31f3b9c057049e1f24d5d0ad0ea79a48a19d4fa8629cdb43fc4848727e240751", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling cfg-expr v0.20.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Compiling glib-sys v0.20.10 [INFO] [stderr] Compiling gobject-sys v0.20.10 [INFO] [stderr] Compiling gio-sys v0.20.10 [INFO] [stderr] Compiling cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling glib v0.20.12 [INFO] [stderr] Compiling cairo-rs v0.20.12 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling x11-overlay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "31f3b9c057049e1f24d5d0ad0ea79a48a19d4fa8629cdb43fc4848727e240751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f3b9c057049e1f24d5d0ad0ea79a48a19d4fa8629cdb43fc4848727e240751", kill_on_drop: false }` [INFO] [stdout] 31f3b9c057049e1f24d5d0ad0ea79a48a19d4fa8629cdb43fc4848727e240751 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ddf2edc8c6e7dd3acc5dca74b47eb0e84655e3ea1bfbecfebb5f8bb0d6894c1 [INFO] running `Command { std: "docker" "start" "-a" "1ddf2edc8c6e7dd3acc5dca74b47eb0e84655e3ea1bfbecfebb5f8bb0d6894c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling glib-sys v0.20.10 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling gobject-sys v0.20.10 [INFO] [stderr] Compiling gio-sys v0.20.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling glib v0.20.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling cairo-rs v0.20.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling x11-overlay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 4m 34s [INFO] running `Command { std: "docker" "inspect" "1ddf2edc8c6e7dd3acc5dca74b47eb0e84655e3ea1bfbecfebb5f8bb0d6894c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ddf2edc8c6e7dd3acc5dca74b47eb0e84655e3ea1bfbecfebb5f8bb0d6894c1", kill_on_drop: false }` [INFO] [stdout] 1ddf2edc8c6e7dd3acc5dca74b47eb0e84655e3ea1bfbecfebb5f8bb0d6894c1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6214684b17b444cc31497f47ca349d1d41ebbddfedafeace53739fc130ac5239 [INFO] running `Command { std: "docker" "start" "-a" "6214684b17b444cc31497f47ca349d1d41ebbddfedafeace53739fc130ac5239", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/x11_overlay-3eb440b300838099) [INFO] [stdout] [INFO] [stdout] running 98 tests [INFO] [stdout] test animation::easing::tests::test_bounce_characteristics ... ok [INFO] [stdout] test animation::easing::tests::test_elastic_characteristics ... ok [INFO] [stdout] test animation::easing::tests::test_cubic_easing_boundaries ... ok [INFO] [stdout] test animation::easing::tests::test_interpolate_function ... ok [INFO] [stdout] test animation::easing::tests::test_linear_easing ... ok [INFO] [stdout] test animation::easing::tests::test_sine_easing_boundaries ... ok [INFO] [stdout] test animation::easing::tests::test_quad_easing_boundaries ... ok [INFO] [stdout] test animation::timing::tests::property_tests::test_frame_limiter_fps_range ... ok [INFO] [stdout] test animation::timing::tests::test_frame_limiter_creation ... ok [INFO] [stdout] test animation::easing::tests::test_easing_monotonicity ... ok [INFO] [stdout] test animation::easing::tests::test_ease_in_out_symmetry ... ok [INFO] [stdout] test animation::easing::tests::test_bounce_easing_boundaries ... ok [INFO] [stdout] test animation::easing::tests::property_tests::test_easing_functions_stay_finite ... ok [INFO] [stdout] test animation::timing::tests::property_tests::test_timeline_progress_bounds ... ok [INFO] [stdout] test animation::timing::tests::test_frame_limiter_set_fps ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_reset ... ok [INFO] [stdout] test animation::easing::tests::property_tests::test_easing_functions_boundaries_property ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_creation ... ok [INFO] [stdout] test animation::timing::tests::test_frame_limiter_limit ... ok [INFO] [stdout] test animation::timing::tests::property_tests::test_timeline_looping_never_completes ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_zero_duration ... ok [INFO] [stdout] test animation::timing::tests::test_timer_creation ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_looping ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_start ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_target_integration ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_target_invalid_property ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_builder_pattern ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_color_interpolation ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_color_interpolation_clamping ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_non_looping ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_progress ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_color_interpolation_with_alpha ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_dynamic_color_creation ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_easing_functions ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_from_static ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_multiple_animation_restarts ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_immediate_color_set ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_zero_duration_animation ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_color_property_animate_color_to ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_color_property_set_color ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_color_property_trait_methods_consistency ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_multiple_components_independence ... ok [INFO] [stdout] test graphics::renderer::tests::property_tests::test_color_components_roundtrip ... ok [INFO] [stdout] test graphics::renderer::tests::property_tests::test_rectangle_bounds ... ok [INFO] [stdout] test graphics::renderer::tests::test_color_alpha_channel ... ok [INFO] [stdout] test animation::timing::tests::test_timer_reset ... ok [INFO] [stdout] test graphics::renderer::tests::test_color_creation ... ok [INFO] [stdout] test graphics::renderer::tests::test_color_rgb ... ok [INFO] [stdout] test graphics::renderer::tests::test_rectangle_creation ... ok [INFO] [stdout] test ui::indicators::tests::property_tests::test_alpha_clamping_property ... ok [INFO] [stdout] test ui::indicators::tests::property_tests::test_custom_position_property ... ok [INFO] [stdout] test ui::indicators::tests::property_tests::test_position_calculation_bounds ... ok [INFO] [stdout] test ui::indicators::tests::property_tests::test_scale_minimum_property ... ok [INFO] [stdout] test ui::indicators::tests::test_animation_property_setters ... ok [INFO] [stdout] test ui::indicators::tests::test_bounds_calculation ... ok [INFO] [stdout] test ui::indicators::tests::test_green_square_factory ... ok [INFO] [stdout] test ui::indicators::tests::test_position_calculation ... ok [INFO] [stdout] test ui::indicators::tests::test_position_enum_debug ... ok [INFO] [stdout] test ui::indicators::tests::test_status_indicator_creation ... ok [INFO] [stdout] test ui::layout::tests::test_alignment_center ... ok [INFO] [stdout] test ui::layout::tests::test_container_update ... ok [INFO] [stdout] test ui::layout::tests::test_container_visibility ... ok [INFO] [stdout] test ui::layout::tests::test_grid_layout ... ok [INFO] [stdout] test animation::timing::tests::test_timer_delta ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_chaining ... ok [INFO] [stdout] test ui::layout::tests::test_layout_builder ... ok [INFO] [stdout] test ui::layout::tests::test_layout_container_creation ... ok [INFO] [stdout] test ui::layout::tests::test_layout_item_creation ... ok [INFO] [stdout] test ui::layout::tests::test_padding ... ok [INFO] [stdout] test ui::layout::tests::test_spacing_creation ... ok [INFO] [stdout] test ui::layout::tests::test_vertical_layout ... ok [INFO] [stdout] test ui::text_component::tests::test_animate_background_color ... ok [INFO] [stdout] test ui::text_component::tests::test_animate_background_color_when_already_set ... ok [INFO] [stdout] test ui::text_component::tests::test_animate_text_color ... ok [INFO] [stdout] test ui::text_component::tests::test_builder_pattern_chaining ... ok [INFO] [stdout] test ui::text_component::tests::test_color_property_trait_implementation ... ok [INFO] [stdout] test ui::layout::tests::test_horizontal_layout ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_color_property_update_color ... ok [INFO] [stdout] test ui::text_component::tests::test_component_update_no_animation ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_completion ... ok [INFO] [stdout] test ui::text_component::tests::test_component_update_with_both_animations ... ok [INFO] [stdout] test ui::text_component::tests::test_set_background_color ... ok [INFO] [stdout] test ui::text_component::tests::test_set_text_color ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_creation ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_is_visible ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_should_not_remove ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_with_background ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_with_color ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_with_dynamic_background ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_with_dynamic_color ... ok [INFO] [stdout] test ui::text_component::tests::test_text_setting ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_set_target_uses_default_duration ... ok [INFO] [stdout] test graphics::renderer::tests::test_color_constants ... ok [INFO] [stdout] test ui::text_component::tests::test_color_property_update_color ... ok [INFO] [stdout] test ui::text_component::tests::test_component_update_with_text_animation ... ok [INFO] [stdout] test ui::text_component::tests::test_component_update_with_background_animation ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_progress_during_update ... ok [INFO] [stdout] test ui::text_component::tests::test_color_animations_are_independent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/x11_overlay-776267fd6b47e7c6) [INFO] [stdout] [INFO] [stdout] running 98 tests [INFO] [stdout] test animation::easing::tests::test_bounce_characteristics ... ok [INFO] [stdout] test animation::easing::tests::test_bounce_easing_boundaries ... ok [INFO] [stdout] test animation::easing::tests::property_tests::test_easing_functions_stay_finite ... ok [INFO] [stdout] test animation::easing::tests::property_tests::test_easing_functions_boundaries_property ... ok [INFO] [stdout] test animation::easing::tests::test_linear_easing ... ok [INFO] [stdout] test animation::easing::tests::test_cubic_easing_boundaries ... ok [INFO] [stdout] test animation::easing::tests::test_easing_monotonicity ... ok [INFO] [stdout] test animation::easing::tests::test_sine_easing_boundaries ... ok [INFO] [stdout] test animation::easing::tests::test_elastic_characteristics ... ok [INFO] [stdout] test animation::easing::tests::test_quad_easing_boundaries ... ok [INFO] [stdout] test animation::easing::tests::test_interpolate_function ... ok [INFO] [stdout] test animation::timing::tests::test_frame_limiter_creation ... ok [INFO] [stdout] test animation::timing::tests::property_tests::test_timeline_progress_bounds ... ok [INFO] [stdout] test animation::timing::tests::test_frame_limiter_set_fps ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_looping ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_creation ... ok [INFO] [stdout] test animation::timing::tests::property_tests::test_frame_limiter_fps_range ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_zero_duration ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_non_looping ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_reset ... ok [INFO] [stdout] test animation::timing::tests::test_timeline_progress ... ok [INFO] [stdout] test animation::timing::tests::property_tests::test_timeline_looping_never_completes ... ok [INFO] [stdout] test animation::timing::tests::test_timer_creation ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_start ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_target_integration ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_target_invalid_property ... ok [INFO] [stdout] test animation::easing::tests::test_ease_in_out_symmetry ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_builder_pattern ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_color_interpolation ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_color_interpolation_clamping ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_dynamic_color_creation ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_easing_functions ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_color_interpolation_with_alpha ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_from_static ... ok [INFO] [stdout] test animation::timing::tests::test_frame_limiter_limit ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_immediate_color_set ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_multiple_animation_restarts ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_set_target_uses_default_duration ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_zero_duration_animation ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_color_property_animate_color_to ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_color_property_set_color ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_color_property_trait_methods_consistency ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_multiple_components_independence ... ok [INFO] [stdout] test graphics::renderer::tests::property_tests::test_color_components_roundtrip ... ok [INFO] [stdout] test graphics::renderer::tests::test_color_alpha_channel ... ok [INFO] [stdout] test graphics::renderer::tests::test_color_constants ... ok [INFO] [stdout] test graphics::renderer::tests::property_tests::test_rectangle_bounds ... ok [INFO] [stdout] test graphics::renderer::tests::test_color_creation ... ok [INFO] [stdout] test graphics::renderer::tests::test_color_rgb ... ok [INFO] [stdout] test graphics::renderer::tests::test_rectangle_creation ... ok [INFO] [stdout] test ui::indicators::tests::property_tests::test_alpha_clamping_property ... ok [INFO] [stdout] test ui::indicators::tests::property_tests::test_position_calculation_bounds ... ok [INFO] [stdout] test ui::indicators::tests::property_tests::test_custom_position_property ... ok [INFO] [stdout] test ui::indicators::tests::property_tests::test_scale_minimum_property ... ok [INFO] [stdout] test ui::indicators::tests::test_animation_property_setters ... ok [INFO] [stdout] test ui::indicators::tests::test_bounds_calculation ... ok [INFO] [stdout] test ui::indicators::tests::test_green_square_factory ... ok [INFO] [stdout] test ui::indicators::tests::test_position_calculation ... ok [INFO] [stdout] test ui::indicators::tests::test_position_enum_debug ... ok [INFO] [stdout] test ui::indicators::tests::test_status_indicator_creation ... ok [INFO] [stdout] test ui::layout::tests::test_alignment_center ... ok [INFO] [stdout] test ui::layout::tests::test_container_update ... ok [INFO] [stdout] test ui::layout::tests::test_container_visibility ... ok [INFO] [stdout] test ui::layout::tests::test_grid_layout ... ok [INFO] [stdout] test ui::layout::tests::test_horizontal_layout ... ok [INFO] [stdout] test ui::layout::tests::test_layout_builder ... ok [INFO] [stdout] test ui::layout::tests::test_layout_container_creation ... ok [INFO] [stdout] test ui::layout::tests::test_layout_item_creation ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_chaining ... ok [INFO] [stdout] test ui::layout::tests::test_padding ... ok [INFO] [stdout] test ui::layout::tests::test_spacing_creation ... ok [INFO] [stdout] test ui::layout::tests::test_vertical_layout ... ok [INFO] [stdout] test ui::text_component::tests::test_animate_background_color ... ok [INFO] [stdout] test ui::text_component::tests::test_animate_text_color ... ok [INFO] [stdout] test ui::text_component::tests::test_builder_pattern_chaining ... ok [INFO] [stdout] test ui::text_component::tests::test_animate_background_color_when_already_set ... ok [INFO] [stdout] test ui::text_component::tests::test_color_property_trait_implementation ... ok [INFO] [stdout] test ui::text_component::tests::test_component_update_no_animation ... ok [INFO] [stdout] test animation::timing::tests::test_timer_reset ... ok [INFO] [stdout] test animation::timing::tests::test_timer_delta ... ok [INFO] [stdout] test ui::text_component::tests::test_component_update_with_both_animations ... ok [INFO] [stdout] test ui::text_component::tests::test_set_background_color ... ok [INFO] [stdout] test ui::text_component::tests::test_set_text_color ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_creation ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_is_visible ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_should_not_remove ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_with_background ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_with_color ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_with_dynamic_background ... ok [INFO] [stdout] test ui::text_component::tests::test_text_component_with_dynamic_color ... ok [INFO] [stdout] test ui::text_component::tests::test_text_setting ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_completion ... ok [INFO] [stdout] test graphics::dynamic_color_tests::color_property_tests::test_color_property_update_color ... ok [INFO] [stdout] test ui::text_component::tests::test_color_property_update_color ... ok [INFO] [stdout] test ui::text_component::tests::test_component_update_with_text_animation ... ok [INFO] [stdout] test ui::text_component::tests::test_component_update_with_background_animation ... ok [INFO] [stdout] test graphics::dynamic_color::tests::test_animation_progress_during_update ... ok [INFO] [stdout] test ui::text_component::tests::test_color_animations_are_independent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/dynamic_color_edge_cases.rs (/opt/rustwide/target/debug/deps/dynamic_color_edge_cases-4cc20b067e44dbf5) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_animation_with_same_start_and_target ... ok [INFO] [stdout] test test_builder_pattern_with_invalid_easing ... ok [INFO] [stdout] test test_color_property_error_conditions ... ok [INFO] [stdout] test test_extreme_color_values ... ok [INFO] [stdout] test test_memory_safety_with_clone ... ok [INFO] [stdout] test test_nan_and_infinity_in_interpolation ... ok [INFO] [stdout] test test_thread_safety_assumptions ... ok [INFO] [stdout] test test_rapid_animation_changes ... ok [INFO] [stdout] test test_performance_with_many_updates ... ok [INFO] [stdout] test test_very_large_duration ... ok [INFO] [stdout] test test_very_small_delta_time ... ok [INFO] [stdout] test test_very_large_delta_time ... ok [INFO] [stdout] test test_concurrent_animations ... ok [INFO] [stderr] Running tests/manual_validation.rs (/opt/rustwide/target/debug/deps/manual_validation-50ef4f03a205ee2b) [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test validate_color_operations ... ok [INFO] [stdout] test validate_timeline_behavior ... ok [INFO] [stdout] test validate_easing_functions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/shape_components.rs (/opt/rustwide/target/debug/deps/shape_components-895855f4adb6ab09) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_circle_component_bounds ... ok [INFO] [stdout] test test_circle_component_creation ... ok [INFO] [stdout] test test_line_component_bounds ... ok [INFO] [stdout] test test_component_trait_implementation ... ok [INFO] [stdout] test test_line_component_bounds_with_zero_length ... ok [INFO] [stdout] test test_line_component_creation ... ok [INFO] [stdout] test test_rectangle_component_visibility ... ok [INFO] [stdout] test test_rectangle_component_with_stroke ... ok [INFO] [stdout] test test_rectangle_component_creation ... ok [INFO] [stdout] test test_circle_component_with_stroke ... ok [INFO] [stderr] Running tests/shape_integration.rs (/opt/rustwide/target/debug/deps/shape_integration-b0218ed48b17dafa) [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_complex_shape_configuration ... ok [INFO] [stdout] test test_shape_component_visibility_management ... ok [INFO] [stderr] Running tests/simple_integration.rs (/opt/rustwide/target/debug/deps/simple_integration-0b49d2fba72e15ed) [INFO] [stdout] test test_shapes_in_component_collection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_color_and_position_integration ... ok [INFO] [stdout] test test_color_component_extraction ... ok [INFO] [stdout] test test_easing_function_integration ... ok [INFO] [stdout] test test_interpolation_integration ... ok [INFO] [stdout] test test_multiple_timelines_integration ... ok [INFO] [stdout] test test_screen_coordinate_integration ... ok [INFO] [stdout] test test_timeline_with_easing_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests x11_overlay [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" "6214684b17b444cc31497f47ca349d1d41ebbddfedafeace53739fc130ac5239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6214684b17b444cc31497f47ca349d1d41ebbddfedafeace53739fc130ac5239", kill_on_drop: false }` [INFO] [stdout] 6214684b17b444cc31497f47ca349d1d41ebbddfedafeace53739fc130ac5239