[INFO] cloning repository https://github.com/timb-machine-mirrors/HEXXDECIMAL-stng
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timb-machine-mirrors/HEXXDECIMAL-stng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimb-machine-mirrors%2FHEXXDECIMAL-stng", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimb-machine-mirrors%2FHEXXDECIMAL-stng'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3e9907a1ae71d1fc4c0d65a4dcb00d66eb5c7eb
[INFO] testing timb-machine-mirrors/HEXXDECIMAL-stng against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimb-machine-mirrors%2FHEXXDECIMAL-stng" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timb-machine-mirrors/HEXXDECIMAL-stng
[INFO] finished tweaking git repo https://github.com/timb-machine-mirrors/HEXXDECIMAL-stng
[INFO] tweaked toml for git repo https://github.com/timb-machine-mirrors/HEXXDECIMAL-stng written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timb-machine-mirrors/HEXXDECIMAL-stng on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timb-machine-mirrors/HEXXDECIMAL-stng 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] adbe857a7bc7284a7309b3820e6db50a88368909076e3697c6ce1f05d0d9722b
[INFO] running `Command { std: "docker" "start" "-a" "adbe857a7bc7284a7309b3820e6db50a88368909076e3697c6ce1f05d0d9722b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adbe857a7bc7284a7309b3820e6db50a88368909076e3697c6ce1f05d0d9722b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adbe857a7bc7284a7309b3820e6db50a88368909076e3697c6ce1f05d0d9722b", kill_on_drop: false }`
[INFO] [stdout] adbe857a7bc7284a7309b3820e6db50a88368909076e3697c6ce1f05d0d9722b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 49d1a016855b185554a9189cd5c82a9aabc0e7fcb1d847bc946207730e64c1cc
[INFO] running `Command { std: "docker" "start" "-a" "49d1a016855b185554a9189cd5c82a9aabc0e7fcb1d847bc946207730e64c1cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling goblin v0.10.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stng v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.75s
[INFO] running `Command { std: "docker" "inspect" "49d1a016855b185554a9189cd5c82a9aabc0e7fcb1d847bc946207730e64c1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d1a016855b185554a9189cd5c82a9aabc0e7fcb1d847bc946207730e64c1cc", kill_on_drop: false }`
[INFO] [stdout] 49d1a016855b185554a9189cd5c82a9aabc0e7fcb1d847bc946207730e64c1cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] db785afb05d1fc65f1e3f3194b2cde618a645627f47f11e11f6d51075cdd8252
[INFO] running `Command { std: "docker" "start" "-a" "db785afb05d1fc65f1e3f3194b2cde618a645627f47f11e11f6d51075cdd8252", kill_on_drop: false }`
[INFO] [stderr]    Compiling stng v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.35s
[INFO] running `Command { std: "docker" "inspect" "db785afb05d1fc65f1e3f3194b2cde618a645627f47f11e11f6d51075cdd8252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db785afb05d1fc65f1e3f3194b2cde618a645627f47f11e11f6d51075cdd8252", kill_on_drop: false }`
[INFO] [stdout] db785afb05d1fc65f1e3f3194b2cde618a645627f47f11e11f6d51075cdd8252
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e3f89bf77ae6db11f6d901d874e2ffb3085c8317585ac0dfa18e8f9a2c8b4983
[INFO] running `Command { std: "docker" "start" "-a" "e3f89bf77ae6db11f6d901d874e2ffb3085c8317585ac0dfa18e8f9a2c8b4983", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stng-c383b74ccbc34e14)
[INFO] [stdout] 
[INFO] [stdout] running 297 tests
[INFO] [stdout] test binary_net::tests::test_m68000_skip ... ok
[INFO] [stdout] test binary_net::tests::test_sockaddr_in_little_endian ... ok
[INFO] [stdout] test binary_net::tests::test_sockaddr_in_big_endian ... ok
[INFO] [stdout] test binary_net::tests::test_non_go_binaries_still_processed ... ok
[INFO] [stdout] test binary_net::tests::test_sockaddr_in_min_length_filter ... ok
[INFO] [stdout] test binary_net::tests::test_sockaddr_in_rejects_invalid_ips ... ok
[INFO] [stdout] test binary_net::tests::test_sockaddr_in_no_false_positives_from_text ... ok
[INFO] [stdout] test decoders::tests::test_base32_decode ... ok
[INFO] [stdout] test decoders::tests::test_base32_too_short ... ok
[INFO] [stdout] test decoders::tests::test_ascii85_decode_with_z ... ok
[INFO] [stdout] test decoders::tests::test_ascii85_decode_with_delimiters ... ok
[INFO] [stdout] test binary_net::tests::test_multiple_sockaddr_in_structures ... ok
[INFO] [stdout] test decoders::tests::test_base32_decode_nopad ... ok
[INFO] [stdout] test decoders::tests::test_base64_whitespace_trimming ... ok
[INFO] [stdout] test decoders::tests::test_base85_invalid_char ... ok
[INFO] [stdout] test decoders::tests::test_base64_too_short ... ok
[INFO] [stdout] test decoders::tests::test_decode_base32_strings_batch ... ok
[INFO] [stdout] test decoders::tests::test_decode_base64_strings_batch ... ok
[INFO] [stdout] test decoders::tests::test_decode_base64_empty ... ok
[INFO] [stdout] test decoders::tests::test_base85_z_shorthand ... ok
[INFO] [stdout] test decoders::tests::test_decode_hex_strings_batch ... ok
[INFO] [stdout] test decoders::tests::test_decode_url_strings_batch ... ok
[INFO] [stdout] test decoders::tests::test_base85_decode ... ok
[INFO] [stdout] test decoders::tests::test_hex_decode ... ok
[INFO] [stdout] test decoders::tests::test_hex_odd_length ... ok
[INFO] [stdout] test decoders::tests::test_base85_overflow_protection ... ok
[INFO] [stdout] test decoders::tests::test_hex_uppercase ... ok
[INFO] [stdout] test decoders::tests::test_is_likely_base32 ... ok
[INFO] [stdout] test decoders::tests::test_deobfuscate_concatenation_no_pattern ... ok
[INFO] [stdout] test decoders::tests::test_base64_decode ... ok
[INFO] [stdout] test decoders::tests::test_decode_unicode_escape_strings_batch ... ok
[INFO] [stdout] test decoders::tests::test_decoded_ip_classification ... ok
[INFO] [stdout] test decoders::tests::test_is_likely_hex ... ok
[INFO] [stdout] test decoders::tests::test_unicode_escape_decode ... ok
[INFO] [stdout] test decoders::tests::test_url_decode ... ok
[INFO] [stdout] test decoders::tests::test_url_special_chars ... ok
[INFO] [stdout] test decoders::tests::test_is_likely_base64 ... ok
[INFO] [stdout] test decoders::tests::test_is_likely_base85 ... ok
[INFO] [stdout] test decoders::tests::test_base85_with_whitespace ... ok
[INFO] [stdout] test extraction::tests::test_find_string_structures_32bit ... ok
[INFO] [stdout] test binary_net::tests::test_non_m68000_architectures_processed ... ok
[INFO] [stdout] test decoders::tests::test_deobfuscate_concatenation_javascript ... ok
[INFO] [stdout] test extraction::tests::test_find_string_structures_64bit_le ... ok
[INFO] [stdout] test decoders::tests::test_decode_base64_strings_with_concatenation ... ok
[INFO] [stdout] test extraction::tests::test_find_string_structures_32bit_be ... ok
[INFO] [stdout] test extraction::tests::test_find_string_structures_big_endian ... ok
[INFO] [stdout] test extraction::tests::test_find_string_structures_empty ... ok
[INFO] [stdout] test fuzzy_base64::tests::test_fuzzy_extract ... ok
[INFO] [stdout] test extraction::tests::test_extract_from_structures_invalid_utf8 ... ok
[INFO] [stdout] test extraction::tests::test_extract_from_structures_with_section_name ... ok
[INFO] [stdout] test extraction::tests::test_extract_from_structures_len_overflow ... ok
[INFO] [stdout] test extraction::tests::test_extract_from_structures_ptr_out_of_range ... ok
[INFO] [stdout] test extraction::tests::test_extract_from_structures_basic ... ok
[INFO] [stdout] test extraction::tests::test_extract_from_structures_classification ... ok
[INFO] [stdout] test fuzzy_base64::tests::test_is_base64_like ... ok
[INFO] [stdout] test go::classifier::tests::test_base58_performance_edge_cases ... ok
[INFO] [stdout] test extraction::tests::test_find_string_structures_too_short ... ok
[INFO] [stdout] test fuzzy_base64::tests::test_detect_js_obfuscation ... ok
[INFO] [stdout] test go::classifier::tests::test_base32_performance_edge_cases ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_base58 ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_urls ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_unicode_escaped ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_env_vars ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_url_encoded ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_hex_encoded ... ok
[INFO] [stdout] test go::classifier::tests::test_decode_url_encoding ... ok
[INFO] [stdout] test go::classifier::tests::test_extract_from_structures ... ok
[INFO] [stdout] test go::classifier::tests::test_find_string_structures_big_endian ... ok
[INFO] [stdout] test go::classifier::tests::test_find_string_structures_out_of_range ... ok
[INFO] [stdout] test go::classifier::tests::test_find_string_structures_too_long ... ok
[INFO] [stdout] test go::classifier::tests::test_find_string_structures_zero_length ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_shell_command_detection ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base32_valid ... ok
[INFO] [stdout] test go::classifier::tests::test_hex_encoded_decoding ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base32_invalid ... ok
[INFO] [stdout] test go::classifier::tests::test_find_string_structures ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base58_edge_cases_borderline ... ok
[INFO] [stdout] test go::classifier::tests::test_find_string_structures_32bit ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base58_edge_cases_should_pass ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base58_invalid_alphabet_violations ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base58_invalid_missing_character_types ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base58_invalid_class_names_objc ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base58_invalid_plain_text ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base58_rejects_go_identifiers ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base58_valid_cryptocurrency_addresses ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base58_invalid_class_names_other ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base64_accepts_real_base64 ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base64_edge_cases ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base64_invalid ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base64_rejects_framework_prefixes ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base64_valid ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base85_invalid ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base85_valid ... ok
[INFO] [stdout] test go::classifier::tests::test_is_hex_encoded_invalid ... ok
[INFO] [stdout] test go::classifier::tests::test_is_hex_encoded_valid ... ok
[INFO] [stdout] test go::classifier::tests::test_is_ipv4_rejects_invalid ... ok
[INFO] [stdout] test go::classifier::tests::test_is_ipv4_valid_ips ... ok
[INFO] [stdout] test go::classifier::tests::test_is_ipv4_rejects_special_addresses ... ok
[INFO] [stdout] test go::classifier::tests::test_is_ipv4_rejects_version_numbers ... ok
[INFO] [stdout] test go::classifier::tests::test_is_shell_command_backtick_requires_content ... ok
[INFO] [stdout] test go::classifier::tests::test_is_shell_command_detects_commands ... ok
[INFO] [stdout] test go::classifier::tests::test_is_shell_command_rejects_dotnet_generics ... ok
[INFO] [stdout] test go::classifier::tests::test_is_unicode_escaped_invalid ... ok
[INFO] [stdout] test go::classifier::tests::test_is_unicode_escaped_valid ... ok
[INFO] [stdout] test go::classifier::tests::test_is_url_encoded_invalid ... ok
[INFO] [stdout] test instr::tests::test_amd64_first_arg_short_data ... ok
[INFO] [stdout] test instr::tests::test_amd64_key_string_short_data ... ok
[INFO] [stdout] test instr::tests::test_amd64_value_string_short_data ... ok
[INFO] [stdout] test instr::tests::test_amd64_map_key_pattern ... ok
[INFO] [stdout] test go::classifier::tests::test_is_url_encoded_valid ... ok
[INFO] [stdout] test instr::tests::test_arm64_basic_string_extraction ... ok
[INFO] [stdout] test instr::tests::test_arm64_min_length_filter ... ok
[INFO] [stdout] test instr::tests::test_decode_arm64_string_invalid_addr ... ok
[INFO] [stdout] test instr::tests::test_decode_arm64_string_invalid_length ... ok
[INFO] [stdout] test instr::tests::test_decode_arm_bitmask_immediate_invalid_size ... ok
[INFO] [stdout] test instr::tests::test_decode_arm_mov_immediate ... ok
[INFO] [stdout] test instr::tests::test_decode_arm_mov_immediate_invalid ... ok
[INFO] [stdout] test instr::tests::test_decode_arm_mov_immediate_with_shift ... ok
[INFO] [stdout] test instr::tests::test_decode_arm_mov_immediate_zero ... ok
[INFO] [stdout] test decoders::tests::test_deobfuscate_concatenation_php ... ok
[INFO] [stdout] test instr::tests::test_empty_inputs_both_arches ... ok
[INFO] [stdout] test instr::tests::test_extract_arm64_pattern_short_lookback ... ok
[INFO] [stdout] test extraction::tests::test_extract_from_structures_mostly_non_printable ... ok
[INFO] [stdout] test instr::tests::test_extract_inline_strings_amd64_empty ... ok
[INFO] [stdout] test instr::tests::test_extract_inline_strings_amd64_with_call ... ok
[INFO] [stdout] test instr::tests::test_extract_inline_strings_arm64_no_bl ... ok
[INFO] [stdout] test instr::tests::test_is_valid_utf8_string ... ok
[INFO] [stdout] test instr::tests::test_is_valid_utf8_string_unicode ... ok
[INFO] [stdout] test instr::tests::test_extract_inline_strings_arm64_empty ... ok
[INFO] [stdout] test instr::tests::test_looks_like_key_basic ... ok
[INFO] [stdout] test instr::tests::test_large_code_section_arm64 ... ok
[INFO] [stdout] test instr::tests::test_looks_like_key_special_chars ... ok
[INFO] [stdout] test instr::tests::test_looks_like_key_too_long ... ok
[INFO] [stdout] test decoders::tests::test_deobfuscate_concatenation_too_short ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_applescript_detection ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_base32 ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_ip_detection ... ok
[INFO] [stdout] test go::classifier::tests::test_is_base64_rejects_go_identifiers ... ok
[INFO] [stdout] test instr::tests::test_looks_like_key_with_spaces ... ok
[INFO] [stdout] test instr::tests::test_out_of_bounds_addresses_arm64 ... ok
[INFO] [stdout] test instr::tests::test_amd64_basic_string_extraction ... ok
[INFO] [stdout] test r2::cache::tests::test_cache_disabled ... ok
[INFO] [stdout] test r2::cache::tests::test_sanitize_simple_command ... ok
[INFO] [stdout] test decoders::tests::test_deobfuscate_concatenation_python ... ok
[INFO] [stdout] test r2::tests::test_classify_r2_symbol ... ok
[INFO] [stdout] test instr::tests::test_truncated_arm64_instructions ... ok
[INFO] [stdout] test r2::cache::tests::test_sanitize_complex_command ... ok
[INFO] [stdout] test r2::cache::tests::test_sanitize_compound_command ... ok
[INFO] [stdout] test r2::tests::test_classify_r2_symbol_meth ... ok
[INFO] [stdout] test go::classifier::tests::test_classify_string_paths ... ok
[INFO] [stdout] test go::classifier::tests::test_base64_performance_single_pass ... ok
[INFO] [stdout] test instr::tests::test_looks_like_key_paths ... ok
[INFO] [stdout] test instr::tests::test_extract_inline_strings_amd64_no_call ... ok
[INFO] [stdout] test instr::tests::test_is_valid_utf8_string_mostly_printable ... ok
[INFO] [stdout] test instr::tests::test_looks_like_key_urls ... ok
[INFO] [stdout] test instr::tests::test_min_length_enforcement_both_arches ... ok
[INFO] [stdout] test r2::tests::test_classify_r2_symbol_object_local ... ok
[INFO] [stdout] test go::classifier::tests::test_decode_unicode_escapes ... ok
[INFO] [stdout] test r2::tests::test_classify_r2_symbol_unknown_type ... ok
[INFO] [stdout] test instr::tests::test_decode_arm_bitmask_immediate_basic ... ok
[INFO] [stdout] test r2::tests::test_r2_string_deserialize ... ok
[INFO] [stdout] test r2::tests::test_r2_symbol_deserialize ... ok
[INFO] [stdout] test rust::tests::test_add_if_valid_hex_pattern ... ok
[INFO] [stdout] test rust::tests::test_add_if_valid_mostly_digits ... ok
[INFO] [stdout] test rust::tests::test_add_if_valid_success ... ok
[INFO] [stdout] test decoders::tests::test_base32_decode_long ... ok
[INFO] [stdout] test rust::tests::test_elf_extraction_with_rodata ... ok
[INFO] [stdout] test rust::tests::test_empty_binary ... ok
[INFO] [stdout] test rust::tests::test_corrupted_binary_handling ... ok
[INFO] [stdout] test rust::tests::test_elf_extraction_empty_data ... ok
[INFO] [stdout] test rust::tests::test_add_if_valid_duplicate ... ok
[INFO] [stdout] test r2::tests::test_r2_symbol_deserialize_defaults ... ok
[INFO] [stdout] test r2::tests::test_extract_strings_returns_file_offsets ... ok
[INFO] [stdout] test r2::tests::test_paddr_present_in_tool_output ... ok
[INFO] [stdout] test r2::tests::test_is_available ... ok
[INFO] [stdout] test r2::tests::test_run_tool_command_nonexistent ... ok
[INFO] [stdout] test r2::tests::test_extract_strings_nonexistent_file ... ok
[INFO] [stdout] test rust::tests::test_extractor_size ... ok
[INFO] [stdout] test rust::tests::test_find_section_not_found ... ok
[INFO] [stdout] test rust::tests::test_macho_extraction_minimal ... ok
[INFO] [stdout] test rust::tests::test_raw_string_classification ... ok
[INFO] [stdout] test rust::tests::test_add_if_valid_too_short ... ok
[INFO] [stdout] test rust::tests::test_macho_text_const ... ok
[INFO] [stdout] test rust::tests::test_raw_string_deduplication ... ok
[INFO] [stdout] test rust::tests::test_raw_string_extraction ... ok
[INFO] [stdout] test rust::tests::test_raw_string_min_length ... ok
[INFO] [stdout] test rust::tests::test_raw_string_non_printable_breaks ... ok
[INFO] [stdout] test rust::tests::test_rust_extractor_creation ... ok
[INFO] [stdout] test rust::tests::test_raw_string_whitespace_trimming ... ok
[INFO] [stdout] test rust::tests::test_rust_extractor_different_min_lengths ... ok
[INFO] [stdout] test stack_strings::tests::test_blobs_across_call_not_paired ... ok
[INFO] [stdout] test stack_strings::tests::test_c7_xor_pair_home ... ok
[INFO] [stdout] test stack_strings::tests::test_c7_xor_pair_path ... ok
[INFO] [stdout] test stack_strings::tests::test_c7_xor_pair_term ... ok
[INFO] [stdout] test stack_strings::tests::test_duplicate_xor_results_deduplicated ... ok
[INFO] [stdout] test stack_strings::tests::test_movabs_xor_pair_8bytes ... ok
[INFO] [stdout] test stack_strings::tests::test_multi_chunk_merge ... ok
[INFO] [stdout] test stack_strings::tests::test_printable_blob_not_xor_candidate ... ok
[INFO] [stdout] test stack_strings::tests::test_react2shell_stack_strings ... ok
[INFO] [stdout] test stack_strings::tests::test_regular_stack_strings_still_detected ... ok
[INFO] [stdout] test stack_strings::tests::test_self_xor_all_zeros_filtered ... ok
[INFO] [stdout] test stack_strings::tests::test_single_blob_no_output ... ok
[INFO] [stdout] test stack_strings::tests::test_three_blobs_only_valid_pair_emitted ... ok
[INFO] [stdout] test stack_strings::tests::test_three_chunk_merge_c7 ... ok
[INFO] [stdout] test stack_strings::tests::test_three_chunk_merge_movabs ... ok
[INFO] [stdout] test stack_strings::tests::test_two_functions_each_with_xor_pair ... ok
[INFO] [stdout] test rust::tests::test_extract_packed_strings_urls ... ok
[INFO] [stdout] test stack_strings::tests::test_xor_result_nonprintable_no_output ... ok
[INFO] [stdout] test stack_strings::tests::test_xor_result_below_min_length_filtered ... ok
[INFO] [stdout] test types::tests::test_binary_info_32bit_be ... ok
[INFO] [stdout] test types::tests::test_binary_info_32bit_le ... ok
[INFO] [stdout] test types::tests::test_binary_info_64bit_be ... ok
[INFO] [stdout] test rust::tests::test_extract_patterns_case_transition_split ... ok
[INFO] [stdout] test types::tests::test_binary_info_64bit_le ... ok
[INFO] [stdout] test types::tests::test_binary_info_from_elf ... ok
[INFO] [stdout] test rust::tests::test_extract_packed_strings_snake_case ... ok
[INFO] [stdout] test rust::tests::test_extract_packed_strings_paths ... ok
[INFO] [stdout] test rust::tests::test_extract_packed_strings_newline_separated ... ok
[INFO] [stdout] test rust::tests::test_extract_packed_strings_domain_names ... ok
[INFO] [stdout] test rust::tests::test_extract_packed_strings_env_vars ... ok
[INFO] [stdout] test rust::tests::test_extract_patterns_from_segment_complex ... ok
[INFO] [stdout] test types::tests::test_binary_info_from_macho ... ok
[INFO] [stdout] test types::tests::test_binary_info_from_pe ... ok
[INFO] [stdout] test types::tests::test_string_method_equality ... ok
[INFO] [stdout] test types::tests::test_extracted_string_clone ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_alternating_pattern ... ok
[INFO] [stdout] test types::tests::test_string_kind_equality ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_base64_strings ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_jpeg_metadata ... ok
[INFO] [stdout] test types::tests::test_string_struct_clone ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_control_chars ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_literal_escape_sequences ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_low_alphanum_ratio ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_obfuscated_javascript ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_non_ascii_strings ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_malware_iocs ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_repeated_chars ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_short_strings_with_dots ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_short_nonalpha ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_single_char ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_short_binary_patterns ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_single_quote ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_ransomware_and_ctf_iocs ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_valid_strings ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_trailing_newline_ok ... ok
[INFO] [stdout] test rust::tests::test_elf_string_deduplication ... ok
[INFO] [stdout] test xor::tests::test_bad_xor_key_candidates_rejected ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_unbalanced_parens ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_unicode_endings ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_xor_malware_samples ... ok
[INFO] [stdout] test xor::tests::test_auto_detect_xor_key ... ok
[INFO] [stdout] test xor::tests::test_custom_xor_empty_key ... ok
[INFO] [stdout] test xor::tests::test_brew_agent_sleep_command_extracted ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_shell_shebangs_and_options ... ok
[INFO] [stdout] test xor::tests::test_custom_xor_empty_data ... ok
[INFO] [stdout] test xor::tests::test_custom_xor_path ... ok
[INFO] [stdout] test xor::tests::test_custom_xor_ip_address ... ok
[INFO] [stdout] test xor::tests::test_custom_xor_single_byte_key ... ok
[INFO] [stdout] test xor::tests::test_entropy_calculation ... ok
[INFO] [stdout] test xor::tests::test_brew_agent_xor_key_detection ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_misaligned_go_reads ... ok
[INFO] [stdout] test xor::tests::test_custom_xor_multi_byte_key ... ok
[INFO] [stdout] test validation::tests::test_is_garbage_obfuscated_python ... ok
[INFO] [stdout] test xor::tests::test_is_meaningful_string ... ok
[INFO] [stdout] test xor::tests::test_is_valid_ip ... ok
[INFO] [stdout] test xor::tests::test_known_path_prefix_detection ... ok
[INFO] [stdout] test xor::tests::test_locale_string_detection ... ok
[INFO] [stdout] test xor::tests::test_backtick_garbage_not_shell ... ok
[INFO] [stdout] test xor::tests::test_is_valid_port ... ok
[INFO] [stdout] test xor::tests::test_known_xor_keys_qualify ... ok
[INFO] [stdout] test xor::tests::test_suspicious_path_with_garbage ... ok
[INFO] [stdout] test rust::tests::test_section_metadata ... ok
[INFO] [stdout] test xor::tests::test_shell_command_with_trailing_garbage ... ok
[INFO] [stdout] test rust::tests::test_elf_multiple_sections ... FAILED
[INFO] [stdout] test xor::tests::test_custom_xor_string_key ... ok
[INFO] [stdout] test xor::tests::test_valid_paths_accepted ... ok
[INFO] [stdout] test xor::tests::test_garbage_path_rejected ... ok
[INFO] [stdout] test xor::tests::test_xor_garbage_strings_rejected ... ok
[INFO] [stdout] test xor::tests::test_xor_no_overlapping_strings ... ok
[INFO] [stdout] test xor::tests::test_xor_ip_port_detection ... ok
[INFO] [stdout] test xor::tests::test_xor_password_detection ... ok
[INFO] [stdout] test xor::tests::test_xor_url_detection ... ok
[INFO] [stdout] test xor::tests::test_no_false_positives_on_random ... ok
[INFO] [stdout] test xor::tests::test_xor_format_string_pattern ... ok
[INFO] [stdout] test xor::tests::test_xor_ethereum_pattern ... ok
[INFO] [stdout] test xor::tests::test_xor_hostname_detection ... ok
[INFO] [stdout] test xor::tests::test_xor_ip_detection ... ok
[INFO] [stdout] test xor::tests::test_mozilla_user_agent_detection ... ok
[INFO] [stdout] test xor::tests::test_xor_key_0x20_skipped ... ok
[INFO] [stdout] test xor::tests::test_xor_library_pattern ... ok
[INFO] [stdout] test xor::tests::test_xor_path_detection ... ok
[INFO] [stdout] test xor::tests::test_bizarre_legitimate_iocs_pass ... ok
[INFO] [stdout] test rust::tests::test_min_length_filtering_elf ... ok
[INFO] [stdout] test rust::tests::test_very_large_min_length ... ok
[INFO] [stdout] test rust::tests::test_extract_packed_strings_null_separated ... ok
[INFO] [stdout] test rust::tests::test_offset_validity ... ok
[INFO] [stdout] test xor::tests::test_brew_agent_open_command_extracted_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rust::tests::test_elf_multiple_sections stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rust::tests::test_elf_multiple_sections' (219) panicked at src/rust.rs:976:21:
[INFO] [stdout] Should find strings in /bin/true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b6655e192a - 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:     0x61b6655e192a - 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:     0x61b6655e192a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b6655e192a - <<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:     0x61b6655f7c0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b6655f7c0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61b6655e6272 - 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:     0x61b6655e6272 - <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:     0x61b6655bf21f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b6655bf21f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b6655d9409 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b6650eab3c - <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:     0x61b6650eab3c - 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:     0x61b6655d9682 - <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:     0x61b6655d9682 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b6655bf2d8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61b6655b6a49 - 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:     0x61b6655bffed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b6655f859c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b664eee5cf - stng::rust::tests::test_elf_multiple_sections::hf505db6dfac8579b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rust.rs:976:21
[INFO] [stdout]   20:     0x61b664eee697 - stng::rust::tests::test_elf_multiple_sections::{{closure}}::h7a61978f8f59b211
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rust.rs:969:36
[INFO] [stdout]   21:     0x61b664f2ae66 - core::ops::function::FnOnce::call_once::ha32a62bb79586931
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61b6650dec1b - <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]   23:     0x61b6650dec1b - 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]   24:     0x61b6650eb60b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x61b6650eb60b - <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]   26:     0x61b6650eb60b - 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]   27:     0x61b6650eb60b - 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]   28:     0x61b6650eb60b - 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]   29:     0x61b6650eb60b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x61b6650eb60b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x61b6650e6d24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x61b6650e6d24 - 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]   33:     0x61b6650ee212 - 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]   34:     0x61b6650ee212 - <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]   35:     0x61b6650ee212 - 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]   36:     0x61b6650ee212 - 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]   37:     0x61b6650ee212 - 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]   38:     0x61b6650ee212 - 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]   39:     0x61b6650ee212 - <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]   40:     0x61b6655e09df - <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]   41:     0x61b6655e09df - <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]   42:     0x7dbde20ceaa4 - <unknown>
[INFO] [stdout]   43:     0x7dbde215ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rust::tests::test_elf_multiple_sections
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 296 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e3f89bf77ae6db11f6d901d874e2ffb3085c8317585ac0dfa18e8f9a2c8b4983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f89bf77ae6db11f6d901d874e2ffb3085c8317585ac0dfa18e8f9a2c8b4983", kill_on_drop: false }`
[INFO] [stdout] e3f89bf77ae6db11f6d901d874e2ffb3085c8317585ac0dfa18e8f9a2c8b4983
