[INFO] cloning repository https://github.com/r3e-network/neo-decompiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r3e-network/neo-decompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3e-network%2Fneo-decompiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3e-network%2Fneo-decompiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6eeb04008083eefe8dac436bc8568ffe197e9ef9
[INFO] testing r3e-network/neo-decompiler against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3e-network%2Fneo-decompiler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r3e-network/neo-decompiler
[INFO] finished tweaking git repo https://github.com/r3e-network/neo-decompiler
[INFO] tweaked toml for git repo https://github.com/r3e-network/neo-decompiler written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r3e-network/neo-decompiler on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r3e-network/neo-decompiler 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49
[INFO] running `Command { std: "docker" "start" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling referencing v0.41.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling jsonschema v0.41.0
[INFO] [stderr]    Compiling neo-decompiler v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.34s
[INFO] running `Command { std: "docker" "inspect" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling referencing v0.41.0
[INFO] [stderr]    Compiling jsonschema v0.41.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling neo-decompiler v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.13s
[INFO] running `Command { std: "docker" "inspect" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neo_decompiler-4dd951b778b21a5b)
[INFO] [stdout] 
[INFO] [stdout] running 419 tests
[INFO] [stdout] test decompiler::analysis::methods::tests::methods_iterates_spans_in_order ... ok
[INFO] [stdout] test decompiler::cfg::method_view::tests::extract_produces_two_sub_cfgs_with_cross_range_jump_rewritten ... ok
[INFO] [stdout] test decompiler::cfg::method_view::tests::render_method_body_emits_fn_with_return_type ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::diamond_places_a_phi_for_a_slot ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::linear_compute_produces_real_binary_expr ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::dup_creates_a_copy_definition ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::diamond_cfg_dominance_frontier ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::store_then_load_connects_within_a_block ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::loop_cfg_dominance_frontier ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::loop_latch_is_dominated_by_header_and_header_is_a_loop_header ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_linear_chain ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominator_tree_structure ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::store_local_emits_a_slot_assignment ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_diamond ... ok
[INFO] [stdout] test decompiler::cfg::ssa::effects::tests::slot_stores_pop_one ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_block_additions ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_dominance_info_empty ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_empty_cfg ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::phi_placement_diamond_cfg ... ok
[INFO] [stdout] test decompiler::cfg::ssa::effects::tests::collection_ops_have_correct_effects ... ok
[INFO] [stdout] test decompiler::cfg::ssa::effects::tests::conditional_jumps_pop_conditions ... ok
[INFO] [stdout] test decompiler::cfg::ssa::effects::tests::control_flow_and_calls_are_neutral ... ok
[INFO] [stdout] test decompiler::cfg::ssa::effects::tests::reorders_and_specials_are_neutral_in_the_table ... ok
[INFO] [stdout] test decompiler::cfg::ssa::effects::tests::push_opcodes_produce_one_value ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_expr_complex ... ok
[INFO] [stdout] test decompiler::cfg::ssa::effects::tests::slot_loads_push_one ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_expr_constructors ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_form_creation ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_expr_display ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_stmt_display ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_use_site ... ok
[INFO] [stdout] test decompiler::cfg::ssa::optimize::tests::does_not_propagate_constant_through_a_slot_variable ... ok
[INFO] [stdout] test decompiler::cfg::ssa::optimize::tests::eliminates_dead_constant_def ... ok
[INFO] [stdout] test decompiler::cfg::ssa::optimize::tests::folds_constant_binary_and_propagates ... ok
[INFO] [stdout] test decompiler::cfg::ssa::optimize::tests::eliminates_trivial_phi ... ok
[INFO] [stdout] test decompiler::cfg::ssa::optimize::tests::propagates_copy_chains ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_stats ... ok
[INFO] [stdout] test decompiler::cfg::ssa::tests::test_dominance_via_cfg ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_form_render ... ok
[INFO] [stdout] test decompiler::cfg::ssa::to_ir::tests::lowers_binary_and_literal_to_ir ... ok
[INFO] [stdout] test decompiler::cfg::ssa::to_ir::tests::render_phi_lists_one_operand_per_predecessor ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_block_display ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_phi_node_creation ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_ssa_variable_display_hides_version ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_ssa_variable_ord ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_ssa_variable_versioning ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_phi_node_add_operands ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_phi_node_display ... ok
[INFO] [stdout] test decompiler::cfg::structure::tests::structures_a_back_edge_into_a_while_loop ... ok
[INFO] [stdout] test decompiler::cfg::structure::tests::straight_line_cfg_emits_flat_block ... ok
[INFO] [stdout] test decompiler::cfg::structure::tests::structures_a_diamond_into_an_if_else ... ok
[INFO] [stdout] test decompiler::cfg::structure::tests::structures_a_bottom_tested_loop_into_do_while ... ok
[INFO] [stdout] test decompiler::cfg::structure::tests::inlines_branch_comparison_condition_and_does_not_duplicate_it ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::block_contains_offset ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::empty_instructions_produces_empty_cfg ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::block_id_display ... ok
[INFO] [stdout] test decompiler::cfg::tests::dot::cfg_to_dot_produces_valid_output ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::block_instruction_count ... ok
[INFO] [stdout] test decompiler::cfg::structure::tests::structures_an_equality_cascade_into_a_switch ... ok
[INFO] [stdout] test decompiler::cfg::structure::tests::structures_a_try_entry_into_try_catch ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::single_block_linear_code ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::conditional_branch_creates_multiple_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::abort_creates_exit_block ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::edge_count_matches_terminators ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::long_jump_creates_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::endtry_is_modeled_as_endtry_terminator ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::multiple_exit_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::successors_and_predecessors ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::unconditional_jump_creates_two_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::reachability::unreachable_blocks_detect_dead_code_after_jump ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_single_block ... ok
[INFO] [stdout] test decompiler::cfg::tests::rpo::reverse_postorder_visits_all_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::terminator_properties ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::terminator_successors ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::throw_creates_exit_block ... ok
[INFO] [stdout] test decompiler::cfg::tests::try_blocks::try_entry_adds_exception_and_finally_edges ... ok
[INFO] [stdout] test decompiler::helpers::types::tests::inferred_csharp_types_map_correctly ... ok
[INFO] [stdout] test decompiler::helpers::types::tests::known_kinds_normalise_regardless_of_case ... ok
[INFO] [stdout] test decompiler::helpers::types::tests::unknown_kinds_preserve_original_case ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::compound_assign::tests::does_not_rewrite_let_bindings ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::compound_assign::tests::rewrites_for_header_increment_expression ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::else_if::tests::collapses_else_if_chain ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::compound_assign::tests::rewrites_simple_assignment_into_compound_form ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::for_loops::tests::precompute_block_ends_matches_find_block_end_balanced_inline_braces ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::for_loops::tests::precompute_block_ends_matches_find_block_end_nested ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::for_loops::tests::precompute_block_ends_matches_find_block_end_sequential_and_else ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::indexing::tests::rewrite_indexing_preserves_get_token_inside_string_literal ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::condition::tests::inlines_negated_loop_condition_temp ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::else_if::tests::extracts_if_condition ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::condition::tests::still_inlines_bare_condition_temp ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::condition::tests::inlines_negated_for_condition_temp ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::for_increment::tests::does_not_inline_for_increment_temp_used_elsewhere ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::for_loops::tests::precompute_block_ends_matches_find_block_end_unclosed_headers ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::for_loops::tests::precompute_block_ends_matches_find_block_end_simple ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::for_increment::tests::inlines_pure_single_use_for_increment_temp ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::else_if::tests::preserves_simple_else ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::indexing::tests::rewrite_indexing_still_rewrites_real_get_operator ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::single_use::tests::chained_inline_preserves_equality_operator ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::single_use::tests::non_temp_identifiers_are_not_inlined ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::single_use::tests::single_use_literal_temp_is_inlined_into_control_flow_conditions ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::single_use::tests::single_use_temp_is_inlined_into_first_use_site ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::single_use::tests::single_use_temp_is_not_inlined_into_control_flow_conditions ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::inline::single_use::tests::temp_replacement_respects_identifier_boundaries ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::collapses_checked_int32_add ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::diamond_places_a_phi_at_the_merge ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::collapses_int64_range_check ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::does_not_match_unrelated_if ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::collapses_unsigned_range_check ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::handles_if_else_without_comments ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::find_matching_brace_closes_at_combined_else_line ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::handles_negate_equality_check ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::preserves_indentation ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::simplify::tests::invert_empty_if_else_wraps_compound_condition ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::simplify::tests::invert_empty_if_else_keeps_braces_balanced ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::simplify::tests::eliminate_identity_temps_skips_lhs_used_before_definition ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::switches::tests::switch_fold_preserves_non_temp_inter_case_statement ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_empty ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_push ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_if_else_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_if_statement_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_try_catch_rendering ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::switches::tests::switch_fold_still_applies_to_consecutive_cases ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_binary_expression_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_call_expression_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_cast_expression_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_while_loop_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_array_rendering ... ok
[INFO] [stdout] test decompiler::cfg::ssa::to_ir::tests::render_form_shows_block_header_and_assignments ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::collapses_unchecked_int32_add ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_index_expression_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_unary_expression_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::statement_rendering::test_assignment_statement_rendering ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_attributes_ldloc_from_argument_calla_helper_syscall_to_inferred_helper_method ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::skips_interleaved_comments ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::simplify::tests::eliminate_identity_temps_substitutes_forward ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_out_of_range_calla_target_is_indirect ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::switches::tests::switch_fold_preserves_side_effecting_temp_between_cases ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_attributes_pusha_calla_helper_syscall_to_inferred_helper_method ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_resolves_nested_pusha_argument_through_calla_helper ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_out_of_range_call_target_is_unresolved ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_literal_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::statement_rendering::test_comment_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::statement_rendering::test_return_statement_rendering ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_resolves_nested_pusha_argument_through_calla_helper_without_initslot ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_attributes_ldarg_calla_helper_syscall_to_inferred_helper_method ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_does_not_resolve_local_pointer_across_method_boundary ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_resolves_two_level_nested_calla_argument_chain ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_resolves_relative_call_from_opcode_offset ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_variable_rendering ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_argument_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_method_tokens ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_syscalls ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_attributes_helper_syscall_to_inferred_helper_method ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_internal_calls ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_indexed_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_indexed_static_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_static_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_packmap_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_static_slot_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_propagates_manifest_argument_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_resolves_local_pointer_flow_into_calla_edge ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_indirect_calls ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_resolves_local_pointer_flow_with_nop_before_calla ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_collection_types_for_locals ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_convert_target_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::inferred_method_starts_tolerate_malformed_tryl_operand ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::type_inference_tracks_read_only_fixed_argument_slots_without_initslot ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_resolves_duplicated_pointer_into_calla_edge ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::type_inference_uses_manifest_parameter_types_for_offsetless_entry_method ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_resolves_multi_hop_local_pointer_flow_into_calla_edge ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_resolves_pickitem_delegate_array_into_calla_edge ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_resolves_pickitem_delegate_array_through_local_alias ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_resolves_pusha_calla_to_internal_call_edge ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::cfg_to_dot_includes_contract_name_and_script_hash_in_label ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_lifts_indirect_calls_without_not_yet_translated_warning ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_lifts_endtry_transfers_without_control_flow_warning ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_known_syscall_drops_redundant_hash_comment_in_clean_mode ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_manifestless_entry_surfaces_initslot_args ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_resolves_pusha_calla_to_internal_call_placeholder ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_resolves_local_pointer_flow_into_calla ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_lifts_relative_calls_without_control_flow_warning ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_end_to_end ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_infers_entry_stack_argument_for_syscall_only_helper ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_relative_call_passes_known_method_arguments ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::disassemble_bytes_returns_instruction_stream_without_rendering ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_nested_if_else ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_nested_loop_in_if ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_multiple_sequential_calls ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_resolves_relative_call_target_to_inferred_method_name ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_try_in_loop ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_resolves_static_pointer_flow_into_calla ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_uses_label_style_for_unresolved_endtry_targets ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_lifts_unconditional_jumps_without_control_flow_warning ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_all_comparison_jumps ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_unknown_syscall_keeps_unknown_annotation ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_uses_method_token_signature_for_callt_arguments_and_returns ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_with_manifest_produces_contract_name ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_calla_with_stack_setup ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::sanitize_identifier_handles_edge_cases ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::decompile_syscall_includes_human_name ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::invalid_type_bytes_render_as_raw_hex ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::high_level_sanitizes_manifest_method_and_parameter_names ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::huge_pack_count_terminates_quickly ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_arguments_render_in_declaration_order ... ok
[INFO] [stdout] test decompiler::tests::core::entry_point::renames_script_entry_using_manifest_signature ... ok
[INFO] [stdout] test decompiler::tests::core::entry_point::missing_manifest_offset_uses_first_method_as_entry_signature ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::storage_put_arguments_render_in_pop_order ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::contract_name_is_sanitized_with_manifest ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::packmap_pops_key_value_pairs_and_renders_entries ... ok
[INFO] [stdout] test decompiler::tests::core::entry_point::mismatch_offset_emits_synthetic_entry_and_keeps_manifest_method ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::huge_packmap_count_terminates_quickly ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_runtime_log_is_void ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_check_witness_returns_value ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_runtime_log_after_packed_store_reports_consumed_slot_context ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::high_level_disambiguates_colliding_method_names ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::void_storage_local_syscall_is_emitted_as_statement ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_runtime_log_missing_argument_emits_warning ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::void_storage_syscall_is_emitted_as_statement ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_contract_call_returns_value ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::unknown_syscall_is_assumed_to_return_value ... ok
[INFO] [stdout] test decompiler::tests::core::unknowns::tolerant_mode_emits_unknown_opcode ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_escapes_control_chars_in_pushdata_string_literal ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_emits_inferred_helper_methods ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_escapes_reserved_keywords ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::void_syscall_does_not_push_stack_value ... ok
[INFO] [stdout] test decompiler::tests::core::unknowns::untranslated_opcode_inline_comment_survives_clean_mode ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_header_renders_method_tokens_block ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_header_omits_method_tokens_block_when_none ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_renders_oversized_hex_blob_as_byte_array ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_inferred_nonvoid_helpers_do_not_emit_bare_return ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_resolves_internal_calls_to_method_names ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_keeps_explicit_return_value_in_non_void_methods ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_missing_manifest_offset_uses_first_method_as_entry_signature ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_single_entry_typed_trusts_stay_on_one_line ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_renders_map_literal_as_collection_initializer ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_else_if_chain_uses_parenthesised_conditions ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_mismatch_offset_emits_script_entry_and_manifest_method ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_non_void_method_with_empty_body_throws_not_implemented ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_uses_label_style_for_unresolved_jump_targets ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_includes_manifest_events ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_includes_offsetless_manifest_methods_as_stubs ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_omits_trailing_return_in_void_methods ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_multi_entry_typed_trusts_render_as_block ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_translates_loop_to_while_true ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_trims_initslot_boundaries ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharpize_expression_preserves_multibyte_in_cat_path ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharpize_nested_helper_calls_in_cast_path_helpers ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharpize_statement_does_not_panic_on_degenerate_headers ... ok
[INFO] [stdout] test decompiler::tests::debug_inferred_method_starts_contract_delegate ... ignored
[INFO] [stdout] test decompiler::tests::csharp::csharp_void_event_parameter_renders_as_object_not_void ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_synthetic_script_entry_exposes_initslot_args_and_preserves_return ... ok
[INFO] [stdout] test decompiler::tests::csharp::header_surfaces_nef_compiler_and_source_fields ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharpize_statement_converts_known_forms ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_closes_if_at_end ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_view_renders_non_string_scalar_extra_metadata ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_view_respects_manifest_metadata_and_parameters ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_wraps_only_oversized_integer_literals ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::crossing_unary_branch_does_not_emit_malformed_double_else ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_translates_switch_to_idiomatic_c_sharp ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_jmpif_forward_branch ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_simple_if_block ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::crossing_comparison_branch_does_not_emit_malformed_double_else ... ok
[INFO] [stdout] test decompiler::tests::high_level::entry_range::high_level_limits_instructions_to_entry_range ... ok
[INFO] [stdout] test decompiler::tests::csharp::high_level_view_renders_manifest_groups_block ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::eliminate_dead_temps_keeps_potentially_throwing_division_or_indexing ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::eliminate_dead_temps_keeps_calls_for_their_side_effects ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::eliminate_dead_temps_keeps_used_temps ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::eliminate_dead_temps_strips_unused_arithmetic_expression ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::eliminate_fallthrough_gotos_keeps_leave_when_intervening_code_present ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::eliminate_fallthrough_gotos_strips_leave_followed_by_label ... ok
[INFO] [stdout] test decompiler::tests::high_level::loops::while_loop::high_level_lifts_simple_while_loop ... ok
[INFO] [stdout] test decompiler::tests::high_level::loops::do_while::high_level_lifts_do_while_loop ... ok
[INFO] [stdout] test decompiler::tests::high_level::loops::for_loop::high_level_lifts_for_loop ... ok
[INFO] [stdout] test decompiler::tests::high_level::loops::inlining::loop_condition_temp_is_inlined ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::eliminate_fallthrough_gotos_strips_leave_through_close_braces ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::reduce_double_parens_collapses_nested_pairs ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_for_loops_handles_direct_increment ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_for_loops_handles_temp_increment_chain ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_folds_standalone_ifs_when_bodies_terminate ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_collapses_consecutive_standalone_ifs ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_indexing_syntax_rewrites_conditions_and_assignments ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_flattens_else_blocks_with_nested_chains ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_keeps_if_chain_when_case_body_reassigns_scrutinee ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_rewrites_guarded_chain_with_else_case_and_external_default_label ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_jmpif_l_forward_branch ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_rewrites_guarded_chain_with_else_embedded_default_label ... ok
[INFO] [stdout] test decompiler::tests::high_level::entry_range::high_level_trims_initslot_boundaries ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_rewrites_long_guarded_goto_chains ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::eliminate_fallthrough_gotos_strips_goto_followed_by_label ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::eliminate_fallthrough_gotos_keeps_leave_when_target_is_distant ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_skips_duplicate_cases ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_skips_two_consecutive_standalone_ifs ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_skips_non_literal_cases ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_skips_consecutive_ifs_with_different_scrutinee ... ok
[INFO] [stdout] test decompiler::tests::high_level::loops::break_continue::high_level_emits_break_and_continue ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_supports_temp_case_values ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_jmpeq_forward_branch ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_supports_string_literal_case_values ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::collections::high_level_istype_respects_operand_tag ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_else_branch_restores_pre_branch_stack_snapshot ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_if_else_block ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::collections::pack_literal_underflow_renders_elision_marker_not_synthetic_temps ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::collections::high_level_rewrites_haskey_as_function_call ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::basic::high_level_lifts_boolean_ops ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::collections::high_level_rewrites_pickitem_as_indexing ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::collections::high_level_rewrites_setitem_as_index_assignment ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::collections::high_level_pickitem_inside_call_keeps_brackets_balanced ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::reorder::high_level_lifts_rot_operation ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::indexed::high_level_pick_of_literal_skips_temp ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::reorder::high_level_lifts_tuck_operation ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::reverse::high_level_lifts_reverse3_operation ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::reverse::high_level_unpack_of_stored_packed_value_keeps_reverse3_stack_shape ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::reverse::high_level_lifts_reversen_operation ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::control::high_level_abort_clears_stack ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::collections::high_level_packs_literal_arrays ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::indexed::high_level_pick_of_side_effecting_value_materializes_temp ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::control::high_level_pops_assert_condition ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::control::high_level_throw_clears_stack ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::slots::high_level_lifts_indexed_local_slot ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_catch_finally_blocks ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::reverse::high_level_lifts_reverse4_operation ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_finally_blocks ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_catch_blocks ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_uses_label_style_for_transfer_placeholders ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_finally_with_throw_inside ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::slots::high_level_lifts_indexed_argument_slot ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_models_catch_entry_stack_with_exception_value ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::slots::high_level_lifts_local_slots ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_catch_with_abort_in_catch ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::slots::high_level_lifts_all_argument_slot_variants ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::basic::high_level_handles_stack_manipulation_and_unary_ops ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::indexed::high_level_pick_preserves_packed_shape_for_unpack_reverse4 ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::indexed::high_level_lifts_xdrop_with_literal_index ... ok
[INFO] [stdout] test disassembler::tests::decodes_jump_long ... ok
[INFO] [stdout] test disassembler::tests::decodes_pusha_backward_offset_as_signed_i32 ... ok
[INFO] [stdout] test disassembler::tests::decodes_pusha_forward_offset_as_signed_i32 ... ok
[INFO] [stdout] test disassembler::tests::decodes_pushdata2 ... ok
[INFO] [stdout] test disassembler::tests::errors_on_unknown_opcode ... ok
[INFO] [stdout] test disassembler::tests::permits_unknown_opcode_when_configured ... ok
[INFO] [stdout] test disassembler::tests::decodes_simple_sequence ... ok
[INFO] [stdout] test disassembler::tests::decodes_syscall_operand_with_name ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::slots::high_level_lifts_all_local_slot_variants ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::malformed_try_out_of_bounds_handlers_keep_braces_balanced ... ok
[INFO] [stdout] test disassembler::tests::pusha_truncated_operand_returns_unexpected_eof ... ok
[INFO] [stdout] test disassembler::tests::pushdata2_truncated_length_prefix_returns_unexpected_eof ... ok
[INFO] [stdout] test disassembler::tests::pushdata4_excessive_length_returns_operand_too_large ... ok
[INFO] [stdout] test disassembler::tests::fails_on_truncated_operand ... ok
[INFO] [stdout] test disassembler::tests::pushdata4_truncated_payload_returns_unexpected_eof ... ok
[INFO] [stdout] test disassembler::tests::decodes_calla_no_operand ... ok
[INFO] [stdout] test disassembler::tests::pushdata4_truncated_length_prefix_returns_unexpected_eof ... ok
[INFO] [stdout] test manifest::describe::tests::empty_contracts_trusts_describes_as_empty_brackets ... ok
[INFO] [stdout] test manifest::describe::tests::structured_trusts_object_with_both_keys_concatenates_in_order ... ok
[INFO] [stdout] test manifest::describe::tests::structured_trusts_object_with_groups_only_renders_typed_list ... ok
[INFO] [stdout] test manifest::describe::tests::structured_trusts_object_with_hashes_only_renders_typed_list ... ok
[INFO] [stdout] test manifest::describe::tests::wildcard_trusts_describes_as_star ... ok
[INFO] [stdout] test manifest::describe::tests::structured_trusts_with_unknown_key_falls_back_to_raw_json ... ok
[INFO] [stdout] test disassembler::tests::reports_warning_for_unknown_opcode_in_tolerant_mode ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_invalid_utf8 ... ok
[INFO] [stdout] test manifest::tests::classifies_official_string_permission_descriptors ... ok
[INFO] [stdout] test manifest::tests::parses_manifest_json ... ok
[INFO] [stdout] test manifest::tests::parses_wildcard_permission_variants ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_invalid_json ... ok
[INFO] [stdout] test manifest::describe::tests::structured_trusts_non_string_array_falls_back_to_raw_json ... ok
[INFO] [stdout] test manifest::tests::strict_manifest_parsing_rejects_malformed_permission_descriptor ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_oversized_payloads ... ok
[INFO] [stdout] test manifest::tests::strict_manifest_parsing_rejects_non_wildcard_permission_methods ... ok
[INFO] [stdout] test manifest::tests::strict_manifest_parsing_rejects_non_wildcard_trusts_string ... ok
[INFO] [stdout] test manifest::tests::strict_manifest_parsing_rejects_non_empty_features ... ok
[INFO] [stdout] test native_contracts::tests::describe_method_token_prefers_exact_case_match ... ok
[INFO] [stdout] test native_contracts::tests::describes_known_native_method ... ok
[INFO] [stdout] test native_contracts::tests::falls_back_to_contract_name_when_method_unknown ... ok
[INFO] [stdout] test manifest::tests::manifest_from_json_str_rejects_oversized_payloads ... ok
[INFO] [stdout] test native_contracts::tests::lookup_finds_every_native_contract ... ok
[INFO] [stdout] test manifest::tests::strict_manifest_parsing_accepts_valid_sample ... ok
[INFO] [stdout] test native_contracts::tests::native_contract_catalog_includes_latest_core_contracts ... ok
[INFO] [stdout] test native_contracts::tests::native_contract_catalog_keeps_legacy_token_contracts ... ok
[INFO] [stdout] test native_contracts::tests::native_contract_table_is_sorted_by_hash ... ok
[INFO] [stdout] test native_contracts::tests::native_method_hint_helpers_report_expected_state ... ok
[INFO] [stdout] test nef::tests::flags::call_flag_labels_report_individual_bits ... ok
[INFO] [stdout] test nef::tests::flags::describes_call_flags ... ok
[INFO] [stdout] test nef::tests::limits::rejects_files_larger_than_limit ... ok
[INFO] [stdout] test nef::tests::limits::rejects_source_length_before_allocation ... ok
[INFO] [stdout] test nef::tests::limits::rejects_source_too_long ... ok
[INFO] [stdout] test native_contracts::tests::lookup_unknown_hash_returns_none ... ok
[INFO] [stdout] test nef::tests::limits::rejects_script_length_before_allocation ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::accepts_method_name_of_exactly_32_bytes ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_method_name_longer_than_32_bytes ... ok
[INFO] [stdout] test nef::tests::method_tokens::parse::parses_method_tokens ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::accepts_non_canonical_varint_for_method_token_count ... ok
[INFO] [stdout] test nef::tests::parse::accepts_non_canonical_varint_for_source_length ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_method_name_with_leading_underscore ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_overlong_method_token_name ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_oversized_u64_varint_for_method_token_count ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_more_than_128_method_tokens_and_accepts_exactly_128 ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_call_flags_with_unsupported_bits ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_too_many_method_tokens ... ok
[INFO] [stdout] test decompiler::tests::high_level::switches::high_level_recovers_switch_from_equality_chain ... ok
[INFO] [stdout] test nef::tests::parse::parses_valid_nef ... ok
[INFO] [stdout] test nef::tests::parse::rejects_bad_checksum ... ok
[INFO] [stdout] test nef::tests::parse::rejects_nonzero_reserved_byte ... ok
[INFO] [stdout] test nef::tests::parse::rejects_nonzero_reserved_word ... ok
[INFO] [stdout] test nef::tests::parse::rejects_bad_magic ... ok
[INFO] [stdout] test nef::tests::parse::rejects_oversized_u64_varint_for_source_length ... ok
[INFO] [stdout] test nef::tests::parse::rejects_truncated_checksum_instead_of_panicking ... ok
[INFO] [stdout] test nef::tests::parse::rejects_trailing_bytes ... ok
[INFO] [stdout] test syscalls::tests::lookup_finds_every_syscall ... ok
[INFO] [stdout] test syscalls::tests::lookup_unknown_hash_returns_none ... ok
[INFO] [stdout] test syscalls::tests::returns_value_defaults_to_true_for_unknown_syscalls ... ok
[INFO] [stdout] test syscalls::tests::returns_value_matches_table_for_known_syscalls ... ok
[INFO] [stdout] test syscalls::tests::summarize_matches_syscall_fields ... ok
[INFO] [stdout] test syscalls::tests::syscall_table_is_sorted_by_hash ... ok
[INFO] [stdout] test util::tests::formats_hashes_in_both_endianness ... ok
[INFO] [stdout] test util::tests::computes_hash160_little_endian ... ok
[INFO] [stdout] test util::tests::writes_upper_hex ... ok
[INFO] [stdout] test nef::tests::parse::rejects_leading_0xff_magic ... ok
[INFO] [stdout] test nef::tests::limits::rejects_script_too_large ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::oversized_method_hits_high_level_lifting_cap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 418 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/neo_decompiler-674b89f262590b53)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/cli_smoke.rs (/opt/rustwide/target/debug/deps/cli_smoke-42769ce10bdd8220)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test catalog::catalog_command_lists_syscalls ... ok
[INFO] [stdout] test catalog::catalog_command_supports_native_contract_json_output ... ok
[INFO] [stdout] test catalog::catalog_command_supports_syscall_json_output ... ok
[INFO] [stdout] test cfg::cfg_command_outputs_dot ... ok
[INFO] [stdout] test decompile::decompile_no_inline_temps_keeps_let_t_lines_visible ... ok
[INFO] [stdout] test decompile::decompile_command_strict_manifest_rejects_invalid_manifest_values ... ok
[INFO] [stdout] test decompile::decompile_command_supports_csharp_format ... ok
[INFO] [stdout] test catalog::catalog_command_lists_opcodes ... ok
[INFO] [stdout] test catalog::catalog_command_supports_opcode_json_output ... ok
[INFO] [stdout] test decompile::decompile_command_supports_pseudocode_format ... ok
[INFO] [stdout] test cfg::cfg_can_fail_on_unknown_opcodes ... ok
[INFO] [stdout] test decompile::decompile_command_accepts_inline_single_use_temps_flag ... ok
[INFO] [stdout] test decompile::decompile_command_outputs_high_level_by_default ... ok
[INFO] [stdout] test decompile::decompile_command_uses_manifest_when_provided ... ok
[INFO] [stdout] test decompile::decompile_can_fail_on_unknown_opcodes ... ok
[INFO] [stdout] test info::info_command_loads_manifest_when_available ... ok
[INFO] [stdout] test decompile::decompile_output_format_accepts_csharp_and_legacy_alias ... ok
[INFO] [stdout] test tokens::tokens_command_handles_empty ... ok
[INFO] [stdout] test info::info_command_prints_header ... ok
[INFO] [stdout] test info::info_command_rejects_large_nef ... ok
[INFO] [stdout] test decompile::decompile_renders_requested_format_even_when_output_format_excludes_it ... ok
[INFO] [stdout] test info::info_command_strict_manifest_rejects_invalid_manifest_values ... ok
[INFO] [stdout] test tokens::tokens_command_lists_entries ... ok
[INFO] [stdout] test tokens::tokens_command_rejects_large_nef ... ok
[INFO] [stdout] test disasm::disasm_command_outputs_instructions ... ok
[INFO] [stdout] test tokens::tokens_command_supports_json_output ... ok
[INFO] [stdout] test decompile::decompile_command_supports_json_format ... ok
[INFO] [stdout] test disasm::disasm_can_fail_on_unknown_opcodes ... ok
[INFO] [stdout] test decompile::decompile_trace_comments_flag_re_enables_per_instruction_comments ... ok
[INFO] [stdout] test info::info_command_supports_json_output ... ok
[INFO] [stdout] test schema::schema_command_outputs_embedded_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/corpus_replay.rs (/opt/rustwide/target/debug/deps/corpus_replay-f87d12ca9d801750)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test nef_parser_corpus_smoke ... ok
[INFO] [stdout] test decompile_all_artifacts_across_formats_without_panics ... ok
[INFO] [stdout] test replay_all_fuzz_corpora_without_panics ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- replay_all_fuzz_corpora_without_panics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'replay_all_fuzz_corpora_without_panics' (2352) panicked at tests/corpus_replay.rs:135:9:
[INFO] [stdout] no corpus files found for fuzz/corpus/fuzz_decompile
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575b1e41ba31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575b1e41ba31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575b1e41ba31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x575b1e41ba31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x575b1e43086a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x575b1e43086a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x575b1e4201dc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x575b1e4201dc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x575b1e3f8f56 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x575b1e3f8f56 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x575b1e4133a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x575b1e126e50 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x575b1e126e50 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x575b1e413562 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x575b1e413562 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x575b1e3f9002 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x575b1e3f0739 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x575b1e3f9bfd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x575b1e43103c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x575b1e11700b - corpus_replay[25803617939fb651]::replay_all_fuzz_corpora_without_panics
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/corpus_replay.rs:135:9
[INFO] [stdout]   20:     0x575b1e1160b7 - corpus_replay[25803617939fb651]::replay_all_fuzz_corpora_without_panics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/corpus_replay.rs:94:44
[INFO] [stdout]   21:     0x575b1e119ed6 - <corpus_replay[25803617939fb651]::replay_all_fuzz_corpora_without_panics::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575b1e11a18b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x575b1e11a18b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x575b1e1277d5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x575b1e1277d5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x575b1e1277d5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x575b1e1277d5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x575b1e1277d5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x575b1e1277d5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x575b1e1277d5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x575b1e122284 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x575b1e122284 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x575b1e12a922 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x575b1e12a922 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x575b1e12a922 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x575b1e12a922 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x575b1e12a922 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x575b1e12a922 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x575b1e12a922 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x575b1e41ac1f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x575b1e41ac1f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7eb754c97aa4 - <unknown>
[INFO] [stdout]   43:     0x7eb754d24a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     replay_all_fuzz_corpora_without_panics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test corpus_replay`
[INFO] running `Command { std: "docker" "inspect" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49", kill_on_drop: false }`
[INFO] [stdout] 6f3cfb2f9c81ce4e37863cfcdd31b549fe806ac3510fd88e698b7b4111f5ed49
