[INFO] cloning repository https://github.com/1jehuang/mermaid-rs-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1jehuang/mermaid-rs-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1jehuang%2Fmermaid-rs-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1jehuang%2Fmermaid-rs-renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf57b027cd8b1c877aa1ea8550d437a772bd204f
[INFO] testing 1jehuang/mermaid-rs-renderer against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1jehuang%2Fmermaid-rs-renderer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1jehuang/mermaid-rs-renderer
[INFO] finished tweaking git repo https://github.com/1jehuang/mermaid-rs-renderer
[INFO] tweaked toml for git repo https://github.com/1jehuang/mermaid-rs-renderer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1jehuang/mermaid-rs-renderer on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1jehuang/mermaid-rs-renderer 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny-skia-path v0.12.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.108
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.108
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded imagesize v0.14.0
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded memmap2 v0.9.9
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.108
[INFO] [stderr]   Downloaded svgtypes v0.16.1
[INFO] [stderr]   Downloaded roxmltree v0.21.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]   Downloaded resvg v0.47.0
[INFO] [stderr]   Downloaded usvg v0.47.0
[INFO] [stderr]   Downloaded js-sys v0.3.85
[INFO] [stderr]   Downloaded json5 v1.3.1
[INFO] [stderr]   Downloaded zune-jpeg v0.5.11
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded kurbo v0.13.0
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded tiny-skia v0.12.0
[INFO] [stderr]   Downloaded web-sys v0.3.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcebf1425f63d54a744d3f8523df6a9d410acb77a801b8db335d7d5d928aeb9e
[INFO] running `Command { std: "docker" "start" "-a" "dcebf1425f63d54a744d3f8523df6a9d410acb77a801b8db335d7d5d928aeb9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcebf1425f63d54a744d3f8523df6a9d410acb77a801b8db335d7d5d928aeb9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcebf1425f63d54a744d3f8523df6a9d410acb77a801b8db335d7d5d928aeb9e", kill_on_drop: false }`
[INFO] [stdout] dcebf1425f63d54a744d3f8523df6a9d410acb77a801b8db335d7d5d928aeb9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ab6e662f2b4c6024ce56a819b03b214edda3757f000c0438c326e0d99685874
[INFO] running `Command { std: "docker" "start" "-a" "5ab6e662f2b4c6024ce56a819b03b214edda3757f000c0438c326e0d99685874", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.11
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling json5 v1.3.1
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling mermaid-rs-renderer v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.60s
[INFO] running `Command { std: "docker" "inspect" "5ab6e662f2b4c6024ce56a819b03b214edda3757f000c0438c326e0d99685874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ab6e662f2b4c6024ce56a819b03b214edda3757f000c0438c326e0d99685874", kill_on_drop: false }`
[INFO] [stdout] 5ab6e662f2b4c6024ce56a819b03b214edda3757f000c0438c326e0d99685874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15ff7d26478ca8670f7089ebd07bab579a48d7ab41fbaf38100f6c4dab22fc4a
[INFO] running `Command { std: "docker" "start" "-a" "15ff7d26478ca8670f7089ebd07bab579a48d7ab41fbaf38100f6c4dab22fc4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling json5 v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling mermaid-rs-renderer v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.08s
[INFO] running `Command { std: "docker" "inspect" "15ff7d26478ca8670f7089ebd07bab579a48d7ab41fbaf38100f6c4dab22fc4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ff7d26478ca8670f7089ebd07bab579a48d7ab41fbaf38100f6c4dab22fc4a", kill_on_drop: false }`
[INFO] [stdout] 15ff7d26478ca8670f7089ebd07bab579a48d7ab41fbaf38100f6c4dab22fc4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af9aae5467f57c2e559642f9d22adfe7200777dfae827a3ee2c9ea8761867620
[INFO] running `Command { std: "docker" "start" "-a" "af9aae5467f57c2e559642f9d22adfe7200777dfae827a3ee2c9ea8761867620", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mermaid_rs_renderer-5468059996d87d71)
[INFO] [stdout] 
[INFO] [stdout] running 271 tests
[INFO] [stdout] test cli::tests::merge_init_config_updates_preferred_aspect_ratio ... ok
[INFO] [stdout] test cli::tests::merge_init_config_updates_timeline_default_direction ... ok
[INFO] [stdout] test cli::tests::parse_aspect_ratio_accepts_common_formats ... ok
[INFO] [stdout] test cli::tests::merge_init_config_updates_layout ... ok
[INFO] [stdout] test cli::tests::merge_init_config_theme_variables ... ok
[INFO] [stdout] test cli::tests::extracts_mermaid_blocks ... ok
[INFO] [stdout] test config::tests::timeline_config_accepts_default_direction ... ok
[INFO] [stdout] test edge_geometry::tests::endpoint_insets_shorten_long_segments_without_collapsing_short_segments ... ok
[INFO] [stdout] test error::tests::parse_error_implements_display ... ok
[INFO] [stdout] test error::tests::parse_error_invalid_directive_shape ... ok
[INFO] [stdout] test error::tests::parse_error_is_anyhow_convertible ... ok
[INFO] [stdout] test layout::flowchart::edge_pipeline::tests::axis_wide_track_engages_for_real_same_axis_contention ... ok
[INFO] [stdout] test error::tests::parse_error_unexpected_token_shape ... ok
[INFO] [stdout] test layout::flowchart::edge_pipeline::tests::axis_wide_track_skips_simple_pass_through_axis ... ok
[INFO] [stdout] test layout::flowchart::manual_layout::tests::build_ordering_edges_retains_non_forward_edges ... ok
[INFO] [stdout] test layout::flowchart::path_cleanup::tests::collapse_near_axis_aligned_path_reduces_vertical_jitter ... ok
[INFO] [stdout] test layout::flowchart::policy::tests::tiny_graph_shortcut_excludes_directed_cycles ... ok
[INFO] [stdout] test layout::flowchart::plan::tests::lane_planner_assigns_stable_pair_indices ... ok
[INFO] [stdout] test layout::flowchart::plan::tests::plan_groups_parallel_edges_into_bundle_lanes ... ok
[INFO] [stdout] test layout::flowchart::objectives::tests::resolve_node_overlaps_moves_cross_subgraph_group_together ... ok
[INFO] [stdout] test layout::flowchart::path_cleanup::tests::collapse_axis_aligned_runs_removes_redundant_backtracking ... ok
[INFO] [stdout] test layout::flowchart::roles::tests::classify_edge_roles_marks_subgraph_boundaries_and_labels ... ok
[INFO] [stdout] test layout::flowchart::post_route::tests::build_edge_layouts_applies_requirement_defaults ... ok
[INFO] [stdout] test layout::flowchart::policy::tests::auto_spacing_disabled_preserves_user_spacing ... ok
[INFO] [stdout] test layout::flowchart::manual_layout::tests::non_flowchart_layouts_can_insert_label_dummy_nodes ... ok
[INFO] [stdout] test layout::flowchart::post_route::tests::build_edge_layouts_keeps_requirement_contains_solid ... ok
[INFO] [stdout] test layout::flowchart::route_labels::tests::sync_route_label_plan_tracks_post_cleanup_path_shift_for_non_flowcharts ... ok
[INFO] [stdout] test config::tests::fast_text_metrics_parses_from_camel_case ... ok
[INFO] [stdout] test layout::flowchart::route_labels::tests::sync_route_label_plan_preserves_reserved_center_for_flowcharts ... ok
[INFO] [stdout] test layout::flowchart::route_labels::tests::apply_label_dummy_anchors_uses_dummy_node_center ... ok
[INFO] [stdout] test layout::label_placement::tests::clamp_label_center_no_op_when_inside ... ok
[INFO] [stdout] test layout::label_placement::tests::class_endpoint_label_anchor_stays_near_endpoint ... ok
[INFO] [stdout] test layout::label_placement::tests::edge_label_anchor_from_point_uses_nearest_segment ... ok
[INFO] [stdout] test layout::label_placement::tests::edge_label_anchor_midpoint ... ok
[INFO] [stdout] test layout::label_placement::tests::edge_label_bundle_fractions_spread_parallel_edges ... ok
[INFO] [stdout] test layout::label_placement::tests::label_penalties_increase_when_touching_own_edge ... ok
[INFO] [stdout] test layout::label_placement::tests::flowchart_refine_cost_penalizes_along_edge_drift ... ok
[INFO] [stdout] test layout::label_placement::tests::label_penalties_increase_when_too_far_from_own_edge ... ok
[INFO] [stdout] test layout::label_placement::tests::obstacle_grid_query_finds_nearby_rect ... ok
[INFO] [stdout] test layout::label_placement::tests::obstacle_grid_insert_finds_new_item ... ok
[INFO] [stdout] test config::tests::mindmap_config_accepts_documented_snake_case_keys ... ok
[INFO] [stdout] test layout::label_placement::tests::obstacle_grid_query_misses_distant_rect ... ok
[INFO] [stdout] test layout::label_placement::tests::label_penalties_increase_when_touching_foreign_edge ... ok
[INFO] [stdout] test layout::label_placement::tests::outside_area_fully_inside ... ok
[INFO] [stdout] test layout::flowchart::roles::tests::classify_edge_roles_marks_cycle_and_back_edges ... ok
[INFO] [stdout] test layout::label_placement::tests::outside_area_fully_outside ... ok
[INFO] [stdout] test layout::label_placement::tests::clamp_label_center_stays_inside ... ok
[INFO] [stdout] test layout::label_placement::tests::outside_area_partially_outside ... ok
[INFO] [stdout] test layout::label_placement::tests::overlap_area_partial_overlap ... ok
[INFO] [stdout] test layout::label_placement::tests::polyline_rect_distance_positive_when_clear ... ok
[INFO] [stdout] test layout::label_placement::tests::polyline_rect_distance_zero_when_segment_crosses_rect ... ok
[INFO] [stdout] test layout::ranking::tests::compute_ranks_cycle_respects_entry_and_exit_when_cycle_order_flips ... ok
[INFO] [stdout] test layout::ranking::tests::compute_ranks_diamond ... ok
[INFO] [stdout] test layout::ranking::tests::compute_ranks_places_downstream_after_cycle_component ... ok
[INFO] [stdout] test layout::ranking::tests::compute_ranks_cycle_with_entry_and_exit_respects_external_precedence ... ok
[INFO] [stdout] test layout::ranking::tests::compute_ranks_disconnected_nodes ... ok
[INFO] [stdout] test layout::ranking::tests::compute_ranks_handles_cycle ... ok
[INFO] [stdout] test layout::ranking::tests::compute_ranks_linear_chain ... ok
[INFO] [stdout] test layout::label_placement::tests::overlap_area_contained ... ok
[INFO] [stdout] test layout::ranking::tests::median_position_odd_count ... ok
[INFO] [stdout] test layout::ranking::tests::median_position_with_no_neighbors ... ok
[INFO] [stdout] test layout::subgraphs::tests::anchor_layout_for_edge_uses_expected_perimeter_side ... ok
[INFO] [stdout] test layout::ranking::tests::order_rank_nodes_reduces_crossings ... ok
[INFO] [stdout] test layout::subgraphs::tests::apply_orthogonal_region_bands_separates_sibling_regions ... ok
[INFO] [stdout] test layout::subgraphs::tests::subgraph_anchor_id_prefers_explicit_id_before_label ... ok
[INFO] [stdout] test layout::subgraphs::tests::apply_subgraph_bands_aligns_path_like_groups_on_cross_axis ... ok
[INFO] [stdout] test layout::label_placement::tests::overlap_area_no_overlap ... ok
[INFO] [stdout] test layout::subgraphs::tests::apply_subgraph_direction_overrides_honors_explicit_lr_direction ... ok
[INFO] [stdout] test layout::sequence::tests::sequence_center_label_moves_off_path_when_path_is_blocked ... ok
[INFO] [stdout] test layout::subgraphs::tests::subgraph_anchor_id_ignores_anchor_when_it_is_a_member ... ok
[INFO] [stdout] test layout::sequence::tests::sequence_center_label_prefers_optimal_gap_band ... ok
[INFO] [stdout] test layout::tests::assign_positions_preserves_input_order_within_rank ... ok
[INFO] [stdout] test layout::tests::compact_large_flowchart_whitespace_reduces_main_axis_spread ... ok
[INFO] [stdout] test config::tests::fast_text_metrics_default_is_false_when_absent ... ok
[INFO] [stdout] test config::tests::fast_text_metrics_applied_by_load_config ... ok
[INFO] [stdout] test layout::tests::edge_label_anchor_uses_path_progress_midpoint ... ok
[INFO] [stdout] test layout::flowchart::objectives::tests::relax_edge_span_constraints_moves_cross_subgraph_group_together ... ok
[INFO] [stdout] test layout::gantt::tests::compact_overlapping_tasks_get_separate_rows ... ok
[INFO] [stdout] test layout::subgraphs::tests::apply_subgraph_anchors_marks_external_anchor_nodes ... ok
[INFO] [stdout] test layout::gantt::tests::non_compact_always_separate_rows ... ok
[INFO] [stdout] test layout::subgraphs::tests::build_subgraph_layouts_expands_parent_to_contain_nested_child_layout ... ok
[INFO] [stdout] test layout::tests::flowchart_routing_avoids_reserved_label_corridor_during_route_selection ... ok
[INFO] [stdout] test layout::tests::disconnected_flowchart_components_align_on_cross_axis ... ok
[INFO] [stdout] test layout::gantt::tests::compact_non_overlapping_tasks_share_row ... ok
[INFO] [stdout] test layout::tests::flowchart_subgraph_layouts_enclose_member_nodes ... ok
[INFO] [stdout] test layout::tests::edge_style_merges_default_and_override ... ok
[INFO] [stdout] test layout::tests::layout_normalizes_missing_edge_endpoint_nodes ... ok
[INFO] [stdout] test layout::tests::layout_places_nodes ... ok
[INFO] [stdout] test layout::tests::flowchart_cycle_places_downstream_after_cycle_block ... ok
[INFO] [stdout] test layout::tests::flowchart_top_level_subgraphs_do_not_overlap_after_layout ... ok
[INFO] [stdout] test layout::tests::path_label_intersections_can_ignore_owned_reservation ... ok
[INFO] [stdout] test layout::tests::rank_edges_falls_back_when_primary_coverage_is_too_small ... ok
[INFO] [stdout] test layout::tests::rank_edges_prefers_non_dotted_flow_edges_when_coverage_is_good ... ok
[INFO] [stdout] test layout::tests::path_bend_count_tracks_turns ... ok
[INFO] [stdout] test layout::tests::bottom_top_layout_places_successor_above ... ok
[INFO] [stdout] test layout::tests::routing_avoids_occupied_lane_when_possible ... ok
[INFO] [stdout] test layout::tests::right_left_layout_places_successor_to_left ... ok
[INFO] [stdout] test layout::tests::routing_handles_tiny_nodes_without_panicking ... ok
[INFO] [stdout] test layout::tests::routing_prefers_path_through_preferred_label_center ... ok
[INFO] [stdout] test layout::tests::sequence_layout_normalizes_missing_participants ... ok
[INFO] [stdout] test layout::tests::wraps_long_labels ... ok
[INFO] [stdout] test layout::text::tests::char_width_factor_returns_positive_values ... ok
[INFO] [stdout] test layout::text::tests::char_width_factor_treats_cjk_as_wide ... ok
[INFO] [stdout] test layout::text::tests::fallback_text_width_counts_emoji_sequences_as_single_wide_glyphs ... ok
[INFO] [stdout] test layout::text::tests::fallback_text_width_scales_with_font_size ... ok
[INFO] [stdout] test layout::text::tests::fallback_text_width_treats_emoji_as_one_em ... ok
[INFO] [stdout] test layout::tests::right_left_cycle_places_downstream_before_cycle_block ... ok
[INFO] [stdout] test layout::text::tests::measure_label_produces_nonempty_block ... ok
[INFO] [stdout] test layout::text::tests::split_lines_handles_br_tags ... ok
[INFO] [stdout] test layout::text::tests::measure_label_empty_string_produces_single_line ... ok
[INFO] [stdout] test layout::text::tests::split_lines_trims_whitespace ... ok
[INFO] [stdout] test layout::text::tests::wrap_line_does_not_wrap_short_text ... ok
[INFO] [stdout] test layout::text::tests::wrap_line_splits_long_text ... ok
[INFO] [stdout] test parser::tests::beta_and_c4_headers_remain_accepted ... ok
[INFO] [stdout] test parser::tests::indent_sensitive_diagrams_skip_yaml_frontmatter ... ok
[INFO] [stdout] test parser::tests::bare_edge_shorthand_is_still_accepted_as_flowchart ... ok
[INFO] [stdout] test parser::tests::invalid_header_prefixes_are_not_accepted ... ok
[INFO] [stdout] test parser::tests::invalid_init_directive_is_an_error ... ok
[INFO] [stdout] test parser::tests::malformed_flowchart_edges_are_errors ... ok
[INFO] [stdout] test parser::tests::parse_ampersand_in_node_label_not_split ... ok
[INFO] [stdout] test layout::tests::flowchart_subgraph_direction_fixture_keeps_lr_members_horizontal ... ok
[INFO] [stdout] test parser::tests::parse_architecture_basic ... ok
[INFO] [stdout] test parser::tests::mask_bracket_content_preserves_byte_positions ... ok
[INFO] [stdout] test parser::tests::parse_block_basic ... ok
[INFO] [stdout] test parser::tests::parse_c4_basic ... ok
[INFO] [stdout] test layout::tests::tiny_flowchart_cycle_routes_around_non_endpoint_nodes ... ok
[INFO] [stdout] test parser::tests::parse_class_diagram_basic ... ok
[INFO] [stdout] test parser::tests::parse_class_and_styles ... ok
[INFO] [stdout] test parser::tests::parse_class_multiple_stereotypes ... ok
[INFO] [stdout] test parser::tests::parse_class_stereotype_annotation ... ok
[INFO] [stdout] test parser::tests::parse_class_stereotype_only ... ok
[INFO] [stdout] test parser::tests::parse_class_relation_multiplicity ... ok
[INFO] [stdout] test parser::tests::parse_class_stereotype_with_attrs_and_methods ... ok
[INFO] [stdout] test parser::tests::parse_compact_dotted_edge_label_without_spaces ... ok
[INFO] [stdout] test parser::tests::parse_edge_decorations ... ok
[INFO] [stdout] test parser::tests::parse_compact_dotted_edge_label_with_dotted_ids ... ok
[INFO] [stdout] test parser::tests::parse_edge_label_in_arrow ... ok
[INFO] [stdout] test parser::tests::parse_er_diagram_basic ... ok
[INFO] [stdout] test parser::tests::parse_gantt_basic ... ok
[INFO] [stdout] test parser::tests::parse_emoji_in_node_label ... ok
[INFO] [stdout] test parser::tests::parse_indent_sensitive_diagram_with_frontmatter ... ok
[INFO] [stdout] test parser::tests::parse_edge_styles ... ok
[INFO] [stdout] test parser::tests::parse_init_with_single_quotes ... ok
[INFO] [stdout] test parser::tests::parse_inline_class_and_linkstyle_default ... ok
[INFO] [stdout] test parser::tests::parse_kanban_basic ... ok
[INFO] [stdout] test parser::tests::parse_gantt_frontmatter_display_mode ... ok
[INFO] [stdout] test parser::tests::parse_journey_basic ... ok
[INFO] [stdout] test parser::tests::parse_link_style_whitespace_indexes ... ok
[INFO] [stdout] test parser::tests::parse_mindmap_basic ... ok
[INFO] [stdout] test parser::tests::parse_multi_source_edges ... ok
[INFO] [stdout] test parser::tests::parse_multi_target_edges ... ok
[INFO] [stdout] test parser::tests::parse_nested_subgraphs ... ok
[INFO] [stdout] test parser::tests::parse_node_id_with_dot ... ok
[INFO] [stdout] test layout::tests::grid_router_avoids_blocking_obstacle ... ok
[INFO] [stdout] test parser::tests::parse_gitgraph_basic ... ok
[INFO] [stdout] test parser::tests::parse_multiple_classes ... ok
[INFO] [stdout] test parser::tests::parse_parallel_ampersand_with_label_ampersand ... ok
[INFO] [stdout] test parser::tests::parse_packet_basic ... ok
[INFO] [stdout] test parser::tests::parse_pie_diagram_basic ... ok
[INFO] [stdout] test parser::tests::parse_pipe_edge_label ... ok
[INFO] [stdout] test parser::tests::parse_pipe_edge_label_with_hyphen_does_not_create_phantom_nodes ... ok
[INFO] [stdout] test parser::tests::parse_pipe_edge_label_with_cross_decoration ... ok
[INFO] [stdout] test parser::tests::parse_quadrant_basic ... ok
[INFO] [stdout] test parser::tests::parse_requirement_basic ... ok
[INFO] [stdout] test parser::tests::parse_requirement_direction_and_reverse_relation ... ok
[INFO] [stdout] test parser::tests::parse_sankey_basic ... ok
[INFO] [stdout] test parser::tests::parse_requirement_types_classes_styles_and_contains ... ok
[INFO] [stdout] test parser::tests::parse_semicolon_statements ... ok
[INFO] [stdout] test parser::tests::parse_quoted_inline_edge_label ... ok
[INFO] [stdout] test parser::tests::parse_sequence_autonumber_off ... ok
[INFO] [stdout] test parser::tests::parse_radar_basic ... ok
[INFO] [stdout] test parser::tests::parse_sequence_alt_sections ... ok
[INFO] [stdout] test parser::tests::parse_sequence_critical_sections ... ok
[INFO] [stdout] test parser::tests::parse_sequence_box ... ok
[INFO] [stdout] test parser::tests::parse_sequence_notes ... ok
[INFO] [stdout] test parser::tests::parse_sequence_database_participant ... ok
[INFO] [stdout] test parser::tests::parse_sequence_diagram_basic ... ok
[INFO] [stdout] test parser::tests::parse_sequence_par_sections ... ok
[INFO] [stdout] test parser::tests::parse_simple_flowchart ... ok
[INFO] [stdout] test parser::tests::parse_state_choice_stereotype ... ok
[INFO] [stdout] test parser::tests::parse_state_description_line ... ok
[INFO] [stdout] test parser::tests::parse_state_descriptions_preserve_title_and_accumulate ... ok
[INFO] [stdout] test parser::tests::parse_state_fork_stereotype ... ok
[INFO] [stdout] test parser::tests::parse_state_diagram_basic ... ok
[INFO] [stdout] test parser::tests::parse_state_inline_class ... ok
[INFO] [stdout] test parser::tests::parse_state_note ... ok
[INFO] [stdout] test parser::tests::parse_subgraph ... ok
[INFO] [stdout] test parser::tests::parse_subgraph_style ... ok
[INFO] [stdout] test parser::tests::parse_subgraph_single_token_id ... ok
[INFO] [stdout] test parser::tests::parse_style_multiple_nodes ... ok
[INFO] [stdout] test parser::tests::parse_timeline_direction_headers ... ok
[INFO] [stdout] test parser::tests::parse_xy_chart_basic ... ok
[INFO] [stdout] test parser::tests::parse_treemap_basic ... ok
[INFO] [stdout] test parser::tests::parse_zenuml_basic ... ok
[INFO] [stdout] test parser::tests::split_on_ampersand_mixed ... ok
[INFO] [stdout] test parser::tests::split_on_ampersand_plain ... ok
[INFO] [stdout] test parser::tests::parses_click_directive ... ok
[INFO] [stdout] test parser::tests::preprocess_keep_indent_skips_yaml_frontmatter ... ok
[INFO] [stdout] test parser::tests::parse_timeline_basic ... ok
[INFO] [stdout] test parser::tests::strips_inline_comments ... ok
[INFO] [stdout] test parser::tests::split_on_ampersand_preserves_label_ampersand ... ok
[INFO] [stdout] test parser::tests::unknown_non_mermaid_input_is_an_error ... ok
[INFO] [stdout] test render::tests::center_label_background_hidden_when_path_is_clear ... ok
[INFO] [stdout] test render::tests::mindmap_default_shape_honors_zero_corner_radius ... ok
[INFO] [stdout] test render::tests::normalize_font_family_falls_back_for_blank_input ... ok
[INFO] [stdout] test render::tests::parse_hex_color_rejects_multibyte_utf8 ... ok
[INFO] [stdout] test render::tests::parse_hex_color_valid_colors ... ok
[INFO] [stdout] test render::tests::endpoint_label_background_prefers_no_box_when_not_touching ... ok
[INFO] [stdout] test render::tests::flowchart_endpoint_arrow_angle_points_from_attached_node_side ... ok
[INFO] [stdout] test render::tests::sequence_center_label_background_visible_for_near_clearance ... ok
[INFO] [stdout] test render::tests::sequence_endpoint_label_background_visible_for_small_non_touch_gap ... ok
[INFO] [stdout] test render::tests::default_theme_keeps_emoji_font_fallbacks_in_svg ... ok
[INFO] [stdout] test parser::tests::parse_pipe_edge_label_with_circle_decoration ... ok
[INFO] [stdout] test tests::test_pie_diagram ... ok
[INFO] [stdout] test render::tests::render_svg_normalizes_quoted_font_family ... ok
[INFO] [stdout] test tests::test_class_diagram ... ok
[INFO] [stdout] test tests::test_preferred_aspect_ratio_applies_to_svg_dimensions ... ok
[INFO] [stdout] test tests::test_render_with_options ... ok
[INFO] [stdout] test tests::test_render_simple ... ok
[INFO] [stdout] test tests::test_sequence_diagram ... ok
[INFO] [stdout] test tests::test_state_diagram ... ok
[INFO] [stdout] test text_metrics::tests::canonical_family_name_matches_case_insensitively ... ok
[INFO] [stdout] test text_metrics::tests::measure_empty_text_is_zero ... ok
[INFO] [stdout] test text_metrics::tests::normalize_family_key_uses_versioned_cache_namespace ... ok
[INFO] [stdout] test theme::tests::parse_hex_rejects_multibyte_utf8 ... ok
[INFO] [stdout] test theme::tests::parse_hex_valid_colors ... ok
[INFO] [stdout] test unicode_width::tests::ascii_returns_none ... ok
[INFO] [stdout] test unicode_width::tests::cjk_returns_none ... ok
[INFO] [stdout] test unicode_width::tests::keycap_sequence_is_wide ... ok
[INFO] [stdout] test unicode_width::tests::keycap_without_vs_is_wide ... ok
[INFO] [stdout] test unicode_width::tests::regional_indicator_pair_is_wide ... ok
[INFO] [stdout] test unicode_width::tests::skin_tone_modifier_extends_cluster ... ok
[INFO] [stdout] test unicode_width::tests::standalone_variation_selector_is_zero_width ... ok
[INFO] [stdout] test unicode_width::tests::standalone_zwj_is_zero_width ... ok
[INFO] [stdout] test unicode_width::tests::zwj_family_is_single_wide_cluster ... ok
[INFO] [stdout] test validator::tests::click_balanced_passes ... ok
[INFO] [stdout] test validator::tests::click_unbalanced_quote_is_reported ... ok
[INFO] [stdout] test validator::tests::comment_only_input_passes ... ok
[INFO] [stdout] test validator::tests::empty_input_passes ... ok
[INFO] [stdout] test validator::tests::init_directive_invalid_json_is_reported ... ok
[INFO] [stdout] test tests::test_preferred_aspect_ratio_rebalances_viewbox_layout ... ok
[INFO] [stdout] test validator::tests::init_directive_missing_colon_is_reported ... ok
[INFO] [stdout] test validator::tests::init_directive_unknown_name_is_tolerated ... ok
[INFO] [stdout] test validator::tests::leading_arrow_is_reported ... ok
[INFO] [stdout] test validator::tests::init_directive_valid_json_passes ... ok
[INFO] [stdout] test tests::test_render_with_timing ... ok
[INFO] [stdout] test validator::tests::leading_thick_arrow_is_reported ... ok
[INFO] [stdout] test validator::tests::nested_subgraphs_balanced_pass ... ok
[INFO] [stdout] test validator::tests::nested_subgraphs_inner_unclosed_is_reported ... ok
[INFO] [stdout] test validator::tests::sequence_declared_participants_match_passes ... ok
[INFO] [stdout] test validator::tests::regular_edge_passes ... ok
[INFO] [stdout] test validator::tests::sequence_unknown_participant_on_right_is_reported ... ok
[INFO] [stdout] test validator::tests::sequence_without_declarations_passes ... ok
[INFO] [stdout] test validator::tests::stray_end_without_open_is_reported ... ok
[INFO] [stdout] test validator::tests::subgraph_balanced_passes ... ok
[INFO] [stdout] test validator::tests::subgraph_unclosed_is_reported ... ok
[INFO] [stdout] test validator::tests::sequence_unknown_participant_on_left_is_reported ... ok
[INFO] [stdout] test validator::tests::sequence_participant_as_alias_is_honored ... ok
[INFO] [stdout] test tests::test_preferred_aspect_ratio_handles_tall_targets ... ok
[INFO] [stdout] test render::tests::render_svg_basic ... ok
[INFO] [stdout] test layout::tests::cycle_fixture_keeps_forward_backbone_edges_reasonably_simple ... ok
[INFO] [stdout] test layout::tests::cycle_fixture_back_edge_uses_outer_side_ports ... ok
[INFO] [stdout] test layout::tests::flowchart_labels_stay_attached_after_path_postprocess ... ok
[INFO] [stdout] test layout::tests::cycle_fixture_backbone_edges_collapse_to_straight_segments ... ok
[INFO] [stdout] test layout::tests::cycle_fixture_subgraph_has_room_for_title_and_return_lane ... ok
[INFO] [stdout] test layout::tests::dense_flowchart_avoids_crossing_between_middle_and_far_edges ... ok
[INFO] [stdout] test layout::tests::cycle_fixture_subgraph_entry_aligns_with_spine ... ok
[INFO] [stdout] test layout::tests::dense_flowchart_keeps_mid_span_edge_reasonably_direct ... FAILED
[INFO] [stdout] test layout::tests::er_labels_stay_attached_after_path_postprocess ... ok
[INFO] [stdout] test layout::tests::opaque_flowchart_challenge_edge_has_no_axis_oscillation ... ok
[INFO] [stdout] test layout::tests::opaque_flowchart_routes_around_large_label_boxes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- layout::tests::dense_flowchart_keeps_mid_span_edge_reasonably_direct stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layout::tests::dense_flowchart_keeps_mid_span_edge_reasonably_direct' (105) panicked at src/layout/mod.rs:1898:9:
[INFO] [stdout] dense routing should keep B->E reasonably direct (path=486.1, manhattan=168.1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5edaf5160dba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5edaf5160dba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5edaf5160dba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5edaf5160dba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5edaf5178bea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5edaf5178bea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5edaf5165d92 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5edaf5165d92 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5edaf513d66f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5edaf513d66f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5edaf5158529 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5edaf4d9ab5c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5edaf4d9ab5c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5edaf51586e2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5edaf51586e2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5edaf513d728 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5edaf5132119 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5edaf513e52d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5edaf517945c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5edaf4900c5b - mermaid_rs_renderer[2b4a9cf8f24cd9ac]::layout::tests::dense_flowchart_keeps_mid_span_edge_reasonably_direct
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/mod.rs:1898:9
[INFO] [stdout]   20:     0x5edaf48e4457 - mermaid_rs_renderer[2b4a9cf8f24cd9ac]::layout::tests::dense_flowchart_keeps_mid_span_edge_reasonably_direct::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/mod.rs:1873:63
[INFO] [stdout]   21:     0x5edaf4a04ef6 - <mermaid_rs_renderer[2b4a9cf8f24cd9ac]::layout::tests::dense_flowchart_keeps_mid_span_edge_reasonably_direct::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5edaf4d8de3b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5edaf4d8de3b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5edaf4d9b62b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5edaf4d9b62b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5edaf4d9b62b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5edaf4d9b62b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5edaf4d9b62b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5edaf4d9b62b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5edaf4d9b62b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5edaf4d94d44 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5edaf4d94d44 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5edaf4d9e232 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5edaf4d9e232 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5edaf4d9e232 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5edaf4d9e232 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5edaf4d9e232 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5edaf4d9e232 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5edaf4d9e232 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5edaf515fe7f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5edaf515fe7f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f3a7d611aa4 - <unknown>
[INFO] [stdout]   43:     0x7f3a7d69ea64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     layout::tests::dense_flowchart_keeps_mid_span_edge_reasonably_direct
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 270 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "af9aae5467f57c2e559642f9d22adfe7200777dfae827a3ee2c9ea8761867620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af9aae5467f57c2e559642f9d22adfe7200777dfae827a3ee2c9ea8761867620", kill_on_drop: false }`
[INFO] [stdout] af9aae5467f57c2e559642f9d22adfe7200777dfae827a3ee2c9ea8761867620
