[INFO] cloning repository https://github.com/Enter-tainer/cxx2flow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Enter-tainer/cxx2flow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fcxx2flow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fcxx2flow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87328fb879e87fe0345e0eb4c77e463d2e47cf8b
[INFO] testing Enter-tainer/cxx2flow against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnter-tainer%2Fcxx2flow" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Enter-tainer/cxx2flow
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Enter-tainer/cxx2flow
[INFO] tweaked toml for git repo https://github.com/Enter-tainer/cxx2flow written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Enter-tainer/cxx2flow on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Enter-tainer/cxx2flow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 103279ed5c2ae9731de0660d4a34e84c591b0c7ef58f95267355632d4989107d
[INFO] running `Command { std: "docker" "start" "-a" "103279ed5c2ae9731de0660d4a34e84c591b0c7ef58f95267355632d4989107d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "103279ed5c2ae9731de0660d4a34e84c591b0c7ef58f95267355632d4989107d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103279ed5c2ae9731de0660d4a34e84c591b0c7ef58f95267355632d4989107d", kill_on_drop: false }`
[INFO] [stdout] 103279ed5c2ae9731de0660d4a34e84c591b0c7ef58f95267355632d4989107d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9b38bc21ddfc0b4b0dc7d4c4bfc7f75aaeb4482872fa99af12b5183b313f0e5
[INFO] running `Command { std: "docker" "start" "-a" "e9b38bc21ddfc0b4b0dc7d4c4bfc7f75aaeb4482872fa99af12b5183b313f0e5", 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 memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling supports-color v3.0.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling hash-chain v0.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling cxx2flow v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.46s
[INFO] running `Command { std: "docker" "inspect" "e9b38bc21ddfc0b4b0dc7d4c4bfc7f75aaeb4482872fa99af12b5183b313f0e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b38bc21ddfc0b4b0dc7d4c4bfc7f75aaeb4482872fa99af12b5183b313f0e5", kill_on_drop: false }`
[INFO] [stdout] e9b38bc21ddfc0b4b0dc7d4c4bfc7f75aaeb4482872fa99af12b5183b313f0e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a623b531b9ba79c3d4389842456dc24b4847e23c9473c2b040e01b544672ac8c
[INFO] running `Command { std: "docker" "start" "-a" "a623b531b9ba79c3d4389842456dc24b4847e23c9473c2b040e01b544672ac8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]    Compiling cxx2flow v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.84s
[INFO] running `Command { std: "docker" "inspect" "a623b531b9ba79c3d4389842456dc24b4847e23c9473c2b040e01b544672ac8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a623b531b9ba79c3d4389842456dc24b4847e23c9473c2b040e01b544672ac8c", kill_on_drop: false }`
[INFO] [stdout] a623b531b9ba79c3d4389842456dc24b4847e23c9473c2b040e01b544672ac8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56144697b81cbba9c13b5932661faa42dbdd3d476ee95f79c3a8b5e641cf4f23
[INFO] running `Command { std: "docker" "start" "-a" "56144697b81cbba9c13b5932661faa42dbdd3d476ee95f79c3a8b5e641cf4f23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cxx2flow_lib-6d562e94a9f8d138)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cxx2flow-be88292f63fb97d8)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/snapshot_integration.rs (/opt/rustwide/target/debug/deps/snapshot_integration-f647267e9ed92269)
[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] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test dot_polyline::do_while                       ... ok
[INFO] [stdout] test dot_polyline::compound_with_comments         ... ok
[INFO] [stdout] test dot_polyline::compound_nested_blocks         ... ok
[INFO] [stdout] test dot_polyline::linear_return                  ... ok
[INFO] [stdout] test dot_polyline::class_method_and_main          ... ok
[INFO] [stdout] test dot_polyline::else_if_chain                  ... ok
[INFO] [stdout] test dot_polyline::empty_statement_cleanup        ... ok
[INFO] [stdout] test dot_polyline::multi_function_pick_second     ... ok
[INFO] [stdout] test dot_polyline::namespace_function             ... ok
[INFO] [stdout] test dot_polyline::nested_branches                ... ok
[INFO] [stdout] test dot_polyline::range_for                      ... ok
[INFO] [stdout] test dot_polyline::range_for_initializer          ... ok
[INFO] [stdout] test dot_polyline::range_for_const_ref            ... ok
[INFO] [stdout] test dot_polyline::select_other_function          ... ok
[INFO] [stdout] test dot_polyline::stacked_labels                 ... ok
[INFO] [stdout] test dot_polyline::switch_char_literal            ... ok
[INFO] [stdout] test dot_polyline::switch_comment_and_fallthrough ... ok
[INFO] [stdout] test dot_polyline::switch_default_middle          ... ok
[INFO] [stdout] test dot_polyline::switch_empty_body              ... ok
[INFO] [stdout] test dot_polyline::switch_negative_case           ... ok
[INFO] [stdout] test dot_polyline::enum_class_switch              ... ok
[INFO] [stdout] test dot_polyline::switch_without_default         ... ok
[INFO] [stdout] test dot_polyline::template_function              ... ok
[INFO] [stdout] test dot_polyline::nested_namespace_function      ... ok
[INFO] [stdout] test dot_polyline::while_continue_break           ... ok
[INFO] [stdout] test dot_polyline::while_simple                   ... ok
[INFO] [stdout] test d2::compound_nested_blocks                   ... ok
[INFO] [stdout] test d2::class_method_and_main                    ... ok
[INFO] [stdout] test d2::compound_with_comments                   ... ok
[INFO] [stdout] test d2::do_while                                 ... ok
[INFO] [stdout] test d2::else_if_chain                            ... ok
[INFO] [stdout] test d2::empty_statement_cleanup                  ... ok
[INFO] [stdout] test dot_polyline::for_decl_condition_update_expr ... ok
[INFO] [stdout] test d2::for_decl_condition_update_expr           ... ok
[INFO] [stdout] test d2::enum_class_switch                        ... ok
[INFO] [stdout] test d2::for_loop                                 ... ok
[INFO] [stdout] test d2::goto_backward_label                      ... ok
[INFO] [stdout] test dot_polyline::switch_multiple_fallthrough    ... ok
[INFO] [stdout] test d2::goto_forward_label                       ... ok
[INFO] [stdout] test d2::if_without_else                          ... ok
[INFO] [stdout] test d2::labeled_loop_continue                    ... ok
[INFO] [stdout] test d2::lambda_in_statement                      ... ok
[INFO] [stdout] test d2::linear_return                            ... ok
[INFO] [stdout] test d2::multi_function_pick_second               ... ok
[INFO] [stdout] test d2::namespace_function                       ... ok
[INFO] [stdout] test d2::nested_branches                          ... ok
[INFO] [stdout] test d2::nested_namespace_function                ... ok
[INFO] [stdout] test dot_polyline::for_loop                       ... ok
[INFO] [stdout] test d2::nested_loop_mix                          ... ok
[INFO] [stdout] test d2::range_for                                ... ok
[INFO] [stdout] test d2::range_for_const_ref                      ... ok
[INFO] [stdout] test d2::select_other_function                    ... ok
[INFO] [stdout] test d2::stacked_labels                           ... ok
[INFO] [stdout] test d2::range_for_initializer                    ... ok
[INFO] [stdout] test d2::switch_char_literal                      ... ok
[INFO] [stdout] test d2::switch_empty_body                        ... ok
[INFO] [stdout] test dot_polyline::try_catch_statements           ... ok
[INFO] [stdout] test d2::switch_default_middle                    ... ok
[INFO] [stdout] test d2::switch_comment_and_fallthrough           ... ok
[INFO] [stdout] test d2::switch_multiple_fallthrough              ... ok
[INFO] [stdout] test d2::switch_negative_case                     ... ok
[INFO] [stdout] test d2::switch_with_default                      ... ok
[INFO] [stdout] test d2::template_function                        ... ok
[INFO] [stdout] test d2::switch_without_default                   ... ok
[INFO] [stdout] test d2::for_missing_init_cond_upd                ... ok
[INFO] [stdout] test dot_polyline::for_missing_init_cond_upd      ... ok
[INFO] [stdout] test dot_polyline::goto_backward_label            ... ok
[INFO] [stdout] test d2::if_else                                  ... ok
[INFO] [stdout] test dot_curly::else_if_chain                     ... ok
[INFO] [stdout] test dot_curly::switch_with_default               ... ok
[INFO] [stdout] test dot_curly::goto_forward_label                ... ok
[INFO] [stdout] test dot_curly::switch_char_literal               ... ok
[INFO] [stdout] test dot_curly::switch_negative_case              ... ok
[INFO] [stdout] test dot_curly::stacked_labels                    ... ok
[INFO] [stdout] test dot_curly::switch_default_middle             ... ok
[INFO] [stdout] test dot_curly::enum_class_switch                 ... ok
[INFO] [stdout] test dot_curly::nested_namespace_function         ... ok
[INFO] [stdout] test tikz::while_continue_break                   ... ok
[INFO] [stdout] test tikz::range_for                              ... ok
[INFO] [stdout] test dot_polyline::goto_forward_label             ... ok
[INFO] [stdout] test tikz::linear_return                          ... ok
[INFO] [stdout] test d2::while_simple                             ... ok
[INFO] [stdout] test tikz::range_for_const_ref                    ... ok
[INFO] [stdout] test tikz::multi_function_pick_second             ... ok
[INFO] [stdout] test error::error__unexpected_continue_debug      ... ok
[INFO] [stdout] test error::error__missing_function_debug         ... ok
[INFO] [stdout] test tikz::class_method_and_main                  ... ok
[INFO] [stdout] test tikz::template_function                      ... ok
[INFO] [stdout] test error::error__unexpected_break_debug         ... ok
[INFO] [stdout] test d2::try_catch_statements                     ... ok
[INFO] [stdout] test d2::while_continue_break                     ... ok
[INFO] [stdout] test dot_polyline::nested_loop_mix                ... ok
[INFO] [stdout] test dot_polyline::switch_with_default            ... ok
[INFO] [stdout] test dot_curly::namespace_function                ... ok
[INFO] [stdout] test tikz::range_for_initializer                  ... ok
[INFO] [stdout] test dot_polyline::labeled_loop_continue          ... ok
[INFO] [stdout] test tikz::nested_loop_mix                        ... ok
[INFO] [stdout] test dot_polyline::lambda_in_statement            ... ok
[INFO] [stdout] test dot_polyline::if_else                        ... ok
[INFO] [stdout] test dot_polyline::if_without_else                ... ok
[INFO] [stdout] test dot_curly::if_else                           ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tree_sitter_contract.rs (/opt/rustwide/target/debug/deps/tree_sitter_contract-dd1cae1ad973cd87)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tree_sitter_required_fields_exist ... ok
[INFO] [stdout] test tree_sitter_core_kinds_exist ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tree_sitter_contract_cpp.rs (/opt/rustwide/target/debug/deps/tree_sitter_contract_cpp-226955ba6a3006f9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tree_sitter_cpp_specific_kinds_exist ... ok
[INFO] [stdout] test tree_sitter_cpp_required_fields_exist ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cxx2flow_lib
[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] running `Command { std: "docker" "inspect" "56144697b81cbba9c13b5932661faa42dbdd3d476ee95f79c3a8b5e641cf4f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56144697b81cbba9c13b5932661faa42dbdd3d476ee95f79c3a8b5e641cf4f23", kill_on_drop: false }`
[INFO] [stdout] 56144697b81cbba9c13b5932661faa42dbdd3d476ee95f79c3a8b5e641cf4f23
