[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] 9bfcd79caa15123e1f2076349ac6bca8eb6a8374
[INFO] testing r3e-network/neo-decompiler against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr3e-network%2Fneo-decompiler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r3e-network/neo-decompiler on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce78825c18fff162c9be4d99a5d5fee7a4ff81f70555bb3ab05e5959f46cea91
[INFO] running `Command { std: "docker" "start" "-a" "ce78825c18fff162c9be4d99a5d5fee7a4ff81f70555bb3ab05e5959f46cea91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce78825c18fff162c9be4d99a5d5fee7a4ff81f70555bb3ab05e5959f46cea91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce78825c18fff162c9be4d99a5d5fee7a4ff81f70555bb3ab05e5959f46cea91", kill_on_drop: false }`
[INFO] [stdout] ce78825c18fff162c9be4d99a5d5fee7a4ff81f70555bb3ab05e5959f46cea91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24b3eda70065c7e4483678e916201bf4e235ab59aef676fe57f3779ac8e4d0f5
[INFO] running `Command { std: "docker" "start" "-a" "24b3eda70065c7e4483678e916201bf4e235ab59aef676fe57f3779ac8e4d0f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling neo-decompiler v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.41s
[INFO] running `Command { std: "docker" "inspect" "24b3eda70065c7e4483678e916201bf4e235ab59aef676fe57f3779ac8e4d0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b3eda70065c7e4483678e916201bf4e235ab59aef676fe57f3779ac8e4d0f5", kill_on_drop: false }`
[INFO] [stdout] 24b3eda70065c7e4483678e916201bf4e235ab59aef676fe57f3779ac8e4d0f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bc8ab386ed11130bdc13bf8910d6f33cf0d6bbe61bba3e4df468beaef1fe246
[INFO] running `Command { std: "docker" "start" "-a" "4bc8ab386ed11130bdc13bf8910d6f33cf0d6bbe61bba3e4df468beaef1fe246", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling neo-decompiler v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.70s
[INFO] running `Command { std: "docker" "inspect" "4bc8ab386ed11130bdc13bf8910d6f33cf0d6bbe61bba3e4df468beaef1fe246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bc8ab386ed11130bdc13bf8910d6f33cf0d6bbe61bba3e4df468beaef1fe246", kill_on_drop: false }`
[INFO] [stdout] 4bc8ab386ed11130bdc13bf8910d6f33cf0d6bbe61bba3e4df468beaef1fe246
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44fecea1182194f2b08140ec98bc339318f411cc43c6789008eede6833021374
[INFO] running `Command { std: "docker" "start" "-a" "44fecea1182194f2b08140ec98bc339318f411cc43c6789008eede6833021374", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neo_decompiler-4e6d3970cbf3232d)
[INFO] [stdout] 
[INFO] [stdout] running 184 tests
[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::basic::empty_instructions_produces_empty_cfg ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::long_jump_creates_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::edge_count_matches_terminators ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::conditional_branch_creates_multiple_blocks ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::multiple_exit_blocks ... 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::endtry_is_modeled_as_endtry_terminator ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::terminator_properties ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::terminator_successors ... ok
[INFO] [stdout] test decompiler::cfg::tests::try_blocks::try_entry_adds_exception_and_finally_edges ... 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::high_level::emitter::postprocess::compound_assign::tests::rewrites_simple_assignment_into_compound_form ... 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::preserves_simple_else ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::single_block_linear_code ... 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::non_temp_identifiers_are_not_inlined ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_sub_self ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_mul_zero ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_pow_one ... 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::ir::simplify::tests::arithmetic::test_nested_simplification ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::bitwise::test_xor_self ... ok
[INFO] [stdout] test decompiler::cfg::tests::basic::block_contains_offset ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_and_false ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_mul_one ... 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::boolean::test_eq_false ... 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::unary::test_double_negation ... 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::simplify::tests::unary::test_not_true ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_empty ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_if_statement_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_try_catch_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::control_flow_rendering::test_while_loop_rendering ... 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::tests::expression_rendering::test_array_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::block::test_block_push ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_index_expression_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_literal_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_unary_expression_rendering ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::else_if::tests::collapses_else_if_chain ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_call_expression_rendering ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_binary_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_assignment_statement_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::statement_rendering::test_unlifted_rendering ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_argument_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_syscalls ... 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_method_tokens ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_call_graph_internal_calls ... ok
[INFO] [stdout] test decompiler::ir::tests::expression_rendering::test_variable_rendering ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::boolean::test_and_true ... 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_includes_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_static_slot_types ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_propagates_manifest_argument_types ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_end_to_end ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_indirect_calls ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_infers_collection_types_for_locals ... ok
[INFO] [stdout] test decompiler::tests::core::decompile::decompile_with_manifest_produces_contract_name ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_indexed_static_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::sanitize_identifier_handles_edge_cases ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::decompile_syscall_includes_human_name ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::high_level_sanitizes_manifest_method_and_parameter_names ... ok
[INFO] [stdout] test decompiler::tests::core::analysis::decompilation_includes_static_slot_xrefs ... ok
[INFO] [stdout] test decompiler::tests::core::entry_point::entry_point_falls_back_to_manifest_method_when_offset_mismatches ... ok
[INFO] [stdout] test decompiler::tests::core::entry_point::renames_script_entry_using_manifest_signature ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::high_level_disambiguates_colliding_method_names ... ok
[INFO] [stdout] test decompiler::tests::core::unknowns::tolerant_mode_emits_unknown_opcode ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharpize_statement_converts_known_forms ... ok
[INFO] [stdout] test decompiler::tests::core::identifiers::contract_name_is_sanitized_with_manifest ... 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::csharp::csharp_includes_offsetless_manifest_methods_as_stubs ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_escapes_reserved_keywords ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::void_storage_syscall_is_emitted_as_statement ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::void_syscall_does_not_push_stack_value ... ok
[INFO] [stdout] test decompiler::tests::core::syscalls::unknown_syscall_is_assumed_to_return_value ... ok
[INFO] [stdout] test decompiler::cfg::tests::jumps::successors_and_predecessors ... ok
[INFO] [stdout] test decompiler::tests::csharp::csharp_view_respects_manifest_metadata_and_parameters ... 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_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::loops::do_while::high_level_lifts_do_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::postprocess::rewrite_switch_statements_flattens_else_blocks_with_nested_chains ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_switch_statements_skips_duplicate_cases ... ok
[INFO] [stdout] test decompiler::tests::high_level::branches::high_level_lifts_if_else_block ... 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_supports_temp_case_values ... 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::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_indexing_syntax_rewrites_conditions_and_assignments ... ok
[INFO] [stdout] test decompiler::tests::high_level::postprocess::rewrite_for_loops_handles_temp_increment_chain ... 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_haskey_as_function_call ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::basic::high_level_handles_stack_manipulation_and_unary_ops ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::indexed::high_level_lifts_xdrop_with_literal_index ... 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::basic::high_level_lifts_boolean_ops ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::reorder::high_level_lifts_rot_operation ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::indexed::high_level_lifts_pick_with_literal_index ... 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::reorder::high_level_lifts_tuck_operation ... 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::control::high_level_abort_clears_stack ... 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::slots::high_level_lifts_local_slots ... ok
[INFO] [stdout] test disassembler::tests::decodes_calla_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 disassembler::tests::permits_unknown_opcode_when_configured ... ok
[INFO] [stdout] test disassembler::tests::pushdata4_excessive_length_returns_operand_too_large ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_catch_finally_blocks ... 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 decompiler::tests::high_level::try_blocks::high_level_lifts_try_finally_blocks ... ok
[INFO] [stdout] test disassembler::tests::decodes_jump_long ... ok
[INFO] [stdout] test disassembler::tests::decodes_pushdata2 ... ok
[INFO] [stdout] test manifest::tests::parses_wildcard_permission_variants ... ok
[INFO] [stdout] test disassembler::tests::decodes_simple_sequence ... ok
[INFO] [stdout] test decompiler::tests::high_level::switches::high_level_recovers_switch_from_equality_chain ... 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::describes_known_native_method ... ok
[INFO] [stdout] test native_contracts::tests::lookup_unknown_hash_returns_none ... ok
[INFO] [stdout] test native_contracts::tests::native_method_hint_helpers_report_expected_state ... ok
[INFO] [stdout] test native_contracts::tests::native_contract_table_is_sorted_by_hash ... ok
[INFO] [stdout] test decompiler::tests::high_level::try_blocks::high_level_lifts_try_catch_blocks ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::collections::high_level_packs_literal_arrays ... 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_source_length_before_allocation ... ok
[INFO] [stdout] test nef::tests::flags::call_flag_labels_report_individual_bits ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::reverse::high_level_lifts_reverse4_operation ... ok
[INFO] [stdout] test disassembler::tests::decodes_syscall_operand_with_name ... ok
[INFO] [stdout] test decompiler::tests::high_level::stack_ops::manipulation::reverse::high_level_lifts_reversen_operation ... ok
[INFO] [stdout] test nef::tests::limits::rejects_files_larger_than_limit ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_overlong_method_token_name ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_too_many_method_tokens ... ok
[INFO] [stdout] test nef::tests::method_tokens::parse::parses_method_tokens ... 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::returns_value_defaults_to_true_for_unknown_syscalls ... ok
[INFO] [stdout] test nef::tests::limits::rejects_source_too_long ... 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 syscalls::tests::returns_value_matches_table_for_known_syscalls ... ok
[INFO] [stdout] test manifest::tests::parses_manifest_json ... ok
[INFO] [stdout] test util::tests::computes_hash160_little_endian ... ok
[INFO] [stdout] test util::tests::formats_hashes_in_both_endianness ... ok
[INFO] [stdout] test decompiler::cfg::tests::terminators::abort_creates_exit_block ... ok
[INFO] [stdout] test util::tests::writes_upper_hex ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_call_flags_with_unsupported_bits ... ok
[INFO] [stdout] test nef::tests::method_tokens::errors::rejects_method_name_with_leading_underscore ... ok
[INFO] [stdout] test nef::tests::parse::parses_valid_nef ... ok
[INFO] [stdout] test nef::tests::parse::rejects_bad_magic ... ok
[INFO] [stdout] test syscalls::tests::lookup_finds_every_syscall ... ok
[INFO] [stdout] test syscalls::tests::lookup_unknown_hash_returns_none ... ok
[INFO] [stdout] test decompiler::high_level::emitter::postprocess::else_if::tests::extracts_if_condition ... ok
[INFO] [stdout] test decompiler::ir::simplify::tests::arithmetic::test_pow_zero ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_invalid_utf8 ... ok
[INFO] [stdout] test manifest::tests::manifest_from_bytes_rejects_oversized_payloads ... ok
[INFO] [stdout] test nef::tests::parse::rejects_bad_checksum ... ok
[INFO] [stdout] test nef::tests::limits::rejects_script_too_large ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 184 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/neo_decompiler-bd6fea6e18fb5a2b)
[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-8dce0073d2c36050)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test catalog::catalog_command_supports_native_contract_json_output ... ok
[INFO] [stdout] test catalog::catalog_command_supports_syscall_json_output ... ok
[INFO] [stdout] test catalog::catalog_command_lists_syscalls ... ok
[INFO] [stdout] test catalog::catalog_command_lists_opcodes ... ok
[INFO] [stdout] test decompile::decompile_command_accepts_inline_single_use_temps_flag ... ok
[INFO] [stdout] test cfg::cfg_command_outputs_dot ... ok
[INFO] [stdout] test decompile::decompile_command_outputs_high_level_by_default ... ok
[INFO] [stdout] test decompile::decompile_command_supports_csharp_format ... ok
[INFO] [stdout] test decompile::decompile_can_fail_on_unknown_opcodes ... ok
[INFO] [stdout] test tokens::tokens_command_handles_empty ... ok
[INFO] [stdout] test info::info_command_loads_manifest_when_available ... ok
[INFO] [stdout] test info::info_command_rejects_large_nef ... ok
[INFO] [stdout] test tokens::tokens_command_rejects_large_nef ... ok
[INFO] [stdout] test info::info_command_prints_header ... ok
[INFO] [stdout] test tokens::tokens_command_lists_entries ... ok
[INFO] [stdout] test decompile::decompile_command_uses_manifest_when_provided ... ok
[INFO] [stdout] test disasm::disasm_command_outputs_instructions ... ok
[INFO] [stdout] test decompile::decompile_command_supports_pseudocode_format ... ok
[INFO] [stdout] test tokens::tokens_command_supports_json_output ... ok
[INFO] [stdout] test cfg::cfg_can_fail_on_unknown_opcodes ... ok
[INFO] [stdout] test info::info_command_supports_json_output ... ok
[INFO] [stdout] test disasm::disasm_can_fail_on_unknown_opcodes ... ok
[INFO] [stdout] test decompile::decompile_command_supports_json_format ... ok
[INFO] [stdout] test catalog::catalog_command_supports_opcode_json_output ... ok
[INFO] [stdout] test schema::schema_command_outputs_embedded_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/decompile_artifacts.rs (/opt/rustwide/target/debug/deps/decompile_artifacts-2b2f04fa580554ce)
[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' (351) 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:     0x5ec1fd6f4e82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec1fd6f4e82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec1fd6f4e82 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec1fd6f4e82 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec1fd70a1ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec1fd70a1ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ec1fd6f9f16 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec1fd6f9f16 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ec1fd6d11ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec1fd6d11ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec1fd6ec109 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec1fd4cfece - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ec1fd4cfece - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec1fd6ec2c2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ec1fd6ec2c2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec1fd6d12a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec1fd6c8a09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec1fd6d20fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec1fd70a8dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec1fd70a652 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec1fd658b0c - <core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec1fd4bd16c - decompile_artifacts[d5c7c44bc41416c6]::test::decompile_testing_artifacts_into_folder
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/decompile_artifacts/test.rs:27:37
[INFO] [stdout]   22:     0x5ec1fd4bc107 - decompile_artifacts[d5c7c44bc41416c6]::test::decompile_testing_artifacts_into_folder::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/decompile_artifacts/test.rs:13:45
[INFO] [stdout]   23:     0x5ec1fd4c0706 - <decompile_artifacts[d5c7c44bc41416c6]::test::decompile_testing_artifacts_into_folder::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ec1fd4c427b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ec1fd4c427b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ec1fd4d0ada - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ec1fd4d0ada - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ec1fd4d0ada - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ec1fd4d0ada - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ec1fd4d0ada - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ec1fd4d0ada - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ec1fd4d0ada - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ec1fd4cafa4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ec1fd4cafa4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ec1fd4d35d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ec1fd4d35d2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ec1fd4d35d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ec1fd4d35d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ec1fd4d35d2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ec1fd4d35d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ec1fd4d35d2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ec1fd6f3e8f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ec1fd6f3e8f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x72f469439aa4 - <unknown>
[INFO] [stdout]   45:     0x72f4694c6a64 - 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" "44fecea1182194f2b08140ec98bc339318f411cc43c6789008eede6833021374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44fecea1182194f2b08140ec98bc339318f411cc43c6789008eede6833021374", kill_on_drop: false }`
[INFO] [stdout] 44fecea1182194f2b08140ec98bc339318f411cc43c6789008eede6833021374
