[INFO] fetching crate i-slint-core 1.13.1...
[INFO] testing i-slint-core-1.13.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate i-slint-core 1.13.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate i-slint-core 1.13.1
[INFO] finished tweaking crates.io crate i-slint-core 1.13.1
[INFO] tweaked toml for crates.io crate i-slint-core 1.13.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate i-slint-core 1.13.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate i-slint-core 1.13.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c921eda90b9a52ebe081bc747fef6218d47998b91fd5eb22fe6fff17ce9e885c
[INFO] running `Command { std: "docker" "start" "-a" "c921eda90b9a52ebe081bc747fef6218d47998b91fd5eb22fe6fff17ce9e885c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c921eda90b9a52ebe081bc747fef6218d47998b91fd5eb22fe6fff17ce9e885c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c921eda90b9a52ebe081bc747fef6218d47998b91fd5eb22fe6fff17ce9e885c", kill_on_drop: false }`
[INFO] [stdout] c921eda90b9a52ebe081bc747fef6218d47998b91fd5eb22fe6fff17ce9e885c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 260877af78f6058979b97f95e315b9fa4e4e92a037d9b5e6a62bc13cb190bb58
[INFO] running `Command { std: "docker" "start" "-a" "260877af78f6058979b97f95e315b9fa4e4e92a037d9b5e6a62bc13cb190bb58", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling pin-weak v1.1.0
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling lyon_geom v1.0.6
[INFO] [stderr]    Compiling lyon_path v1.0.7
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling lyon_algorithms v1.0.5
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling vtable-macro v0.3.0
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling i-slint-core-macros v1.13.1
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]    Compiling const-field-offset v0.1.5
[INFO] [stderr]    Compiling vtable v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lyon_extra v1.0.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling i-slint-common v1.13.1
[INFO] [stderr]    Compiling i-slint-core v1.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s
[INFO] running `Command { std: "docker" "inspect" "260877af78f6058979b97f95e315b9fa4e4e92a037d9b5e6a62bc13cb190bb58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "260877af78f6058979b97f95e315b9fa4e4e92a037d9b5e6a62bc13cb190bb58", kill_on_drop: false }`
[INFO] [stdout] 260877af78f6058979b97f95e315b9fa4e4e92a037d9b5e6a62bc13cb190bb58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a73a837601843eb97d9581816d2c650df91cd67fc253de2e53eb274058ef465e
[INFO] running `Command { std: "docker" "start" "-a" "a73a837601843eb97d9581816d2c650df91cd67fc253de2e53eb274058ef465e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling i-slint-common v1.13.1
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling i-slint-core-macros v1.13.1
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling i-slint-core v1.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "a73a837601843eb97d9581816d2c650df91cd67fc253de2e53eb274058ef465e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a73a837601843eb97d9581816d2c650df91cd67fc253de2e53eb274058ef465e", kill_on_drop: false }`
[INFO] [stdout] a73a837601843eb97d9581816d2c650df91cd67fc253de2e53eb274058ef465e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52f38c7ab95837b5d4be8b7265a6064fa7a8f04c7ef5dc88e71dfa2fe65fb3f6
[INFO] running `Command { std: "docker" "start" "-a" "52f38c7ab95837b5d4be8b7265a6064fa7a8f04c7ef5dc88e71dfa2fe65fb3f6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/i_slint_core-40e9c4275cfcab48)
[INFO] [stdout] 
[INFO] [stdout] running 157 tests
[INFO] [stdout] test api::error_is_send ... ok
[INFO] [stdout] test graphics::border_radius::tests::test_eq ... ok
[INFO] [stdout] test api::logical_physical_pos ... ok
[INFO] [stdout] test api::logical_physical_size ... ok
[INFO] [stdout] test callbacks::callback_simple_test ... ok
[INFO] [stdout] test graphics::border_radius::tests::test_inner_outer ... ok
[INFO] [stdout] test graphics::color::test_brighter_darker ... ok
[INFO] [stdout] test graphics::color::test_transparent_transition ... ok
[INFO] [stdout] test graphics::color::test_rgb_to_hsv ... ok
[INFO] [stdout] test graphics::border_radius::tests::test_zero ... ok
[INFO] [stdout] test graphics::border_radius::tests::test_min_max ... ok
[INFO] [stdout] test graphics::border_radius::tests::test_scale ... ok
[INFO] [stdout] test item_focus::tests::test_focus_chain_complex_tree ... ok
[INFO] [stdout] test item_focus::tests::test_focus_chain_one_child ... ok
[INFO] [stdout] test item_focus::tests::test_focus_chain_root_only ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_children_nodes_backward_focus ... ok
[INFO] [stdout] test item_rendering::dirty_region_no_intersection ... ok
[INFO] [stdout] test item_tree::tests::test_component_item_tree_tree_children ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_children_nodes_forward_focus ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_children_nodes_structure ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_empty_subtree_backward_focus ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_empty_subtree_forward_focus ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_empty_subtree_structure ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_item_subtree_item_backward_focus ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_item_subtree_item_forward_focus ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_one_node_structure ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_nested_subtrees_structure ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_one_node_backward_focus ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_nested_subtrees_backward_focus ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_nested_subtrees_forward_focus ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_item_subtree_item_structure ... ok
[INFO] [stdout] test item_focus::tests::test_focus_chain_three_children ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_subtrees_item_structure ... ok
[INFO] [stdout] test item_tree::tests::test_tree_traversal_one_node_forward_focus ... ok
[INFO] [stdout] test layout::grid_internal::test_layout_items ... ok
[INFO] [stdout] test item_tree::tests::test_component_item_tree_one_child ... ok
[INFO] [stdout] test item_tree::tests::test_component_item_tree_root_only ... ok
[INFO] [stdout] test model::adapters::reversed_tests::test_reversed_broken_model ... ok
[INFO] [stdout] test model::adapters::reversed_tests::test_reversed_model ... ok
[INFO] [stdout] test model::adapters::reversed_tests::test_reversed_model_remove ... ok
[INFO] [stdout] test model::adapters::reversed_tests::test_reversed_model_insert ... ok
[INFO] [stdout] test model::adapters::reversed_tests::test_reversed_model_changed ... ok
[INFO] [stdout] test model::adapters::reversed_tests::test_reversed_model_source_model ... ok
[INFO] [stdout] test model::adapters::sort_tests::test_sorted_model_remove ... ok
[INFO] [stdout] test model::adapters::test_filter_model ... ok
[INFO] [stdout] test model::adapters::test_filter_model_source_model ... ok
[INFO] [stdout] test model::adapters::sort_tests::test_sorted_model_changed ... ok
[INFO] [stdout] test model::adapters::sort_tests::test_sorted_model_source_model ... ok
[INFO] [stdout] test model::adapters::test_map_model ... ok
[INFO] [stdout] test model::adapters::test_filter_model_broken_model ... ok
[INFO] [stdout] test model::adapters::sort_tests::test_sorted_model_insert ... ok
[INFO] [stdout] test model::adapters::sort_tests::test_sorted_broken_model ... ok
[INFO] [stdout] test graphics::image::test_image_size_from_buffer_without_backend ... ok
[INFO] [stdout] test model::adapters::test_long_chain_integrity ... ok
[INFO] [stdout] test graphics::brush::test_linear_gradient_encoding ... ok
[INFO] [stdout] test model::tests::test_tracking_model_handle ... ok
[INFO] [stdout] test model::tests::test_vecmodel_clear ... ok
[INFO] [stdout] test model::tests::test_vecmodel_set_vec ... ok
[INFO] [stdout] test model::tests::test_vecmodel_swap ... ok
[INFO] [stdout] test model::tests::vecmodel_doesnt_require_default ... ok
[INFO] [stdout] test properties::change_tracker::change_tracker ... ok
[INFO] [stdout] test properties::change_tracker::delete_from_eval_fn ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_animation_direction_triggered_by_set ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_animation_negative_delay_triggered_by_set ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_animation_triggered_by_binding ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_animation_triggered_by_set ... ok
[INFO] [stdout] test properties::change_tracker::change_mutliple_dependencies ... ok
[INFO] [stdout] test model::tests::modeliter_in_bounds ... ok
[INFO] [stdout] test model::tests::test_data_tracking ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_delayed_animation_fractual_iteration_triggered_by_set ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_delayed_animation_negative_iteration_triggered_by_set ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_delayed_animation_no_iteration_triggered_by_set ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_delayed_animation_triggered_by_binding ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_delayed_animation_triggered_by_set ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::test_loop ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::test_loop_via_binding ... ok
[INFO] [stdout] test properties::properties_simple_test ... ok
[INFO] [stdout] test properties::property_two_ways_binding_of_two_two_way_bindings ... ok
[INFO] [stdout] test properties::property_two_ways_binding_of_two_way_binding_first ... ok
[INFO] [stdout] test properties::property_two_ways_binding_of_two_way_binding_second ... ok
[INFO] [stdout] test properties::property_two_ways_recurse_from_binding ... ok
[INFO] [stdout] test properties::property_two_ways_test ... ok
[INFO] [stdout] test properties::property_two_ways_test_binding ... ok
[INFO] [stdout] test properties::test_nested_property_tracker_dirty ... ok
[INFO] [stdout] test properties::test_nested_property_tracker_evaluate_if_dirty ... ok
[INFO] [stdout] test properties::test_nested_property_trackers ... ok
[INFO] [stdout] test properties::test_property_dirty_handler ... ok
[INFO] [stdout] test properties::test_property_listener_scope ... ok
[INFO] [stdout] test properties::test_property_tracker_drop ... ok
[INFO] [stdout] test sharedvector::collect_from_iter_with_no_size_hint ... ok
[INFO] [stdout] test sharedvector::pop_test ... ok
[INFO] [stdout] test string::simple_test ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_delayed_animation_null_duration_triggered_by_set ... ok
[INFO] [stdout] test properties::single_linked_list_pin::test_list ... ok
[INFO] [stdout] test sharedvector::push_test ... ok
[INFO] [stdout] test sharedvector::simple_test ... ok
[INFO] [stdout] test sharedvector::test_reserve ... ok
[INFO] [stdout] test sharedvector::test_vector_clear ... ok
[INFO] [stdout] test string::test_collect_from_chars ... ok
[INFO] [stdout] test properties::properties_animations::animation_tests::properties_test_delayed_animation_negative_duration_triggered_by_set ... ok
[INFO] [stdout] test textlayout::fragments::fragment_iterator_break_anywhere ... ok
[INFO] [stdout] test textlayout::byte_offset_for_empty_line ... ok
[INFO] [stdout] test textlayout::fragments::fragment_iterator_forced_break_multi ... ok
[INFO] [stdout] test textlayout::fragments::fragment_iterator_leading_nbsp ... ok
[INFO] [stdout] test textlayout::fragments::fragment_iterator_nbsp ... ok
[INFO] [stdout] test textlayout::fragments::fragment_iterator_simple ... ok
[INFO] [stdout] test textlayout::fragments::fragment_iterator_simple_v2 ... ok
[INFO] [stdout] test sharedvector::test_capacity_grows_only_when_needed ... ok
[INFO] [stdout] test textlayout::fragments::fragment_iterator_forced_break ... ok
[INFO] [stdout] test string::to_shared_string ... ok
[INFO] [stdout] test string::test_extend_from_chars ... ok
[INFO] [stdout] test textlayout::linebreaker::char_wrap_sentences ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_anywhere_fallback ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_anywhere_fallback_max_lines ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_anywhere_fallback_multi_line ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_anywhere_fallback_multi_line_char_wrap ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_anywhere_fallback_multi_line_v2 ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_char_wrap ... ok
[INFO] [stdout] test textlayout::linebreaker::test_forced_break_max_lines ... ok
[INFO] [stdout] test textlayout::linebreaker::test_forced_break_multi ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_max_lines ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_space ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_space_char_wrap ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_space_v2 ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_space_v3 ... ok
[INFO] [stdout] test textlayout::linebreaker::test_basic_line_break_space_v4 ... ok
[INFO] [stdout] test textlayout::linebreaker::test_empty_line_break ... ok
[INFO] [stdout] test textlayout::linebreaker::test_forced_break_multi_char_wrap ... ok
[INFO] [stdout] test textlayout::linebreaker::test_line_width_with_whitespace ... ok
[INFO] [stdout] test textlayout::linebreaker::test_linebreak_trailing_space ... ok
[INFO] [stdout] test textlayout::linebreaker::test_single_line_multi_break_opportunity ... ok
[INFO] [stdout] test textlayout::linebreaker::zero_width ... ok
[INFO] [stdout] test textlayout::linebreaker::zero_width_char_wrap ... ok
[INFO] [stdout] test textlayout::shaping::test_shape_boundaries_empty ... ok
[INFO] [stdout] test textlayout::linebreaker::test_nbsp_break ... ok
[INFO] [stdout] test textlayout::linebreaker::test_forced_break ... ok
[INFO] [stdout] test properties::single_linked_list_pin::big_list ... ok
[INFO] [stdout] test textlayout::shaping::test_shape_boundaries_simple ... ok
[INFO] [stdout] test textlayout::test_byte_offset ... ok
[INFO] [stdout] test textlayout::test_cursor_position ... ok
[INFO] [stdout] test textlayout::test_cursor_position_with_newline ... ok
[INFO] [stdout] test textlayout::shaping::test_shape_boundaries_script_change ... ok
[INFO] [stdout] test textlayout::test_exact_fit ... ok
[INFO] [stdout] test textlayout::test_no_line_separators_characters_rendered ... ok
[INFO] [stdout] test translations::formatter::tests::test_format ... ok
[INFO] [stdout] test window::popup::test_place_popup_fixed_unclipped ... ok
[INFO] [stdout] test window::popup::test_place_popup_fixed_clipped ... ok
[INFO] [stdout] test textlayout::test_elision ... ok
[INFO] [stdout] test string::threading ... ok
[INFO] [stdout] test textlayout::test_no_linebreak_opportunity_at_eot ... ok
[INFO] [stdout] test sharedvector::invalid_capacity_test - should panic ... ok
[INFO] [stdout] test textlayout::shaping::test_letter_spacing ... FAILED
[INFO] [stdout] test textlayout::shaping::test_shaping ... FAILED
[INFO] [stdout] test graphics::image::test_image_size_from_svg ... ok
[INFO] [stdout] test graphics::image::test_image_invalid_svg ... ok
[INFO] [stdout] test graphics::image::cache::tests::test_path_cache_invalidation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- textlayout::shaping::test_letter_spacing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'textlayout::shaping::test_letter_spacing' panicked at textlayout/shaping.rs:319:40:
[INFO] [stdout] unable to load test dejavu font: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5df02ef90e02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5df02ef90e02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5df02ef90e02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5df02ef90e02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5df02efba323 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5df02efba323 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5df02ef8d5a3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5df02ef8d5a3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5df02ef90c52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5df02ef926ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5df02ef92502 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5df02ed615f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5df02ed615f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5df02ef9318b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5df02ef9318b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5df02ef92e5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5df02ef912f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5df02ef92aed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5df02efb8420 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5df02efb87c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5df02ec888f4 - core::result::Result<T,E>::expect::ha34ad92aed102ea3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5df02ec888f4 - i_slint_core::textlayout::shaping::with_dejavu_font::hb8ee59e12d4c9b81
[INFO] [stdout]                                at /opt/rustwide/workdir/textlayout/shaping.rs:319:40
[INFO] [stdout]   22:     0x5df02ec888f4 - i_slint_core::textlayout::shaping::test_letter_spacing::h410311fbb3737445
[INFO] [stdout]                                at /opt/rustwide/workdir/textlayout/shaping.rs:371:5
[INFO] [stdout]   23:     0x5df02ec888f4 - i_slint_core::textlayout::shaping::test_letter_spacing::{{closure}}::h19e9e45f0cc16649
[INFO] [stdout]                                at /opt/rustwide/workdir/textlayout/shaping.rs:368:25
[INFO] [stdout]   24:     0x5df02ec888f4 - core::ops::function::FnOnce::call_once::h9d0944a250b60ee6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5df02ed66d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5df02ed66d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5df02ed65f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5df02ed65f6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5df02ed65f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5df02ed65f6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5df02ed65f6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5df02ed65f6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5df02ed65f6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5df02ed29b14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5df02ed29b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5df02ed2d4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5df02ed2d4ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5df02ed2d4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5df02ed2d4ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5df02ed2d4ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5df02ed2d4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5df02ed2d4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5df02ef960e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5df02ef960e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5df02ef960e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7b4a32b49aa4 - <unknown>
[INFO] [stdout]   47:     0x7b4a32bd6a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- textlayout::shaping::test_shaping stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'textlayout::shaping::test_shaping' panicked at textlayout/shaping.rs:319:40:
[INFO] [stdout] unable to load test dejavu font: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5df02ef90e02 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5df02ef90e02 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5df02ef90e02 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5df02ef90e02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5df02efba323 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5df02efba323 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5df02ef8d5a3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5df02ef8d5a3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5df02ef90c52 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5df02ef926ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5df02ef92502 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5df02ed615f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5df02ed615f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5df02ef9318b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5df02ef9318b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5df02ef92e5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5df02ef912f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5df02ef92aed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5df02efb8420 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5df02efb87c6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5df02ec85984 - core::result::Result<T,E>::expect::ha34ad92aed102ea3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5df02ec85984 - i_slint_core::textlayout::shaping::with_dejavu_font::h6aa7b6628b93d6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/textlayout/shaping.rs:319:40
[INFO] [stdout]   22:     0x5df02ec85984 - i_slint_core::textlayout::shaping::test_shaping::h8ff960e760361cbf
[INFO] [stdout]                                at /opt/rustwide/workdir/textlayout/shaping.rs:333:5
[INFO] [stdout]   23:     0x5df02ec85984 - i_slint_core::textlayout::shaping::test_shaping::{{closure}}::h9a0efd287bed0904
[INFO] [stdout]                                at /opt/rustwide/workdir/textlayout/shaping.rs:329:18
[INFO] [stdout]   24:     0x5df02ec85984 - core::ops::function::FnOnce::call_once::h560599d6b48f185f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5df02ed66d2b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5df02ed66d2b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5df02ed65f6e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5df02ed65f6e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5df02ed65f6e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5df02ed65f6e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5df02ed65f6e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5df02ed65f6e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5df02ed65f6e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5df02ed29b14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5df02ed29b14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5df02ed2d4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5df02ed2d4ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5df02ed2d4ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5df02ed2d4ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5df02ed2d4ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5df02ed2d4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5df02ed2d4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5df02ef960e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5df02ef960e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5df02ef960e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7b4a32b49aa4 - <unknown>
[INFO] [stdout]   47:     0x7b4a32bd6a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     textlayout::shaping::test_letter_spacing
[INFO] [stdout]     textlayout::shaping::test_shaping
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 155 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "52f38c7ab95837b5d4be8b7265a6064fa7a8f04c7ef5dc88e71dfa2fe65fb3f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52f38c7ab95837b5d4be8b7265a6064fa7a8f04c7ef5dc88e71dfa2fe65fb3f6", kill_on_drop: false }`
[INFO] [stdout] 52f38c7ab95837b5d4be8b7265a6064fa7a8f04c7ef5dc88e71dfa2fe65fb3f6
