[INFO] fetching crate decy-core 2.1.0...
[INFO] testing decy-core-2.1.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate decy-core 2.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate decy-core 2.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate decy-core 2.1.0
[INFO] tweaked toml for crates.io crate decy-core 2.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate decy-core 2.1.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate decy-core 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded decy-verify v2.1.0
[INFO] [stderr]   Downloaded decy-analyzer v2.1.0
[INFO] [stderr]   Downloaded decy-stdlib v2.1.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.31
[INFO] [stderr]   Downloaded decy-hir v2.1.0
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded decy-parser v2.1.0
[INFO] [stderr]   Downloaded decy-ownership v2.1.0
[INFO] [stderr]   Downloaded zerocopy v0.8.31
[INFO] [stderr]   Downloaded decy-codegen v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5a30232971468cc942cd515eaea5751c5044c2bcca10e8b801ebcfb8ffc52e4
[INFO] running `Command { std: "docker" "start" "-a" "a5a30232971468cc942cd515eaea5751c5044c2bcca10e8b801ebcfb8ffc52e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5a30232971468cc942cd515eaea5751c5044c2bcca10e8b801ebcfb8ffc52e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a30232971468cc942cd515eaea5751c5044c2bcca10e8b801ebcfb8ffc52e4", kill_on_drop: false }`
[INFO] [stdout] a5a30232971468cc942cd515eaea5751c5044c2bcca10e8b801ebcfb8ffc52e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52a3fa1f8898d8a05307af5c713c1f06cbdcc24dc59c3caa12be9c263275c2c7
[INFO] running `Command { std: "docker" "start" "-a" "52a3fa1f8898d8a05307af5c713c1f06cbdcc24dc59c3caa12be9c263275c2c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling decy-stdlib v2.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[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 serde v1.0.228
[INFO] [stderr]    Compiling decy-parser v2.1.0
[INFO] [stderr]    Compiling decy-hir v2.1.0
[INFO] [stderr]    Compiling decy-analyzer v2.1.0
[INFO] [stderr]    Compiling decy-ownership v2.1.0
[INFO] [stderr]    Compiling decy-verify v2.1.0
[INFO] [stderr]    Compiling decy-codegen v2.1.0
[INFO] [stderr]    Compiling decy-core v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.29s
[INFO] running `Command { std: "docker" "inspect" "52a3fa1f8898d8a05307af5c713c1f06cbdcc24dc59c3caa12be9c263275c2c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a3fa1f8898d8a05307af5c713c1f06cbdcc24dc59c3caa12be9c263275c2c7", kill_on_drop: false }`
[INFO] [stdout] 52a3fa1f8898d8a05307af5c713c1f06cbdcc24dc59c3caa12be9c263275c2c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c1b445fa184a6ea185bda73fb77feed80322b77e3f2b7412ecb1998f6309680
[INFO] running `Command { std: "docker" "start" "-a" "5c1b445fa184a6ea185bda73fb77feed80322b77e3f2b7412ecb1998f6309680", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling decy-parser v2.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling decy-hir v2.1.0
[INFO] [stderr]    Compiling decy-analyzer v2.1.0
[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 tinytemplate v1.2.1
[INFO] [stderr]    Compiling decy-ownership v2.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling decy-verify v2.1.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling decy-codegen v2.1.0
[INFO] [stderr]    Compiling decy-core v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "5c1b445fa184a6ea185bda73fb77feed80322b77e3f2b7412ecb1998f6309680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c1b445fa184a6ea185bda73fb77feed80322b77e3f2b7412ecb1998f6309680", kill_on_drop: false }`
[INFO] [stdout] 5c1b445fa184a6ea185bda73fb77feed80322b77e3f2b7412ecb1998f6309680
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8832ffd56a20afc3489d47ccaba0eca91d1a20c004b7004a37c2a9cc18f00d93
[INFO] running `Command { std: "docker" "start" "-a" "8832ffd56a20afc3489d47ccaba0eca91d1a20c004b7004a37c2a9cc18f00d93", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decy_core-a65e7ecf0537223f)
[INFO] [stdout] 
[INFO] [stdout] running 234 tests
[INFO] [stdout] test metrics::tests::test_compile_metrics_meets_target ... ok
[INFO] [stdout] test metrics::tests::test_compile_metrics_record_failure ... ok
[INFO] [stdout] test metrics::tests::test_compile_metrics_new_empty ... ok
[INFO] [stdout] test metrics::tests::test_compile_metrics_record_success ... ok
[INFO] [stdout] test metrics::tests::test_compile_metrics_reset ... ok
[INFO] [stdout] test metrics::tests::test_compile_metrics_to_json ... ok
[INFO] [stdout] test metrics::tests::test_compile_metrics_error_histogram ... ok
[INFO] [stdout] test metrics::tests::test_compile_metrics_to_markdown_passing ... ok
[INFO] [stdout] test metrics::tests::test_convergence_report_add_tier ... ok
[INFO] [stdout] test metrics::tests::test_convergence_report_overall_rates ... ok
[INFO] [stdout] test metrics::tests::test_convergence_report_new_empty ... ok
[INFO] [stdout] test metrics::tests::test_convergence_report_to_markdown ... ok
[INFO] [stdout] test metrics::tests::test_equivalence_metrics_rate ... ok
[INFO] [stdout] test metrics::tests::test_compile_metrics_to_markdown ... ok
[INFO] [stdout] test metrics::tests::test_extract_error_code_bracket_first_e_not_code ... ok
[INFO] [stdout] test metrics::tests::test_compile_metrics_to_markdown_no_errors ... ok
[INFO] [stdout] test metrics::tests::test_extract_error_code_unknown ... ok
[INFO] [stdout] test metrics::tests::test_extract_error_code_with_brackets ... ok
[INFO] [stdout] test metrics::tests::test_tier_metrics_compile_rate ... ok
[INFO] [stdout] test metrics::tests::test_tier_metrics_compile_rate_empty ... ok
[INFO] [stdout] test metrics::tests::test_tier_metrics_new ... ok
[INFO] [stdout] test metrics::tests::test_tier_metrics_transpile_rate ... ok
[INFO] [stdout] test metrics::tests::test_extract_error_code_partial ... ok
[INFO] [stdout] test metrics::tests::test_extract_error_code_standard ... ok
[INFO] [stdout] test metrics::tests::test_equivalence_metrics_to_markdown_with_divergences ... ok
[INFO] [stdout] test metrics::tests::test_equivalence_metrics_to_markdown ... ok
[INFO] [stdout] test metrics::tests::test_equivalence_metrics_new_empty ... ok
[INFO] [stdout] test metrics::tests::test_extract_error_code_bracket_fallback ... ok
[INFO] [stdout] test metrics::tests::test_tier_metrics_transpile_rate_empty ... ok
[INFO] [stdout] test optimize::tests::test_bitwise_folding ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_add ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_assignment ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_bitwise_or ... ok
[INFO] [stdout] test metrics::tests::test_transpilation_result_failure ... ok
[INFO] [stdout] test metrics::tests::test_transpilation_result_success ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_expression_stmt ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_for_loop ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_left_shift ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_division_by_zero ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_left_shift_overflow ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_function_call_args ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_nested ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_non_literal ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_bitwise_xor ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_modulo_by_zero ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_divide ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_multiply ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_pass_through ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_modulo ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_subtract ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_right_shift_overflow ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_empty ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_unsupported_op ... ok
[INFO] [stdout] test optimize::tests::test_constant_folding_right_shift ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_expr_non_matching ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_expr_unary_op_negation ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_expr_function_call ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_expr_binary_op ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_expr_unary_op ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_expression_stmt ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_return ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_assignment ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_if_with_else ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_if_no_else ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_stmt_return_none ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_stmt_with_while ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_stmt_break ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_var_decl_stmt ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_while_stmt ... ok
[INFO] [stdout] test optimize::tests::test_dead_branch_nested_if_recurse ... ok
[INFO] [stdout] test optimize::tests::test_count_uses_in_stmt_if_with_else ... ok
[INFO] [stdout] test optimize::tests::test_dead_branch_non_constant_if ... ok
[INFO] [stdout] test optimize::tests::test_dead_branch_removal_false_no_else ... ok
[INFO] [stdout] test optimize::tests::test_dead_branch_removal_false_with_else ... ok
[INFO] [stdout] test optimize::tests::test_dead_branch_while_nonzero_constant ... ok
[INFO] [stdout] test optimize::tests::test_dead_branch_removal_true ... ok
[INFO] [stdout] test optimize::tests::test_fold_constants_stmt_return_none ... ok
[INFO] [stdout] test optimize::tests::test_fold_constants_stmt_for_with_foldable_increment ... ok
[INFO] [stdout] test optimize::tests::test_fold_constants_stmt_return_some ... ok
[INFO] [stdout] test optimize::tests::test_dead_branch_while_non_constant ... ok
[INFO] [stdout] test optimize::tests::test_fold_constants_stmt_var_decl_none_init ... ok
[INFO] [stdout] test optimize::tests::test_fold_constants_stmt_var_decl_with_foldable_init ... ok
[INFO] [stdout] test optimize::tests::test_fold_constants_stmt_while ... ok
[INFO] [stdout] test optimize::tests::test_fold_constants_stmt_if_with_else ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_cast_wrapping_malloc ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_function_call_calloc ... ok
[INFO] [stdout] test optimize::tests::test_dead_while_zero ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_calloc ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_function_call_malloc ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_malloc ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_function_call_realloc ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_realloc ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_cast_non_alloc ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_literal ... ok
[INFO] [stdout] test optimize::tests::test_temp_elimination_multi_use_preserved ... ok
[INFO] [stdout] test optimize::tests::test_temp_elimination_allocation_preserved ... ok
[INFO] [stdout] test optimize::tests::test_fold_constants_stmt_for_none_condition ... ok
[INFO] [stdout] test optimize::tests::test_is_allocation_expr_regular_call ... ok
[INFO] [stdout] test optimize::tests::test_optimize_empty_function ... ok
[INFO] [stdout] test optimize::tests::test_temp_elimination_name_mismatch ... ok
[INFO] [stdout] test optimize::tests::test_optimize_function_combined ... ok
[INFO] [stdout] test optimize::tests::test_temp_elimination_no_match ... ok
[INFO] [stdout] test optimize::tests::test_optimize_no_change_single_iteration ... ok
[INFO] [stdout] test optimize::tests::test_temp_elimination_no_initializer ... ok
[INFO] [stdout] test optimize::tests::test_temp_elimination_return ... ok
[INFO] [stdout] test optimize::tests::test_temp_elimination_single_stmt ... ok
[INFO] [stdout] test optimize::tests::test_unary_minus_folding ... ok
[INFO] [stdout] test tests::test_dependency_graph_add_dependency ... ok
[INFO] [stdout] test tests::test_dependency_graph_add_file_duplicate ... ok
[INFO] [stdout] test optimize::tests::test_unary_not_folding_not_applied ... ok
[INFO] [stdout] test tests::test_dependency_graph_add_file ... ok
[INFO] [stdout] test tests::test_dependency_graph_from_files_nonexistent ... ok
[INFO] [stdout] test tests::test_dependency_graph_default ... ok
[INFO] [stdout] test optimize::tests::test_unary_minus_on_variable ... ok
[INFO] [stdout] test tests::test_dependency_graph_contains_file_not_found ... ok
[INFO] [stdout] test tests::test_dependency_graph_has_dependency_missing_files ... ok
[INFO] [stdout] test tests::test_dependency_graph_has_header_guard_file_not_found ... ok
[INFO] [stdout] test tests::test_dependency_graph_parse_include_directives_empty ... ok
[INFO] [stdout] test tests::test_dependency_graph_parse_include_directives ... ok
[INFO] [stdout] test tests::test_dependency_graph_parse_include_directives_malformed ... ok
[INFO] [stdout] test tests::test_dependency_graph_new ... ok
[INFO] [stdout] test tests::test_dependency_graph_topological_sort_empty ... ok
[INFO] [stdout] test tests::test_dependency_graph_topological_sort_circular ... ok
[INFO] [stdout] test tests::test_dependency_graph_topological_sort_simple ... ok
[INFO] [stdout] test tests::test_expression_compares_to_null_other_expression ... ok
[INFO] [stdout] test tests::test_expression_compares_to_null_unary_op ... ok
[INFO] [stdout] test tests::test_extract_dependencies_no_parent ... ok
[INFO] [stdout] test tests::test_dependency_graph_has_header_guard ... ok
[INFO] [stdout] test tests::test_dependency_graph_from_files ... ok
[INFO] [stdout] test tests::test_extract_function_names_basic ... ok
[INFO] [stdout] test tests::test_extract_function_names ... ok
[INFO] [stdout] test tests::test_extract_function_names_empty ... ok
[INFO] [stdout] test tests::test_extract_function_names_generic ... ok
[INFO] [stdout] test tests::test_dependency_graph_has_header_guard_if_not_defined ... ok
[INFO] [stdout] test tests::test_extract_function_names_multiple ... ok
[INFO] [stdout] test tests::test_extract_function_names_no_functions ... ok
[INFO] [stdout] test tests::test_extract_function_names_pub_fn ... ok
[INFO] [stdout] test tests::test_generate_ffi_declarations ... ok
[INFO] [stdout] test tests::test_generate_ffi_declarations_empty ... ok
[INFO] [stdout] test tests::test_generate_ffi_declarations_with_functions ... ok
[INFO] [stdout] test tests::test_pointer_compared_to_null_in_for ... ok
[INFO] [stdout] test tests::test_pointer_compared_to_null_in_switch ... ok
[INFO] [stdout] test tests::test_dependency_graph_has_header_guard_missing_guard ... ok
[INFO] [stdout] test tests::test_extract_dependencies_no_includes ... ok
[INFO] [stdout] test tests::test_extract_dependencies ... ok
[INFO] [stdout] test tests::test_pointer_compared_to_null_in_while ... ok
[INFO] [stdout] test tests::test_pointer_compared_to_null_equal ... ok
[INFO] [stdout] test tests::test_extract_dependencies_missing_header ... ok
[INFO] [stdout] test tests::test_extract_dependencies_with_includes ... ok
[INFO] [stdout] test tests::test_pointer_compared_to_null_not_equal ... ok
[INFO] [stdout] test tests::test_project_context_add_transpiled_file_with_struct ... ok
[INFO] [stdout] test tests::test_pointer_compared_to_null_nested_binary_op ... ok
[INFO] [stdout] test tests::test_project_context_default ... ok
[INFO] [stdout] test tests::test_pointer_not_compared_to_null ... ok
[INFO] [stdout] test tests::test_pointer_compared_to_null_reversed ... ok
[INFO] [stdout] test tests::test_pointer_compared_to_null_zero_literal ... ok
[INFO] [stdout] test tests::test_project_context_add_transpiled_file_enums_not_tracked ... ok
[INFO] [stdout] test tests::test_project_context_extract_type_name_generic ... ok
[INFO] [stdout] test tests::test_project_context_extract_type_name_no_match ... ok
[INFO] [stdout] test tests::test_project_context_has_function_not_found ... ok
[INFO] [stdout] test tests::test_project_context_has_type_not_found ... ok
[INFO] [stdout] test tests::test_statement_compares_to_null_expression_statement ... ok
[INFO] [stdout] test tests::test_project_context_new ... ok
[INFO] [stdout] test tests::test_project_context_extract_type_name_enum ... ok
[INFO] [stdout] test tests::test_project_context_get_function_source_not_found ... ok
[INFO] [stdout] test tests::test_statement_compares_to_null_for_none_condition ... ok
[INFO] [stdout] test tests::test_project_context_extract_type_name_struct ... ok
[INFO] [stdout] test tests::test_statement_compares_to_null_for_with_null_in_body ... ok
[INFO] [stdout] test tests::test_project_context_multiple_files ... ok
[INFO] [stdout] test tests::test_statement_compares_to_null_nested_in_then_block ... ok
[INFO] [stdout] test tests::test_statement_compares_to_null_switch ... ok
[INFO] [stdout] test tests::test_statement_compares_to_null_nested_in_else_block ... ok
[INFO] [stdout] test tests::test_statement_compares_to_null_return_statement ... ok
[INFO] [stdout] test tests::test_statement_compares_to_null_in_while_body ... ok
[INFO] [stdout] test tests::test_transpilation_cache_clear ... ok
[INFO] [stdout] test tests::test_statement_compares_to_null_in_for_body ... ok
[INFO] [stdout] test tests::test_transpilation_cache_compute_hash ... ok
[INFO] [stdout] test tests::test_transpilation_cache_load_no_file ... ok
[INFO] [stdout] test tests::test_transpilation_cache_compute_hash_file_not_found ... ok
[INFO] [stdout] test tests::test_transpilation_cache_default ... ok
[INFO] [stdout] test tests::test_transpilation_cache_insert_and_get ... ok
[INFO] [stdout] test tests::test_transpilation_cache_get_miss_on_dependency_change ... ok
[INFO] [stdout] test tests::test_transpilation_cache_new ... ok
[INFO] [stdout] test tests::test_transpilation_cache_get_miss_on_file_change ... ok
[INFO] [stdout] test tests::test_transpilation_cache_statistics ... ok
[INFO] [stdout] test tests::test_transpilation_cache_save_and_load ... ok
[INFO] [stdout] test tests::test_transpilation_cache_save_no_directory ... ok
[INFO] [stdout] test tests::test_transpilation_cache_with_directory ... ok
[INFO] [stdout] test tests::test_transpile_file_not_found ... ok
[INFO] [stdout] test tests::test_transpile_from_file_path_not_found ... ok
[INFO] [stdout] test tests::test_transpile_empty_input ... ok
[INFO] [stdout] test tests::test_transpile_struct ... ok
[INFO] [stdout] test tests::test_transpile_file ... ok
[INFO] [stdout] test tests::test_transpile_simple_function ... ok
[INFO] [stdout] test tests::test_transpile_integration_pipeline ... ok
[INFO] [stdout] test tests::test_transpile_from_file_path ... ok
[INFO] [stdout] test tests::test_transpile_global_variable ... ok
[INFO] [stdout] test tests::test_transpile_enum ... ok
[INFO] [stdout] test tests::test_transpile_with_includes_missing_local_header ... ok
[INFO] [stdout] test tests::test_transpile_with_lifetime_annotations ... ok
[INFO] [stdout] test tests::test_transpile_with_includes_local_header ... ok
[INFO] [stdout] test tests::test_transpile_with_box_transform_simple ... ok
[INFO] [stdout] test tests::test_transpile_with_includes_system_header ... ok
[INFO] [stdout] test tests::test_transpile_with_trace_basic ... ok
[INFO] [stdout] test tests::test_transpiled_file_new ... ok
[INFO] [stdout] test tests::test_transpiled_file_empty_fields ... ok
[INFO] [stdout] test tests::test_uses_pointer_arithmetic_false ... ok
[INFO] [stdout] test tests::test_uses_pointer_arithmetic_in_else ... ok
[INFO] [stdout] test tests::test_uses_pointer_arithmetic_in_for ... ok
[INFO] [stdout] test tests::test_uses_pointer_arithmetic_in_if ... ok
[INFO] [stdout] test tests::test_uses_pointer_arithmetic_in_while ... ok
[INFO] [stdout] test tests::test_uses_pointer_arithmetic_subtract ... ok
[INFO] [stdout] test tests::test_uses_pointer_arithmetic_true ... ok
[INFO] [stdout] test tests::test_uses_pointer_arithmetic_with_increment ... ok
[INFO] [stdout] test trace::tests::test_decision_type_display_all_variants ... ok
[INFO] [stdout] test trace::tests::test_pipeline_stage_display_all_variants ... ok
[INFO] [stdout] test trace::tests::test_trace_collector_entries_for_stage_no_match ... ok
[INFO] [stdout] test trace::tests::test_trace_collector_filter_by_stage ... ok
[INFO] [stdout] test trace::tests::test_trace_collector_multiple_stages ... ok
[INFO] [stdout] test trace::tests::test_trace_collector_new_is_empty ... ok
[INFO] [stdout] test trace::tests::test_trace_collector_record_entry ... ok
[INFO] [stdout] test trace::tests::test_trace_collector_to_json ... ok
[INFO] [stdout] test trace::tests::test_trace_collector_to_json_empty ... ok
[INFO] [stdout] test trace::tests::test_trace_entry_serialization_roundtrip ... ok
[INFO] [stdout] test trace::tests::test_trace_summary ... ok
[INFO] [stdout] test tests::test_uses_pointer_arithmetic_empty_body ... ok
[INFO] [stdout] test trace::tests::test_trace_summary_empty ... ok
[INFO] [stdout] test trace::tests::test_trace_summary_serialization ... ok
[INFO] [stdout] test tests::test_transpile_with_verification_success ... ok
[INFO] [stdout] test tests::test_transpile_typedef ... ok
[INFO] [stdout] test tests::test_transpile_with_verification_empty_code ... ok
[INFO] [stdout] test tests::test_transpile_with_parameters ... ok
[INFO] [stdout] test tests::test_transpile_with_verification_failure ... ok
[INFO] [stdout] test tests::test_transpile_void_function ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/array_param_ref_tests.rs (/opt/rustwide/target/debug/deps/array_param_ref_tests-779f0186dca22221)
[INFO] [stdout] test result: ok. 234 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_fixed_array_param_has_reference ... ok
[INFO] [stdout] test test_char_array_param_has_reference ... ok
[INFO] [stderr]      Running tests/array_parameter_test.rs (/opt/rustwide/target/debug/deps/array_parameter_test-aa59fee2f697a759)
[INFO] [stdout] test test_array_param_has_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_transform_multiple_array_parameters ... ok
[INFO] [stdout] test test_transform_array_parameter_with_return ... ok
[INFO] [stdout] test test_transform_array_parameter_to_slice ... ok
[INFO] [stdout] test test_array_parameter_transformation_unsafe_count ... ok
[INFO] [stdout] test test_transform_char_array_parameter ... ok
[INFO] [stdout] test test_transform_length_usage_in_body ... ok
[INFO] [stdout] test test_non_array_pointer_becomes_reference ... ok
[INFO] [stdout] test test_transform_mutable_array_parameter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic_transpilation_test.rs (/opt/rustwide/target/debug/deps/basic_transpilation_test-6dda37aaed71976f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_integration_summary ... ok
[INFO] [stdout] test test_multiple_functions ... ok
[INFO] [stdout] test test_simple_arithmetic ... ok
[INFO] [stdout] test test_for_loop ... ok
[INFO] [stdout] test test_decy190_function_declaration_and_definition_no_duplicate ... ok
[INFO] [stdout] test test_simple_main_function ... ok
[INFO] [stdout] test test_if_statement ... ok
[INFO] [stdout] test test_simple_variable_declaration ... ok
[INFO] [stdout] test test_printf_transformation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buffer_overflow_property_tests.rs (/opt/rustwide/target/debug/deps/buffer_overflow_property_tests-a7c76b692bc1e21d)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test prop_loop_bounds_checked_transpiles ... ok
[INFO] [stdout] test prop_fixed_array_access_transpiles ... ok
[INFO] [stdout] test prop_partial_buffer_copy_transpiles ... ok
[INFO] [stdout] test prop_nested_arrays_transpile ... ok
[INFO] [stdout] test prop_generated_code_balanced ... ok
[INFO] [stdout] test prop_buffer_copy_transpiles ... ok
[INFO] [stdout] test prop_array_index_validation_transpiles ... ok
[INFO] [stdout] test prop_2d_array_access_transpiles ... ok
[INFO] [stdout] test prop_string_buffer_transpiles ... ok
[INFO] [stdout] test prop_struct_with_array_transpiles ... ok
[INFO] [stdout] test prop_variable_size_array_transpiles ... ok
[INFO] [stdout] test prop_unsafe_density_below_target ... ok
[INFO] [stdout] test prop_transpilation_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 64.69s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buffer_overflow_safety_integration_test.rs (/opt/rustwide/target/debug/deps/buffer_overflow_safety_integration_test-dc706657091245ed)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_fixed_array_access ... ok
[INFO] [stdout] test test_function_array_parameter ... ok
[INFO] [stdout] test test_2d_array_access ... ok
[INFO] [stdout] test test_array_index_validation ... ok
[INFO] [stdout] test test_off_by_one_prevention ... ok
[INFO] [stdout] test test_loop_bounds_checked ... ok
[INFO] [stdout] test test_string_buffer_safe_size ... ok
[INFO] [stdout] test test_string_initialization ... ok
[INFO] [stdout] test test_partial_buffer_copy ... ok
[INFO] [stdout] test test_nested_array_access ... ok
[INFO] [stdout] test test_buffer_overflow_safety_documentation ... ok
[INFO] [stdout] test test_manual_buffer_copy ... ok
[INFO] [stdout] test test_string_length_check ... ok
[INFO] [stdout] test test_variable_size_array ... ok
[INFO] [stdout] test test_transpiled_code_compiles ... ok
[INFO] [stdout] test test_struct_with_array ... ok
[INFO] [stdout] test test_unsafe_block_count_target ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_allocator_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_allocator_falsification_tests-d8d8d56aed419ff5)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1331_first_fit_free_list ... ok
[INFO] [stdout] test c1330_scratch_allocator ... ok
[INFO] [stdout] test c1326_bump_allocator ... ok
[INFO] [stdout] test c1334_next_fit_free_list ... ok
[INFO] [stdout] test c1335_segregated_free_list ... ok
[INFO] [stdout] test c1327_stack_allocator ... ok
[INFO] [stdout] test c1333_worst_fit_free_list ... ok
[INFO] [stdout] test c1328_pool_allocator ... ok
[INFO] [stdout] test c1329_linear_allocator ... ok
[INFO] [stdout] test c1332_best_fit_free_list ... ok
[INFO] [stdout] test c1336_fixed_size_slab ... ok
[INFO] [stdout] test c1337_slab_cache ... ok
[INFO] [stdout] test c1338_magazine_layer ... ok
[INFO] [stdout] test c1344_rbtree_allocator ... ok
[INFO] [stdout] test c1342_tlsf_two_level_allocator ... ok
[INFO] [stdout] test c1343_bitmap_allocator ... ok
[INFO] [stdout] test c1340_slab_coloring ... ok
[INFO] [stdout] test c1345_memory_coalescing ... ok
[INFO] [stdout] test c1348_memory_zeroing ... ok
[INFO] [stdout] test c1339_per_cpu_cache ... ok
[INFO] [stdout] test c1341_buddy_system_allocator ... ok
[INFO] [stdout] test c1346_memory_alignment ... ok
[INFO] [stdout] test c1350_memory_pool_resize ... ok
[INFO] [stdout] test c1349_allocation_tracking_stats ... ok
[INFO] [stdout] test c1347_guard_canary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_audio_dsp_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_audio_dsp_falsification_tests-4f2200cbfd26b1e7)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c405_sample_rate_converter_linear_interp ... ok
[INFO] [stdout] test c403_iir_biquad_filter_with_state ... ok
[INFO] [stdout] test c407_wavetable_oscillator_with_phase_accumulator ... ok
[INFO] [stdout] test c406_adsr_envelope_generator ... ok
[INFO] [stdout] test c410_compressor_limiter ... ok
[INFO] [stdout] test c408_audio_mixer_multichannel_sum ... ok
[INFO] [stdout] test c404_fft_butterfly_radix2 ... ok
[INFO] [stdout] test c412_noise_gate_with_hysteresis ... ok
[INFO] [stdout] test c409_peak_rms_level_meter ... ok
[INFO] [stdout] test c416_window_function_generator ... ok
[INFO] [stdout] test c417_pitch_detection_zero_crossing_rate ... ok
[INFO] [stdout] test c415_midi_note_to_frequency ... ok
[INFO] [stdout] test c401_ring_buffer_for_audio_samples ... ok
[INFO] [stdout] test c414_crossfade_interpolation_between_buffers ... ok
[INFO] [stdout] test c418_audio_dithering_tpdf ... ok
[INFO] [stdout] test c413_parametric_eq_single_band ... ok
[INFO] [stdout] test c402_fir_filter_with_coefficient_array ... ok
[INFO] [stdout] test c419_convolution_reverb_time_domain ... ok
[INFO] [stdout] test c411_delay_line_circular_buffer_feedback ... ok
[INFO] [stdout] test c420_spectral_magnitude_phase ... ok
[INFO] [stdout] test c422_envelope_follower_peak_detection ... ok
[INFO] [stdout] test c421_polyphonic_voice_allocator ... ok
[INFO] [stdout] test c425_beat_detection_energy_onset ... ok
[INFO] [stdout] test c423_audio_format_converter_int16_float ... ok
[INFO] [stdout] test c424_click_pop_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_automata_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_automata_falsification_tests-6ab5c988ef1a6d24)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c882_turing_machine_simulator ... ok
[INFO] [stdout] test c878_nfa_to_dfa_conversion ... ok
[INFO] [stdout] test c880_regex_to_nfa_thompson ... ok
[INFO] [stdout] test c877_nfa_simulator ... ok
[INFO] [stdout] test c879_dfa_minimization_hopcroft ... ok
[INFO] [stdout] test c876_dfa_simulator ... ok
[INFO] [stdout] test c883_cyk_parser ... ok
[INFO] [stdout] test c881_pushdown_automaton ... ok
[INFO] [stdout] test c884_ll1_parser_table ... ok
[INFO] [stdout] test c886_first_follow_sets ... ok
[INFO] [stdout] test c890_moore_machine ... ok
[INFO] [stdout] test c892_regex_backtracking_matcher ... ok
[INFO] [stdout] test c889_mealy_machine ... ok
[INFO] [stdout] test c885_lr0_parser_table ... ok
[INFO] [stdout] test c894_buchi_automaton ... ok
[INFO] [stdout] test c896_weighted_automaton ... ok
[INFO] [stdout] test c887_guarded_state_machine ... ok
[INFO] [stdout] test c891_epsilon_nfa_to_nfa ... ok
[INFO] [stdout] test c888_petri_net_simulator ... ok
[INFO] [stdout] test c895_tree_automaton ... ok
[INFO] [stdout] test c893_finite_state_transducer ... ok
[INFO] [stdout] test c899_cellular_automaton_rule110 ... ok
[INFO] [stdout] test c898_counter_machine ... ok
[INFO] [stdout] test c897_timed_automaton ... ok
[INFO] [stdout] test c900_alternating_automaton ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_bitwise_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_bitwise_falsification_tests-87c46a4e35f1cad7)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1204_count_trailing_zeros ... ok
[INFO] [stdout] test c1207_next_power_of_two ... ok
[INFO] [stdout] test c1203_reverse_bits ... ok
[INFO] [stdout] test c1211_set_clear_toggle_bit_ranges ... ok
[INFO] [stdout] test c1209_gray_code_conversion ... ok
[INFO] [stdout] test c1208_morton_code_interleave ... ok
[INFO] [stdout] test c1210_debruijn_sequence_lookup ... ok
[INFO] [stdout] test c1201_population_count_multiple_methods ... ok
[INFO] [stdout] test c1202_parity_computation ... ok
[INFO] [stdout] test c1213_bit_rotate_operations ... ok
[INFO] [stdout] test c1205_count_leading_zeros ... ok
[INFO] [stdout] test c1214_bit_permutation ... ok
[INFO] [stdout] test c1217_horizontal_byte_add ... ok
[INFO] [stdout] test c1218_butterfly_network_shuffle ... ok
[INFO] [stdout] test c1212_extract_and_deposit_bitfield ... ok
[INFO] [stdout] test c1206_power_of_two_check ... ok
[INFO] [stdout] test c1219_bit_matrix_transpose_8x8 ... ok
[INFO] [stdout] test c1220_saturating_arithmetic ... ok
[INFO] [stdout] test c1223_bit_parallel_string_match ... ok
[INFO] [stdout] test c1215_bitfield_struct_packing ... ok
[INFO] [stdout] test c1221_crc32_bitwise_computation ... ok
[INFO] [stdout] test c1225_fenwick_bit_tree ... ok
[INFO] [stdout] test c1222_hamming_code_encode_decode ... ok
[INFO] [stdout] test c1216_parallel_prefix_sum ... ok
[INFO] [stdout] test c1224_compact_bitboard_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_blockchain_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_blockchain_falsification_tests-59288f2a9d9ff5a6)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1202_md5_like_transform ... ok
[INFO] [stdout] test c1208_transaction_structure ... ok
[INFO] [stdout] test c1203_crc32_table_lookup ... ok
[INFO] [stdout] test c1204_fnv_hash ... ok
[INFO] [stdout] test c1206_block_header ... ok
[INFO] [stdout] test c1201_sha256_compression_round ... ok
[INFO] [stdout] test c1205_hmac_construction ... ok
[INFO] [stdout] test c1213_chain_selection ... ok
[INFO] [stdout] test c1207_merkle_tree_hash ... ok
[INFO] [stdout] test c1209_utxo_set ... ok
[INFO] [stdout] test c1210_block_validation ... ok
[INFO] [stdout] test c1212_difficulty_adjustment ... ok
[INFO] [stdout] test c1215_nonce_search ... ok
[INFO] [stdout] test c1217_ec_point_add ... ok
[INFO] [stdout] test c1214_block_reward_halving ... ok
[INFO] [stdout] test c1211_proof_of_work ... ok
[INFO] [stdout] test c1219_key_derivation ... ok
[INFO] [stdout] test c1221_gossip_protocol ... ok
[INFO] [stdout] test c1216_modular_exponentiation ... ok
[INFO] [stdout] test c1225_consensus_voting ... ok
[INFO] [stdout] test c1223_message_routing ... ok
[INFO] [stdout] test c1224_bloom_filter_index ... ok
[INFO] [stdout] test c1220_random_seed_generator ... ok
[INFO] [stdout] test c1218_signature_verify_sim ... ok
[INFO] [stdout] test c1222_peer_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_bloomfilter_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_bloomfilter_falsification_tests-6318f84d9c29e75d)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1882_counting_bloom_delete ... ok
[INFO] [stdout] test c1880_bloom_filter_optimal_params ... ok
[INFO] [stdout] test c1881_counting_bloom_counter_array ... ok
[INFO] [stdout] test c1879_bloom_filter_false_positive_rate ... ok
[INFO] [stdout] test c1876_bloom_filter_bit_array ... ok
[INFO] [stdout] test c1878_bloom_filter_query ... ok
[INFO] [stdout] test c1884_counting_bloom_overflow ... ok
[INFO] [stdout] test c1885_counting_bloom_wide_counters ... ok
[INFO] [stdout] test c1887_scalable_bloom_resize ... ok
[INFO] [stdout] test c1890_scalable_bloom_tightening ... ok
[INFO] [stdout] test c1891_cuckoo_filter_bucket_array ... ok
[INFO] [stdout] test c1894_cuckoo_filter_relocation ... ok
[INFO] [stdout] test c1888_scalable_bloom_capacity ... ok
[INFO] [stdout] test c1895_cuckoo_filter_delete ... ok
[INFO] [stdout] test c1877_bloom_filter_insert ... ok
[INFO] [stdout] test c1883_counting_bloom_frequency ... ok
[INFO] [stdout] test c1889_scalable_bloom_merge ... ok
[INFO] [stdout] test c1886_scalable_bloom_multilevel ... ok
[INFO] [stdout] test c1892_cuckoo_filter_fingerprint ... ok
[INFO] [stdout] test c1893_cuckoo_filter_insert_lookup ... ok
[INFO] [stdout] test c1897_hyperloglog_hash ... ok
[INFO] [stdout] test c1898_hyperloglog_add_element ... ok
[INFO] [stdout] test c1900_hyperloglog_merge ... ok
[INFO] [stdout] test c1896_hyperloglog_register_array ... ok
[INFO] [stdout] test c1899_hyperloglog_cardinality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_buildsystem_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_buildsystem_falsification_tests-44ade887edeb2ef7)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1581_timestamp_compare ... ok
[INFO] [stdout] test c1583_dirty_checking ... ok
[INFO] [stdout] test c1579_transitive_closure ... ok
[INFO] [stdout] test c1577_topological_sort ... ok
[INFO] [stdout] test c1584_glob_expansion ... ok
[INFO] [stdout] test c1582_content_hash ... ok
[INFO] [stdout] test c1578_cycle_detection ... ok
[INFO] [stdout] test c1580_incremental_update ... ok
[INFO] [stdout] test c1585_file_watcher_state ... ok
[INFO] [stdout] test c1576_depgraph_node_edge ... ok
[INFO] [stdout] test c1589_task_priority ... ok
[INFO] [stdout] test c1588_work_stealing ... ok
[INFO] [stdout] test c1586_task_queue ... ok
[INFO] [stdout] test c1591_semver_compare ... ok
[INFO] [stdout] test c1594_lock_file_entry ... ok
[INFO] [stdout] test c1596_cache_key_computation ... ok
[INFO] [stdout] test c1597_lru_eviction ... ok
[INFO] [stdout] test c1590_resource_semaphore ... ok
[INFO] [stdout] test c1587_parallel_execution ... ok
[INFO] [stdout] test c1593_conflict_detection ... ok
[INFO] [stdout] test c1600_incremental_compilation_unit ... ok
[INFO] [stdout] test c1595_package_registry ... ok
[INFO] [stdout] test c1598_content_addressable_store ... ok
[INFO] [stdout] test c1599_artifact_manifest ... ok
[INFO] [stdout] test c1592_dependency_resolution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_cachesystems_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_cachesystems_falsification_tests-229984c6f52ceca4)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c980_clock_replacement ... ok
[INFO] [stdout] test c1000_slab_cache ... ok
[INFO] [stdout] test c981_arc_cache ... ok
[INFO] [stdout] test c982_two_queue_cache ... ok
[INFO] [stdout] test c983_writeback_cache ... ok
[INFO] [stdout] test c984_writethrough_cache ... ok
[INFO] [stdout] test c979_lifo_cache ... ok
[INFO] [stdout] test c978_fifo_cache ... ok
[INFO] [stdout] test c985_set_associative_cache ... ok
[INFO] [stdout] test c976_lru_cache ... ok
[INFO] [stdout] test c977_lfu_cache ... ok
[INFO] [stdout] test c986_direct_mapped_cache ... ok
[INFO] [stdout] test c988_cache_oblivious_transpose ... ok
[INFO] [stdout] test c987_fully_associative_cache ... ok
[INFO] [stdout] test c992_hyperloglog ... ok
[INFO] [stdout] test c990_cuckoo_filter ... ok
[INFO] [stdout] test c989_bloom_filter ... ok
[INFO] [stdout] test c995_tlb_simulator ... ok
[INFO] [stdout] test c993_consistent_hashing ... ok
[INFO] [stdout] test c991_count_min_sketch ... ok
[INFO] [stdout] test c994_mempool ... ok
[INFO] [stdout] test c998_buffer_pool_manager ... ok
[INFO] [stdout] test c996_page_cache ... ok
[INFO] [stdout] test c997_write_ahead_log ... ok
[INFO] [stderr]      Running tests/c_checksum_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_checksum_falsification_tests-1c0288794c3e3bb5)
[INFO] [stdout] test c999_hierarchical_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1752_additive_checksum ... ok
[INFO] [stdout] test c1754_adler32_checksum ... ok
[INFO] [stdout] test c1756_crc8 ... ok
[INFO] [stdout] test c1758_crc32_table_driven ... ok
[INFO] [stdout] test c1755_luhn_algorithm ... ok
[INFO] [stdout] test c1753_fletcher16_checksum ... ok
[INFO] [stdout] test c1760_custom_polynomial_crc ... ok
[INFO] [stdout] test c1751_xor_checksum ... ok
[INFO] [stdout] test c1763_jenkins_one_at_a_time ... ok
[INFO] [stdout] test c1766_rabin_fingerprint ... ok
[INFO] [stdout] test c1765_siphash_simplified ... ok
[INFO] [stdout] test c1759_crc32c_castagnoli ... ok
[INFO] [stdout] test c1767_polynomial_rolling_hash ... ok
[INFO] [stdout] test c1757_crc16_ccitt ... ok
[INFO] [stdout] test c1764_murmurhash3_32 ... ok
[INFO] [stdout] test c1761_djb2_hash ... ok
[INFO] [stdout] test c1772_count_min_sketch ... ok
[INFO] [stdout] test c1762_fnv1a_hash ... ok
[INFO] [stdout] test c1768_cyclic_polynomial_hash ... ok
[INFO] [stdout] test c1773_hyperloglog_cardinality ... ok
[INFO] [stdout] test c1769_content_defined_chunking ... ok
[INFO] [stdout] test c1770_buzhash ... ok
[INFO] [stdout] test c1775_hash_table_linear_probing ... ok
[INFO] [stdout] test c1774_consistent_hashing_ring ... ok
[INFO] [stdout] test c1771_bloom_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_codec_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_codec_falsification_tests-5291402754f2f28c)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1354_varint_codec ... ok
[INFO] [stdout] test c1353_delta_encoding ... ok
[INFO] [stdout] test c1352_rle_decoder ... ok
[INFO] [stdout] test c1355_base64_codec ... ok
[INFO] [stdout] test c1356_pcm_converter ... ok
[INFO] [stdout] test c1358_adpcm_encoder ... ok
[INFO] [stdout] test c1357_mulaw_compander ... ok
[INFO] [stdout] test c1361_bmp_header_writer ... ok
[INFO] [stdout] test c1351_rle_encoder ... ok
[INFO] [stdout] test c1364_rgb_yuv_converter ... ok
[INFO] [stdout] test c1367_block_sad ... ok
[INFO] [stdout] test c1359_audio_mixer ... ok
[INFO] [stdout] test c1368_frame_differencing ... ok
[INFO] [stdout] test c1362_ppm_encoder ... ok
[INFO] [stdout] test c1360_audio_resampler ... ok
[INFO] [stdout] test c1363_pixel_format_converter ... ok
[INFO] [stdout] test c1365_simple_dithering ... ok
[INFO] [stdout] test c1369_simple_deinterlace ... ok
[INFO] [stdout] test c1366_motion_vector_search ... ok
[INFO] [stdout] test c1371_riff_chunk_writer ... ok
[INFO] [stdout] test c1370_chroma_subsampling ... ok
[INFO] [stdout] test c1373_avi_index ... ok
[INFO] [stdout] test c1375_flv_tag_writer ... ok
[INFO] [stdout] test c1372_wave_header ... ok
[INFO] [stderr]      Running tests/c_commandpattern_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_commandpattern_falsification_tests-fd486ce5d40e0bae)
[INFO] [stdout] test c1374_mp4_box_parser ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1954_command_execute ... ok
[INFO] [stdout] test c1956_buffered_commands ... ok
[INFO] [stdout] test c1958_command_replay ... ok
[INFO] [stdout] test c1955_command_result ... ok
[INFO] [stdout] test c1953_command_lookup ... ok
[INFO] [stdout] test c1957_batch_execute ... ok
[INFO] [stdout] test c1962_pipe_result ... ok
[INFO] [stdout] test c1952_handler_registration ... ok
[INFO] [stdout] test c1966_tokenize ... ok
[INFO] [stdout] test c1951_dispatch_table ... ok
[INFO] [stdout] test c1961_command_chain ... ok
[INFO] [stdout] test c1965_pipeline_bypass ... ok
[INFO] [stdout] test c1963_error_propagation ... ok
[INFO] [stdout] test c1964_command_rollback ... ok
[INFO] [stdout] test c1971_method_table ... ok
[INFO] [stdout] test c1960_command_history ... ok
[INFO] [stdout] test c1959_command_clear ... ok
[INFO] [stdout] test c1970_interpreter_loop ... ok
[INFO] [stdout] test c1972_serialize_args ... ok
[INFO] [stdout] test c1967_parse_command ... ok
[INFO] [stdout] test c1968_argument_extraction ... ok
[INFO] [stdout] test c1973_deserialize_result ... ok
[INFO] [stdout] test c1974_error_codes ... ok
[INFO] [stdout] test c1969_help_text ... ok
[INFO] [stdout] test c1975_rpc_envelope ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_compiler_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_compiler_falsification_tests-6c1864d21911b861)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c378_ast_node_allocation ... ok
[INFO] [stdout] test c383_ssa_phi_node_insertion ... ok
[INFO] [stdout] test c382_register_allocation_linear_scan ... ok
[INFO] [stdout] test c381_stack_based_bytecode_interpreter ... ok
[INFO] [stdout] test c380_type_checker_unification ... ok
[INFO] [stdout] test c384_mark_and_sweep_garbage_collector ... ok
[INFO] [stdout] test c377_recursive_descent_parser ... ok
[INFO] [stdout] test c385_copying_compacting_gc_semispace ... ok
[INFO] [stdout] test c379_symbol_table_with_scope_chaining ... ok
[INFO] [stdout] test c387_instruction_encoding_decoding ... ok
[INFO] [stdout] test c388_constant_folding_optimizer ... ok
[INFO] [stdout] test c376_lexer_with_token_types ... ok
[INFO] [stdout] test c386_reference_counting_with_cycle_detection ... ok
[INFO] [stdout] test c395_opcode_dispatch_table ... ok
[INFO] [stdout] test c390_closure_environment_capture ... ok
[INFO] [stdout] test c396_jit_code_buffer_allocation ... ok
[INFO] [stdout] test c389_dead_code_elimination ... ok
[INFO] [stdout] test c391_pattern_matching_compiler ... ok
[INFO] [stdout] test c393_exception_handling_setjmp_longjmp_table ... ok
[INFO] [stdout] test c392_tail_call_optimization_detector ... ok
[INFO] [stdout] test c394_string_interning_table ... ok
[INFO] [stdout] test c400_runtime_type_tag_dispatch ... ok
[INFO] [stdout] test c397_debug_info_source_map_generation ... ok
[INFO] [stdout] test c399_peephole_optimizer ... ok
[INFO] [stdout] test c398_module_import_resolution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_compilerback_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_compilerback_falsification_tests-a8495f1c4204f3d6)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1457_tree_tiling_isel ... ignored, FALSIFIED: invalid C - struct member access ctx->nodes[idx].nodes is not valid (no nested nodes member on cb_tree_node_t)
[INFO] [stdout] test c1459_addressing_mode_selection ... ok
[INFO] [stdout] test c1451_linear_scan_regalloc ... ok
[INFO] [stdout] test c1456_pattern_matching_isel ... ok
[INFO] [stdout] test c1454_live_range_analysis ... ok
[INFO] [stdout] test c1452_graph_coloring_regalloc ... ok
[INFO] [stdout] test c1453_spill_management ... ok
[INFO] [stdout] test c1458_strength_reduction ... ok
[INFO] [stdout] test c1455_register_coalescing ... ok
[INFO] [stdout] test c1460_immediate_folding ... ok
[INFO] [stdout] test c1463_loop_detection ... ok
[INFO] [stdout] test c1461_basic_block_layout ... ok
[INFO] [stdout] test c1470_alignment_padding ... ok
[INFO] [stdout] test c1466_instruction_encoder ... ok
[INFO] [stdout] test c1464_phi_node_insertion ... ok
[INFO] [stdout] test c1465_dominator_tree ... ok
[INFO] [stdout] test c1462_branch_optimization ... ok
[INFO] [stdout] test c1472_common_subexpression_elimination ... ok
[INFO] [stdout] test c1468_symbol_table ... ok
[INFO] [stdout] test c1467_relocation_table ... ok
[INFO] [stdout] test c1469_section_builder ... ok
[INFO] [stdout] test c1474_inlining_heuristic ... ok
[INFO] [stdout] test c1471_dead_code_elimination ... ok
[INFO] [stderr]      Running tests/c_compression_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_compression_falsification_tests-1b1b4a66c1325d92)
[INFO] [stdout] test c1475_tail_call_optimization ... ok
[INFO] [stdout] test c1473_loop_invariant_motion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c533_crc32_computation ... ok
[INFO] [stdout] test c528_huffman_encoding ... ok
[INFO] [stdout] test c529_lz77_sliding_window ... ok
[INFO] [stdout] test c527_huffman_tree_building ... ok
[INFO] [stdout] test c534_adler32_checksum ... ok
[INFO] [stdout] test c532_base64_decoding ... ok
[INFO] [stdout] test c530_lzw_dictionary_compression ... ok
[INFO] [stdout] test c536_arithmetic_coding ... ok
[INFO] [stdout] test c537_delta_encoding ... ok
[INFO] [stdout] test c535_deflate_static_block ... ok
[INFO] [stdout] test c538_burrows_wheeler_transform ... ok
[INFO] [stdout] test c539_move_to_front_encoding ... ok
[INFO] [stdout] test c526_run_length_encoding ... ok
[INFO] [stdout] test c545_fibonacci_coding ... ok
[INFO] [stdout] test c541_bitstream_reader ... ok
[INFO] [stdout] test c531_base64_encoding ... ok
[INFO] [stdout] test c546_byte_pair_encoding ... ok
[INFO] [stdout] test c544_elias_gamma_coding ... ok
[INFO] [stdout] test c540_bitstream_writer ... ok
[INFO] [stdout] test c548_range_encoder ... ok
[INFO] [stdout] test c542_varint_encoding ... ok
[INFO] [stdout] test c549_shannon_entropy ... ok
[INFO] [stdout] test c543_golomb_rice_coding ... ok
[INFO] [stdout] test c550_jpeg_quantization_matrix ... ok
[INFO] [stdout] test c547_ppm_context ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_concurrency_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_concurrency_falsification_tests-b851b161b40141cb)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c627_ticket_lock ... ok
[INFO] [stdout] test c632_barrier_sync_point ... ok
[INFO] [stdout] test c634_double_checked_locking ... ok
[INFO] [stdout] test c628_reader_writer_lock ... ok
[INFO] [stdout] test c629_lock_free_stack_cas ... ok
[INFO] [stdout] test c636_future_promise_state_machine ... ok
[INFO] [stdout] test c635_thread_pool_task_queue ... ok
[INFO] [stdout] test c633_spsc_ring_buffer ... ok
[INFO] [stdout] test c630_lock_free_queue_michael_scott ... ok
[INFO] [stdout] test c640_fork_join_task_splitting ... ok
[INFO] [stdout] test c631_counting_semaphore ... ok
[INFO] [stdout] test c626_spinlock_test_and_set ... ok
[INFO] [stdout] test c643_epoch_based_reclamation ... ok
[INFO] [stdout] test c641_work_stealing_deque ... ok
[INFO] [stdout] test c645_read_copy_update_rcu ... ok
[INFO] [stdout] test c637_actor_message_queue ... ok
[INFO] [stdout] test c646_memory_pool_block_allocator ... ok
[INFO] [stdout] test c638_map_reduce_partition_combine ... ok
[INFO] [stdout] test c642_hazard_pointer_tracking ... ok
[INFO] [stdout] test c639_pipeline_staged_processing ... ok
[INFO] [stdout] test c647_object_pool_reuse ... ok
[INFO] [stdout] test c648_concurrent_hash_map ... ok
[INFO] [stdout] test c644_sequence_lock ... ok
[INFO] [stdout] test c649_concurrent_skip_list ... ok
[INFO] [stdout] test c650_hierarchical_timer_wheel ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_configparser_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_configparser_falsification_tests-bdc0070b2b8b3b80)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1731_nested_config ... ok
[INFO] [stdout] test c1726_ini_key_value_parser ... ok
[INFO] [stdout] test c1727_config_key_lookup ... ok
[INFO] [stdout] test c1729_multi_value_config ... ok
[INFO] [stdout] test c1728_ini_section_handler ... ok
[INFO] [stdout] test c1732_config_tree_path ... ok
[INFO] [stdout] test c1730_config_writeback ... ok
[INFO] [stdout] test c1739_escape_sequence_handler ... ok
[INFO] [stdout] test c1736_line_parser ... ok
[INFO] [stdout] test c1735_config_flatten ... ok
[INFO] [stdout] test c1738_comment_stripping ... ok
[INFO] [stdout] test c1740_multiline_continuation ... ok
[INFO] [stdout] test c1733_hierarchical_settings ... ok
[INFO] [stdout] test c1734_config_schema ... ok
[INFO] [stdout] test c1737_delimiter_handler ... ok
[INFO] [stdout] test c1742_config_override ... ok
[INFO] [stdout] test c1744_config_validation ... ok
[INFO] [stdout] test c1743_config_defaults ... ok
[INFO] [stdout] test c1745_config_snapshot ... ok
[INFO] [stdout] test c1749_config_hot_swap ... ok
[INFO] [stdout] test c1750_config_versioning ... ok
[INFO] [stdout] test c1747_config_observer ... ok
[INFO] [stdout] test c1741_config_merge ... ok
[INFO] [stdout] test c1746_runtime_reload ... ok
[INFO] [stdout] test c1748_config_diff ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_crypto_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_crypto_falsification_tests-0313177eb1ff74d2)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c302_sha256_message_schedule ... ok
[INFO] [stdout] test c305_hmac_construction ... ok
[INFO] [stdout] test c301_xor_cipher_with_key_rotation ... ok
[INFO] [stdout] test c306_constant_time_byte_comparison ... ok
[INFO] [stdout] test c308_chacha20_quarter_round ... ok
[INFO] [stdout] test c311_prng_xorshift128plus ... ok
[INFO] [stdout] test c310_certificate_chain_validation_state_machine ... ok
[INFO] [stdout] test c303_aes_subbytes_sbox_lookup ... ok
[INFO] [stdout] test c307_pbkdf2_key_derivation ... ok
[INFO] [stdout] test c313_elliptic_curve_point_addition ... ok
[INFO] [stdout] test c309_galois_field_multiplication ... ok
[INFO] [stdout] test c318_secure_memory_zeroing ... ok
[INFO] [stdout] test c304_rsa_modular_exponentiation ... ok
[INFO] [stdout] test c314_cbc_encryption_with_iv ... ok
[INFO] [stdout] test c317_nonce_generation_with_counter ... ok
[INFO] [stdout] test c316_mac_tag_verification_constant_time ... ok
[INFO] [stdout] test c312_base64_encode_decode_tables ... ok
[INFO] [stdout] test c323_x509_certificate_field_extraction ... ok
[INFO] [stdout] test c315_aes_key_schedule_expansion ... ok
[INFO] [stdout] test c324_entropy_pool_mixing ... ok
[INFO] [stdout] test c320_password_hashing_with_salt ... ok
[INFO] [stdout] test c325_side_channel_resistant_table_lookup ... ok
[INFO] [stdout] test c319_asn1_der_tlv_parser ... ok
[INFO] [stdout] test c322_totp_time_based_otp ... ok
[INFO] [stdout] test c321_diffie_hellman_key_exchange ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_cryptoproto_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_cryptoproto_falsification_tests-d7b2f35fc12ad475)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1378_substitution_cipher ... ok
[INFO] [stdout] test c1383_ctr_mode ... ok
[INFO] [stdout] test c1377_caesar_rot13 ... ok
[INFO] [stdout] test c1380_simple_feistel ... ok
[INFO] [stdout] test c1381_ecb_mode ... ok
[INFO] [stdout] test c1379_vigenere_cipher ... ok
[INFO] [stdout] test c1386_merkle_damgard ... ok
[INFO] [stdout] test c1384_pkcs7_padding ... ok
[INFO] [stdout] test c1382_cbc_mode ... ok
[INFO] [stdout] test c1376_xor_cipher ... ok
[INFO] [stdout] test c1388_hmac_construction ... ok
[INFO] [stdout] test c1387_sponge_construction ... ok
[INFO] [stdout] test c1389_hash_chain ... ok
[INFO] [stdout] test c1390_commitment_scheme ... ok
[INFO] [stdout] test c1385_iv_generation ... ok
[INFO] [stdout] test c1398_token_generation ... ok
[INFO] [stdout] test c1392_key_derivation ... ok
[INFO] [stdout] test c1391_dh_modular ... ok
[INFO] [stdout] test c1399_session_key_mgmt ... ok
[INFO] [stdout] test c1397_challenge_response ... ok
[INFO] [stdout] test c1396_message_auth_code ... ok
[INFO] [stdout] test c1393_nonce_generation ... ok
[INFO] [stderr]      Running tests/c_database_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_database_falsification_tests-b18aeb32abbe2b06)
[INFO] [stdout] test c1400_constant_time_compare ... ok
[INFO] [stdout] test c1395_key_schedule ... ok
[INFO] [stdout] test c1394_secret_sharing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c357_hash_index_linear_probing ... ok
[INFO] [stdout] test c353_write_ahead_log_record_format ... ok
[INFO] [stdout] test c355_row_oriented_tuple_layout ... ok
[INFO] [stdout] test c359_mvcc_version_chain ... ok
[INFO] [stdout] test c356_column_oriented_rle_compression ... ok
[INFO] [stdout] test c360_lock_manager_deadlock_detection ... ok
[INFO] [stdout] test c352_lsm_tree_memtable_sorted_insert ... ok
[INFO] [stdout] test c351_btree_node_split ... ok
[INFO] [stdout] test c358_bloom_filter_bit_array ... ok
[INFO] [stdout] test c361_query_plan_cost_estimator ... ok
[INFO] [stdout] test c365_redo_log_replay ... ok
[INFO] [stdout] test c368_record_serialization_variable_length ... ok
[INFO] [stdout] test c354_page_buffer_pool_lru_eviction ... ok
[INFO] [stdout] test c363_index_scan_iterator ... ok
[INFO] [stdout] test c369_bplus_tree_leaf_page_layout ... ok
[INFO] [stdout] test c364_checkpoint_manager ... ok
[INFO] [stdout] test c367_extent_allocator_free_space_management ... ok
[INFO] [stdout] test c370_lsm_compaction ... ok
[INFO] [stdout] test c372_schema_catalog_lookup ... ok
[INFO] [stdout] test c366_bitmap_index_operations ... ok
[INFO] [stdout] test c371_cursor_based_iteration ... ok
[INFO] [stdout] test c362_sort_merge_join ... ok
[INFO] [stdout] test c374_buffer_frame_pinning_protocol ... ok
[INFO] [stdout] test c375_undo_log_for_rollback ... ok
[INFO] [stdout] test c373_statistics_histogram_equi_depth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_datastructures_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_datastructures_falsification_tests-a383e076aa0b62d6)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c502_doubly_linked_list_array_based ... ok
[INFO] [stdout] test c504_circular_queue ... ok
[INFO] [stdout] test c505_binary_search_tree_array_based ... ok
[INFO] [stdout] test c508_min_heap_priority_queue ... ok
[INFO] [stdout] test c509_max_heap_heapsort ... ok
[INFO] [stdout] test c510_hash_map_open_addressing ... ok
[INFO] [stdout] test c501_singly_linked_list_array_based ... ok
[INFO] [stdout] test c503_stack_array_based ... ok
[INFO] [stdout] test c512_segment_tree_range_query ... ok
[INFO] [stdout] test c513_fenwick_tree_prefix_sums ... ok
[INFO] [stdout] test c511_trie_prefix_tree ... ok
[INFO] [stdout] test c515_graph_adjacency_matrix_bfs_dfs ... ok
[INFO] [stdout] test c506_avl_tree_rotations ... ok
[INFO] [stdout] test c514_disjoint_set_union_find ... ok
[INFO] [stdout] test c520_bloom_filter ... ok
[INFO] [stdout] test c507_red_black_tree_insert ... ok
[INFO] [stdout] test c516_graph_adjacency_list_topological_sort ... ok
[INFO] [stdout] test c518_treap_randomized_bst ... ok
[INFO] [stdout] test c519_btree_node_operations ... ok
[INFO] [stdout] test c517_deque_double_ended_queue ... ok
[INFO] [stdout] test c521_lru_cache_hash_and_list ... ok
[INFO] [stdout] test c522_skip_list_probabilistic ... ok
[INFO] [stdout] test c523_circular_buffer_producer_consumer ... ok
[INFO] [stdout] test c525_persistent_stack_immutable ... ok
[INFO] [stdout] test c524_suffix_array_construction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_dbengine_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_dbengine_falsification_tests-3fd501019f504278)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1531_tuple_format ... ok
[INFO] [stdout] test c1529_btree_node ... ok
[INFO] [stdout] test c1532_predicate_evaluation ... ok
[INFO] [stdout] test c1533_hash_join_bucket ... ok
[INFO] [stdout] test c1528_wal_record ... ok
[INFO] [stdout] test c1534_sort_merge ... ok
[INFO] [stdout] test c1530_leaf_page ... ok
[INFO] [stdout] test c1527_buffer_pool ... ok
[INFO] [stdout] test c1526_page_manager ... ok
[INFO] [stdout] test c1536_mvcc_version_chain ... ok
[INFO] [stdout] test c1535_aggregate_accumulator ... ok
[INFO] [stdout] test c1540_snapshot_isolation ... ok
[INFO] [stdout] test c1541_bplus_tree_insert ... ok
[INFO] [stdout] test c1543_bitmap_index ... ok
[INFO] [stdout] test c1542_hash_index ... ok
[INFO] [stdout] test c1538_deadlock_detector ... ok
[INFO] [stdout] test c1544_bloom_filter_index ... ok
[INFO] [stdout] test c1537_lock_table ... ok
[INFO] [stdout] test c1549_cursor_iterator ... ok
[INFO] [stdout] test c1550_compaction_scheduler ... ok
[INFO] [stdout] test c1539_commit_log ... ok
[INFO] [stdout] test c1547_statistics_collector ... ok
[INFO] [stdout] test c1548_query_plan_node ... ok
[INFO] [stdout] test c1545_skip_list_index ... ok
[INFO] [stdout] test c1546_row_id_generator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_distributed_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_distributed_falsification_tests-84096c26234327b6)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1501_raft_leader_election ... ok
[INFO] [stdout] test c1508_chord_finger_table ... ok
[INFO] [stdout] test c1504_lamport_timestamps ... ok
[INFO] [stdout] test c1506_consistent_hashing_ring ... ok
[INFO] [stdout] test c1507_virtual_nodes ... ok
[INFO] [stdout] test c1510_gossip_protocol ... ok
[INFO] [stdout] test c1505_two_phase_commit ... ok
[INFO] [stdout] test c1503_vector_clocks ... ok
[INFO] [stdout] test c1502_paxos_prepare_accept ... ok
[INFO] [stdout] test c1514_merkle_tree_sync ... ok
[INFO] [stdout] test c1509_kademlia_xor_distance ... ok
[INFO] [stdout] test c1513_anti_entropy ... ok
[INFO] [stdout] test c1512_quorum_read_write ... ok
[INFO] [stdout] test c1515_crdt_gcounter ... ok
[INFO] [stdout] test c1511_primary_backup_replication ... ok
[INFO] [stdout] test c1523_fair_share_scheduler ... ok
[INFO] [stdout] test c1520_circuit_breaker ... ok
[INFO] [stdout] test c1518_swim_protocol ... ok
[INFO] [stdout] test c1516_phi_accrual_detector ... ok
[INFO] [stdout] test c1519_wal_failure_recovery ... ok
[INFO] [stdout] test c1517_heartbeat_monitor ... ok
[INFO] [stdout] test c1522_task_dag_scheduler ... ok
[INFO] [stdout] test c1521_work_stealing_deque ... ok
[INFO] [stdout] test c1525_rate_limiter_token_bucket ... ok
[INFO] [stdout] test c1524_load_balancer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_dynprog_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_dynprog_falsification_tests-a7c7dd09c46234f4)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1006_egg_drop ... ok
[INFO] [stdout] test c1005_rod_cutting ... ok
[INFO] [stdout] test c1004_matrix_chain_multiplication ... ok
[INFO] [stdout] test c1007_subset_sum ... ok
[INFO] [stdout] test c1001_knapsack_01 ... ok
[INFO] [stdout] test c1013_bell_numbers ... ok
[INFO] [stdout] test c1003_longest_increasing_subsequence ... ok
[INFO] [stdout] test c1010_edit_distance ... ok
[INFO] [stdout] test c1008_partition_equal_subset_sum ... ok
[INFO] [stdout] test c1014_kadane_max_subarray ... ok
[INFO] [stdout] test c1002_coin_change ... ok
[INFO] [stdout] test c1016_lcs_three_strings ... ok
[INFO] [stdout] test c1018_interleaving_strings ... ok
[INFO] [stdout] test c1019_palindrome_partitioning_min_cuts ... ok
[INFO] [stdout] test c1021_tsp_bitmask ... ok
[INFO] [stdout] test c1011_optimal_bst ... ok
[INFO] [stdout] test c1023_box_stacking ... ok
[INFO] [stdout] test c1012_catalan_numbers ... ok
[INFO] [stdout] test c1017_wildcard_matching ... ok
[INFO] [stdout] test c1009_longest_palindromic_subsequence ... ok
[INFO] [stdout] test c1024_assembly_line_scheduling ... ok
[INFO] [stdout] test c1015_max_sum_rectangle ... ok
[INFO] [stdout] test c1025_minimum_cost_path ... ok
[INFO] [stdout] test c1022_longest_bitonic_subsequence ... ok
[INFO] [stdout] test c1020_word_wrap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_ecs_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_ecs_falsification_tests-807c89bd62ff0dce)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1227_component_storage_dense ... ok
[INFO] [stdout] test c1232_sat_overlap_test ... ok
[INFO] [stdout] test c1231_aabb_collision ... ok
[INFO] [stdout] test c1230_entity_query_filter ... ok
[INFO] [stdout] test c1233_spatial_hash_grid ... ok
[INFO] [stdout] test c1226_entity_pool_generation ... ok
[INFO] [stdout] test c1234_sweep_and_prune ... ok
[INFO] [stdout] test c1236_sprite_batch ... ok
[INFO] [stdout] test c1229_sparse_set ... ok
[INFO] [stdout] test c1239_frustum_culling_2d ... ok
[INFO] [stdout] test c1237_tile_map_layers ... ok
[INFO] [stdout] test c1228_archetype_table ... ok
[INFO] [stdout] test c1235_impulse_resolution ... ok
[INFO] [stdout] test c1241_behavior_tree_nodes ... ok
[INFO] [stdout] test c1243_astar_pathfinder ... ok
[INFO] [stdout] test c1238_camera_transform ... ok
[INFO] [stdout] test c1240_depth_sort ... ok
[INFO] [stdout] test c1247_resource_manager ... ok
[INFO] [stdout] test c1242_utility_ai_scorer ... ok
[INFO] [stdout] test c1244_steering_behaviors ... ok
[INFO] [stdout] test c1249_object_pooling ... ok
[INFO] [stdout] test c1245_flocking_behaviors ... ok
[INFO] [stdout] test c1246_event_dispatcher ... ok
[INFO] [stdout] test c1248_scene_graph ... ok
[INFO] [stdout] test c1250_command_buffer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_embedded_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_embedded_falsification_tests-4a60954b1b22a53d)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c279_dma_transfer_descriptor_chain ... ok
[INFO] [stdout] test c280_circular_buffer_uart_communication ... ok
[INFO] [stdout] test c277_mmio_register_bitfield_manipulation ... ok
[INFO] [stdout] test c281_rtos_priority_queue_task_scheduling ... ok
[INFO] [stdout] test c285_gpio_pin_configuration_bitmask ... ok
[INFO] [stdout] test c282_mutex_with_priority_inheritance ... ok
[INFO] [stdout] test c287_i2c_master_send_receive ... ok
[INFO] [stdout] test c278_interrupt_service_routine_dispatch ... ok
[INFO] [stdout] test c276_volatile_register_access ... ok
[INFO] [stdout] test c283_semaphore_producer_consumer ... ok
[INFO] [stdout] test c290_watchdog_timer_kick_feed ... ok
[INFO] [stdout] test c286_spi_bus_transaction_chip_select ... ok
[INFO] [stdout] test c293_rtc_alarm_configuration ... ok
[INFO] [stdout] test c284_timer_callback_function_pointer_table ... ok
[INFO] [stdout] test c291_flash_memory_page_erase_write ... ok
[INFO] [stdout] test c292_can_bus_message_filtering_dispatch ... ok
[INFO] [stdout] test c294_power_management_state_machine ... ok
[INFO] [stdout] test c289_adc_conversion_with_dma_scatter_gather ... ok
[INFO] [stdout] test c296_stack_canary_guard_overflow_detection ... ok
[INFO] [stdout] test c295_bootloader_jump_table_function_pointers ... ok
[INFO] [stdout] test c298_event_flag_group_bitwise_signaling ... ok
[INFO] [stdout] test c297_memory_pool_fixed_size_block_allocator ... ok
[INFO] [stdout] test c288_pwm_signal_generation_duty_cycle ... ok
[INFO] [stdout] test c299_deadline_monotonic_scheduling ... ok
[INFO] [stdout] test c300_hardware_abstraction_layer_vtable ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_encoder_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_encoder_falsification_tests-f90e96e2d24cb035)
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1905_base64_padding ... ok
[INFO] [stdout] test c1906_url_percent_encode ... ok
[INFO] [stdout] test c1907_url_percent_decode ... ok
[INFO] [stdout] test c1902_base64_decode_table ... ok
[INFO] [stdout] test c1908_url_reserved_chars ... ok
[INFO] [stdout] test c1909_url_query_string ... ok
[INFO] [stdout] test c1912_rle_decompress ... ok
[INFO] [stdout] test c1911_rle_compress ... ok
[INFO] [stdout] test c1910_url_path_encode ... ok
[INFO] [stdout] test c1903_base64_encode ... ok
[INFO] [stdout] test c1914_rle_mixed_data ... ok
[INFO] [stdout] test c1913_rle_count_runs ... ok
[INFO] [stdout] test c1919_zigzag_decode ... ok
[INFO] [stdout] test c1918_zigzag_encode ... ok
[INFO] [stdout] test c1916_varint_encode ... ok
[INFO] [stdout] test c1901_base64_encode_table ... ok
[INFO] [stdout] test c1920_varint_multibyte ... ok
[INFO] [stdout] test c1921_pack_bits ... ok
[INFO] [stdout] test c1917_varint_decode ... ok
[INFO] [stdout] test c1915_rle_worst_case ... ok
[INFO] [stdout] test c1904_base64_decode ... ok
[INFO] [stdout] test c1923_bitfield_extraction ... ok
[INFO] [stdout] test c1922_unpack_bits ... ok
[INFO] [stdout] test c1924_bitfield_insertion ... ok
[INFO] [stdout] test c1925_bit_alignment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_eventsystem_falsification_tests.rs (/opt/rustwide/target/debug/deps/c_eventsystem_falsification_tests-cb89e7ea6a6b9ca7)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c1630_event_coalescing ... ok
[INFO] [stdout] test c1631_topic_subscription ... ok
[INFO] [stdout] test c1626_poll_event_loop ... ok
[INFO] [stdout] test c1628_timer_wheel ... ok
[INFO] [stdout] test c1634_backpressure_handler ... ok
[INFO] [stdout] test c1632_wildcard_matching ... ok
[INFO] [stdout] test c1627_epoll_abstraction ... ok
[INFO] [stdout] test c1633_event_filtering ... ok
[INFO] [stdout] test c1629_event_priorities ... ok
[INFO] [stdout] test c1635_fanout_dispatcher ... ok
[INFO] [stdout] test c1640_command_handler ... ok
[INFO] [stdout] test c1641_observable_creation ... ok
[INFO] [stdout] test c1643_merge_streams ... ok
[INFO] [stdout] test c1637_event_replay ... ok
[INFO] [stdout] test c1638_snapshot_creation ... ok
[INFO] [stdout] test c1647_signal_masking ... ok
[INFO] [stdout] test c1645_error_propagation ... ok
[INFO] [stdout] test c1646_signal_registration ... ok
[INFO] [stdout] test c1642_map_filter_operators ... ok
[INFO] [stdout] test c1648_signal_queue ... ok
[INFO] [stdout] test c1649_async_safe_handler ... ok
[INFO] [stdout] test c1636_event_store_append ... ok
[INFO] [stdout] test c1639_event_projection ... ok
[INFO] [stdout] test c1644_buffer_strategy ... ok
[INFO] [stdout] test c1650_signal_forwarding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_falsification_advanced_tests.rs (/opt/rustwide/target/debug/deps/c_falsification_advanced_tests-68cd3ab30eaba773)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c177_macro_do_while_zero_pattern ... ok
[INFO] [stdout] test c179_token_pasting_and_stringification ... ok
[INFO] [stdout] test c182_compound_literal_c99 ... ok
[INFO] [stdout] test c176_conditional_compilation_ifdef_chains ... ok
[INFO] [stdout] test c183_designated_initializers_c99 ... ok
[INFO] [stdout] test c180_include_guard_with_function ... ok
[INFO] [stdout] test c178_x_macro_pattern ... ok
[INFO] [stdout] test c187_mutex_lock_unlock_pattern ... ok
[INFO] [stdout] test c184_variable_length_array ... ok
[INFO] [stdout] test c188_condition_variable_pattern ... ok
[INFO] [stdout] test c186_pthread_create_void_arg ... ok
[INFO] [stdout] test c181_typeof_operator ... ok
[INFO] [stdout] test c190_pipe_communication_pattern ... ok
[INFO] [stdout] test c185_generic_selection_c11 ... ok
[INFO] [stdout] test c197_nested_functions_gcc ... ignored, FALSIFIED: nested functions (GCC extension) rejected by clang parser
[INFO] [stdout] test c191_reference_counting_addref_release ... ok
[INFO] [stdout] test c193_error_code_enum_with_string_mapping ... ok
[INFO] [stdout] test c189_atomic_operations ... ok
[INFO] [stdout] test c195_hash_table_with_chaining ... ok
[INFO] [stdout] test c198_statement_expressions_gcc ... ok
[INFO] [stdout] test c192_object_oriented_vtable ... ok
[INFO] [stdout] test c196_computed_goto_dispatch ... ok
[INFO] [stdout] test c200_extern_linkage_multi_unit ... ok
[INFO] [stdout] test c194_ring_buffer_implementation ... ok
[INFO] [stdout] test c199_attribute_packed_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_falsification_pathological_tests.rs (/opt/rustwide/target/debug/deps/c_falsification_pathological_tests-fe20b1b2ec745cb7)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test c155_callback_registration_struct ... ok
[INFO] [stdout] test c151_function_pointer_typedef_and_call ... ok
[INFO] [stdout] test c153_function_pointer_as_parameter ... ok
[INFO] [stdout] test c157_const_and_restrict_pointers ... ok
[INFO] [stdout] test c158_static_inline_function ... ok
[INFO] [stdout] test c154_function_returning_function_pointer ... ok
[INFO] [stdout] test c160_kr_style_function_definition ... ok
[INFO] [stdout] test c152_array_of_function_pointers ... ok
[INFO] [stdout] test c156_variadic_function_printf_style ... ok
[INFO] [stdout] test c163_nested_anonymous_struct_union ... ok
[INFO] [stdout] test c161_flexible_array_member ... ok
[INFO] [stdout] test c159_recursive_function_with_pointer_params ... ok
[INFO] [stdout] test c164_self_referential_struct_linked_list ... ok
[INFO] [stdout] test c171_setjmp_longjmp ... ignored, FALSIFIED: setjmp.h jmp_buf type not recognized by parser
[INFO] [stdout] test c162_bitfield_struct ... ok
[INFO] [stdout] test c165_struct_with_function_pointer_dispatch ... ok
[INFO] [stdout] test c168_void_pointer_casting_chain ... ok
[INFO] [stdout] test c166_triple_pointer ... ok
[INFO] [stdout] test c170_dangling_pointer_creation ... ok
[INFO] [stdout] test c173_thread_local_storage ... ok
[INFO] [stdout] test c169_pointer_aliasing_violation ... ok
[INFO] [stdout] test c167_pointer_to_array ... ok
[INFO] [stdout] test c172_signal_handler_with_global_state ... FAILED
[INFO] [stdout] test c174_alloca_stack_allocation ... FAILED
[INFO] [stdout] test c175_mmap_memory_mapping ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- c172_signal_handler_with_global_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'c172_signal_handler_with_global_state' (9753) panicked at tests/c_falsification_pathological_tests.rs:766:5:
[INFO] [stdout] C172: Signal handler with global state should transpile: Some(Failed to parse C code
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error[semantic]: call to undeclared function 'signal'; ISO C99 and later do not support implicit function declarations
[INFO] [stdout]      --> input.c:21:5
[INFO] [stdout]      20|    int setup_handler() {
[INFO] [stdout]      21|        signal(SIGINT, sig_handler);
[INFO] [stdout]        |        ^
[INFO] [stdout]      22|        return 0;
[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/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: decy_parser::parser::CParser::parse
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/decy-parser-2.1.0/src/parser.rs:235:58
[INFO] [stdout]    3: decy_core::transpile_with_includes
[INFO] [stdout]              at ./src/lib.rs:865:10
[INFO] [stdout]    4: decy_core::transpile
[INFO] [stdout]              at ./src/lib.rs:727:5
[INFO] [stdout]    5: c_falsification_pathological_tests::c172_signal_handler_with_global_state
[INFO] [stdout]              at ./tests/c_falsification_pathological_tests.rs:765:18
[INFO] [stdout]    6: c_falsification_pathological_tests::c172_signal_handler_with_global_state::{{closure}}
[INFO] [stdout]              at ./tests/c_falsification_pathological_tests.rs:744:43
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622c0eabb892 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622c0eabb892 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622c0eabb892 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622c0eabb892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622c0eacc9ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622c0eacc9ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x622c0ea890b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622c0ea890b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622c0ea9a4f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622c0ea9a4f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622c0ea9a391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622c0ea5d62e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622c0ea5d62e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622c0ea9a772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622c0ea9a772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622c0ea9a5b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622c0ea94fc9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622c0ea7d77d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622c0ead44ac - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622c0e8b8824 - c_falsification_pathological_tests::c172_signal_handler_with_global_state::h9b406f5056670ad6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/c_falsification_pathological_tests.rs:766:5
[INFO] [stdout]   20:     0x622c0e8b8ab7 - c_falsification_pathological_tests::c172_signal_handler_with_global_state::{{closure}}::h9bcf7cba2ecdd52c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/c_falsification_pathological_tests.rs:744:43
[INFO] [stdout]   21:     0x622c0e8bab26 - core::ops::function::FnOnce::call_once::h5747db66e3528d5a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x622c0ea5d3eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x622c0ea5d3eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x622c0ea70dfa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x622c0ea70dfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x622c0ea70dfa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x622c0ea70dfa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x622c0ea70dfa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x622c0ea70dfa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x622c0ea70dfa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x622c0ea4b254 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x622c0ea4b254 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x622c0ea4ebf2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x622c0ea4ebf2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x622c0ea4ebf2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x622c0ea4ebf2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x622c0ea4ebf2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x622c0ea4ebf2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x622c0ea4ebf2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x622c0ea9013f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x622c0ea9013f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7a3bba353aa4 - <unknown>
[INFO] [stdout]   43:     0x7a3bba3e0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- c174_alloca_stack_allocation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'c174_alloca_stack_allocation' (9758) panicked at tests/c_falsification_pathological_tests.rs:840:5:
[INFO] [stdout] C174: alloca stack allocation should transpile: Some(Failed to parse C code
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error[semantic]: call to undeclared library function 'alloca' with type 'void *(unsigned long)'; ISO C99 and later do not support implicit function declarations
[INFO] [stdout]      --> input.c:5:23
[INFO] [stdout]       4|    int sum_stack_array(int n) {
[INFO] [stdout]       5|        int *arr = (int *)alloca(n * sizeof(int));
[INFO] [stdout]        |                          ^
[INFO] [stdout]       6|        int i;
[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/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: decy_parser::parser::CParser::parse
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/decy-parser-2.1.0/src/parser.rs:235:58
[INFO] [stdout]    3: decy_core::transpile_with_includes
[INFO] [stdout]              at ./src/lib.rs:865:10
[INFO] [stdout]    4: decy_core::transpile
[INFO] [stdout]              at ./src/lib.rs:727:5
[INFO] [stdout]    5: c_falsification_pathological_tests::c174_alloca_stack_allocation
[INFO] [stdout]              at ./tests/c_falsification_pathological_tests.rs:839:18
[INFO] [stdout]    6: c_falsification_pathological_tests::c174_alloca_stack_allocation::{{closure}}
[INFO] [stdout]              at ./tests/c_falsification_pathological_tests.rs:823:34
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622c0eabb892 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622c0eabb892 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622c0eabb892 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622c0eabb892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622c0eacc9ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622c0eacc9ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x622c0ea890b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622c0ea890b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622c0ea9a4f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622c0ea9a4f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622c0ea9a391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622c0ea5d62e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622c0ea5d62e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622c0ea9a772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622c0ea9a772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622c0ea9a5b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622c0ea94fc9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622c0ea7d77d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622c0ead44ac - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622c0e8b5384 - c_falsification_pathological_tests::c174_alloca_stack_allocation::hee3aaa173008dab2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/c_falsification_pathological_tests.rs:840:5
[INFO] [stdout]   20:     0x622c0e8b54f7 - c_falsification_pathological_tests::c174_alloca_stack_allocation::{{closure}}::hdeaa1dd4a3978e50
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/c_falsification_pathological_tests.rs:823:34
[INFO] [stdout]   21:     0x622c0e8baef6 - core::ops::function::FnOnce::call_once::he730ec386bcc81df
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x622c0ea5d3eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x622c0ea5d3eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x622c0ea70dfa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x622c0ea70dfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x622c0ea70dfa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x622c0ea70dfa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x622c0ea70dfa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x622c0ea70dfa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x622c0ea70dfa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x622c0ea4b254 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x622c0ea4b254 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x622c0ea4ebf2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x622c0ea4ebf2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x622c0ea4ebf2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x622c0ea4ebf2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x622c0ea4ebf2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x622c0ea4ebf2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x622c0ea4ebf2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x622c0ea9013f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x622c0ea9013f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7a3bba353aa4 - <unknown>
[INFO] [stdout]   43:     0x7a3bba3e0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- c175_mmap_memory_mapping stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'c175_mmap_memory_mapping' (9762) panicked at tests/c_falsification_pathological_tests.rs:868:5:
[INFO] [stdout] C175: mmap memory mapping should transpile: Some(Failed to parse C code
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error[semantic]: call to undeclared function 'mmap'; ISO C99 and later do not support implicit function declarations
[INFO] [stdout]      --> input.c:46:17
[INFO] [stdout]      45|    void *allocate_page(int size) {
[INFO] [stdout]      46|        void *ptr = mmap(0, size, 3, 0x22, -1, 0);
[INFO] [stdout]        |                    ^
[INFO] [stdout]      47|        if (ptr == (void *)-1) return 0;
[INFO] [stdout]     error[type]: incompatible integer to pointer conversion initializing 'void *' with an expression of type 'int'
[INFO] [stdout]      --> input.c:46:11
[INFO] [stdout]      45|    void *allocate_page(int size) {
[INFO] [stdout]      46|        void *ptr = mmap(0, size, 3, 0x22, -1, 0);
[INFO] [stdout]        |              ^
[INFO] [stdout]      47|        if (ptr == (void *)-1) return 0;
[INFO] [stdout]       note: Type mismatch in assignment or return value.
[INFO] [stdout]       help: Ensure the types match, or add an explicit cast if intentional.
[INFO] [stdout]     error[semantic]: call to undeclared function 'munmap'; ISO C99 and later do not support implicit function declarations
[INFO] [stdout]      --> input.c:51:12
[INFO] [stdout]      50|    int free_page(void *ptr, int size) {
[INFO] [stdout]      51|        return munmap(ptr, size);
[INFO] [stdout]        |               ^
[INFO] [stdout]      52|    }
[INFO] [stdout]     aborting due to 3 previous errors
[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/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: decy_parser::parser::CParser::parse
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/decy-parser-2.1.0/src/parser.rs:235:58
[INFO] [stdout]    3: decy_core::transpile_with_includes
[INFO] [stdout]              at ./src/lib.rs:865:10
[INFO] [stdout]    4: decy_core::transpile
[INFO] [stdout]              at ./src/lib.rs:727:5
[INFO] [stdout]    5: c_falsification_pathological_tests::c175_mmap_memory_mapping
[INFO] [stdout]              at ./tests/c_falsification_pathological_tests.rs:867:18
[INFO] [stdout]    6: c_falsification_pathological_tests::c175_mmap_memory_mapping::{{closure}}
[INFO] [stdout]              at ./tests/c_falsification_pathological_tests.rs:854:30
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622c0eabb892 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622c0eabb892 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622c0eabb892 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622c0eabb892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622c0eacc9ea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622c0eacc9ea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x622c0ea890b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622c0ea890b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622c0ea9a4f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622c0ea9a4f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622c0ea9a391 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x622c0ea5d62e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x622c0ea5d62e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x622c0ea9a772 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x622c0ea9a772 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622c0ea9a5b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622c0ea94fc9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622c0ea7d77d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622c0ead44ac - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622c0e8b40fe - c_falsification_pathological_tests::c175_mmap_memory_mapping::h8217f884522c5591
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/c_falsification_pathological_tests.rs:868:5
[INFO] [stdout]   20:     0x622c0e8b42f7 - c_falsification_pathological_tests::c175_mmap_memory_mapping::{{closure}}::h7f23f75e5e703cd3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/c_falsification_pathological_tests.rs:854:30
[INFO] [stdout]   21:     0x622c0e8ba966 - core::ops::function::FnOnce::call_once::h087a99fcd584b961
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x622c0ea5d3eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x622c0ea5d3eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x622c0ea70dfa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x622c0ea70dfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x622c0ea70dfa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x622c0ea70dfa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x622c0ea70dfa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x622c0ea70dfa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x622c0ea70dfa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x622c0ea4b254 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x622c0ea4b254 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x622c0ea4ebf2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x622c0ea4ebf2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x622c0ea4ebf2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x622c0ea4ebf2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x622c0ea4ebf2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x622c0ea4ebf2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x622c0ea4ebf2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x622c0ea9013f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x622c0ea9013f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7a3bba353aa4 - <unknown>
[INFO] [stdout]   43:     0x7a3bba3e0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     c172_signal_handler_with_global_state
[INFO] [stdout]     c174_alloca_stack_allocation
[INFO] [stdout]     c175_mmap_memory_mapping
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test c_falsification_pathological_tests`
[INFO] running `Command { std: "docker" "inspect" "8832ffd56a20afc3489d47ccaba0eca91d1a20c004b7004a37c2a9cc18f00d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8832ffd56a20afc3489d47ccaba0eca91d1a20c004b7004a37c2a9cc18f00d93", kill_on_drop: false }`
[INFO] [stdout] 8832ffd56a20afc3489d47ccaba0eca91d1a20c004b7004a37c2a9cc18f00d93
