[INFO] cloning repository https://github.com/scottidler/mermaid-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottidler/mermaid-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottidler%2Fmermaid-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottidler%2Fmermaid-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a6cc8df2b21ef93693f67a54e9395b75b564742 [INFO] testing scottidler/mermaid-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottidler%2Fmermaid-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/scottidler/mermaid-rs [INFO] finished tweaking git repo https://github.com/scottidler/mermaid-rs [INFO] tweaked toml for git repo https://github.com/scottidler/mermaid-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scottidler/mermaid-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/scottidler/mermaid-rs 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb9c603b1f539b92f592c2b9d1220f102b86f7a8a19c343e8e65e62e2d3ab469 [INFO] running `Command { std: "docker" "start" "-a" "cb9c603b1f539b92f592c2b9d1220f102b86f7a8a19c343e8e65e62e2d3ab469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb9c603b1f539b92f592c2b9d1220f102b86f7a8a19c343e8e65e62e2d3ab469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb9c603b1f539b92f592c2b9d1220f102b86f7a8a19c343e8e65e62e2d3ab469", kill_on_drop: false }` [INFO] [stdout] cb9c603b1f539b92f592c2b9d1220f102b86f7a8a19c343e8e65e62e2d3ab469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 98a9dee49956e4560671ace2716e9a8c81faf94f2cc9723a658eb5fabbfaaec2 [INFO] running `Command { std: "docker" "start" "-a" "98a9dee49956e4560671ace2716e9a8c81faf94f2cc9723a658eb5fabbfaaec2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling mermaid-rs v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling clap_complete v4.5.64 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "98a9dee49956e4560671ace2716e9a8c81faf94f2cc9723a658eb5fabbfaaec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a9dee49956e4560671ace2716e9a8c81faf94f2cc9723a658eb5fabbfaaec2", kill_on_drop: false }` [INFO] [stdout] 98a9dee49956e4560671ace2716e9a8c81faf94f2cc9723a658eb5fabbfaaec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 01ec9d1e7d0761abf75ca5b87e45010d190c1fff8b0fd79ffe1f2cd67761ec0f [INFO] running `Command { std: "docker" "start" "-a" "01ec9d1e7d0761abf75ca5b87e45010d190c1fff8b0fd79ffe1f2cd67761ec0f", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling mermaid-rs v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "01ec9d1e7d0761abf75ca5b87e45010d190c1fff8b0fd79ffe1f2cd67761ec0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ec9d1e7d0761abf75ca5b87e45010d190c1fff8b0fd79ffe1f2cd67761ec0f", kill_on_drop: false }` [INFO] [stdout] 01ec9d1e7d0761abf75ca5b87e45010d190c1fff8b0fd79ffe1f2cd67761ec0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] d919680db1f2815fefef8b95576a42a0f7e9a3db55134fa3b9d8a34c495bac42 [INFO] running `Command { std: "docker" "start" "-a" "d919680db1f2815fefef8b95576a42a0f7e9a3db55134fa3b9d8a34c495bac42", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/mermaid-rs/6f1b225f50c35f20/deps/mermaid_rs-6f1b225f50c35f20) [INFO] [stdout] [INFO] [stdout] running 168 tests [INFO] [stdout] test core::diagram::tests::build_script_without_frontmatter ... ok [INFO] [stdout] test core::config::tests::theme_display ... ok [INFO] [stdout] test core::config::tests::theme_from_str ... ok [INFO] [stdout] test core::diagram::tests::build_script_with_config ... ok [INFO] [stdout] test cli::output::tests::output_handler_default_to_stdout ... ok [INFO] [stdout] test core::direction::tests::direction_from_str ... ok [INFO] [stdout] test core::direction::tests::direction_from_str_invalid ... ok [INFO] [stdout] test core::style::tests::style_is_empty ... ok [INFO] [stdout] test core::style::tests::style_builder ... ok [INFO] [stdout] test core::style::tests::style_to_css ... ok [INFO] [stdout] test cli::output::tests::output_handler_multiple_targets ... ok [INFO] [stdout] test core::utils::tests::normalize_preserves_valid_chars ... ok [INFO] [stdout] test core::utils::tests::normalize_simple_text ... ok [INFO] [stdout] test core::utils::tests::normalize_special_chars ... ok [INFO] [stdout] test core::config::tests::config_to_yaml ... ok [INFO] [stdout] test core::direction::tests::direction_display ... ok [INFO] [stdout] test core::utils::tests::normalize_mixed_case_with_spaces ... ok [INFO] [stdout] test core::utils::tests::normalize_with_spaces ... ok [INFO] [stdout] test diagrams::er::diagram::tests::er_diagram_basic ... ok [INFO] [stdout] test diagrams::er::diagram::tests::er_diagram_from_json ... ok [INFO] [stdout] test diagrams::er::diagram::tests::er_diagram_raw_mermaid ... ok [INFO] [stdout] test diagrams::er::entity::tests::attribute_type_parse ... ok [INFO] [stdout] test diagrams::er::diagram::tests::er_diagram_from_yaml ... ok [INFO] [stdout] test diagrams::er::entity::tests::entity_basic ... ok [INFO] [stdout] test diagrams::er::entity::tests::entity_with_attributes ... ok [INFO] [stdout] test diagrams::er::relationship::tests::cardinality_parse ... ok [INFO] [stdout] test diagrams::er::relationship::tests::relationship_one_to_many ... ok [INFO] [stdout] test diagrams::flowchart::class_def::tests::class_assignment_single_node ... ok [INFO] [stdout] test diagrams::flowchart::class_def::tests::class_assignment_multiple_nodes ... ok [INFO] [stdout] test diagrams::flowchart::class_def::tests::class_def_basic ... ok [INFO] [stdout] test diagrams::flowchart::class_def::tests::link_style_def_with_dasharray ... ok [INFO] [stdout] test diagrams::flowchart::class_def::tests::link_style_def_basic ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_raw_mermaid ... ok [INFO] [stdout] test diagrams::flowchart::class_def::tests::class_def_with_stroke_width ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_basic ... ok [INFO] [stdout] test diagrams::er::relationship::tests::relationship_basic ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_from_json ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_from_yaml ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_with_labels ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_with_class_assignment ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_with_nested_subgraphs ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_with_styles ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_bidirectional ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_circle_head ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_with_subgraph ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_circle_to_circle ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_cross_head ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_cross_to_cross ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_default_arrow ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_with_link_style ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_dotted ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_dotted_with_circle ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_open_style ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_style_parse ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_with_label ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_with_spaces_in_ids ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_invisible ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_thick ... ok [INFO] [stdout] test diagrams::flowchart::node::tests::node_to_mermaid ... ok [INFO] [stdout] test diagrams::flowchart::node::tests::node_to_mermaid_with_spaces ... ok [INFO] [stdout] test diagrams::flowchart::node::tests::node_with_class ... ok [INFO] [stdout] test diagrams::flowchart::node::tests::node_with_href ... ok [INFO] [stdout] test diagrams::flowchart::node::tests::node_with_href_and_type ... ok [INFO] [stdout] test diagrams::flowchart::subgraph::tests::deeply_nested_subgraph ... ok [INFO] [stdout] test diagrams::flowchart::subgraph::tests::nested_subgraph ... ok [INFO] [stdout] test diagrams::flowchart::subgraph::tests::subgraph_basic ... ok [INFO] [stdout] test diagrams::flowchart::subgraph::tests::subgraph_with_direction ... ok [INFO] [stdout] test diagrams::flowchart::node::tests::node_shape_parse ... ok [INFO] [stdout] test diagrams::flowchart::link::tests::link_thick_bidirectional ... ok [INFO] [stdout] test diagrams::flowchart::node::tests::node_shapes_wrap_correctly ... ok [INFO] [stdout] test diagrams::journey::diagram::tests::journey_basic ... ok [INFO] [stdout] test diagrams::journey::section::tests::section_with_tasks ... ok [INFO] [stdout] test diagrams::journey::diagram::tests::journey_from_json ... ok [INFO] [stdout] test diagrams::journey::diagram::tests::journey_from_yaml ... ok [INFO] [stdout] test diagrams::journey::section::tests::section_basic ... ok [INFO] [stdout] test diagrams::journey::diagram::tests::journey_raw_mermaid ... ok [INFO] [stdout] test diagrams::journey::task::tests::task_score_clamped ... ok [INFO] [stdout] test diagrams::journey::task::tests::task_basic ... ok [INFO] [stdout] test diagrams::mindmap::diagram::tests::mindmap_from_json ... ok [INFO] [stdout] test diagrams::mindmap::diagram::tests::mindmap_basic ... ok [INFO] [stdout] test diagrams::journey::task::tests::task_with_actors ... ok [INFO] [stdout] test diagrams::mindmap::diagram::tests::mindmap_with_title ... ok [INFO] [stdout] test diagrams::mindmap::node::tests::node_basic ... ok [INFO] [stdout] test diagrams::mindmap::diagram::tests::mindmap_from_yaml ... ok [INFO] [stdout] test diagrams::mindmap::node::tests::node_shape_parse ... ok [INFO] [stdout] test diagrams::pie::piechart::tests::pie_chart_basic ... ok [INFO] [stdout] test diagrams::mindmap::diagram::tests::mindmap_raw_mermaid ... ok [INFO] [stdout] test diagrams::pie::piechart::tests::pie_chart_build_script_with_config ... ok [INFO] [stdout] test diagrams::mindmap::node::tests::node_with_children ... ok [INFO] [stdout] test diagrams::pie::piechart::tests::pie_chart_from_json ... ok [INFO] [stdout] test diagrams::mindmap::node::tests::node_with_shape ... ok [INFO] [stdout] test diagrams::pie::piechart::tests::pie_chart_from_yaml ... ok [INFO] [stdout] test diagrams::pie::piechart::tests::pie_chart_raw_mermaid ... ok [INFO] [stdout] test diagrams::pie::piechart::tests::pie_chart_show_data ... ok [INFO] [stdout] test diagrams::requirement::diagram::tests::requirement_diagram_basic ... ok [INFO] [stdout] test diagrams::requirement::diagram::tests::requirement_diagram_from_json ... ok [INFO] [stdout] test diagrams::requirement::diagram::tests::requirement_diagram_from_yaml ... ok [INFO] [stdout] test diagrams::requirement::diagram::tests::requirement_diagram_raw_mermaid ... ok [INFO] [stdout] test diagrams::requirement::element::tests::requirement_basic ... ok [INFO] [stdout] test diagrams::requirement::element::tests::element_basic ... ok [INFO] [stdout] test diagrams::pie::piechart::tests::pie_chart_from_yaml_with_slices_alias ... ok [INFO] [stdout] test diagrams::requirement::requirement_type::tests::relationship_type_parse ... ok [INFO] [stdout] test diagrams::requirement::requirement_type::tests::risk_parse ... ok [INFO] [stdout] test diagrams::requirement::requirement_type::tests::verify_method_parse ... ok [INFO] [stdout] test diagrams::sequence::diagram::tests::sequence_basic ... ok [INFO] [stdout] test diagrams::sequence::diagram::tests::sequence_from_json ... ok [INFO] [stdout] test diagrams::sequence::diagram::tests::sequence_raw_mermaid ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_with_class_def ... ok [INFO] [stdout] test diagrams::flowchart::node::tests::href_type_parse ... ok [INFO] [stdout] test diagrams::sequence::diagram::tests::sequence_from_yaml ... ok [INFO] [stdout] test diagrams::sequence::diagram::tests::sequence_with_autonumber ... ok [INFO] [stdout] test diagrams::sequence::diagram::tests::sequence_with_boxes ... ok [INFO] [stdout] test diagrams::sequence::diagram::tests::sequence_with_logic ... ok [INFO] [stdout] test diagrams::sequence::diagram::tests::sequence_with_notes ... ok [INFO] [stdout] test diagrams::sequence::logic::tests::logic_alt ... ok [INFO] [stdout] test diagrams::sequence::logic::tests::logic_break ... ok [INFO] [stdout] test diagrams::sequence::logic::tests::logic_critical ... ok [INFO] [stdout] test diagrams::sequence::logic::tests::logic_loop ... ok [INFO] [stdout] test diagrams::sequence::logic::tests::logic_opt ... ok [INFO] [stdout] test diagrams::sequence::logic::tests::logic_par ... ok [INFO] [stdout] test diagrams::sequence::message::tests::message_arrow_types ... ok [INFO] [stdout] test diagrams::sequence::message::tests::message_cross_type ... ok [INFO] [stdout] test diagrams::sequence::message::tests::message_open_type ... ok [INFO] [stdout] test diagrams::sequence::message::tests::message_basic ... ok [INFO] [stdout] test diagrams::sequence::message::tests::message_shorthand_activate ... ok [INFO] [stdout] test diagrams::sequence::logic::tests::logic_type_parse ... ok [INFO] [stdout] test diagrams::sequence::message::tests::message_shorthand_deactivate ... ok [INFO] [stdout] test diagrams::sequence::message::tests::message_shorthand_dotted_activate ... ok [INFO] [stdout] test diagrams::sequence::message::tests::message_with_type ... ok [INFO] [stdout] test diagrams::sequence::note::tests::note_left ... ok [INFO] [stdout] test diagrams::sequence::note::tests::note_over_multiple ... ok [INFO] [stdout] test diagrams::flowchart::diagram::tests::flowchart_with_node_class_shorthand ... ok [INFO] [stdout] test diagrams::sequence::message::tests::message_type_parse ... ok [INFO] [stdout] test diagrams::sequence::note::tests::note_over_single ... ok [INFO] [stdout] test diagrams::sequence::note::tests::note_right ... ok [INFO] [stdout] test diagrams::sequence::participant::tests::actor_basic ... ok [INFO] [stdout] test diagrams::sequence::participant::tests::box_basic ... ok [INFO] [stdout] test diagrams::sequence::participant::tests::participant_with_label ... ok [INFO] [stdout] test diagrams::sequence::participant::tests::participant_basic ... ok [INFO] [stdout] test diagrams::state::composite::tests::composite_with_start_end ... ok [INFO] [stdout] test diagrams::state::composite::tests::composite_basic ... ok [INFO] [stdout] test diagrams::state::concurrent::tests::concurrent_basic ... ok [INFO] [stdout] test diagrams::state::concurrent::tests::concurrent_with_start_end ... ok [INFO] [stdout] test diagrams::state::state_diagram::tests::state_diagram_basic ... ok [INFO] [stdout] test diagrams::state::state_diagram::tests::state_diagram_from_json ... ok [INFO] [stdout] test diagrams::state::state_diagram::tests::state_diagram_with_composite ... ok [INFO] [stdout] test diagrams::state::state_types::tests::state_basic ... ok [INFO] [stdout] test diagrams::state::state_types::tests::state_start_end ... ok [INFO] [stdout] test diagrams::state::state_diagram::tests::state_diagram_from_yaml ... ok [INFO] [stdout] test diagrams::state::state_diagram::tests::state_diagram_raw_mermaid ... ok [INFO] [stdout] test diagrams::state::state_types::tests::state_with_description ... ok [INFO] [stdout] test diagrams::state::state_diagram::tests::state_diagram_with_choice ... ok [INFO] [stdout] test diagrams::state::state_types::tests::state_with_spaces ... ok [INFO] [stdout] test diagrams::state::transition::tests::join_basic ... ok [INFO] [stdout] test diagrams::state::transition::tests::choice_basic ... ok [INFO] [stdout] test diagrams::state::transition::tests::transition_basic ... ok [INFO] [stdout] test diagrams::state::transition::tests::transition_from_start ... ok [INFO] [stdout] test diagrams::state::transition::tests::transition_to_end ... ok [INFO] [stdout] test diagrams::state::transition::tests::transition_with_spaces ... ok [INFO] [stdout] test diagrams::state::transition::tests::transition_with_label ... ok [INFO] [stdout] test render::encoder::tests::encode_decode_roundtrip ... ok [INFO] [stdout] test render::client::tests::build_url_without_options ... ok [INFO] [stdout] test render::client::tests::client_default_server ... ok [INFO] [stdout] test render::client::tests::client_custom_server ... ok [INFO] [stdout] test render::client::tests::build_url_with_options ... ok [INFO] [stdout] test diagrams::state::transition::tests::fork_basic ... ok [INFO] [stdout] test diagrams::state::state_diagram::tests::state_diagram_with_direction ... ok [INFO] [stdout] test render::encoder::tests::encode_produces_url_safe_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 168 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/mermaid-rs/1c04038a1ba09ac1/deps/mermaid-1c04038a1ba09ac1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_test.rs (/opt/rustwide/target/debug/build/mermaid-rs/e1097cf32614b273/deps/cli_test-e1097cf32614b273) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test cli_flowchart_help has been running for over 60 seconds [INFO] [stdout] test cli_flowchart_mermaid_output has been running for over 60 seconds [INFO] [stdout] test cli_flowchart_with_direction has been running for over 60 seconds [INFO] [stdout] test cli_flowchart_with_link_label has been running for over 60 seconds [INFO] [stdout] test cli_global_options has been running for over 60 seconds [INFO] [stdout] test cli_help has been running for over 60 seconds [INFO] [stdout] test cli_invalid_data_spec has been running for over 60 seconds [INFO] [stdout] test cli_pie_help has been running for over 60 seconds [INFO] [stdout] test cli_flowchart_mermaid_output ... FAILED [INFO] [stdout] test cli_flowchart_with_link_label ... ok [INFO] [stdout] test cli_flowchart_help ... ok [INFO] [stdout] test cli_global_options ... ok [INFO] [stdout] test cli_invalid_data_spec ... ok [INFO] [stdout] test cli_pie_help ... ok [INFO] [stdout] test cli_help ... ok [INFO] [stdout] test cli_flowchart_with_direction ... ok [INFO] [stdout] test cli_pie_mermaid_output ... ok [INFO] [stdout] test cli_render_help ... ok [INFO] [stdout] test cli_render_mermaid_passthrough ... ok [INFO] [stdout] test cli_pie_with_show_data ... ok [INFO] [stdout] test cli_sequence_help ... ok [INFO] [stdout] test cli_sequence_mermaid_output ... ok [INFO] [stdout] test cli_sequence_with_autonumber ... ok [INFO] [stdout] test cli_state_help ... ok [INFO] [stdout] test cli_state_mermaid_output ... ok [INFO] [stdout] test cli_state_with_direction ... ok [INFO] [stdout] test cli_version ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli_flowchart_mermaid_output stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cli_flowchart_mermaid_output' (188) panicked at tests/cli_test.rs:159:5: [INFO] [stdout] assertion failed: output.status.success() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d714443b7a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d714443b7a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d714443b7a2 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5d714443b7a2 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5d714444ffda - ::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5d714444ffda - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 6: 0x5d71444405d6 - std[840933623431fd06]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d71444405d6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5d7144419b8f - ::print [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5d7144419b8f - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5d7144433ad9 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5d71443cf2ae - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5d71443cf2ae - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d7144433c92 - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5d7144433c92 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5d7144419c7a - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5d7144411619 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5d714441aa9d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5d714445064c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d7144450612 - core[8f93d80df273fe75]::panicking::panic [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5d71443bbb78 - cli_test[1df5a3d5c004ba05]::cli_flowchart_mermaid_output [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_test.rs:159:5 [INFO] [stdout] 21: 0x5d71443b9737 - cli_test[1df5a3d5c004ba05]::cli_flowchart_mermaid_output::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_test.rs:143:34 [INFO] [stdout] 22: 0x5d71443bfd96 - >::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d71443c365b - core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d71443c365b - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5d71443cfeba - test[2f1252070343a163]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5d71443cfeba - as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5d71443cfeba - std[840933623431fd06]::panicking::catch_unwind::do_call::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5d71443cfeba - std[840933623431fd06]::panicking::catch_unwind::, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5d71443cfeba - std[840933623431fd06]::panic::catch_unwind::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5d71443cfeba - test[2f1252070343a163]::run_test_in_process [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5d71443cfeba - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5d71443ca384 - test[2f1252070343a163]::run_test::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5d71443ca384 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5d71443d29b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5d71443d29b2 - ::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5d71443d29b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5d71443d29b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5d71443d29b2 - std[840933623431fd06]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5d71443d29b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5d71443d29b2 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5d714443b04f - + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 42: 0x5d714443b04f - ::new::thread_start [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 43: 0x773a78805aa4 - [INFO] [stdout] 44: 0x773a78892a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli_flowchart_mermaid_output [INFO] [stdout] [INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 218.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli_test` [INFO] running `Command { std: "docker" "inspect" "d919680db1f2815fefef8b95576a42a0f7e9a3db55134fa3b9d8a34c495bac42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d919680db1f2815fefef8b95576a42a0f7e9a3db55134fa3b9d8a34c495bac42", kill_on_drop: false }` [INFO] [stdout] d919680db1f2815fefef8b95576a42a0f7e9a3db55134fa3b9d8a34c495bac42