[INFO] fetching crate decy-parser 2.1.0...
[INFO] testing decy-parser-2.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate decy-parser 2.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate decy-parser 2.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate decy-parser 2.1.0
[INFO] tweaked toml for crates.io crate decy-parser 2.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate decy-parser 2.1.0 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 crates.io crate decy-parser 2.1.0 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] 3b08a8e246948f17d41add86634191e80852a30c46de4174d9f264570acf4953
[INFO] running `Command { std: "docker" "start" "-a" "3b08a8e246948f17d41add86634191e80852a30c46de4174d9f264570acf4953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b08a8e246948f17d41add86634191e80852a30c46de4174d9f264570acf4953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b08a8e246948f17d41add86634191e80852a30c46de4174d9f264570acf4953", kill_on_drop: false }`
[INFO] [stdout] 3b08a8e246948f17d41add86634191e80852a30c46de4174d9f264570acf4953
[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] 403bf6a35ea1a2730790f25c0d78dcbbb7bd0bd3fb3c47d060e7f76c164a490b
[INFO] running `Command { std: "docker" "start" "-a" "403bf6a35ea1a2730790f25c0d78dcbbb7bd0bd3fb3c47d060e7f76c164a490b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling decy-parser v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.53s
[INFO] running `Command { std: "docker" "inspect" "403bf6a35ea1a2730790f25c0d78dcbbb7bd0bd3fb3c47d060e7f76c164a490b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "403bf6a35ea1a2730790f25c0d78dcbbb7bd0bd3fb3c47d060e7f76c164a490b", kill_on_drop: false }`
[INFO] [stdout] 403bf6a35ea1a2730790f25c0d78dcbbb7bd0bd3fb3c47d060e7f76c164a490b
[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] d6a9b0e6f2b6700724f0c3e1aa593af56bd4eeab8f73d3b1ab4b96e5ee5d67f9
[INFO] running `Command { std: "docker" "start" "-a" "d6a9b0e6f2b6700724f0c3e1aa593af56bd4eeab8f73d3b1ab4b96e5ee5d67f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling decy-parser v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.24s
[INFO] running `Command { std: "docker" "inspect" "d6a9b0e6f2b6700724f0c3e1aa593af56bd4eeab8f73d3b1ab4b96e5ee5d67f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6a9b0e6f2b6700724f0c3e1aa593af56bd4eeab8f73d3b1ab4b96e5ee5d67f9", kill_on_drop: false }`
[INFO] [stdout] d6a9b0e6f2b6700724f0c3e1aa593af56bd4eeab8f73d3b1ab4b96e5ee5d67f9
[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] 84e50069df9a5d7ee4adaaf56076a01b5bfdadf0ad6e1951f8a153942da980da
[INFO] running `Command { std: "docker" "start" "-a" "84e50069df9a5d7ee4adaaf56076a01b5bfdadf0ad6e1951f8a153942da980da", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decy_parser-7576892e69786c85)
[INFO] [stdout] 
[INFO] [stdout] running 167 tests
[INFO] [stdout] test diagnostic::tests::test_build_snippet_out_of_bounds ... ok
[INFO] [stdout] test diagnostic::tests::test_build_snippet_last_line ... ok
[INFO] [stdout] test diagnostic::tests::test_diagnostic_error_display ... ok
[INFO] [stdout] test diagnostic::tests::test_diagnostic_error_is_std_error ... ok
[INFO] [stdout] test diagnostic::tests::test_build_snippet_middle_of_file ... ok
[INFO] [stdout] test diagnostic::tests::test_build_snippet_no_column ... ok
[INFO] [stdout] test diagnostic::tests::test_display_contains_header ... ok
[INFO] [stdout] test diagnostic::tests::test_display_contains_location ... ok
[INFO] [stdout] test diagnostic::tests::test_diagnostic_error_single ... ok
[INFO] [stdout] test diagnostic::tests::test_display_contains_snippet ... ok
[INFO] [stdout] test diagnostic::tests::test_error_category_from_clang_category ... ok
[INFO] [stdout] test diagnostic::tests::test_error_category_from_message ... ok
[INFO] [stdout] test diagnostic::tests::test_display_contains_note_and_help ... ok
[INFO] [stdout] test diagnostic::tests::test_infer_note_expected_paren ... ok
[INFO] [stdout] test diagnostic::tests::test_infer_note_falls_back_to_fix_its ... ok
[INFO] [stdout] test diagnostic::tests::test_infer_note_undeclared ... ok
[INFO] [stdout] test diagnostic::tests::test_severity_tags ... ok
[INFO] [stdout] test diagnostic::tests::test_warning_severity_display ... ok
[INFO] [stdout] test diagnostic::tests::test_infer_note_expected_semicolon ... ok
[INFO] [stdout] test diagnostic::tests::test_build_snippet_first_line ... ok
[INFO] [stdout] test diagnostic::tests::test_severity_ordering ... ok
[INFO] [stdout] test parser::break_continue_tests::tests::test_continue_in_for_loop ... ok
[INFO] [stdout] test parser::break_continue_tests::tests::test_break_in_for_loop ... ok
[INFO] [stdout] test parser::break_continue_tests::tests::test_continue_in_nested_loops ... ok
[INFO] [stdout] test parser::break_continue_tests::tests::test_continue_skip_pattern ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_for_loop_with_multiple_inits ... ok
[INFO] [stdout] test parser::break_continue_tests::tests::test_break_in_nested_loops ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_for_loop_with_compound_condition ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_multiply_operator ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_right_shift_operator ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_less_equal_operator ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_bitwise_or_operator ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_divide_operator ... ok
[INFO] [stdout] test parser::break_continue_tests::tests::test_continue_in_while_loop ... ok
[INFO] [stdout] test parser::break_continue_tests::tests::test_break_in_search_pattern ... ok
[INFO] [stdout] test parser::break_continue_tests::tests::test_break_in_while_loop ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_bitwise_xor_operator ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_greater_equal_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_array_index_assignment_with_expression ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_assignment_with_complex_rhs ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_subtract_operator ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_post_increment ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_all_comparison_operators_in_sequence ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_pre_decrement ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_assignment_chain ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_comparison_in_while_loop ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_deref_assignment_edge_case ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_while_with_assignment_in_condition ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_assignment_distinguishes_equality ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_convert_type_elaborated ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_binary_operator_greater_equal ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_binary_operator_less_equal ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_function_call_no_args ... ignored, Parser limitation: Forward declarations change AST structure. Test needs rewrite.
[INFO] [stdout] test parser::parser_tests::test_const_char_pointer_detection ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_assignment_distinguishes_not_equal ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_binary_operator_division ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_binary_operator_modulo ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_for_with_function_call_condition ... ignored, Parser limitation: Forward declarations change AST structure. Test needs rewrite.
[INFO] [stdout] test parser::parser_tests::tests::test_equality_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_function_call_with_array_index_argument ... ignored, Parser limitation: Forward declarations change AST structure. Test needs rewrite.
[INFO] [stdout] test parser::parser_tests::tests::test_function_call_with_field_access_argument ... ignored, Parser limitation: Forward declarations change AST structure. Test needs rewrite.
[INFO] [stdout] test parser::parser_tests::tests::test_function_call_with_unary_argument ... ignored, Parser limitation: Forward declarations change AST structure. Test needs rewrite.
[INFO] [stdout] test parser::parser_tests::tests::test_extract_binary_operator_subtract ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_var_decl_returns_none ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_if_with_function_call_condition ... ignored, Parser limitation: Forward declarations change AST structure. Test needs rewrite.
[INFO] [stdout] test parser::parser_tests::tests::test_for_loop_with_variable_in_condition ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_bitwise_and_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_int_literal_null_tu ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_return_stmt_with_no_value ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_modulo_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_comparison_in_for_loop ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_assignment_invalid_token ... ok
[INFO] [stdout] test parser::parser_tests::test_parse_left_shift_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_for_with_integer_literal_condition ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_if_with_integer_literal_condition ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_if_with_unary_in_condition ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_if_with_variable_condition ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_convert_type_typedef_canonical ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_inequality_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_greater_than_or_equal_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_array_index_in_binary_expr ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_array_index_assignment ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_string_literal_empty ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_assignment_statement ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_array_index_in_expression ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_char_type ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_greater_than_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_comparison_less_than ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_comparison_equal ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_field_assignment_with_struct_value ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_combined_logical_ops ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_empty_input ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_double_negative ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_function_call_with_expression_args ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_comparison_not_equal ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_double_type ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_double_parameter ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_function_with_parameters ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_function_pointer_parameter ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_less_than_or_equal_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_function_pointer_typedef ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_char_parameter ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_function_call_with_variable_args ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_field_access ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_if_else_statement ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_logical_and ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_function_with_return_value ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_binary_expression ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_nested_function_calls ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_mixed_types ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_pointer_dereference_in_assignment ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_less_than_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_function_pointer_return_type ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_logical_or ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_if_statement ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_logical_not ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_string_literal_in_function_call ... ignored, Parser limitation: Forward declarations change AST structure. Test needs rewrite.
[INFO] [stdout] test parser::parser_tests::tests::test_parse_for_loop ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_multiple_functions ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_sizeof_struct ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_pointer_parameter ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_return_literal_value ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_pointer_dereference_in_condition ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_pointer_field_access ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_pointer_typedef ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_simple_main_function ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_extract_binary_op_with_no_operator ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_unary_minus ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_string_literal_in_return ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_visitor_unknown_call_argument ... ignored, Parser limitation: Forward declarations change AST structure. Test needs rewrite.
[INFO] [stdout] test parser::parser_tests::tests::test_parse_while_loop_with_body ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_string_literal_in_variable ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_struct_return_type ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_while_loop_with_function_call_condition ... ignored, Parser limitation: Forward declarations change AST structure. Test needs rewrite.
[INFO] [stdout] test parser::parser_tests::tests::test_parser_creation ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_syntax_error_handling ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_pointer_dereference_in_return ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_pointer_field_access_assignment ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_struct_pointer_parameter ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_void_function ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_struct_value_parameter ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_simple_typedef ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_while_with_integer_literal_condition ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_struct_typedef ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_nested_if ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_parse_sizeof_expression ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_visitor_unknown_statement_cursor ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_while_loop_with_variable_condition ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_visitor_unknown_binary_operand ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_multiply_equals_operator ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_post_increment_in_expression ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_visitor_unknown_expression_cursor ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_pointer_difference ... ok
[INFO] [stdout] test parser::parser_tests::tests::test_while_with_unary_in_condition ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_minus_equals_operator ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_decy185_compound_assignment_to_struct_field ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_decy185_while_loop_body_with_compound_assignment ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_array_traversal_pattern ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_pre_increment ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_decy185_compound_assignment_to_deref ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_modulo_equals_operator ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_divide_equals_operator ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_plus_equals_operator ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_post_decrement ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_post_increment_in_for_loop ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_pre_increment_in_expression ... ok
[INFO] [stdout] test parser::pointer_arithmetic_tests::tests::test_pre_decrement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 158 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 1.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/assignment_validation_test.rs (/opt/rustwide/target/debug/deps/assignment_validation_test-d7d2e7c51005c547)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_assignment_with_function_call ... ok
[INFO] [stdout] test test_assignment_with_dereference ... ok
[INFO] [stdout] test test_assignment_with_simple_value ... ok
[INFO] [stdout] test test_assignment_vs_declaration_with_initializer ... ok
[INFO] [stdout] test test_assignment_with_complex_lhs ... ok
[INFO] [stdout] test test_assignment_with_variable_value ... ok
[INFO] [stdout] test test_assignment_with_expression ... ok
[INFO] [stdout] test test_assignment_validation_with_nested_expressions ... ok
[INFO] [stdout] test test_assignment_with_array_index ... ok
[INFO] [stdout] test test_multiple_assignments_in_sequence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/binary_operator_coverage_test.rs (/opt/rustwide/target/debug/deps/binary_operator_coverage_test-5f6e5958cd047426)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_operator_precedence_multiplication_vs_addition ... ok
[INFO] [stdout] test test_multiplication_operator ... ok
[INFO] [stdout] test test_less_than_or_equal_operator ... ok
[INFO] [stdout] test test_equality_operator ... ok
[INFO] [stdout] test test_division_operator ... ok
[INFO] [stdout] test test_all_arithmetic_operators_in_sequence ... ok
[INFO] [stdout] test test_modulo_operator ... ok
[INFO] [stdout] test test_greater_than_or_equal_operator ... ok
[INFO] [stdout] test test_inequality_operator ... ok
[INFO] [stdout] test test_comparison_operators_in_logical_expression ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/boundary_condition_test.rs (/opt/rustwide/target/debug/deps/boundary_condition_test-13680d19b8cc3854)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_off_by_one_boundary ... ok
[INFO] [stdout] test test_while_loop_boundary_greater_than ... ok
[INFO] [stdout] test test_nested_loop_multiple_counters ... ok
[INFO] [stdout] test test_loop_boundary_less_than ... ok
[INFO] [stdout] test test_boundary_condition_with_equality ... ok
[INFO] [stdout] test test_counter_decrement_boundary ... ok
[INFO] [stdout] test test_loop_boundary_less_than_or_equal ... ok
[INFO] [stdout] test test_array_index_boundary_zero ... ok
[INFO] [stdout] test test_range_boundaries_inclusive_vs_exclusive ... ok
[INFO] [stdout] test test_loop_counter_increment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cast_expression_tests.rs (/opt/rustwide/target/debug/deps/cast_expression_tests-d6a63265c07037fd)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_parse_simple_integer_cast ... ok
[INFO] [stdout] test test_parse_unsigned_cast ... ok
[INFO] [stdout] test test_parse_cast_in_function_call ... ok
[INFO] [stdout] test test_parse_const_cast ... ok
[INFO] [stdout] test test_parse_nested_casts ... ok
[INFO] [stdout] test test_parse_cast_in_arithmetic ... ok
[INFO] [stdout] test test_parse_pointer_cast_to_void ... ok
[INFO] [stdout] test test_parse_cast_with_sizeof ... ok
[INFO] [stdout] test test_parse_integer_cast_int_to_long ... ok
[INFO] [stdout] test test_parse_struct_pointer_cast ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compound_literal_tests.rs (/opt/rustwide/target/debug/deps/compound_literal_tests-4072c624fa40f83e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_parse_compound_literal_return_value ... ok
[INFO] [stdout] test test_parse_compound_literal_with_multiple_fields ... ok
[INFO] [stdout] test test_parse_compound_literal_in_function_call ... ok
[INFO] [stdout] test test_parse_compound_literal_in_assignment ... ok
[INFO] [stdout] test test_parse_simple_struct_compound_literal ... ok
[INFO] [stdout] test test_parse_struct_compound_literal_with_designated_init ... ok
[INFO] [stdout] test test_parse_array_compound_literal ... ok
[INFO] [stdout] test test_parse_compound_literal_pointer ... ok
[INFO] [stdout] test test_parse_array_compound_literal_with_size ... ok
[INFO] [stdout] test test_parse_nested_compound_literal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/designated_initializer_tests.rs (/opt/rustwide/target/debug/deps/designated_initializer_tests-f97ef7b8e239fd18)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_parse_struct_designated_initializer ... ok
[INFO] [stdout] test test_parse_designated_initializer_out_of_order ... ok
[INFO] [stdout] test test_parse_nested_designated_initializer ... ok
[INFO] [stdout] test test_parse_partial_designated_initializer ... ok
[INFO] [stdout] test test_parse_mixed_designated_positional ... ok
[INFO] [stdout] test test_parse_global_with_designated_initializer ... ok
[INFO] [stdout] test test_parse_array_designated_initializer ... ok
[INFO] [stdout] test test_parse_designated_in_compound_literal ... ok
[INFO] [stdout] test test_parse_array_designated_with_size ... ok
[INFO] [stdout] test test_parse_designated_string_in_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enum_tests.rs (/opt/rustwide/target/debug/deps/enum_tests-ffe2f46f9fff94bb)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_parse_enum_large_values ... ok
[INFO] [stdout] test test_parse_typedef_enum ... ok
[INFO] [stdout] test test_parse_enum_in_struct ... ok
[INFO] [stdout] test test_parse_enum_http_codes ... ok
[INFO] [stdout] test test_parse_simple_enum ... ok
[INFO] [stdout] test test_parse_enum_mixed_explicit_implicit ... ok
[INFO] [stdout] test test_parse_enum_bitmask_pattern ... ok
[INFO] [stdout] test test_parse_enum_with_hex_values ... ok
[INFO] [stdout] test test_parse_enum_negative_values ... ok
[INFO] [stdout] test test_parse_enum_with_explicit_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/expression_visitor_edge_cases_test.rs (/opt/rustwide/target/debug/deps/expression_visitor_edge_cases_test-01abeb15d2a4527c)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_for_loop_with_variable_in_condition ... ok
[INFO] [stdout] test test_for_loop_increment_with_assignment ... ok
[INFO] [stdout] test test_if_condition_with_integer_literal ... ok
[INFO] [stdout] test test_while_condition_with_function_call ... ok
[INFO] [stdout] test test_expression_with_dereference_in_condition ... ok
[INFO] [stdout] test test_if_condition_with_binary_operation ... ok
[INFO] [stdout] test test_while_condition_with_comparison ... ok
[INFO] [stdout] test test_nested_if_with_different_expression_types ... ok
[INFO] [stdout] test test_expression_with_array_index_in_condition ... ok
[INFO] [stdout] test test_if_condition_with_variable_reference ... ok
[INFO] [stdout] test test_if_condition_with_function_call ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function_call_expression_property_tests.rs (/opt/rustwide/target/debug/deps/function_call_expression_property_tests-66be85aa96e16e64)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test property_function_call_preserves_argument_count ... ignored, Parser limitation: Forward declarations with void* return type cause AST structure issues
[INFO] [stdout] test property_nested_function_calls_parse_correctly ... ok
[INFO] [stdout] test property_function_call_in_assignment_parses_correctly ... ok
[INFO] [stdout] test property_nested_function_calls_never_panic ... ok
[INFO] [stdout] test property_function_call_in_initializer_parses_correctly ... ok
[INFO] [stdout] test property_function_call_in_return_parses_correctly ... ok
[INFO] [stdout] test property_function_call_in_return_never_panics ... ok
[INFO] [stdout] test property_malloc_with_sizeof_pattern ... ok
[INFO] [stdout] test property_function_call_in_assignment_never_panics ... ok
[INFO] [stdout] test property_function_call_in_initializer_never_panics ... ok
[INFO] [stdout] test property_function_call_parsing_deterministic ... ok
[INFO] [stderr]      Running tests/function_call_expression_test.rs (/opt/rustwide/target/debug/deps/function_call_expression_test-e0bf0bbdc9307087)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 30.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_parse_function_call_in_assignment ... ignored, Parser limitation: Calls undeclared functions. Need built-in function prototypes.
[INFO] [stdout] test test_parse_function_call_in_initializer ... ignored, Parser limitation: Calls undeclared functions. Need built-in function prototypes.
[INFO] [stdout] test test_parse_function_call_in_return ... ignored, Parser limitation: Calls undeclared functions. Need built-in function prototypes.
[INFO] [stdout] test test_parse_malloc_with_sizeof ... ignored, Parser limitation: Calls undeclared functions. Need built-in function prototypes.
[INFO] [stdout] test test_parse_nested_function_calls ... ignored, Parser limitation: Calls undeclared functions. Need built-in function prototypes.
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function_call_statement_tests.rs (/opt/rustwide/target/debug/deps/function_call_statement_tests-b260dbe4d6cf91da)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_parse_printf_statement ... ok
[INFO] [stdout] test test_parse_free_statement ... ok
[INFO] [stdout] test test_parse_multiple_function_call_statements ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function_pointer_parsing_test.rs (/opt/rustwide/target/debug/deps/function_pointer_parsing_test-7f7cd6e7f63f3ed5)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_function_pointer_with_float_params ... ok
[INFO] [stdout] test test_function_pointer_void_return ... ok
[INFO] [stdout] test test_function_pointer_in_struct ... ok
[INFO] [stdout] test test_function_pointer_as_parameter ... ok
[INFO] [stdout] test test_callback_pattern_with_typedef ... ok
[INFO] [stdout] test test_function_pointer_with_multiple_params ... ok
[INFO] [stdout] test test_multiple_function_pointers ... ok
[INFO] [stdout] test test_function_pointer_no_params ... ok
[INFO] [stdout] test test_function_pointer_with_pointer_params ... ok
[INFO] [stdout] test test_function_pointer_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function_pointer_property_tests.rs (/opt/rustwide/target/debug/deps/function_pointer_property_tests-7bfb0acac282e1a8)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test prop_function_pointer_always_parses ... ok
[INFO] [stdout] test prop_function_pointer_typedef ... ok
[INFO] [stdout] test prop_function_pointer_param_count ... ok
[INFO] [stdout] test prop_void_return_function_pointer ... ok
[INFO] [stdout] test prop_function_pointer_name_preserved ... ok
[INFO] [stdout] test prop_multiple_function_pointers_parse ... ok
[INFO] [stdout] test prop_function_pointer_with_different_types ... ok
[INFO] [stdout] test prop_function_pointer_never_panics ... ok
[INFO] [stdout] test prop_function_pointer_is_recognized ... ok
[INFO] [stdout] test prop_function_pointer_parsing_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.71s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/global_variable_tests.rs (/opt/rustwide/target/debug/deps/global_variable_tests-8a7abe7af8c12c01)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_global_with_pointer_type ... ok
[INFO] [stdout] test test_static_global ... ok
[INFO] [stdout] test test_function_and_global_together ... ok
[INFO] [stdout] test test_parse_multiple_globals ... ok
[INFO] [stdout] test test_extern_global ... ok
[INFO] [stdout] test test_parse_simple_global_variable ... ok
[INFO] [stdout] test test_combined_storage_class ... ok
[INFO] [stdout] test test_const_global ... ok
[INFO] [stdout] test test_parse_global_with_initializer ... ok
[INFO] [stdout] test test_global_array ... ok
[INFO] [stdout] test test_global_vs_local_distinction ... ok
[INFO] [stdout] test test_mixed_storage_classes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macro_parsing_test.rs (/opt/rustwide/target/debug/deps/macro_parsing_test-81c8bdf2e08e2590)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_parse_object_like_macro_string ... ignored, Parser limitation: Calls undeclared function printf. Need built-in function prototypes.
[INFO] [stdout] test test_parse_function_like_macro_single_param ... ok
[INFO] [stdout] test test_parse_macro_and_function ... ok
[INFO] [stdout] test test_parse_object_like_macro_simple ... ok
[INFO] [stdout] test test_parse_multiple_macros ... ok
[INFO] [stdout] test test_parse_macro_with_parentheses_in_body ... ok
[INFO] [stdout] test test_parse_macro_with_multiline_body ... ok
[INFO] [stdout] test test_parse_macro_with_no_body ... ok
[INFO] [stdout] test test_parse_function_like_macro_multiple_params ... ok
[INFO] [stdout] test test_parse_macro_with_arithmetic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macro_property_tests.rs (/opt/rustwide/target/debug/deps/macro_property_tests-33df8cb398c72816)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test property_string_literal_bodies ... ok
[INFO] [stdout] test property_empty_macro_bodies ... ok
[INFO] [stdout] test property_multiple_macros_all_captured ... ok
[INFO] [stdout] test property_macro_names_preserved ... ok
[INFO] [stdout] test property_function_like_macros_have_parameters ... ok
[INFO] [stdout] test property_numeric_macro_bodies ... ok
[INFO] [stdout] test property_macros_dont_interfere_with_functions ... ok
[INFO] [stdout] test property_object_like_macros_have_no_parameters ... ok
[INFO] [stdout] test property_multi_parameter_macros ... ok
[INFO] [stdout] test property_macro_name_is_valid_identifier ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.74s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_coverage_tests.rs (/opt/rustwide/target/debug/deps/parser_coverage_tests-de57835ba87c2b4c)
[INFO] [stdout] 
[INFO] [stdout] running 275 tests
[INFO] [stdout] test test_char_literal_escape_backspace ... ok
[INFO] [stdout] test test_array_index_multidimensional ... ok
[INFO] [stdout] test test_binary_op_bitwise_and ... ok
[INFO] [stdout] test test_binary_op_shift_left ... ok
[INFO] [stdout] test test_break_in_switch_coverage ... ok
[INFO] [stdout] test test_bitfield ... ok
[INFO] [stdout] test test_array_index_variable ... ok
[INFO] [stdout] test test_char_literal_escape_bell ... ok
[INFO] [stdout] test test_binary_op_shift_right ... ok
[INFO] [stdout] test test_array_of_pointers ... ok
[INFO] [stdout] test test_char_literal_escape_carriage_return ... ok
[INFO] [stdout] test test_binary_op_bitwise_xor ... ok
[INFO] [stdout] test test_array_index_expression ... ok
[INFO] [stdout] test test_binary_op_modulo ... ok
[INFO] [stdout] test test_binary_op_bitwise_or ... ok
[INFO] [stdout] test test_char_literal_escape_double_quote ... ok
[INFO] [stdout] test test_char_literal_escape_hex ... ok
[INFO] [stdout] test test_char_literal_escape_null ... ok
[INFO] [stdout] test test_char_literal_escape_newline ... ok
[INFO] [stdout] test test_char_literal_escape_octal ... ok
[INFO] [stdout] test test_char_literal_plain ... ok
[INFO] [stdout] test test_char_literal_escape_single_quote ... ok
[INFO] [stdout] test test_complex_expression ... ok
[INFO] [stdout] test test_char_literal_escape_formfeed ... ok
[INFO] [stdout] test test_char_literal_escape_backslash ... ok
[INFO] [stdout] test test_comma_operator ... ok
[INFO] [stdout] test test_char_literal_escape_vertical_tab ... ok
[INFO] [stdout] test test_compound_assignment_or ... ok
[INFO] [stdout] test test_cov_ast_default ... ok
[INFO] [stdout] test test_compound_assignment_mod ... ok
[INFO] [stdout] test test_compound_assignment_right_shift ... ok
[INFO] [stdout] test test_cov_address_of_expression ... ok
[INFO] [stdout] test test_compound_literal ... ok
[INFO] [stdout] test test_complex_initialization ... ok
[INFO] [stdout] test test_const_pointer ... ok
[INFO] [stdout] test test_compound_assignment_xor ... ok
[INFO] [stdout] test test_continue_in_loop_coverage ... ok
[INFO] [stdout] test test_char_literal_escape_tab ... ok
[INFO] [stdout] test test_cov_binary_op_greater_equal ... ok
[INFO] [stdout] test test_cov_binary_op_less_equal ... ok
[INFO] [stdout] test test_cov_bitwise_not_expression ... ok
[INFO] [stdout] test test_cov_array_subscript_decrement ... ok
[INFO] [stdout] test test_cov_array_decl_no_false_initializer ... ok
[INFO] [stdout] test test_compound_assignment_left_shift ... ok
[INFO] [stdout] test test_compound_assignment_and ... ok
[INFO] [stdout] test test_cov_array_index_assignment ... ok
[INFO] [stdout] test test_cov_array_subscript_increment ... ok
[INFO] [stdout] test test_cov_binary_op_logical_or_in_if ... ok
[INFO] [stdout] test test_cov_cast_expression_in_assignment ... ok
[INFO] [stdout] test test_cov_compound_assign_to_dot_field ... ok
[INFO] [stdout] test test_cov_compound_assign_to_array_index ... ok
[INFO] [stdout] test test_cov_compound_assign_add ... ok
[INFO] [stdout] test test_cov_expression_string_function_name ... ok
[INFO] [stdout] test test_cov_binary_op_logical_and_in_if ... ok
[INFO] [stdout] test test_cov_compound_assign_subtract ... ok
[INFO] [stdout] test test_cov_compound_assign_divide ... ok
[INFO] [stdout] test test_cov_binary_op_equal_in_if ... ok
[INFO] [stdout] test test_cov_compound_assign_multiply ... ok
[INFO] [stdout] test test_cov_compound_assign_to_pointer_field ... ok
[INFO] [stdout] test test_cov_comparison_operators_in_assignment_check ... ok
[INFO] [stdout] test test_cov_binary_op_not_equal_in_if ... ok
[INFO] [stdout] test test_cov_dot_field_increment ... ok
[INFO] [stdout] test test_cov_extern_c_linkage ... ok
[INFO] [stdout] test test_cov_dereference_expression ... ok
[INFO] [stdout] test test_cov_for_loop_full_three_parts ... ok
[INFO] [stdout] test test_cov_field_assignment_arrow ... ok
[INFO] [stdout] test test_cov_field_assignment_dot ... ok
[INFO] [stdout] test test_cov_for_loop_assignment_init ... ok
[INFO] [stdout] test test_cov_expression_has_string_literal_argument ... ok
[INFO] [stdout] test test_cov_extern_c_bare ... ok
[INFO] [stdout] test test_cov_compound_assign_to_deref ... ok
[INFO] [stdout] test test_cov_for_loop_increment_only ... ok
[INFO] [stdout] test test_cov_for_loop_comma_increment ... ok
[INFO] [stdout] test test_cov_deref_assignment ... ok
[INFO] [stdout] test test_cov_compound_assign_modulo ... ok
[INFO] [stdout] test test_cov_extern_var_in_function_skipped ... ok
[INFO] [stdout] test test_cov_for_loop_condition_only ... ok
[INFO] [stdout] test test_cov_for_loop_single_statement_body ... ok
[INFO] [stdout] test test_cov_expression_is_string_function_call ... FAILED
[INFO] [stdout] test test_cov_function_call_with_float_arg ... ok
[INFO] [stdout] test test_cov_function_call_with_cast_arg ... ok
[INFO] [stdout] test test_cov_function_call_with_char_arg ... ok
[INFO] [stdout] test test_cov_function_call_with_expression_arg ... ok
[INFO] [stdout] test test_cov_for_loop_init_only ... ok
[INFO] [stdout] test test_cov_function_call_with_array_index_arg ... ok
[INFO] [stdout] test test_cov_function_call_with_multiple_args ... ok
[INFO] [stdout] test test_cov_function_call_in_binary_op ... ok
[INFO] [stdout] test test_cov_for_loop_two_parts_cond_and_inc ... ok
[INFO] [stdout] test test_cov_for_loop_two_parts_init_and_cond ... ok
[INFO] [stdout] test test_cov_function_call_with_field_access_arg ... ok
[INFO] [stdout] test test_cov_function_call_statement ... ok
[INFO] [stdout] test test_cov_function_return_void ... ok
[INFO] [stdout] test test_cov_function_call_with_unary_arg ... ok
[INFO] [stdout] test test_cov_function_call_with_string_arg ... ok
[INFO] [stdout] test test_cov_function_call_with_sizeof_arg ... ok
[INFO] [stdout] test test_cov_function_return_pointer ... ok
[INFO] [stdout] test test_cov_function_return_float ... ok
[INFO] [stdout] test test_cov_init_list_with_designated_and_gaps ... ok
[INFO] [stdout] test test_cov_if_else_if_chain ... ok
[INFO] [stdout] test test_cov_function_return_double ... ok
[INFO] [stdout] test test_cov_if_else_single_stmt_then ... ok
[INFO] [stdout] test test_cov_if_with_integer_condition ... ok
[INFO] [stdout] test test_cov_multiple_functions ... ok
[INFO] [stdout] test test_cov_if_else_single_stmt_else ... ok
[INFO] [stdout] test test_cov_if_with_char_literal_condition ... ok
[INFO] [stdout] test test_cov_param_function_pointer ... ok
[INFO] [stdout] test test_cov_function_call_with_ternary_arg ... ok
[INFO] [stdout] test test_cov_nested_function_call ... ok
[INFO] [stdout] test test_cov_negation_expression ... ok
[INFO] [stdout] test test_cov_init_list_array_designated ... ok
[INFO] [stdout] test test_cov_parse_file_not_found ... ok
[INFO] [stdout] test test_cov_logical_not_expression ... ok
[INFO] [stdout] test test_cov_pointer_field_decrement ... ok
[INFO] [stdout] test test_cov_parse_file_syntax_error ... ok
[INFO] [stdout] test test_cov_function_return_char ... ok
[INFO] [stdout] test test_cov_parse_whitespace_only ... ok
[INFO] [stdout] test test_cov_macro_object_like_extraction ... ok
[INFO] [stdout] test test_cov_post_decrement_expression ... ok
[INFO] [stdout] test test_cov_parse_syntax_error_diagnostic ... ok
[INFO] [stdout] test test_cov_parse_file ... ok
[INFO] [stdout] test test_cov_post_increment_expression ... ok
[INFO] [stdout] test test_cov_pointer_field_increment ... ok
[INFO] [stdout] test test_cov_pre_increment_expression ... ok
[INFO] [stdout] test test_cov_pre_decrement_statement ... ok
[INFO] [stdout] test test_cov_single_statement_in_case_body ... ok
[INFO] [stdout] test test_cov_statement_is_function_call ... FAILED
[INFO] [stdout] test test_cov_nested_binary_ops ... ok
[INFO] [stdout] test test_cov_macro_function_like_extraction ... ok
[INFO] [stdout] test test_cov_sizeof_in_binary_op ... ok
[INFO] [stdout] test test_cov_statement_as_function_call ... ok
[INFO] [stdout] test test_cov_sizeof_in_function_body ... ok
[INFO] [stdout] test test_cov_signed_char_type ... ok
[INFO] [stdout] test test_cov_parse_file_empty ... ok
[INFO] [stdout] test test_cov_ternary_in_return ... ok
[INFO] [stdout] test test_cov_pre_decrement_expression ... ok
[INFO] [stdout] test test_cov_post_decrement_statement ... ok
[INFO] [stdout] test test_cov_statement_is_string_function_call ... FAILED
[INFO] [stdout] test test_cov_type_elaborated_struct ... ok
[INFO] [stdout] test test_cov_sizeof_struct ... ok
[INFO] [stdout] test test_cov_pre_increment_statement ... ok
[INFO] [stdout] test test_cov_struct_field_function_pointer ... ok
[INFO] [stdout] test test_cov_switch_case_with_function_call ... ok
[INFO] [stdout] test test_cov_post_increment_statement ... ok
[INFO] [stdout] test test_cov_struct_deduplication ... ok
[INFO] [stdout] test test_cov_type_function_pointer_void_return ... ok
[INFO] [stdout] test test_cov_ternary_in_binary_op ... ok
[INFO] [stdout] test test_cov_typedef_is_function_pointer ... ok
[INFO] [stdout] test test_cov_switch_with_multiple_cases ... ok
[INFO] [stdout] test test_cov_type_mutable_char_pointer_param ... ok
[INFO] [stdout] test test_cov_type_typedef_anonymous_struct ... ok
[INFO] [stdout] test test_cov_typedef_is_pointer ... ok
[INFO] [stdout] test test_cov_typedef_is_struct ... ok
[INFO] [stdout] test test_cov_variable_is_const ... ok
[INFO] [stdout] test test_cov_type_enum_variable ... ok
[INFO] [stdout] test test_cov_typedef_underlying_signed_char_pointer ... ok
[INFO] [stdout] test test_cov_typedef_underlying_signed_char ... ok
[INFO] [stdout] test test_cov_type_incomplete_array ... ok
[INFO] [stdout] test test_cov_variable_storage_class_static ... ok
[INFO] [stdout] test test_cov_type_function_pointer_variable ... ok
[INFO] [stdout] test test_cov_type_const_char_pointer_param ... ok
[INFO] [stdout] test test_cov_typedef_size_t ... ok
[INFO] [stdout] test test_cov_variable_not_string_buffer_int ... ok
[INFO] [stdout] test test_cov_variable_is_not_string_literal_no_init ... ok
[INFO] [stdout] test test_enum_with_negative ... ok
[INFO] [stdout] test test_cov_while_loop_with_variable_condition ... ok
[INFO] [stdout] test test_cov_variable_storage_class_extern ... ok
[INFO] [stdout] test test_cov_variable_initializer ... ok
[INFO] [stdout] test test_expression_cast ... ok
[INFO] [stdout] test test_cov_while_loop_with_unary_condition ... ok
[INFO] [stdout] test test_expression_cast_pointer ... ok
[INFO] [stdout] test test_cov_variable_is_string_buffer_malloc ... ok
[INFO] [stdout] test test_enum_with_values ... ok
[INFO] [stdout] test test_enum_anonymous ... ok
[INFO] [stdout] test test_do_while_loop_coverage ... ok
[INFO] [stdout] test test_expression_comma ... ok
[INFO] [stdout] test test_expression_init_list_nested ... ok
[INFO] [stdout] test test_expression_designated_initializer ... ok
[INFO] [stdout] test test_expression_ternary ... ok
[INFO] [stdout] test test_extern_variable ... ok
[INFO] [stdout] test test_cov_while_loop_with_function_call_condition ... ok
[INFO] [stdout] test test_field_access_chained ... ok
[INFO] [stdout] test test_cov_variable_is_string_literal ... ok
[INFO] [stdout] test test_field_access_arrow ... ok
[INFO] [stdout] test test_field_access_dot ... ok
[INFO] [stdout] test test_for_loop_empty_parts ... ok
[INFO] [stdout] test test_float_literal_scientific ... ok
[INFO] [stdout] test test_float_literal_hex ... ok
[INFO] [stdout] test test_for_loop_with_declaration ... ok
[INFO] [stdout] test test_forward_declaration_struct ... ok
[INFO] [stdout] test test_expression_ternary_nested ... ok
[INFO] [stdout] test test_flexible_array_member ... ok
[INFO] [stdout] test test_float_literal_with_l_suffix ... ok
[INFO] [stdout] test test_do_while_loop ... ok
[INFO] [stdout] test test_function_with_sized_array_param ... ok
[INFO] [stdout] test test_goto_label ... ok
[INFO] [stdout] test test_float_literal_with_f_suffix ... ok
[INFO] [stdout] test test_empty_struct ... ok
[INFO] [stdout] test test_function_static ... ok
[INFO] [stdout] test test_function_inline ... ok
[INFO] [stdout] test test_function_returning_pointer ... ok
[INFO] [stdout] test test_function_pointer_param ... ok
[INFO] [stdout] test test_function_with_array_param ... ok
[INFO] [stdout] test test_expression_compound_literal ... ok
[INFO] [stdout] test test_inline_function ... ok
[INFO] [stdout] test test_long_double ... ok
[INFO] [stdout] test test_macro_object_like ... ok
[INFO] [stdout] test test_macro_function_like ... ok
[INFO] [stdout] test test_int_literal_binary ... ok
[INFO] [stdout] test test_int_literal_hex ... ok
[INFO] [stdout] test test_int_literal_octal ... ok
[INFO] [stdout] test test_multidimensional_array ... ok
[INFO] [stdout] test test_cov_typedef_underlying_pointer_types ... ok
[INFO] [stdout] test test_int_literal_with_suffix ... ok
[INFO] [stdout] test test_cov_typedef_underlying_type_strings ... ok
[INFO] [stdout] test test_nested_struct ... ok
[INFO] [stdout] test test_macro_with_args ... ok
[INFO] [stdout] test test_parse_comments_only ... ok
[INFO] [stdout] test test_pointer_add_offset ... ok
[INFO] [stdout] test test_parse_empty_file ... ok
[INFO] [stdout] test test_pointer_decrement ... ok
[INFO] [stdout] test test_pointer_increment ... ok
[INFO] [stdout] test test_preprocessor_in_function ... ok
[INFO] [stdout] test test_nested_ternary ... ok
[INFO] [stdout] test test_register_variable ... ok
[INFO] [stdout] test test_int_literal_negative ... ok
[INFO] [stdout] test test_sizeof_expression ... ok
[INFO] [stdout] test test_function_variadic ... ok
[INFO] [stdout] test test_restrict_pointer ... ok
[INFO] [stdout] test test_nested_if_else ... ok
[INFO] [stdout] test test_multiple_return_statements ... ok
[INFO] [stdout] test test_goto_label_coverage ... ok
[INFO] [stdout] test test_static_variable ... ok
[INFO] [stdout] test test_parse_preprocessor_only ... ok
[INFO] [stdout] test test_struct_anonymous ... ok
[INFO] [stdout] test test_pointer_to_array ... ok
[INFO] [stdout] test test_struct_with_bitfield ... ok
[INFO] [stdout] test test_switch_with_default_only ... ok
[INFO] [stdout] test test_string_empty ... ok
[INFO] [stdout] test test_string_with_escapes ... ok
[INFO] [stdout] test test_type_const_pointer ... ok
[INFO] [stdout] test test_pointer_subtract ... ok
[INFO] [stdout] test test_type_pointer_to_pointer ... ok
[INFO] [stdout] test test_type_short ... ok
[INFO] [stdout] test test_type_long ... ok
[INFO] [stdout] test test_type_array_of_pointers ... ok
[INFO] [stdout] test test_sizeof_variable ... ok
[INFO] [stdout] test test_nested_struct_coverage ... ok
[INFO] [stdout] test test_type_unsigned_long ... ok
[INFO] [stdout] test test_type_unsigned_char ... ok
[INFO] [stdout] test test_typedef_pointer ... ok
[INFO] [stdout] test test_type_signed_char ... ok
[INFO] [stdout] test test_typedef_primitive ... ok
[INFO] [stdout] test test_nested_comments ... ok
[INFO] [stdout] test test_type_pointer_to_const ... ok
[INFO] [stdout] test test_type_volatile ... ok
[INFO] [stdout] test test_static_function_variable ... ok
[INFO] [stdout] test test_type_pointer_to_array ... ok
[INFO] [stdout] test test_type_long_long ... ok
[INFO] [stdout] test test_string_concatenation ... ok
[INFO] [stdout] test test_type_unsigned_long_long ... ok
[INFO] [stdout] test test_unary_op_sizeof_expr ... ok
[INFO] [stdout] test test_typedef_function_pointer ... ok
[INFO] [stdout] test test_unary_op_plus ... ok
[INFO] [stdout] test test_typedef_struct ... ok
[INFO] [stdout] test test_type_unsigned_short ... ok
[INFO] [stdout] test test_union ... ok
[INFO] [stdout] test test_switch_with_fallthrough ... ok
[INFO] [stdout] test test_unary_op_sizeof_type ... ok
[INFO] [stdout] test test_void_return ... ok
[INFO] [stdout] test test_while_loop_with_body ... ok
[INFO] [stdout] test test_union_definition ... ok
[INFO] [stdout] test test_variadic_function ... ok
[INFO] [stdout] test test_unary_op_bitwise_not ... ok
[INFO] [stdout] test test_unsigned_long_long ... ok
[INFO] [stdout] test test_volatile_variable ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_cov_expression_is_string_function_call stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cov_expression_is_string_function_call' (17588) panicked at tests/parser_coverage_tests.rs:10:24:
[INFO] [stdout] Parse failed: error[semantic]: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations
[INFO] [stdout]  --> input.c:1:31
[INFO] [stdout]   1|    int f(const char *s) { return strlen(s); }
[INFO] [stdout]    |                                  ^
[INFO] [stdout] aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: decy_parser::parser::CParser::parse
[INFO] [stdout]              at ./src/parser.rs:235:58
[INFO] [stdout]    3: parser_coverage_tests::parse_c_code
[INFO] [stdout]              at ./tests/parser_coverage_tests.rs:10:12
[INFO] [stdout]    4: parser_coverage_tests::test_cov_expression_is_string_function_call
[INFO] [stdout]              at ./tests/parser_coverage_tests.rs:1830:15
[INFO] [stdout]    5: parser_coverage_tests::test_cov_expression_is_string_function_call::{{closure}}
[INFO] [stdout]              at ./tests/parser_coverage_tests.rs:1829:49
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6476f01bbb1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6476f01bbb1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6476f01bbb1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6476f01bbb1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6476f01d10da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6476f01d10da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6476f01c08f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6476f01c08f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6476f019a0df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6476f019a0df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6476f01b3c59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6476f00e7eac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6476f00e7eac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6476f01b3e12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6476f01b3e12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6476f019a198 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6476f01913d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6476f019af9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6476f01d198c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6476f01d1702 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6476f00d85ac - core::result::Result<T,E>::expect::hbd5edfbd6158dd86
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6476f00b60e8 - parser_coverage_tests::parse_c_code::hf4632e12be750a2a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_coverage_tests.rs:10:24
[INFO] [stdout]   22:     0x6476f00cfa52 - parser_coverage_tests::test_cov_expression_is_string_function_call::h860b109b81384cf7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_coverage_tests.rs:1830:15
[INFO] [stdout]   23:     0x6476f00cfb17 - parser_coverage_tests::test_cov_expression_is_string_function_call::{{closure}}::h6cb37346a74f5029
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_coverage_tests.rs:1829:49
[INFO] [stdout]   24:     0x6476f00d5e66 - core::ops::function::FnOnce::call_once::ha41d400d2445b37d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6476f00dbf8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6476f00dbf8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6476f00e897b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6476f00e897b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6476f00e897b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6476f00e897b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6476f00e897b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6476f00e897b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6476f00e897b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6476f00e4094 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6476f00e4094 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6476f00eb582 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6476f00eb582 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6476f00eb582 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6476f00eb582 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6476f00eb582 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6476f00eb582 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6476f00eb582 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6476f01bb0cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x6476f01bb0cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x729555736aa4 - <unknown>
[INFO] [stdout]   46:     0x7295557c3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cov_statement_is_function_call stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cov_statement_is_function_call' (17793) panicked at tests/parser_coverage_tests.rs:10:24:
[INFO] [stdout] Parse failed: error[semantic]: call to undeclared library function 'strcpy' with type 'char *(char *, const char *)'; ISO C99 and later do not support implicit function declarations
[INFO] [stdout]  --> input.c:1:44
[INFO] [stdout]   1|    void f(const char *dst, const char *src) { strcpy(dst, src); }
[INFO] [stdout]    |                                               ^
[INFO] [stdout] warning[semantic]: passing 'const char *' to parameter of type 'char *' discards qualifiers
[INFO] [stdout]  --> input.c:1:51
[INFO] [stdout]   1|    void f(const char *dst, const char *src) { strcpy(dst, src); }
[INFO] [stdout]    |                                                      ^
[INFO] [stdout] aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: decy_parser::parser::CParser::parse
[INFO] [stdout]              at ./src/parser.rs:235:58
[INFO] [stdout]    3: parser_coverage_tests::parse_c_code
[INFO] [stdout]              at ./tests/parser_coverage_tests.rs:10:12
[INFO] [stdout]    4: parser_coverage_tests::test_cov_statement_is_function_call
[INFO] [stdout]              at ./tests/parser_coverage_tests.rs:1838:15
[INFO] [stdout]    5: parser_coverage_tests::test_cov_statement_is_function_call::{{closure}}
[INFO] [stdout]              at ./tests/parser_coverage_tests.rs:1837:41
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6476f01bbb1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6476f01bbb1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6476f01bbb1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6476f01bbb1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6476f01d10da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6476f01d10da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6476f01c08f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6476f01c08f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6476f019a0df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6476f019a0df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6476f01b3c59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6476f00e7eac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6476f00e7eac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6476f01b3e12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6476f01b3e12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6476f019a198 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6476f01913d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6476f019af9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6476f01d198c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6476f01d1702 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6476f00d85ac - core::result::Result<T,E>::expect::hbd5edfbd6158dd86
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6476f00b60e8 - parser_coverage_tests::parse_c_code::hf4632e12be750a2a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_coverage_tests.rs:10:24
[INFO] [stdout]   22:     0x6476f00c7c02 - parser_coverage_tests::test_cov_statement_is_function_call::h12c2644bb35fd0ff
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_coverage_tests.rs:1838:15
[INFO] [stdout]   23:     0x6476f00c7d67 - parser_coverage_tests::test_cov_statement_is_function_call::{{closure}}::h0542f2205f0e4839
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_coverage_tests.rs:1837:41
[INFO] [stdout]   24:     0x6476f00d4aa6 - core::ops::function::FnOnce::call_once::h5d556c9a661405fa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6476f00dbf8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6476f00dbf8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6476f00e897b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6476f00e897b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6476f00e897b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6476f00e897b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6476f00e897b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6476f00e897b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6476f00e897b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6476f00e4094 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6476f00e4094 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6476f00eb582 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6476f00eb582 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6476f00eb582 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6476f00eb582 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6476f00eb582 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6476f00eb582 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6476f00eb582 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6476f01bb0cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x6476f01bb0cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x729555736aa4 - <unknown>
[INFO] [stdout]   46:     0x7295557c3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cov_statement_is_string_function_call stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cov_statement_is_string_function_call' (17799) panicked at tests/parser_coverage_tests.rs:10:24:
[INFO] [stdout] Parse failed: error[semantic]: call to undeclared library function 'strcpy' with type 'char *(char *, const char *)'; ISO C99 and later do not support implicit function declarations
[INFO] [stdout]  --> input.c:1:44
[INFO] [stdout]   1|    void f(const char *dst, const char *src) { strcpy(dst, src); }
[INFO] [stdout]    |                                               ^
[INFO] [stdout] warning[semantic]: passing 'const char *' to parameter of type 'char *' discards qualifiers
[INFO] [stdout]  --> input.c:1:51
[INFO] [stdout]   1|    void f(const char *dst, const char *src) { strcpy(dst, src); }
[INFO] [stdout]    |                                                      ^
[INFO] [stdout] aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: decy_parser::parser::CParser::parse
[INFO] [stdout]              at ./src/parser.rs:235:58
[INFO] [stdout]    3: parser_coverage_tests::parse_c_code
[INFO] [stdout]              at ./tests/parser_coverage_tests.rs:10:12
[INFO] [stdout]    4: parser_coverage_tests::test_cov_statement_is_string_function_call
[INFO] [stdout]              at ./tests/parser_coverage_tests.rs:1846:15
[INFO] [stdout]    5: parser_coverage_tests::test_cov_statement_is_string_function_call::{{closure}}
[INFO] [stdout]              at ./tests/parser_coverage_tests.rs:1845:48
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6476f01bbb1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6476f01bbb1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6476f01bbb1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6476f01bbb1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6476f01d10da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6476f01d10da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6476f01c08f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6476f01c08f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6476f019a0df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6476f019a0df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6476f01b3c59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6476f00e7eac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6476f00e7eac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6476f01b3e12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6476f01b3e12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6476f019a198 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6476f01913d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6476f019af9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6476f01d198c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6476f01d1702 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6476f00d85ac - core::result::Result<T,E>::expect::hbd5edfbd6158dd86
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6476f00b60e8 - parser_coverage_tests::parse_c_code::hf4632e12be750a2a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_coverage_tests.rs:10:24
[INFO] [stdout]   22:     0x6476f00cf682 - parser_coverage_tests::test_cov_statement_is_string_function_call::h461bae25459ee079
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_coverage_tests.rs:1846:15
[INFO] [stdout]   23:     0x6476f00cf817 - parser_coverage_tests::test_cov_statement_is_string_function_call::{{closure}}::hbc51828fefb26497
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/parser_coverage_tests.rs:1845:48
[INFO] [stdout]   24:     0x6476f00d4a66 - core::ops::function::FnOnce::call_once::h5c838d37cb6580ad
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6476f00dbf8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6476f00dbf8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6476f00e897b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6476f00e897b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6476f00e897b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6476f00e897b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6476f00e897b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6476f00e897b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6476f00e897b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6476f00e4094 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6476f00e4094 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6476f00eb582 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6476f00eb582 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6476f00eb582 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6476f00eb582 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6476f00eb582 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6476f00eb582 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6476f00eb582 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6476f01bb0cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x6476f01bb0cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x729555736aa4 - <unknown>
[INFO] [stdout]   46:     0x7295557c3a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cov_expression_is_string_function_call
[INFO] [stdout]     test_cov_statement_is_function_call
[INFO] [stdout]     test_cov_statement_is_string_function_call
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 272 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test parser_coverage_tests`
[INFO] running `Command { std: "docker" "inspect" "84e50069df9a5d7ee4adaaf56076a01b5bfdadf0ad6e1951f8a153942da980da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e50069df9a5d7ee4adaaf56076a01b5bfdadf0ad6e1951f8a153942da980da", kill_on_drop: false }`
[INFO] [stdout] 84e50069df9a5d7ee4adaaf56076a01b5bfdadf0ad6e1951f8a153942da980da
