[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] 48a338a9227b3d896fff9de038d1a93f9e829918
[INFO] testing r3e-network/neo-decompiler against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3e-network%2Fneo-decompiler" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r3e-network/neo-decompiler on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 158a06af8f6d0a803d610d668cdf0bfb1c4bdb422b265d783e359c52df9ef21d
[INFO] running `Command { std: "docker" "start" "-a" "158a06af8f6d0a803d610d668cdf0bfb1c4bdb422b265d783e359c52df9ef21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "158a06af8f6d0a803d610d668cdf0bfb1c4bdb422b265d783e359c52df9ef21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "158a06af8f6d0a803d610d668cdf0bfb1c4bdb422b265d783e359c52df9ef21d", kill_on_drop: false }`
[INFO] [stdout] 158a06af8f6d0a803d610d668cdf0bfb1c4bdb422b265d783e359c52df9ef21d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e739dd16defafab745cc387d7cf6b800ca2929bc69e194bb40a2a5d2001c0ac1
[INFO] running `Command { std: "docker" "start" "-a" "e739dd16defafab745cc387d7cf6b800ca2929bc69e194bb40a2a5d2001c0ac1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[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.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[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 referencing v0.41.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling jsonschema v0.41.0
[INFO] [stderr]    Compiling neo-decompiler v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.64s
[INFO] running `Command { std: "docker" "inspect" "e739dd16defafab745cc387d7cf6b800ca2929bc69e194bb40a2a5d2001c0ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e739dd16defafab745cc387d7cf6b800ca2929bc69e194bb40a2a5d2001c0ac1", kill_on_drop: false }`
[INFO] [stdout] e739dd16defafab745cc387d7cf6b800ca2929bc69e194bb40a2a5d2001c0ac1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dda50ecb50d55e664b2fb19106e8c90ca17c2751d23d08014d2de55e392c91b
[INFO] running `Command { std: "docker" "start" "-a" "4dda50ecb50d55e664b2fb19106e8c90ca17c2751d23d08014d2de55e392c91b", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling referencing v0.41.0
[INFO] [stderr]    Compiling jsonschema v0.41.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling neo-decompiler v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.25s
[INFO] running `Command { std: "docker" "inspect" "4dda50ecb50d55e664b2fb19106e8c90ca17c2751d23d08014d2de55e392c91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dda50ecb50d55e664b2fb19106e8c90ca17c2751d23d08014d2de55e392c91b", kill_on_drop: false }`
[INFO] [stdout] 4dda50ecb50d55e664b2fb19106e8c90ca17c2751d23d08014d2de55e392c91b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58994c3d5df8da43f737efdae63dce3a8d8d72de25422c7437a1f44cc08e6a00
[INFO] running `Command { std: "docker" "start" "-a" "58994c3d5df8da43f737efdae63dce3a8d8d72de25422c7437a1f44cc08e6a00", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neo_decompiler-bb64cc1ffd62efb2)
[INFO] [stdout] 
[INFO] [stdout] running 317 tests
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::test_builder_creation ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::test_new_version_increments ... ok
[INFO] [stdout] test decompiler::cfg::ssa::convert::tests::test_expr_to_ssa_literal ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_diamond ... ok
[INFO] [stdout] test decompiler::cfg::ssa::convert::tests::test_expr_to_ssa_binary ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominator_tree_structure ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::diamond_cfg_dominance_frontier ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::test_build_ssa_with_blocks ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::loop_cfg_dominance_frontier ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_empty_cfg ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_linear_chain ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_single_block ... ok
[INFO] [stdout] test decompiler::cfg::ssa::convert::tests::test_stmt_to_ssa_assign ... ok
[INFO] [stdout] test decompiler::cfg::ssa::tests::test_ssa_conversion_trait ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::phi_placement_diamond_cfg ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_dominance_info_empty ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_block_additions ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_block_display ... 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_render ... ok
[INFO] [stdout] test decompiler::cfg::ssa::tests::test_compute_dominance_via_trait ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_ssa_variable_ord ... 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_creation ... 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_display ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_ssa_variable_display_hides_version ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::empty_instructions_produces_empty_cfg ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::block_contains_offset ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_stats ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::block_id_display ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::conditional_branch_creates_multiple_blocks ... ok
[INFO] [stdout] test decompiler::cfg::ssa::convert::tests::test_expr_to_ssa_variable ... 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::tests::jumps::edge_count_matches_terminators ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::test_build_ssa_from_cfg ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_stmt_display ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_form_creation ... ok
[INFO] [stdout] test decompiler::cfg::tests::rpo::reverse_postorder_visits_all_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::reachability::unreachable_blocks_detect_dead_code_after_jump ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::unconditional_jump_creates_two_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::terminator_successors ... 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::ssa::form::tests::test_ssa_expr_complex ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::successors_and_predecessors ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::terminator_properties ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::single_block_linear_code ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::abort_creates_exit_block ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::multiple_exit_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::throw_creates_exit_block ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::compound_assign::tests::does_not_rewrite_let_bindings ... ok
[INFO] [stdout] test decompiler::cfg::tests::try_blocks::try_entry_adds_exception_and_finally_edges ... 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::extracts_if_condition ... 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::else_if::tests::preserves_simple_else ... 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::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::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::overflow_collapse::tests::collapses_unchecked_int32_add ... 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::preserves_indentation ... 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::overflow_collapse::tests::collapses_unsigned_range_check ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_mul_one ... 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::skips_interleaved_comments ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_mul_zero ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_nested_simplification ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::handles_negate_equality_check ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_pow_one ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_add_zero ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_pow_zero ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_eq_false ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_eq_true ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::overflow_collapse::tests::does_not_match_unrelated_if ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::bitwise::test_xor_self ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_or_false ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_or_true ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_and_true ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::unary::test_not_false ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::unary::test_double_negation ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::unary::test_not_true ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_sub_self ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_push ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_try_catch_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_array_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_while_loop_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_empty ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_if_else_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::statement_rendering::test_comment_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::statement_rendering::test_return_statement_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_literal_rendering ... 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::expression_rendering::test_variable_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_if_statement_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::tests::core::analysis::call_graph_attributes_ldarg_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::ir::tests::statement_rendering::test_unlifted_rendering ... 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::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_without_initslot ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_and_false ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_method_tokens ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_argument_slot_xrefs ... 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::decompilation_includes_indexed_static_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_internal_calls ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_syscalls ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_collection_types_for_locals ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_indirect_calls ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::call_graph_resolves_relative_call_from_opcode_offset ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_static_slot_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_indexed_slot_xrefs ... 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::decompilation_infers_packmap_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_static_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_convert_target_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_propagates_manifest_argument_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::inferred_method_starts_tolerate_malformed_tryl_operand ... 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_local_pointer_flow_into_calla_edge ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_resolves_pusha_calla_to_internal_call_edge ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_calla_with_stack_setup ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_infers_entry_stack_argument_for_syscall_only_helper ... 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_resolves_multi_hop_local_pointer_flow_into_calla_edge ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_end_to_end ... 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_duplicated_pointer_into_calla_edge ... 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::decompile::decompile_all_comparison_jumps ... 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_lifts_unconditional_jumps_without_control_flow_warning ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_relative_call_passes_known_method_arguments ... 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_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_nested_loop_in_if ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_try_in_loop ... 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_nested_if_else ... 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::disassemble_bytes_returns_instruction_stream_without_rendering ... 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_jump_targets ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_multiple_sequential_calls ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_with_manifest_produces_contract_name ... 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::identifiers::high_level_disambiguates_colliding_method_names ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::contract_name_is_sanitized_with_manifest ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::high_level_sanitizes_manifest_method_and_parameter_names ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_uses_label_style_for_unresolved_endtry_targets ... ok
[INFO] [stdout] test decompiler::tests::core::entry_point::renames_script_entry_using_manifest_signature ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::sanitize_identifier_handles_edge_cases ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_runtime_log_is_void ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::unknown_syscall_is_assumed_to_return_value ... 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::void_storage_local_syscall_is_emitted_as_statement ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_includes_manifest_events ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_check_witness_returns_value ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_escapes_reserved_keywords ... ok
[INFO] [stdout] test decompiler::tests::core::entry_point::mismatch_offset_emits_synthetic_entry_and_keeps_manifest_method ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_emits_inferred_helper_methods ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::void_syscall_does_not_push_stack_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::unknowns::tolerant_mode_emits_unknown_opcode ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_includes_offsetless_manifest_methods_as_stubs ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_contract_call_returns_value ... ok
[INFO] [stdout] test decompiler::tests::debug_inferred_method_starts_contract_delegate ... ignored
[INFO] [stdout] test decompiler::tests::csharp::csharp_inferred_nonvoid_helpers_do_not_emit_bare_return ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharpize_statement_converts_known_forms ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_uses_label_style_for_transfer_placeholders ... 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_view_respects_manifest_metadata_and_parameters ... 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::csharp::csharp_mismatch_offset_emits_script_entry_and_manifest_method ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_jmpeq_forward_branch ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_jmpif_forward_branch ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_resolves_internal_calls_to_method_names ... ok
[INFO] [stdout] test decompiler::tests::high_level::entry_range::high_level_limits_instructions_to_entry_range ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_jmpif_l_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::loops::for_loop::high_level_lifts_for_loop ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_closes_if_at_end ... 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::loops::while_loop::high_level_lifts_simple_while_loop ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_indexing_syntax_rewrites_conditions_and_assignments ... 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::postprocess::rewrite_switch_statements_flattens_else_blocks_with_nested_chains ... 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_collapses_consecutive_standalone_ifs ... 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::postprocess::rewrite_switch_statements_skips_non_literal_cases ... 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_consecutive_ifs_with_different_scrutinee ... 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::postprocess::rewrite_switch_statements_skips_two_consecutive_standalone_ifs ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_supports_temp_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::loops::inlining::loop_condition_temp_is_inlined ... 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::postprocess::rewrite_switch_statements_rewrites_long_guarded_goto_chains ... 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::collections::high_level_rewrites_haskey_as_function_call ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::decompile_syscall_includes_human_name ... 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::cfg::ssa::form::tests::test_ssa_expr_display ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_use_site ... 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::inline::single_use::tests::single_use_temp_is_inlined_into_first_use_site ... 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::manipulation::basic::high_level_lifts_boolean_ops ... 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::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 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_lifts_reverse4_operation ... 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::slots::high_level_lifts_indexed_local_slot ... 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::reverse::high_level_unpack_of_stored_packed_value_keeps_reverse3_stack_shape ... 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_finally_blocks ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_catch_blocks ... 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::slots::high_level_lifts_all_argument_slot_variants ... 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::stack_ops::slots::high_level_lifts_all_local_slot_variants ... ok
[INFO] [stdout] test decompiler::tests::high_level::switches::high_level_recovers_switch_from_equality_chain ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::indexed::high_level_lifts_pick_with_literal_index ... 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::manipulation::basic::high_level_handles_stack_manipulation_and_unary_ops ... ok
[INFO] [stdout] test disassembler::tests::decodes_calla_no_operand ... ok
[INFO] [stdout] test disassembler::tests::decodes_pushdata2 ... ok
[INFO] [stdout] test disassembler::tests::decodes_syscall_operand_with_name ... ok
[INFO] [stdout] test disassembler::tests::decodes_simple_sequence ... ok
[INFO] [stdout] test disassembler::tests::fails_on_truncated_operand ... ok
[INFO] [stdout] test disassembler::tests::pushdata4_excessive_length_returns_operand_too_large ... ok
[INFO] [stdout] test disassembler::tests::pushdata4_truncated_payload_returns_unexpected_eof ... 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_json ... ok
[INFO] [stdout] test manifest::tests::parses_wildcard_permission_variants ... ok
[INFO] [stdout] test manifest::tests::parses_manifest_json ... 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 native_contracts::tests::describe_method_token_prefers_exact_case_match ... ok
[INFO] [stdout] test native_contracts::tests::falls_back_to_contract_name_when_method_unknown ... ok
[INFO] [stdout] test native_contracts::tests::describes_known_native_method ... ok
[INFO] [stdout] test native_contracts::tests::lookup_unknown_hash_returns_none ... ok
[INFO] [stdout] test manifest::tests::strict_manifest_parsing_accepts_valid_sample ... ok
[INFO] [stdout] test disassembler::tests::decodes_jump_long ... ok
[INFO] [stdout] test disassembler::tests::errors_on_unknown_opcode ... ok
[INFO] [stdout] test native_contracts::tests::lookup_finds_every_native_contract ... 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::try_blocks::high_level_models_catch_entry_stack_with_exception_value ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_oversized_payloads ... 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::limits::rejects_files_larger_than_limit ... ok
[INFO] [stdout] test nef::tests::flags::describes_call_flags ... ok
[INFO] [stdout] test nef::tests::flags::call_flag_labels_report_individual_bits ... ok
[INFO] [stdout] test native_contracts::tests::native_contract_catalog_keeps_legacy_token_contracts ... ok
[INFO] [stdout] test disassembler::tests::permits_unknown_opcode_when_configured ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_invalid_utf8 ... 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_non_canonical_varint_for_method_token_count ... 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 nef::tests::method_tokens::errors::rejects_call_flags_with_unsupported_bits ... ok
[INFO] [stdout] test nef::tests::limits::rejects_script_length_before_allocation ... ok
[INFO] [stdout] test native_contracts::tests::native_contract_catalog_includes_latest_core_contracts ... 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_too_many_method_tokens ... ok
[INFO] [stdout] test nef::tests::parse::rejects_bad_checksum ... ok
[INFO] [stdout] test nef::tests::method_tokens::parse::parses_method_tokens ... ok
[INFO] [stdout] test nef::tests::parse::parses_valid_nef ... ok
[INFO] [stdout] test nef::tests::parse::rejects_nonzero_reserved_word ... ok
[INFO] [stdout] test nef::tests::parse::rejects_nonzero_reserved_byte ... ok
[INFO] [stdout] test nef::tests::parse::rejects_non_canonical_varint_for_source_length ... ok
[INFO] [stdout] test nef::tests::parse::rejects_bad_magic ... 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 nef::tests::parse::rejects_oversized_u64_varint_for_source_length ... 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::computes_hash160_little_endian ... ok
[INFO] [stdout] test syscalls::tests::lookup_finds_every_syscall ... ok
[INFO] [stdout] test syscalls::tests::returns_value_defaults_to_true_for_unknown_syscalls ... ok
[INFO] [stdout] test util::tests::formats_hashes_in_both_endianness ... ok
[INFO] [stdout] test syscalls::tests::lookup_unknown_hash_returns_none ... ok
[INFO] [stdout] test util::tests::writes_upper_hex ... ok
[INFO] [stdout] test nef::tests::limits::rejects_script_too_large ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_trims_initslot_boundaries ... FAILED
[INFO] [stdout] test decompiler::tests::high_level::entry_range::high_level_trims_initslot_boundaries ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- decompiler::tests::csharp::csharp_trims_initslot_boundaries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'decompiler::tests::csharp::csharp_trims_initslot_boundaries' (218) panicked at src/decompiler/tests/mod.rs:111:49:
[INFO] [stdout] failed to read NEF artifact: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdd91b5cd1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdd91b5cd1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdd91b5cd1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdd91b5cd1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdd91b71f2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdd91b71f2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5fdd91b615a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdd91b615a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fdd91b3b74f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdd91b3b74f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdd91b54c39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdd91a71a1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5fdd91a71a1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fdd91b54df2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5fdd91b54df2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdd91b3b808 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fdd91b33059 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdd91b3c51d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdd91b727dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdd91b72552 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fdd91a578bc - core::result::Result<T,E>::expect::hd8fb5fa8b47dac0c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fdd919d1f2c - neo_decompiler::decompiler::tests::load_testing_nef::hda7dc819572b664b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decompiler/tests/mod.rs:111:49
[INFO] [stdout]   22:     0x5fdd918c7308 - neo_decompiler::decompiler::tests::csharp::csharp_trims_initslot_boundaries::h6e931e4b2acad78c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decompiler/tests/csharp.rs:381:21
[INFO] [stdout]   23:     0x5fdd918c7847 - neo_decompiler::decompiler::tests::csharp::csharp_trims_initslot_boundaries::{{closure}}::he9a4225945546023
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decompiler/tests/csharp.rs:380:38
[INFO] [stdout]   24:     0x5fdd918b6656 - core::ops::function::FnOnce::call_once::hc919dd10702642c5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fdd91a65afb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fdd91a65afb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5fdd91a724eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5fdd91a724eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5fdd91a724eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5fdd91a724eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5fdd91a724eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fdd91a724eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5fdd91a724eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5fdd91a6dc04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5fdd91a6dc04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5fdd91a750f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5fdd91a750f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fdd91b5bfdf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5fdd91b5bfdf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x79d72a695aa4 - <unknown>
[INFO] [stdout]   46:     0x79d72a722a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- decompiler::tests::high_level::entry_range::high_level_trims_initslot_boundaries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'decompiler::tests::high_level::entry_range::high_level_trims_initslot_boundaries' (230) panicked at src/decompiler/tests/mod.rs:111:49:
[INFO] [stdout] failed to read NEF artifact: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdd91b5cd1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdd91b5cd1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdd91b5cd1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdd91b5cd1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdd91b71f2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdd91b71f2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5fdd91b615a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdd91b615a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fdd91b3b74f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdd91b3b74f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdd91b54c39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdd91a71a1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5fdd91a71a1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fdd91b54df2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5fdd91b54df2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdd91b3b808 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fdd91b33059 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdd91b3c51d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdd91b727dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdd91b72552 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fdd91a578bc - core::result::Result<T,E>::expect::hd8fb5fa8b47dac0c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fdd919d1f2c - neo_decompiler::decompiler::tests::load_testing_nef::hda7dc819572b664b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decompiler/tests/mod.rs:111:49
[INFO] [stdout]   22:     0x5fdd918e4928 - neo_decompiler::decompiler::tests::high_level::entry_range::high_level_trims_initslot_boundaries::h850e786ee900c140
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decompiler/tests/high_level/entry_range.rs:58:21
[INFO] [stdout]   23:     0x5fdd918e4e37 - neo_decompiler::decompiler::tests::high_level::entry_range::high_level_trims_initslot_boundaries::{{closure}}::hb721fad08c1a0842
[INFO] [stdout]                                at /opt/rustwide/workdir/src/decompiler/tests/high_level/entry_range.rs:57:42
[INFO] [stdout]   24:     0x5fdd918b4ca6 - core::ops::function::FnOnce::call_once::h7c611bdb3d563115
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fdd91a65afb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fdd91a65afb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5fdd91a724eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5fdd91a724eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5fdd91a724eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5fdd91a724eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5fdd91a724eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fdd91a724eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5fdd91a724eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5fdd91a6dc04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5fdd91a6dc04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5fdd91a750f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fdd91a750f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5fdd91a750f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fdd91b5bfdf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5fdd91b5bfdf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x79d72a695aa4 - <unknown>
[INFO] [stdout]   46:     0x79d72a722a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     decompiler::tests::csharp::csharp_trims_initslot_boundaries
[INFO] [stdout]     decompiler::tests::high_level::entry_range::high_level_trims_initslot_boundaries
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 314 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "58994c3d5df8da43f737efdae63dce3a8d8d72de25422c7437a1f44cc08e6a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58994c3d5df8da43f737efdae63dce3a8d8d72de25422c7437a1f44cc08e6a00", kill_on_drop: false }`
[INFO] [stdout] 58994c3d5df8da43f737efdae63dce3a8d8d72de25422c7437a1f44cc08e6a00
