[INFO] fetching crate tui-vfx-recipes 0.2.3...
[INFO] testing tui-vfx-recipes-0.2.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tui-vfx-recipes 0.2.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tui-vfx-recipes 0.2.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tui-vfx-recipes 0.2.3
[INFO] tweaked toml for crates.io crate tui-vfx-recipes 0.2.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tui-vfx-recipes 0.2.3 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 crates.io crate tui-vfx-recipes 0.2.3 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4c86930cee109fd7815a75a69423b2a2421b799ac9ae8fbdd16199f28f05a489
[INFO] running `Command { std: "docker" "start" "-a" "4c86930cee109fd7815a75a69423b2a2421b799ac9ae8fbdd16199f28f05a489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c86930cee109fd7815a75a69423b2a2421b799ac9ae8fbdd16199f28f05a489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c86930cee109fd7815a75a69423b2a2421b799ac9ae8fbdd16199f28f05a489", kill_on_drop: false }`
[INFO] [stdout] 4c86930cee109fd7815a75a69423b2a2421b799ac9ae8fbdd16199f28f05a489
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] afea35f5a20c428f04ed2b98eaa1b6c827f748c890fe7e8cd12588ae33a4208e
[INFO] running `Command { std: "docker" "start" "-a" "afea35f5a20c428f04ed2b98eaa1b6c827f748c890fe7e8cd12588ae33a4208e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tui-vfx-core-macros v0.2.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling mixed-signals v0.2.2
[INFO] [stderr]    Compiling tui-vfx-types v0.2.6
[INFO] [stderr]    Compiling tui-vfx-debug v0.2.6
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling tui-vfx-core v0.2.6
[INFO] [stderr]    Compiling tui-vfx-geometry v0.2.6
[INFO] [stderr]    Compiling tui-vfx-shadow v0.2.6
[INFO] [stderr]    Compiling tui-vfx-content v0.2.6
[INFO] [stderr]    Compiling tui-vfx-style v0.2.6
[INFO] [stderr]    Compiling tui-vfx-compositor v0.2.6
[INFO] [stderr]    Compiling tui-vfx v0.2.6
[INFO] [stderr]    Compiling tui-vfx-recipes v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.02s
[INFO] running `Command { std: "docker" "inspect" "afea35f5a20c428f04ed2b98eaa1b6c827f748c890fe7e8cd12588ae33a4208e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afea35f5a20c428f04ed2b98eaa1b6c827f748c890fe7e8cd12588ae33a4208e", kill_on_drop: false }`
[INFO] [stdout] afea35f5a20c428f04ed2b98eaa1b6c827f748c890fe7e8cd12588ae33a4208e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 42ca2bc194c97ba2b8755fb3add8ca995324d68d0993e2adf22a701f2063be35
[INFO] running `Command { std: "docker" "start" "-a" "42ca2bc194c97ba2b8755fb3add8ca995324d68d0993e2adf22a701f2063be35", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tui-vfx-debug v0.2.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tui-vfx-core v0.2.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tui-vfx-geometry v0.2.6
[INFO] [stderr]    Compiling tui-vfx-shadow v0.2.6
[INFO] [stderr]    Compiling tui-vfx-content v0.2.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tui-vfx-style v0.2.6
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tui-vfx-compositor v0.2.6
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling fast-fs v0.2.0
[INFO] [stderr]    Compiling tui-vfx v0.2.6
[INFO] [stderr]    Compiling tui-vfx-recipes v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.17s
[INFO] running `Command { std: "docker" "inspect" "42ca2bc194c97ba2b8755fb3add8ca995324d68d0993e2adf22a701f2063be35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42ca2bc194c97ba2b8755fb3add8ca995324d68d0993e2adf22a701f2063be35", kill_on_drop: false }`
[INFO] [stdout] 42ca2bc194c97ba2b8755fb3add8ca995324d68d0993e2adf22a701f2063be35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ea65a4b4f71860bad9d8a40d5311633730cf0e3993025fafb0be0f948f485b33
[INFO] running `Command { std: "docker" "start" "-a" "ea65a4b4f71860bad9d8a40d5311633730cf0e3993025fafb0be0f948f485b33", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tui_vfx_recipes-1b6acf673f53f104)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test manager::fnc_compute_dwell_rect::tests::test_bottom_center_margin_delta ... ok
[INFO] [stdout] test manager::fnc_compute_dwell_rect::tests::test_bottom_left_margin_delta ... ok
[INFO] [stdout] test manager::fnc_compute_dwell_rect::tests::test_bottom_right_margin_delta ... ok
[INFO] [stdout] test manager::fnc_compute_dwell_rect::tests::test_center_anchor_no_margin_effect ... ok
[INFO] [stdout] test manager::fnc_compute_dwell_rect::tests::test_middle_left_only_horizontal_margin ... ok
[INFO] [stdout] test manager::fnc_compute_dwell_rect::tests::test_middle_right_margin_delta ... ok
[INFO] [stdout] test manager::fnc_compute_dwell_rect::tests::test_top_center_only_vertical_margin ... ok
[INFO] [stdout] test manager::fnc_compute_dwell_rect::tests::test_top_left_margin_delta ... ok
[INFO] [stdout] test manager::fnc_populate_effects::tests::test_entering_phase_sets_masks_and_filters ... ok
[INFO] [stdout] test manager::fnc_populate_effects::tests::test_finished_phase_no_effects ... ok
[INFO] [stdout] test manager::fnc_compute_dwell_rect::tests::test_zero_margin_preserves_base ... ok
[INFO] [stdout] test manager::fnc_populate_effects::tests::test_mask_combine_mode_is_set ... ok
[INFO] [stdout] test manager::fnc_populate_effects::tests::uses_borrowed_slices_for_multi_effects ... ok
[INFO] [stdout] test recipe_schema::interactions::tests::test_geometry_overrides_conversion ... ok
[INFO] [stdout] test manager::tests::add_skips_existing_ids_after_wrap ... ok
[INFO] [stdout] test recipe_schema::interactions::tests::test_state_style_config_json_conversion ... ok
[INFO] [stdout] test recipe_schema::interactions::tests::test_interaction_config_defaults ... ok
[INFO] [stdout] test rendering::cls_ratatui_buffer_adapter::tests::test_adapter_out_of_bounds ... ok
[INFO] [stdout] test rendering::cls_ratatui_buffer_adapter::tests::test_adapter_set_cell ... ok
[INFO] [stdout] test rendering::cls_ratatui_buffer_adapter::tests::test_adapter_dimensions ... ok
[INFO] [stdout] test rendering::cls_ratatui_buffer_adapter::tests::test_snapshot_from_buffer ... ok
[INFO] [stdout] test rendering::fnc_render_animated_with_theme::tests::test_apply_trim_preserves_border_set ... ok
[INFO] [stdout] test rendering::fnc_render_animated_with_theme::tests::test_resolve_style_with_effect_applies_effect ... ok
[INFO] [stdout] test rendering::cls_ratatui_buffer_adapter::tests::test_adapter_with_offset ... ok
[INFO] [stdout] test rendering::fnc_render_animated_with_theme::tests::test_resolve_style_no_effect_no_fade_returns_base ... ok
[INFO] [stdout] test rendering::fnc_render_animated_with_theme::tests::test_resolve_style_none_effect_means_no_modification ... ok
[INFO] [stdout] test rendering::fnc_render_animated_with_theme::tests::test_resolve_style_with_fade_applies_fade ... ok
[INFO] [stdout] test rendering::cls_ratatui_buffer_adapter::tests::test_snapshot_grid_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tui_vfx_recipes
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/inspector/cls_inspector_context.rs - inspector::cls_inspector_context::inspect (line 55) ... ignored
[INFO] [stdout] test src/inspector/cls_inspector_context.rs - inspector::cls_inspector_context::inspect (line 61) ... ignored
[INFO] [stdout] test src/lib.rs - (line 20) ... ignored
[INFO] [stdout] test src/preview/mod.rs - preview (line 21) ... ignored
[INFO] [stdout] test src/recipe/embedded/fnc_load_config_hybrid.rs - recipe::embedded::fnc_load_config_hybrid::load_config_hybrid (line 54) ... ignored
[INFO] [stdout] test src/recipe/embedded/fnc_load_hybrid.rs - recipe::embedded::fnc_load_hybrid::load_recipe_hybrid (line 32) ... ignored
[INFO] [stdout] test src/recipe/embedded/mod.rs - recipe::embedded (line 14) ... ignored
[INFO] [stdout] test src/recipe/embedded/mod.rs - recipe::embedded (line 29) ... ignored
[INFO] [stdout] test src/recipe/fnc_from_value.rs - recipe::fnc_from_value::from_value (line 27) ... ignored
[INFO] [stdout] test src/recipe/fnc_load.rs - recipe::fnc_load::load (line 30) ... ignored
[INFO] [stdout] test src/recipe/fnc_parse.rs - recipe::fnc_parse::parse (line 27) ... ignored
[INFO] [stdout] test src/recipe_schema/functions/fnc_deep_merge_json.rs - recipe_schema::functions::fnc_deep_merge_json::deep_merge_json (line 31) ... ignored
[INFO] [stdout] test src/recipe_schema/functions/fnc_resolve_template_path.rs - recipe_schema::functions::fnc_resolve_template_path::resolve_template_path (line 55) ... ignored
[INFO] [stdout] test src/recipe_schema/functions/fnc_validate_template_refs.rs - recipe_schema::functions::fnc_validate_template_refs::validate_no_circular_ref (line 36) ... ignored
[INFO] [stdout] test src/recipe_schema/parser.rs - recipe_schema::parser::json_recipe_dyn_from_file (line 143) ... ignored
[INFO] [stdout] test src/rendering/cls_ratatui_buffer_adapter.rs - rendering::cls_ratatui_buffer_adapter (line 14) ... ignored
[INFO] [stdout] test src/rendering/fnc_render_manager_items.rs - rendering::fnc_render_manager_items::render_manager_items (line 37) ... ignored
[INFO] [stdout] test src/recipe/types.rs - recipe::types::Recipe::shaders (line 69) - compile ... ok
[INFO] [stdout] test src/prelude.rs - prelude (line 13) ... ok
[INFO] [stdout] test src/recipe/types.rs - recipe::types::Recipe::style_layers (line 270) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 17 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.57s
[INFO] running `Command { std: "docker" "inspect" "ea65a4b4f71860bad9d8a40d5311633730cf0e3993025fafb0be0f948f485b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea65a4b4f71860bad9d8a40d5311633730cf0e3993025fafb0be0f948f485b33", kill_on_drop: false }`
[INFO] [stdout] ea65a4b4f71860bad9d8a40d5311633730cf0e3993025fafb0be0f948f485b33
