[INFO] fetching crate neo-decompiler 0.5.2...
[INFO] testing neo-decompiler-0.5.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate neo-decompiler 0.5.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate neo-decompiler 0.5.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate neo-decompiler 0.5.2
[INFO] tweaked toml for crates.io crate neo-decompiler 0.5.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate neo-decompiler 0.5.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate neo-decompiler 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4d7918266885e07909eba9dc95cdb2b9f08eb831c147fba8a868b7569a009d43
[INFO] running `Command { std: "docker" "start" "-a" "4d7918266885e07909eba9dc95cdb2b9f08eb831c147fba8a868b7569a009d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d7918266885e07909eba9dc95cdb2b9f08eb831c147fba8a868b7569a009d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d7918266885e07909eba9dc95cdb2b9f08eb831c147fba8a868b7569a009d43", kill_on_drop: false }`
[INFO] [stdout] 4d7918266885e07909eba9dc95cdb2b9f08eb831c147fba8a868b7569a009d43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f1cc68b97652bb192952132efc09bac41ad80a0cdfbc5b113617133063b1783d
[INFO] running `Command { std: "docker" "start" "-a" "f1cc68b97652bb192952132efc09bac41ad80a0cdfbc5b113617133063b1783d", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[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-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[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.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.42s
[INFO] running `Command { std: "docker" "inspect" "f1cc68b97652bb192952132efc09bac41ad80a0cdfbc5b113617133063b1783d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1cc68b97652bb192952132efc09bac41ad80a0cdfbc5b113617133063b1783d", kill_on_drop: false }`
[INFO] [stdout] f1cc68b97652bb192952132efc09bac41ad80a0cdfbc5b113617133063b1783d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c851044f64711a66228ae8785d8d1527eaf5c997a71190006dffed20315e7b68
[INFO] running `Command { std: "docker" "start" "-a" "c851044f64711a66228ae8785d8d1527eaf5c997a71190006dffed20315e7b68", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.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 tempfile v3.24.0
[INFO] [stderr]    Compiling referencing v0.41.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling jsonschema v0.41.0
[INFO] [stderr]    Compiling neo-decompiler v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.18s
[INFO] running `Command { std: "docker" "inspect" "c851044f64711a66228ae8785d8d1527eaf5c997a71190006dffed20315e7b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c851044f64711a66228ae8785d8d1527eaf5c997a71190006dffed20315e7b68", kill_on_drop: false }`
[INFO] [stdout] c851044f64711a66228ae8785d8d1527eaf5c997a71190006dffed20315e7b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bca0a0c39a9396ee722e6f22fb8ee17f6cfe1fc34b15ccee5bcb5a91407ba937
[INFO] running `Command { std: "docker" "start" "-a" "bca0a0c39a9396ee722e6f22fb8ee17f6cfe1fc34b15ccee5bcb5a91407ba937", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neo_decompiler-c808368ad3fd417c)
[INFO] [stdout] 
[INFO] [stdout] running 256 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::builder::tests::test_build_ssa_with_blocks ... ok
[INFO] [stdout] test decompiler::cfg::ssa::convert::tests::test_expr_to_ssa_literal ... ok
[INFO] [stdout] test decompiler::cfg::ssa::convert::tests::test_expr_to_ssa_variable ... ok
[INFO] [stdout] test decompiler::cfg::ssa::convert::tests::test_stmt_to_ssa_assign ... ok
[INFO] [stdout] test decompiler::cfg::ssa::convert::tests::test_expr_to_ssa_binary ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::loop_cfg_dominance_frontier ... ok
[INFO] [stdout] test decompiler::cfg::ssa::builder::tests::test_build_ssa_from_cfg ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_diamond ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_empty_cfg ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominance_single_block ... ok
[INFO] [stdout] test decompiler::cfg::ssa::dominance::tests::test_dominator_tree_structure ... 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::phi_placement_diamond_cfg ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_expr_complex ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_form_render ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_block_display ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_stats ... 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::tests::test_compute_dominance_via_trait ... 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::tests::test_ssa_conversion_trait ... 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::ssa::dominance::tests::test_dominance_linear_chain ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_form_creation ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::block_id_display ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::block_instruction_count ... ok
[INFO] [stdout] test decompiler::cfg::tests::dot::cfg_to_dot_produces_valid_output ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::conditional_branch_creates_multiple_blocks ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_ssa_variable_ord ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::successors_and_predecessors ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::single_block_linear_code ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::empty_instructions_produces_empty_cfg ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::unconditional_jump_creates_two_blocks ... 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::terminators::terminator_properties ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::abort_creates_exit_block ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::terminator_successors ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::endtry_is_modeled_as_endtry_terminator ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::throw_creates_exit_block ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::compound_assign::tests::rewrites_simple_assignment_into_compound_form ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::long_jump_creates_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::try_blocks::try_entry_adds_exception_and_finally_edges ... ok
[INFO] [stdout] test decompiler::cfg::ssa::variable::tests::test_ssa_variable_versioning ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::compound_assign::tests::rewrites_for_header_increment_expression ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::edge_count_matches_terminators ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::block_contains_offset ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::multiple_exit_blocks ... 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::else_if::tests::extracts_if_condition ... 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::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::ir::simplify::tests::arithmetic::test_add_zero ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_mul_one ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_pow_one ... 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::cfg::ssa::dominance::tests::diamond_cfg_dominance_frontier ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_pow_zero ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_and_true ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::bitwise::test_xor_self ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_eq_false ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_and_false ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_or_true ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_eq_true ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::unary::test_not_false ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_push ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_sub_self ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_if_else_rendering ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_or_false ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::unary::test_not_true ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_empty ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_array_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_if_statement_rendering ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::unary::test_double_negation ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_try_catch_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::control_flow_rendering::test_while_loop_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_index_expression_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_variable_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_cast_expression_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::statement_rendering::test_assignment_statement_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::statement_rendering::test_return_statement_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::statement_rendering::test_unlifted_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::statement_rendering::test_comment_rendering ... 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_includes_indexed_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_internal_calls ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_literal_rendering ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_syscalls ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_convert_target_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_packmap_types ... 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::decompilation_infers_static_slot_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_static_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_indexed_static_slot_xrefs ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_unary_expression_rendering ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_propagates_manifest_argument_types ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_calla_with_stack_setup ... 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_end_to_end ... 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_all_comparison_jumps ... 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_if_else ... 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_multiple_sequential_calls ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_try_in_loop ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_nested_loop_in_if ... ok
[INFO] [stdout] test decompiler::cfg::ssa::form::tests::test_ssa_expr_constructors ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_with_manifest_produces_contract_name ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::contract_name_is_sanitized_with_manifest ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_check_witness_returns_value ... 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_jump_targets ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::syscall_contract_call_returns_value ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::disassemble_bytes_returns_instruction_stream_without_rendering ... ok
[INFO] [stdout] test decompiler::tests::core::entry_point::renames_script_entry_using_manifest_signature ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::decompile_syscall_includes_human_name ... 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::identifiers::high_level_disambiguates_colliding_method_names ... 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::void_storage_local_syscall_is_emitted_as_statement ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_escapes_reserved_keywords ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_uses_label_style_for_transfer_placeholders ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_closes_if_at_end ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_includes_manifest_events ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_jmpeq_forward_branch ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_view_respects_manifest_metadata_and_parameters ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::void_syscall_does_not_push_stack_value ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_if_else_block ... 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::csharp::csharpize_statement_converts_known_forms ... 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::csharp::csharp_mismatch_offset_emits_script_entry_and_manifest_method ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_jmpif_l_forward_branch ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_uses_label_style_for_unresolved_endtry_targets ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::void_storage_syscall_is_emitted_as_statement ... 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::loops::while_loop::high_level_lifts_simple_while_loop ... 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::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::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_indexing_syntax_rewrites_conditions_and_assignments ... 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_flattens_else_blocks_with_nested_chains ... 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_skips_duplicate_cases ... 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_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_packs_literal_arrays ... 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::manipulation::basic::high_level_lifts_boolean_ops ... 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::control::high_level_pops_assert_condition ... 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::control::high_level_throw_clears_stack ... 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::basic::high_level_handles_stack_manipulation_and_unary_ops ... 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::indexed::high_level_lifts_pick_with_literal_index ... 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::control::high_level_abort_clears_stack ... 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::reverse::high_level_lifts_reversen_operation ... 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::try_blocks::high_level_lifts_try_catch_finally_blocks ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::slots::high_level_lifts_indexed_argument_slot ... ok
[INFO] [stdout] test disassembler::tests::decodes_jump_long ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_catch_blocks ... ok
[INFO] [stdout] test disassembler::tests::decodes_simple_sequence ... ok
[INFO] [stdout] test disassembler::tests::decodes_syscall_operand_with_name ... ok
[INFO] [stdout] test disassembler::tests::decodes_pushdata2 ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_finally_blocks ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::slots::high_level_lifts_local_slots ... 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::high_level_lifts_try_finally_with_throw_inside ... ok
[INFO] [stdout] test disassembler::tests::decodes_calla_no_operand ... ok
[INFO] [stdout] test disassembler::tests::errors_on_unknown_opcode ... ok
[INFO] [stdout] test disassembler::tests::fails_on_truncated_operand ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::slots::high_level_lifts_indexed_local_slot ... ok
[INFO] [stdout] test disassembler::tests::reports_warning_for_unknown_opcode_in_tolerant_mode ... ok
[INFO] [stdout] test manifest::tests::parses_wildcard_permission_variants ... ok
[INFO] [stdout] test disassembler::tests::permits_unknown_opcode_when_configured ... 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 disassembler::tests::pushdata4_excessive_length_returns_operand_too_large ... ok
[INFO] [stdout] test manifest::tests::strict_manifest_parsing_accepts_valid_sample ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_catch_with_abort_in_catch ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_invalid_json ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_invalid_utf8 ... ok
[INFO] [stdout] test disassembler::tests::pushdata4_truncated_payload_returns_unexpected_eof ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_oversized_payloads ... ok
[INFO] [stdout] test manifest::tests::strict_manifest_parsing_rejects_non_wildcard_trusts_string ... ok
[INFO] [stdout] test nef::tests::flags::call_flag_labels_report_individual_bits ... ok
[INFO] [stdout] test native_contracts::tests::describes_known_native_method ... ok
[INFO] [stdout] test nef::tests::flags::describes_call_flags ... ok
[INFO] [stdout] test nef::tests::limits::rejects_script_length_before_allocation ... ok
[INFO] [stdout] test nef::tests::limits::rejects_files_larger_than_limit ... ok
[INFO] [stdout] test native_contracts::tests::native_contract_table_is_sorted_by_hash ... ok
[INFO] [stdout] test native_contracts::tests::describe_method_token_prefers_exact_case_match ... ok
[INFO] [stdout] test native_contracts::tests::native_method_hint_helpers_report_expected_state ... ok
[INFO] [stdout] test native_contracts::tests::falls_back_to_contract_name_when_method_unknown ... ok
[INFO] [stdout] test native_contracts::tests::lookup_finds_every_native_contract ... ok
[INFO] [stdout] test native_contracts::tests::lookup_unknown_hash_returns_none ... ok
[INFO] [stdout] test native_contracts::tests::native_contract_catalog_includes_latest_core_contracts ... ok
[INFO] [stdout] test nef::tests::limits::rejects_source_length_before_allocation ... ok
[INFO] [stdout] test nef::tests::method_tokens::parse::parses_method_tokens ... ok
[INFO] [stdout] test nef::tests::parse::rejects_bad_checksum ... 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 nef::tests::method_tokens::errors::rejects_call_flags_with_unsupported_bits ... ok
[INFO] [stdout] test nef::tests::parse::parses_valid_nef ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_method_name_with_leading_underscore ... ok
[INFO] [stdout] test native_contracts::tests::native_contract_catalog_keeps_legacy_token_contracts ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_overlong_method_token_name ... ok
[INFO] [stdout] test nef::tests::limits::rejects_source_too_long ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_too_many_method_tokens ... 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 util::tests::computes_hash160_little_endian ... ok
[INFO] [stdout] test syscalls::tests::syscall_table_is_sorted_by_hash ... ok
[INFO] [stdout] test nef::tests::parse::rejects_bad_magic ... ok
[INFO] [stdout] test util::tests::formats_hashes_in_both_endianness ... ok
[INFO] [stdout] test nef::tests::limits::rejects_script_too_large ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::compound_assign::tests::does_not_rewrite_let_bindings ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::indexed::high_level_lifts_xdrop_with_literal_index ... ok
[INFO] [stdout] test util::tests::writes_upper_hex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 256 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/neo_decompiler-b724c1434235c399)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_smoke.rs (/opt/rustwide/target/debug/deps/cli_smoke-299e48c63cba686f)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test catalog::catalog_command_lists_opcodes ... ok
[INFO] [stdout] test catalog::catalog_command_supports_syscall_json_output ... ok
[INFO] [stdout] test decompile::decompile_command_accepts_inline_single_use_temps_flag ... ok
[INFO] [stdout] test catalog::catalog_command_supports_native_contract_json_output ... ok
[INFO] [stdout] test catalog::catalog_command_lists_syscalls ... ok
[INFO] [stdout] test decompile::decompile_command_uses_manifest_when_provided ... ok
[INFO] [stdout] test decompile::decompile_command_supports_pseudocode_format ... ok
[INFO] [stdout] test cfg::cfg_command_outputs_dot ... ok
[INFO] [stdout] test info::info_command_loads_manifest_when_available ... ok
[INFO] [stdout] test decompile::decompile_command_supports_csharp_format ... ok
[INFO] [stdout] test tokens::tokens_command_rejects_large_nef ... ok
[INFO] [stdout] test info::info_command_prints_header ... ok
[INFO] [stdout] test decompile::decompile_command_strict_manifest_rejects_invalid_manifest_values ... ok
[INFO] [stdout] test disasm::disasm_can_fail_on_unknown_opcodes ... ok
[INFO] [stdout] test decompile::decompile_can_fail_on_unknown_opcodes ... ok
[INFO] [stdout] test catalog::catalog_command_supports_opcode_json_output ... ok
[INFO] [stdout] test info::info_command_rejects_large_nef ... ok
[INFO] [stdout] test cfg::cfg_can_fail_on_unknown_opcodes ... ok
[INFO] [stdout] test tokens::tokens_command_supports_json_output ... ok
[INFO] [stdout] test info::info_command_strict_manifest_rejects_invalid_manifest_values ... ok
[INFO] [stdout] test tokens::tokens_command_handles_empty ... ok
[INFO] [stdout] test disasm::disasm_command_outputs_instructions ... ok
[INFO] [stdout] test decompile::decompile_command_outputs_high_level_by_default ... ok
[INFO] [stdout] test tokens::tokens_command_lists_entries ... ok
[INFO] [stdout] test info::info_command_supports_json_output ... ok
[INFO] [stdout] test decompile::decompile_command_supports_json_format ... ok
[INFO] [stderr]      Running tests/decompile_artifacts.rs (/opt/rustwide/target/debug/deps/decompile_artifacts-dad9d90f1bf56f4d)
[INFO] [stdout] test schema::schema_command_outputs_embedded_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::decompile_testing_artifacts_into_folder ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::decompile_testing_artifacts_into_folder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::decompile_testing_artifacts_into_folder' (431) panicked at tests/decompile_artifacts/test.rs:27:37:
[INFO] [stdout] create decompiled folder: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5741f85b6fea - 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:     0x5741f85b6fea - 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:     0x5741f85b6fea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5741f85b6fea - <<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:     0x5741f85cb87a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5741f85cb87a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5741f85bbae2 - 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:     0x5741f85bbae2 - <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:     0x5741f8593e8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5741f8593e8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5741f85ae569 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5741f837a0fc - <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:     0x5741f837a0fc - 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:     0x5741f85ae722 - <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:     0x5741f85ae722 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5741f8593f48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5741f858b629 - 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:     0x5741f8594c5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5741f85cc12c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5741f85cbea2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5741f8517b3c - core::result::Result<T,E>::expect::h257cbc815c02bc93
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5741f836522c - decompile_artifacts::test::decompile_testing_artifacts_into_folder::h1360e258eb5865bc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/decompile_artifacts/test.rs:27:37
[INFO] [stdout]   22:     0x5741f8366707 - decompile_artifacts::test::decompile_testing_artifacts_into_folder::{{closure}}::h8295948c3a32bc72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/decompile_artifacts/test.rs:13:45
[INFO] [stdout]   23:     0x5741f835cc66 - core::ops::function::FnOnce::call_once::h42278d725f3df0d6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5741f836e1db - <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]   25:     0x5741f836e1db - 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]   26:     0x5741f837abcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5741f837abcb - <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]   28:     0x5741f837abcb - 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]   29:     0x5741f837abcb - 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]   30:     0x5741f837abcb - 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]   31:     0x5741f837abcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5741f837abcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5741f83762e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5741f83762e4 - 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]   35:     0x5741f837d7d2 - 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]   36:     0x5741f837d7d2 - <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]   37:     0x5741f837d7d2 - 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]   38:     0x5741f837d7d2 - 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]   39:     0x5741f837d7d2 - 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]   40:     0x5741f837d7d2 - 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]   41:     0x5741f837d7d2 - <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]   42:     0x5741f85b60df - <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]   43:     0x5741f85b60df - <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]   44:     0x7948c31c5aa4 - <unknown>
[INFO] [stdout]   45:     0x7948c3252a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::decompile_testing_artifacts_into_folder
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test decompile_artifacts`
[INFO] running `Command { std: "docker" "inspect" "bca0a0c39a9396ee722e6f22fb8ee17f6cfe1fc34b15ccee5bcb5a91407ba937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca0a0c39a9396ee722e6f22fb8ee17f6cfe1fc34b15ccee5bcb5a91407ba937", kill_on_drop: false }`
[INFO] [stdout] bca0a0c39a9396ee722e6f22fb8ee17f6cfe1fc34b15ccee5bcb5a91407ba937
