[INFO] cloning repository https://github.com/alexmohr/mdd-ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexmohr/mdd-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmohr%2Fmdd-ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmohr%2Fmdd-ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e181df9743454a8e04a26ce9063bd9bbfb3a960
[INFO] testing alexmohr/mdd-ui against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmohr%2Fmdd-ui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexmohr/mdd-ui
[INFO] finished tweaking git repo https://github.com/alexmohr/mdd-ui
[INFO] tweaked toml for git repo https://github.com/alexmohr/mdd-ui written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexmohr/mdd-ui on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexmohr/mdd-ui 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 211b4ed6524a934921f9bfcca4142fbeeae3db88b5d7e9aff4c74795a1597cf2
[INFO] running `Command { std: "docker" "start" "-a" "211b4ed6524a934921f9bfcca4142fbeeae3db88b5d7e9aff4c74795a1597cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "211b4ed6524a934921f9bfcca4142fbeeae3db88b5d7e9aff4c74795a1597cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "211b4ed6524a934921f9bfcca4142fbeeae3db88b5d7e9aff4c74795a1597cf2", kill_on_drop: false }`
[INFO] [stdout] 211b4ed6524a934921f9bfcca4142fbeeae3db88b5d7e9aff4c74795a1597cf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d05178165098e4451d73eaaf06ff5002c0f81dd97f93a2f409897f7f72472f9
[INFO] running `Command { std: "docker" "start" "-a" "8d05178165098e4451d73eaaf06ff5002c0f81dd97f93a2f409897f7f72472f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling flatbuffers v25.9.23 (https://github.com/alexmohr/flatbuffers.git?rev=0ba3307d#0ba3307d)
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling cda-interfaces v0.1.0 (https://github.com/eclipse-opensovd/classic-diagnostic-adapter.git?rev=c1c9db5c9b95b790fa3e905ac1c04d38880a532e#c1c9db5c)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cda-database v0.1.0 (https://github.com/eclipse-opensovd/classic-diagnostic-adapter.git?rev=c1c9db5c9b95b790fa3e905ac1c04d38880a532e#c1c9db5c)
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling mdd-ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "8d05178165098e4451d73eaaf06ff5002c0f81dd97f93a2f409897f7f72472f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d05178165098e4451d73eaaf06ff5002c0f81dd97f93a2f409897f7f72472f9", kill_on_drop: false }`
[INFO] [stdout] 8d05178165098e4451d73eaaf06ff5002c0f81dd97f93a2f409897f7f72472f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 812574c1f104345eb91b69ac46ecd09ffd28cd3a8cd833b105dd013617cecc5b
[INFO] running `Command { std: "docker" "start" "-a" "812574c1f104345eb91b69ac46ecd09ffd28cd3a8cd833b105dd013617cecc5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling mdd-ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.78s
[INFO] running `Command { std: "docker" "inspect" "812574c1f104345eb91b69ac46ecd09ffd28cd3a8cd833b105dd013617cecc5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812574c1f104345eb91b69ac46ecd09ffd28cd3a8cd833b105dd013617cecc5b", kill_on_drop: false }`
[INFO] [stdout] 812574c1f104345eb91b69ac46ecd09ffd28cd3a8cd833b105dd013617cecc5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fefd40fc1bdf15f5a4c970e0868a0caaeecee9349a83ef11273ec97321918631
[INFO] running `Command { std: "docker" "start" "-a" "fefd40fc1bdf15f5a4c970e0868a0caaeecee9349a83ef11273ec97321918631", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdd_ui-412e3b0c629d6103)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test diff::compare::tests::added_variant_counted_in_summary ... ok
[INFO] [stdout] test diff::compare::tests::identical_snapshots_produce_no_diffs ... ok
[INFO] [stdout] test diff::compare::tests::ecu_property_change_detected ... ok
[INFO] [stdout] test diff::compare::tests::param_comparison_by_short_name ... ok
[INFO] [stdout] test diff::compare::tests::removed_dtc_counted_in_summary ... ok
[INFO] [stdout] test diff::compare::tests::modified_dtc_produces_property_diffs ... ok
[INFO] [stdout] test diff::compare::tests::state_chart_diff_detected ... ok
[INFO] [stdout] test diff::compare::tests::service_modification_detected ... ok
[INFO] [stdout] test diff::diff_tree::tests::changes_section_built_for_modified_text ... ok
[INFO] [stdout] test diff::diff_tree::tests::added_node_detected ... ok
[INFO] [stdout] test diff::diff_tree::tests::deep_change_does_not_propagate_to_grandparent ... ok
[INFO] [stdout] test diff::diff_tree::tests::flat_to_hier_handles_deep_nesting ... ok
[INFO] [stdout] test diff::diff_tree::tests::flatten_sets_correct_depths ... ok
[INFO] [stdout] test diff::diff_tree::tests::flat_to_hier_preserves_structure ... ok
[INFO] [stdout] test diff::diff_tree::tests::mark_subtree_sets_all_descendants ... ok
[INFO] [stdout] test diff::diff_tree::tests::identical_trees_produce_unchanged ... ok
[INFO] [stdout] test diff::diff_tree::tests::match_key_preserves_plain_text ... ok
[INFO] [stdout] test diff::diff_tree::tests::match_key_strips_service_prefix ... ok
[INFO] [stdout] test diff::diff_tree::tests::no_changes_for_identical_nodes ... ok
[INFO] [stdout] test diff::diff_tree::tests::modified_content_detected ... ok
[INFO] [stdout] test diff::diff_tree::tests::parent_modified_when_child_changes ... ok
[INFO] [stdout] test diff::diff_tree::tests::summary_counts_section_children ... ok
[INFO] [stdout] test diff::diff_tree::tests::removed_node_detected ... ok
[INFO] [stdout] test diff::export::tests::elements_render_with_markers_and_indentation ... ok
[INFO] [stdout] test diff::diff_tree::tests::services_matched_by_short_name_not_id ... ok
[INFO] [stdout] test diff::export::tests::unchanged_elements_are_skipped ... ok
[INFO] [stdout] test diff::export::tests::kind_labels_and_nested_hierarchy ... ok
[INFO] [stdout] test diff::export::tests::all_unchanged_section_is_omitted ... ok
[INFO] [stdout] test diff::export::tests::empty_diff_prints_header_and_summary ... ok
[INFO] [stdout] test diff::export::tests::single_property_diff_is_inlined ... ok
[INFO] [stdout] test diff::diff_tree::tests::match_key_strips_base_suffix ... ok
[INFO] [stdout] test diff::diff_tree::tests::match_key_strips_count_suffix ... ok
[INFO] [stdout] test diff::diff_tree::tests::match_key_handles_service_without_id ... ok
[INFO] [stdout] test diff::diff_tree::tests::match_key_strips_job_prefix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fefd40fc1bdf15f5a4c970e0868a0caaeecee9349a83ef11273ec97321918631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fefd40fc1bdf15f5a4c970e0868a0caaeecee9349a83ef11273ec97321918631", kill_on_drop: false }`
[INFO] [stdout] fefd40fc1bdf15f5a4c970e0868a0caaeecee9349a83ef11273ec97321918631
