[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 try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [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 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a1af053e3129072bcea6c618d56a0d68a3cf3c0a545ed81c2c967232eb72d1 [INFO] running `Command { std: "docker" "start" "-a" "02a1af053e3129072bcea6c618d56a0d68a3cf3c0a545ed81c2c967232eb72d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a1af053e3129072bcea6c618d56a0d68a3cf3c0a545ed81c2c967232eb72d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a1af053e3129072bcea6c618d56a0d68a3cf3c0a545ed81c2c967232eb72d1", kill_on_drop: false }` [INFO] [stdout] 02a1af053e3129072bcea6c618d56a0d68a3cf3c0a545ed81c2c967232eb72d1 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 055795bd4bc8e76d2e2c7b5a88a9788d035818182323aaa5df3ef01094473bed [INFO] running `Command { std: "docker" "start" "-a" "055795bd4bc8e76d2e2c7b5a88a9788d035818182323aaa5df3ef01094473bed", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling flatbuffers v25.9.23 (https://github.com/alexmohr/flatbuffers.git?rev=0ba3307d#0ba3307d) [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling uuid v1.21.0 [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 derive_more-impl v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling cargo_toml v0.22.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling cda-interfaces v0.1.0 (https://github.com/eclipse-opensovd/classic-diagnostic-adapter.git?rev=c1c9db5c9b95b790fa3e905ac1c04d38880a532e#c1c9db5c) [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [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 image v0.25.9 [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 11s [INFO] running `Command { std: "docker" "inspect" "055795bd4bc8e76d2e2c7b5a88a9788d035818182323aaa5df3ef01094473bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "055795bd4bc8e76d2e2c7b5a88a9788d035818182323aaa5df3ef01094473bed", kill_on_drop: false }` [INFO] [stdout] 055795bd4bc8e76d2e2c7b5a88a9788d035818182323aaa5df3ef01094473bed [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcac3abd9375e702d4f2bf59bba7903d5017c4642dc20585e552c986620449ce [INFO] running `Command { std: "docker" "start" "-a" "fcac3abd9375e702d4f2bf59bba7903d5017c4642dc20585e552c986620449ce", 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 5.71s [INFO] running `Command { std: "docker" "inspect" "fcac3abd9375e702d4f2bf59bba7903d5017c4642dc20585e552c986620449ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcac3abd9375e702d4f2bf59bba7903d5017c4642dc20585e552c986620449ce", kill_on_drop: false }` [INFO] [stdout] fcac3abd9375e702d4f2bf59bba7903d5017c4642dc20585e552c986620449ce [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75f0494c922b08b1ecff85077db0ca39f8ec79739da0aef10ea624c952a8c01e [INFO] running `Command { std: "docker" "start" "-a" "75f0494c922b08b1ecff85077db0ca39f8ec79739da0aef10ea624c952a8c01e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdd_ui-96750d9c7b6e7f9b) [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::param_comparison_by_short_name ... 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::modified_dtc_produces_property_diffs ... ok [INFO] [stdout] test diff::compare::tests::removed_dtc_counted_in_summary ... 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::flat_to_hier_handles_deep_nesting ... ok [INFO] [stdout] test diff::diff_tree::tests::flat_to_hier_preserves_structure ... ok [INFO] [stdout] test diff::diff_tree::tests::added_node_detected ... ok [INFO] [stdout] test diff::diff_tree::tests::identical_trees_produce_unchanged ... ok [INFO] [stdout] test diff::diff_tree::tests::mark_subtree_sets_all_descendants ... ok [INFO] [stdout] test diff::diff_tree::tests::match_key_strips_base_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] test diff::diff_tree::tests::match_key_preserves_plain_text ... ok [INFO] [stdout] test diff::diff_tree::tests::parent_modified_when_child_changes ... ok [INFO] [stdout] test diff::diff_tree::tests::modified_content_detected ... ok [INFO] [stdout] test diff::export::tests::empty_diff_prints_header_and_summary ... ok [INFO] [stdout] test diff::export::tests::kind_labels_and_nested_hierarchy ... ok [INFO] [stdout] test diff::export::tests::unchanged_elements_are_skipped ... ok [INFO] [stdout] test diff::export::tests::single_property_diff_is_inlined ... ok [INFO] [stdout] test diff::diff_tree::tests::services_matched_by_short_name_not_id ... ok [INFO] [stdout] test diff::diff_tree::tests::no_changes_for_identical_nodes ... 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::export::tests::all_unchanged_section_is_omitted ... ok [INFO] [stdout] test diff::diff_tree::tests::deep_change_does_not_propagate_to_grandparent ... ok [INFO] [stdout] test diff::diff_tree::tests::match_key_strips_count_suffix ... ok [INFO] [stdout] test diff::compare::tests::state_chart_diff_detected ... ok [INFO] [stdout] test diff::diff_tree::tests::match_key_strips_service_prefix ... ok [INFO] [stdout] test diff::diff_tree::tests::flatten_sets_correct_depths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75f0494c922b08b1ecff85077db0ca39f8ec79739da0aef10ea624c952a8c01e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f0494c922b08b1ecff85077db0ca39f8ec79739da0aef10ea624c952a8c01e", kill_on_drop: false }` [INFO] [stdout] 75f0494c922b08b1ecff85077db0ca39f8ec79739da0aef10ea624c952a8c01e